Age | Commit message (Expand) | Author |
2015-04-01 | cbfs: more accurate size check for simple buffer mapping | Daisuke Nojiri |
2015-04-01 | northbridge/amd/amdfam10: Collect DIMM information for ramstage use | Timothy Pearson |
2015-04-01 | northbridge/amd/amdmct: Pack MCT and DCT info structs | Timothy Pearson |
2015-04-01 | amd/pi/hudson: INCLUDES was renamed to CPPFLAGS_common | Patrick Georgi |
2015-04-01 | chromeos: INCLUDES was renamed to CPPFLAGS_common | Patrick Georgi |
2015-04-01 | build system: make CONFIG_* symbols disappear from objects | Patrick Georgi |
2015-03-31 | cbfs: remove cbfs_core.h includes | Aaron Durbin |
2015-03-31 | cbfs: add cbfs_serialized.h header file | Aaron Durbin |
2015-03-31 | chromeec: Clear post code before reboot to RO | Duncan Laurie |
2015-03-31 | program loading: provide one cache maintenance callback | Aaron Durbin |
2015-03-31 | payload loading: remove passing of struct payload | Aaron Durbin |
2015-03-31 | loading: move ramstage cache function declarations | Aaron Durbin |
2015-03-31 | mips: don't open code romstage loading | Aaron Durbin |
2015-03-31 | cbfs: remove run_address() | Aaron Durbin |
2015-03-30 | google/veyron_pinky: Don't auto select CHROMEOS | Aaron Durbin |
2015-03-30 | x86: fix SMM programs linked with gc-sections | Aaron Durbin |
2015-03-30 | broadwell: fix HAVE_REFCODE_BLOB build errors | Aaron Durbin |
2015-03-30 | baytrail: fix HAVE_REFCODE_BLOB build errors | Aaron Durbin |
2015-03-30 | google/nyan_blaze: Don't auto select CHROMEOS | Aaron Durbin |
2015-03-30 | Update hex values to CBFS binary name types in Makefiles | Martin Roth |
2015-03-30 | cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHE | Martin Roth |
2015-03-30 | build system: mips is a valid nickname for mipsel | Patrick Georgi |
2015-03-30 | Avoid 64bit math on MIPS platforms | Vadim Bendebury |
2015-03-30 | mips: bring payload execution to current standards | Patrick Georgi |
2015-03-30 | mips: fix write_table | Patrick Georgi |
2015-03-30 | imgtec/pistachio: Bring uart driver to modern standards | Patrick Georgi |
2015-03-30 | emulation/imgvp-pistachio: Drop board | Patrick Georgi |
2015-03-30 | mips: Simplify architecture specific Makefile.inc | Patrick Georgi |
2015-03-30 | build system: generalize src-to-obj | Patrick Georgi |
2015-03-30 | x86/smm: Move SMM configuration out of generic Makefile | Patrick Georgi |
2015-03-30 | build system: provide generic compiler flag variables | Patrick Georgi |
2015-03-30 | build system: rename mips/bootblock.inc to mips/bootblock.S | Patrick Georgi |
2015-03-30 | crossgcc: Fix calling outside util/crossgcc | Patrick Georgi |
2015-03-29 | util/genbuild_h: work around GNU date | Idwer Vollering |
2015-03-29 | build system: remove intermediate link step in vboot | Patrick Georgi |
2015-03-29 | mips: mips, not mipsel | Patrick Georgi |
2015-03-29 | mips: add verstage configuration | Patrick Georgi |
2015-03-29 | crossgcc: Build mipsel-elf, not mips-elf | Patrick Georgi |
2015-03-29 | arch/x86/boot/smbios: Rename fill_dimm_manufacturer and make public | Timothy Pearson |
2015-03-29 | arch/x86/boot/smbios: Add additional SMBIOS defines and enums | Timothy Pearson |
2015-03-29 | mainboard/asus/kfsn4-dre: Enable BIOS recovery jumper | Timothy Pearson |
2015-03-29 | drivers/pc80/mc146818rtc_early: Honor Kconfig reboot count clear setting | Timothy Pearson |
2015-03-28 | armv8/secmon: SECMON_SRC is really SECMON_BIN | Patrick Georgi |
2015-03-28 | arch/x86: Guard option table specific rules with HAVE_OPTION_TABLE | Patrick Georgi |
2015-03-28 | build system: normalize linker script file names | Patrick Georgi |
2015-03-28 | arch/arm64: Drop extra comment | Patrick Georgi |
2015-03-28 | arch/arm: drop extra comment | Patrick Georgi |
2015-03-28 | pistachio: don't open code ramstage loading | Aaron Durbin |
2015-03-28 | mips: fix API expectations that break builds | Aaron Durbin |
2015-03-28 | storm: need larger CBFS cache | Vadim Bendebury |
2015-03-28 | storm: fix SW_RESET signal polarity | Vadim Bendebury |
2015-03-28 | storm: deassert SW_RESET signal at startup | Vadim Bendebury |
2015-03-28 | storm: make sure board ID is calculated only once | Vadim Bendebury |
2015-03-28 | storm: reset TPM properly on proto0 | Vadim Bendebury |
2015-03-28 | storm: supply vboot GPIO settings in coreboot table | Vadim Bendebury |
2015-03-28 | blaze: update EMC BCT table | Neil Chen |
2015-03-28 | tegra132: Add support for pmc_rst_status get and print | Furquan Shaikh |
2015-03-28 | tegra132: Replace use of clk_rst with CLK_RST_REG | Furquan Shaikh |
2015-03-28 | ryu: Add padconfigs for volup and voldown buttons | Furquan Shaikh |
2015-03-28 | tegra132: measure romstage timings | Aaron Durbin |
2015-03-28 | rush: ryu: remove mainboard_add_memory_ranges() | Aaron Durbin |
2015-03-28 | tegra132/rush/ryu: Use CLK_RST_REG instead of &clk_rst->... | Furquan Shaikh |
2015-03-28 | tegra132: Clean up clock register writes | Furquan Shaikh |
2015-03-28 | arm64: remove EL and mode from secmon_params | Aaron Durbin |
2015-03-28 | arm64: add psci support to secmon | Aaron Durbin |
2015-03-28 | arm64: Provide secmon trampoline for restart | Aaron Durbin |
2015-03-28 | Ryu: Move I2C6 init to ramstage | Tom Warren |
2015-03-28 | arm64: fix smc bugs in secmon | Aaron Durbin |
2015-03-28 | Ryu: Rewrite I2C6 mux init | Tom Warren |
2015-03-28 | arm64: add smc layer to secmon | Aaron Durbin |
2015-03-28 | arm64: initialize secmon environment | Aaron Durbin |
2015-03-28 | arm64: provide entry points for BSP and non-BSP | Aaron Durbin |
2015-03-28 | arm64: split cpu.c | Aaron Durbin |
2015-03-28 | arm64: exception handler registration | Aaron Durbin |
2015-03-28 | rush: use generic spin table support | Aaron Durbin |
2015-03-28 | ryu: use generic spin table | Aaron Durbin |
2015-03-28 | tegra132: remove private spin table implementation | Aaron Durbin |
2015-03-28 | arm64: add spin table support | Aaron Durbin |
2015-03-28 | arm64: add cpu_is_bsp() concept | Aaron Durbin |
2015-03-28 | arm64: provide run on all cpu but self semantics | Aaron Durbin |
2015-03-28 | tegra132: Add secmon support | Furquan Shaikh |
2015-03-28 | arm64: Add support for secure monitor | Furquan Shaikh |
2015-03-28 | arm64: Adapt stage_entry to make it usable by secmon | Furquan Shaikh |
2015-03-28 | arm64: initialize SCR_EL3 on all CPUs | Aaron Durbin |
2015-03-28 | tegra132: use generic GIC driver | Aaron Durbin |
2015-03-28 | arm64: initialize GIC for each CPU | Aaron Durbin |
2015-03-28 | drivers: add GIC support | Aaron Durbin |
2015-03-28 | arm64: Switch to EL2 for libpayload jump | Furquan Shaikh |
2015-03-28 | rush: Get rid of coreboot setting up DMA areas for libpayload | Furquan Shaikh |
2015-03-28 | ryu: Get rid of coreboot setting up DMA areas for libpayload | Furquan Shaikh |
2015-03-28 | arm64: Make exceptions use the transition library | Furquan Shaikh |
2015-03-28 | arm64: Add support for transition library | Furquan Shaikh |
2015-03-28 | arm64: Add useful macro definitions for register bits | Furquan Shaikh |
2015-03-28 | arm64: Reinit free_idx to 1 in mmu_init | Furquan Shaikh |
2015-03-28 | rush: Add cpu devices to devicetree | Tom Warren |
2015-03-28 | arm64: check for NULL bus on DEVICE_PATH_CPU_CLUSTER devices | Aaron Durbin |
2015-03-28 | arm64: Replace CONFIG_* variables with {read/write}_current | Furquan Shaikh |
2015-03-28 | arm64 libhelpers: Add helper functions for writing sp_elx | Furquan Shaikh |
2015-03-28 | arm64 libhelpers: Add helper functions with el argument | Furquan Shaikh |
2015-03-28 | arm64: Add support for read and write registers at current EL in assembly | Furquan Shaikh |