summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-03src/device: Prevent attack on null pointer dereferenceJohn Zhao
2019-06-03soc/intel/common/uart: Correctly guard uart_platform_base()Nico Huber
2019-06-03soc/intel/common/uart: Only return valid UART baseNico Huber
2019-06-03soc/intel/common/uart: Drop dead call to soc_uart_set_legacy_mode()Nico Huber
2019-06-03soc/intel/common/lpss: Drop now unused lpss_clk_read()Nico Huber
2019-06-03src/driver/vpd: Update lib_vpd from upstreamHung-Te Lin
2019-06-03qcs405: util/qualcomm: Add T32 debug scriptsNitheesh Sekar
2019-06-03drivers/intel/fsp1_1: Exit cleanly if FSP not foundJacob Garber
2019-06-03mb/sifive/hifive-unleashed: Check for errors in fixup_fdtJacob Garber
2019-06-03mb/google/poppy/variants/nami: Add fallthrough commentJacob Garber
2019-06-03mb/lenovo/*: Remove useless smihandler codeArthur Heymans
2019-06-03ec/lenovo/h8: Fix method name in ACPI codeEvgeny Zinoviev
2019-06-03mb/google/link: Remove Link's own native graphics initNico Huber
2019-06-03nb/intel/haswell/gma: Drop NGI remnantNico Huber
2019-06-03nb/intel/snb: Don't run VGA oprom when libgfxinit is enabledNico Huber
2019-06-03soc/intel/common/mmc: Replace IS_ENABLED() with CONFIG()Nico Huber
2019-06-02soc/intel/baytrail: set default VBIOS filename and PCI IDMatt DeVillier
2019-06-02google/buddy: fix Windows ACPI error with WLANMatt DeVillier
2019-06-02qcs405: Enable SPI-NORNitheesh Sekar
2019-06-02qualcomm/qcs405: enable SPI bus 4 for TPMPatrick Georgi
2019-06-02Makefile.inc: Remove unnecessary CONFIG dependencySubrata Banik
2019-05-31mainboard/google/hatch: Add Helios supportTim Wawrzynczak
2019-05-31mb/google/hatch: Create helios variantTim Wawrzynczak
2019-05-31string.h: Move common string functions into .c fileJulius Werner
2019-05-31mb/google/hatch: Create kindred variantPaul Fagerburg
2019-05-30soc/intel/common/block/gpio: Fix the mask for gpio_pm_configureFurquan Shaikh
2019-05-30src/vendorcode/amd/pi: Fix CONFIG() check issue in rules.hSubrata Banik
2019-05-30mb/lenovo/*20*: Remove default FMAPNico Huber
2019-05-30mb/roda/rk9: Document flash headerNico Huber
2019-05-30soc/rockchip/rk3288: Disable bootblock consolePatrick Georgi
2019-05-29xcompile: Remove --rtlib switch from clang CFLAGSDamien Zammit
2019-05-29libpayload/drivers/i8402/kbd: Fix qemuPatrick Rudolph
2019-05-29src/mainboard: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29src/soc: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29src/southbridge: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29src/northbridge: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29src/{ec,vendorcode}: Add missing 'include <types.h>Elyes HAOUAS
2019-05-29src/{device,drivers}: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29src/{include,arch,cpu,lib}: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29soc/intel/denverton_ns: Don't use CONFIG_CBFS_SIZEArthur Heymans
2019-05-29payloads/external/Linuxboot: Fix Makefile when not using bashChristian Walter
2019-05-29src/soc/intel/skylake/chip.h: Add smbios.h for Type9 EntriesChristian Walter
2019-05-29payloads/external/iPXE: Add more Kconfig optionsPatrick Rudolph
2019-05-29soc/intel/skylake: Use common cpu/intel/car romstage codeArthur Heymans
2019-05-29drivers/intel/fsp1.1: Simplify bootflow and clean upArthur Heymans
2019-05-29soc/intel/braswell/acpi/globalnvs.asl: Remove redundant use of OffsetFrans Hendriks
2019-05-29src/drivers/xgi: Move coreboot related includes to xgi_coreboot.hElyes HAOUAS
2019-05-29commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)Patrick Georgi
2019-05-29commonlib: renumber CB_TAG_TCPA_LOGPatrick Georgi
2019-05-29cpu/x86/mtrr: Assert that MSR arrays are fully initializedJacob Garber