summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-03-31cbfs: remove run_address()Aaron Durbin
2015-03-30google/veyron_pinky: Don't auto select CHROMEOSAaron Durbin
2015-03-30x86: fix SMM programs linked with gc-sectionsAaron Durbin
2015-03-30broadwell: fix HAVE_REFCODE_BLOB build errorsAaron Durbin
2015-03-30baytrail: fix HAVE_REFCODE_BLOB build errorsAaron Durbin
2015-03-30google/nyan_blaze: Don't auto select CHROMEOSAaron Durbin
2015-03-30Update hex values to CBFS binary name types in MakefilesMartin Roth
2015-03-30Avoid 64bit math on MIPS platformsVadim Bendebury
2015-03-30mips: bring payload execution to current standardsPatrick Georgi
2015-03-30mips: fix write_tablePatrick Georgi
2015-03-30imgtec/pistachio: Bring uart driver to modern standardsPatrick Georgi
2015-03-30emulation/imgvp-pistachio: Drop boardPatrick Georgi
2015-03-30mips: Simplify architecture specific Makefile.incPatrick Georgi
2015-03-30x86/smm: Move SMM configuration out of generic MakefilePatrick Georgi
2015-03-30build system: provide generic compiler flag variablesPatrick Georgi
2015-03-30build system: rename mips/bootblock.inc to mips/bootblock.SPatrick Georgi
2015-03-29build system: remove intermediate link step in vbootPatrick Georgi
2015-03-29mips: add verstage configurationPatrick Georgi
2015-03-29arch/x86/boot/smbios: Rename fill_dimm_manufacturer and make publicTimothy Pearson
2015-03-29arch/x86/boot/smbios: Add additional SMBIOS defines and enumsTimothy Pearson
2015-03-29mainboard/asus/kfsn4-dre: Enable BIOS recovery jumperTimothy Pearson
2015-03-29drivers/pc80/mc146818rtc_early: Honor Kconfig reboot count clear settingTimothy Pearson
2015-03-28armv8/secmon: SECMON_SRC is really SECMON_BINPatrick Georgi
2015-03-28arch/x86: Guard option table specific rules with HAVE_OPTION_TABLEPatrick Georgi
2015-03-28build system: normalize linker script file namesPatrick Georgi
2015-03-28arch/arm64: Drop extra commentPatrick Georgi
2015-03-28arch/arm: drop extra commentPatrick Georgi
2015-03-28pistachio: don't open code ramstage loadingAaron Durbin
2015-03-28mips: fix API expectations that break buildsAaron Durbin
2015-03-28storm: need larger CBFS cacheVadim Bendebury
2015-03-28storm: fix SW_RESET signal polarityVadim Bendebury
2015-03-28storm: deassert SW_RESET signal at startupVadim Bendebury
2015-03-28storm: make sure board ID is calculated only onceVadim Bendebury
2015-03-28storm: reset TPM properly on proto0Vadim Bendebury
2015-03-28storm: supply vboot GPIO settings in coreboot tableVadim Bendebury
2015-03-28blaze: update EMC BCT tableNeil Chen
2015-03-28tegra132: Add support for pmc_rst_status get and printFurquan Shaikh
2015-03-28tegra132: Replace use of clk_rst with CLK_RST_REGFurquan Shaikh
2015-03-28ryu: Add padconfigs for volup and voldown buttonsFurquan Shaikh
2015-03-28tegra132: measure romstage timingsAaron Durbin
2015-03-28rush: ryu: remove mainboard_add_memory_ranges()Aaron Durbin
2015-03-28tegra132/rush/ryu: Use CLK_RST_REG instead of &clk_rst->...Furquan Shaikh
2015-03-28tegra132: Clean up clock register writesFurquan Shaikh
2015-03-28arm64: remove EL and mode from secmon_paramsAaron Durbin
2015-03-28arm64: add psci support to secmonAaron Durbin
2015-03-28arm64: Provide secmon trampoline for restartAaron Durbin
2015-03-28Ryu: Move I2C6 init to ramstageTom Warren
2015-03-28arm64: fix smc bugs in secmonAaron Durbin
2015-03-28Ryu: Rewrite I2C6 mux initTom Warren
2015-03-28arm64: add smc layer to secmonAaron Durbin