summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-03storm: Enable DRIVER_UART since we use CONSOLE_CBMEM_DUMP_TO_UARTStefan Reinauer
2015-07-03libpayload: update xcompile scriptPatrick Georgi
2015-07-02tegra124: verified boot fixupsStefan Reinauer
2015-07-02sandy/ivybridge: use LAPIC timer in SMMStefan Reinauer
2015-07-02purin: chromeos.c also needed in romstageStefan Reinauer
2015-07-02ME/IFD binaries: Implement sane defaults for file pathsStefan Reinauer
2015-07-02ifdfake: Add prompts and help for the regions in KconfigMartin Roth
2015-07-02Intel Firmware Descriptor: Add Lock ME Kconfig questionMartin Roth
2015-07-02Move baytrail & fsp_baytrail to the common IFD interface.Martin Roth
2015-07-02Intel Firmware Descriptor Kconfig: remove USES_INTEL_MEMartin Roth
2015-07-01coreinfo: use coreboot's kconfigStefan Reinauer
2015-07-01tegra132: adjust vboot2 memlayout to make coreboot compileStefan Reinauer
2015-07-01google/veyron_minnie: Add new boardPatrick Georgi
2015-07-01libpayload: always compile with -ffunction-sectionsStefan Reinauer
2015-07-01nvidia/tegra210: Drop unused Kconfig symbolPatrick Georgi
2015-07-01linker scripts: Fix symbol handling for pre-RAM cbmem consolePatrick Georgi
2015-07-01rockchip/rk3288: Initialize CPU in bootblockPatrick Georgi
2015-07-01libpayload: Fix compilation on ARM with GDB enabledStefan Reinauer
2015-07-01libpayload: Keep stack boundary small on x86Stefan Reinauer
2015-07-01tegra210: Include correct include filesStefan Reinauer
2015-07-01coreinfo: Use IS_ENABLED() to query Kconfig variablesStefan Reinauer
2015-06-30nvidia/tegra210: reserve more room for the romstage in vboot buildsPatrick Georgi
2015-06-30google/foster: roll up fixes to compile with vbootPatrick Georgi
2015-06-30google/smaug: roll up fixes to compile with vbootPatrick Georgi
2015-06-30coreinfo: Drop local Kconfig copyStefan Reinauer
2015-06-30google/smaug: add new mainboardPatrick Georgi
2015-06-30google/foster: add new mainboardPatrick Georgi
2015-06-30kconfig: Fix defconfig targetsStefan Reinauer
2015-06-30nvidia/tegra210: add new SoCPatrick Georgi
2015-06-30google/peach_pit: disable Chrome OS supportPatrick Georgi
2015-06-30google/nyan: remove timestamp leftovers from upstreamingPatrick Georgi
2015-06-30drivers/i2c/tpm: move tpm driver around a bit more.Patrick Georgi
2015-06-30google/link: implement get_write_protect_statePatrick Georgi
2015-06-30samsung/stumpy: implement get_write_protect_statePatrick Georgi
2015-06-30samsung/lumpy: implement get_write_protect_statePatrick Georgi
2015-06-30intel/sandybridge: initialize variablePatrick Georgi
2015-06-30google/jecht: Fix compiling GPIO table codePatrick Georgi
2015-06-30vboot: move vbnv_* sources around a bit more.Patrick Georgi
2015-06-30libpayload: Makefile: Use variables defined for KconfigStefan Reinauer
2015-06-30libpayload: Drop duplicate copy of KconfigStefan Reinauer
2015-06-30libpayload: Make Kconfig bools use IS_ENABLED()Stefan Reinauer
2015-06-30Makefile: Use variables defined for KconfigStefan Reinauer
2015-06-30libpayload: Swap the macros of VT100_CURSOR_ON and VT100_CURSOR_OFFHouse Chou
2015-06-30util/scripts: add some support scriptsPatrick Georgi
2015-06-30lib: add delay.c to bootblock if I2C_TPM driver is enabledPatrick Georgi
2015-06-30drivers/i2c/tpm: push tpm driver from verstage to libverstagePatrick Georgi
2015-06-30chromeos: push vbnv_* accessors from verstage to libverstagePatrick Georgi
2015-06-30google/cosmos: romstage needs the accessor functions for buttonsPatrick Georgi
2015-06-30google/storm: romstage needs the accessor functions for buttonsPatrick Georgi
2015-06-30qualcomm/ipq806x: Fix uart in verstagePatrick Georgi