Age | Commit message (Expand) | Author |
2019-05-30 | mb/roda/rk9: Document flash header | Nico Huber |
2019-05-30 | soc/rockchip/rk3288: Disable bootblock console | Patrick Georgi |
2019-05-29 | xcompile: Remove --rtlib switch from clang CFLAGS | Damien Zammit |
2019-05-29 | libpayload/drivers/i8402/kbd: Fix qemu | Patrick Rudolph |
2019-05-29 | src/mainboard: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-29 | src/soc: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-29 | src/southbridge: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-29 | src/northbridge: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-29 | src/{ec,vendorcode}: Add missing 'include <types.h> | Elyes HAOUAS |
2019-05-29 | src/{device,drivers}: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-29 | src/{include,arch,cpu,lib}: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-29 | soc/intel/denverton_ns: Don't use CONFIG_CBFS_SIZE | Arthur Heymans |
2019-05-29 | payloads/external/Linuxboot: Fix Makefile when not using bash | Christian Walter |
2019-05-29 | src/soc/intel/skylake/chip.h: Add smbios.h for Type9 Entries | Christian Walter |
2019-05-29 | payloads/external/iPXE: Add more Kconfig options | Patrick Rudolph |
2019-05-29 | soc/intel/skylake: Use common cpu/intel/car romstage code | Arthur Heymans |
2019-05-29 | drivers/intel/fsp1.1: Simplify bootflow and clean up | Arthur Heymans |
2019-05-29 | soc/intel/braswell/acpi/globalnvs.asl: Remove redundant use of Offset | Frans Hendriks |
2019-05-29 | src/drivers/xgi: Move coreboot related includes to xgi_coreboot.h | Elyes HAOUAS |
2019-05-29 | commonlib: fix typo LB_TAB_* (instead of LB_TAG_*) | Patrick Georgi |
2019-05-29 | commonlib: renumber CB_TAG_TCPA_LOG | Patrick Georgi |
2019-05-29 | cpu/x86/mtrr: Assert that MSR arrays are fully initialized | Jacob Garber |
2019-05-29 | drivers/generic/max98357a: Add extra error handling | Jacob Garber |
2019-05-29 | google/clapper: fix up devicetree | Matt DeVillier |
2019-05-29 | mb/google/{misc}: set default SMBIOS manufacturer | Matt DeVillier |
2019-05-29 | Makefile.inc: Extend version string for timeless builds | Nico Huber |
2019-05-29 | soc/intel/apollolake: Fix value stored to gnvs is never read | John Zhao |
2019-05-29 | sb/intel/*: Delete early_spi | Patrick Rudolph |
2019-05-29 | soc/intel/common: Check bios_size and window_size after MIN operation | John Zhao |
2019-05-29 | soc/intel/common: Set GSPI clock value to prevent division by zero | John Zhao |
2019-05-29 | util/autoport: Add info about rank 1 mirroring | Evgeny Zinoviev |
2019-05-29 | drivers/intel/fsp2_0: Dont' use CAR_GLOBAL | Arthur Heymans |
2019-05-29 | soc/intel/common/pmc: Don't use CAR_GLOBAL | Arthur Heymans |
2019-05-29 | soc/intel/common/cse: Don't use CAR_GLOBAL | Arthur Heymans |
2019-05-29 | soc/intel/common/cse: Declare g_cse statically | Arthur Heymans |
2019-05-29 | drivers/emulation/qemu_debugcon: Don't use CAR_GLOBAL | Arthur Heymans |
2019-05-29 | soc/intel/common/gspi: Don't use CAR_GLOBAL | Arthur Heymans |
2019-05-29 | soc/intel/quark: Don't use CAR_GLOBAL | Arthur Heymans |
2019-05-29 | intel/quark/storage_test.h: Drop external variable declaration | Arthur Heymans |
2019-05-29 | soc/intel/braswell: Don't use CAR_GLOBAL | Arthur Heymans |
2019-05-29 | Clean up unused arch/early_variables.h header | Arthur Heymans |
2019-05-29 | soc/intel/apollolake: Don't use CAR_GLOBAL | Arthur Heymans |
2019-05-29 | intel/sandybridge: Make timC training more robust. | Tobias Diedrich |
2019-05-29 | mb/gigabyte/ga-b75m-d3{h,v}: Switch to variant setup | Alex James |
2019-05-29 | Documentation: Warn about ME cleaner on Sandy Bridge | Patrick Rudolph |
2019-05-29 | mb/google/sarien: Send post code to the EC | Eric Lai |
2019-05-29 | arch/x86: Do not add properties to null DP packages | Jacob Garber |
2019-05-29 | mb/google/poppy/variants/nami: Disable FPMCU for non-fingerprint variants | Ivy Jian |
2019-05-29 | nb/intel/nehalem: Call smm_region_start() function | Arthur Heymans |
2019-05-29 | drivers/intel/fsp2_0: Fix typo mistake | Subrata Banik |