summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2015-03-28arm64: initialize secmon environmentAaron Durbin
2015-03-28arm64: provide entry points for BSP and non-BSPAaron Durbin
2015-03-28arm64: split cpu.cAaron Durbin
2015-03-28arm64: exception handler registrationAaron Durbin
2015-03-28rush: use generic spin table supportAaron Durbin
2015-03-28ryu: use generic spin tableAaron Durbin
2015-03-28tegra132: remove private spin table implementationAaron Durbin
2015-03-28arm64: add spin table supportAaron Durbin
2015-03-28arm64: add cpu_is_bsp() conceptAaron Durbin
2015-03-28arm64: provide run on all cpu but self semanticsAaron Durbin
2015-03-28tegra132: Add secmon supportFurquan Shaikh
2015-03-28arm64: Add support for secure monitorFurquan Shaikh
2015-03-28arm64: Adapt stage_entry to make it usable by secmonFurquan Shaikh
2015-03-28arm64: initialize SCR_EL3 on all CPUsAaron Durbin
2015-03-28tegra132: use generic GIC driverAaron Durbin
2015-03-28arm64: initialize GIC for each CPUAaron Durbin