Age | Commit message (Expand) | Author |
2016-02-12 | util/kconfig: Ignore extra symbols in configs instead of failing | Martin Roth |
2016-02-12 | mainboards: Drop remaining references to vboot indexes | Patrick Georgi |
2016-02-12 | Fix butterfly usb map. | Vladimir Serbinenko |
2016-02-12 | bimgtool: Fix printf warning for off_t | Stefan Reinauer |
2016-02-12 | bimgtool: Match CRC code guards | Stefan Reinauer |
2016-02-12 | bimgtool: Drop unused targets and variables from Makefile | Stefan Reinauer |
2016-02-12 | Move gpio.h to gpio.c on sandy and ivy. | Vladimir Serbinenko |
2016-02-12 | Merge sandy/ivybridge romstage flow for MRC and non-MRC. | Vladimir Serbinenko |
2016-02-11 | arches: lib: add main_decl.h for main() declaration | Aaron Durbin |
2016-02-11 | arch/{arm64,riscv}: remove jmp_to_elf_entry() declaration | Aaron Durbin |
2016-02-11 | lib/prog_loaders.c: remove arch/stages.h include | Aaron Durbin |
2016-02-11 | arch: remove stage_exit() | Aaron Durbin |
2016-02-11 | timestamp: Bump CBMEM timestamp count, make full use of pre-RAM regions | Julius Werner |
2016-02-11 | soc/apollolake: Add early serial driver for BOOTBLOCK_CONSOLE | Andrey Petrov |
2016-02-11 | soc/apollolake: Add minimal GPIO driver | Andrey Petrov |
2016-02-11 | mainboard/intel: Add skeleton for Apollolake RVP board family | Alexandru Gagniuc |
2016-02-11 | soc/apollolake: Add initial cache-as-ram setup for bootblock | Alexandru Gagniuc |
2016-02-11 | git modules: rename git submodules to avoid hierarchies | Patrick Georgi |
2016-02-11 | 3rdparty/chromeec: fix build with paths containing "@" | Patrick Georgi |
2016-02-11 | cpu/x86/tsc: Compile delay_tsc.c for the bootblock as well | Alexandru Gagniuc |
2016-02-11 | util/marvell: Add Marvell doimage utility and dependency in relevant Makefile | Ruilin Hao |
2016-02-11 | arch/x86: Change how BOOTBLOCK_CUSTOM is selected by default | Andrey Petrov |
2016-02-11 | arch/x86: Allow bootblock code to use CAR_GLOBAL variables | Andrey Petrov |
2016-02-11 | arch/x86: Reserve space for stack in CAR layout | Andrey Petrov |
2016-02-10 | cpu/intel/microcode: allow microcode to be loaded in romstage | Aaron Durbin |
2016-02-10 | kconfig_lint: update kconfig lint shell scripts | Martin Roth |
2016-02-10 | chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFV | Martin Roth |
2016-02-10 | Kconfig: Move defaults for CBFS_SIZE | Martin Roth |
2016-02-10 | intel/fsp1_0: Allow the MRC cache to live in a FMAP region | Ben Gardner |
2016-02-10 | google/veyron_speedy: remove extraneous file | Patrick Georgi |
2016-02-10 | google/chromeos: backup -> back up | Patrick Georgi |
2016-02-10 | gitconfig: Fix make gitconfig if USE_BLOBS is disabled | Patrick Georgi |
2016-02-10 | buildgcc: enable multilib for gcc | Patrick Georgi |
2016-02-10 | arch/arm64: Use correct SPSR.DAIF mask for BL31 and payload | Julius Werner |
2016-02-10 | arch/arm64: mmu: Spot check TTB memory attributes | Julius Werner |
2016-02-10 | soc/intel/quark: Report CPU info | Lee Leahy |
2016-02-10 | soc/intel/quark: Call FSP SiliconInit | Lee Leahy |
2016-02-10 | soc/intel/quark: MTRR support | Lee Leahy |
2016-02-10 | soc/fsp_baytrail: Add support for FSP MR 005 | Ben Gardner |
2016-02-10 | soc/intel/quark: FSP MemoryInit Support | Lee Leahy |
2016-02-09 | ASL: Remove unused modulo recipient. | Vladimir Serbinenko |
2016-02-09 | stout: Add native gfx init | Vladimir Serbinenko |
2016-02-09 | sandybridge: Set all native gfx-related options in northbridge code. | Vladimir Serbinenko |
2016-02-09 | SeaBIOS: Disable serial console if serial is memory mapped | Martin Roth |
2016-02-09 | libpayload: use 32bit access when accessing 4byte wide uart registers | Patrick Georgi |
2016-02-09 | rockchip/rk3288: UART uses 32bit wide registers | Patrick Georgi |
2016-02-09 | kconfig_lint: demote 'always defined' errors to warnings | Martin Roth |
2016-02-09 | vboot2: Store depthcharge graphic assets only in RO | Patrick Georgi |
2016-02-09 | kconfig_lint: Check for IS_ENABLED used on symbols without CONFIG_ | Martin Roth |
2016-02-09 | ivy: Add a possiblity for mainboard early init. | Vladimir Serbinenko |