Age | Commit message (Expand) | Author |
2019-06-04 | device_tree: Add version checks | Julius Werner |
2019-06-04 | device_tree: Switch allocations to xzalloc() | Julius Werner |
2019-06-04 | mb/google/hatch: Enable LTR for PCIe ports | Furquan Shaikh |
2019-06-04 | vendorcode/eltan: Add vendor code for measured and verified boot | Frans Hendriks |
2019-06-04 | soc/intel/cannonlake: Do not read SPD again if index hasn't changed | Furquan Shaikh |
2019-06-04 | arch/riscv/Kconfig: Make correct default value for CONFIG_ARCH_RISCV_M | Subrata Banik |
2019-06-03 | mainboard/intel/saddlebrook: Remove unused functions | Arthur Heymans |
2019-06-03 | src/soc/intel: Avoid NULL pointer dereference | John Zhao |
2019-06-03 | soc/intel: Replace UART_BASE() and friends with a Kconfig | Nico Huber |
2019-06-03 | sb/intel/i82801ix: Select SOUTHBRIDGE_INTEL_COMMON_SPI | Arthur Heymans |
2019-06-03 | src/soc/intel/common/block/sgx: Add missing new lines | Christian Walter |
2019-06-03 | soc/amd/stoneyridge: Fix alignment in iomap.h | Marshall Dawson |
2019-06-03 | sb//nvidia/mcp55/mcp55.c: Remove variable set but not used | Elyes HAOUAS |
2019-06-03 | nb/amd/pi/00630F01/northbridge.c: Remove variable set but not used | Elyes HAOUAS |
2019-06-03 | sb/nvidia/ck804: Remove variable set but not used | Elyes HAOUAS |
2019-06-03 | cpu/amd/family_10h-family_15h: Remove variable set but not used | Elyes HAOUAS |
2019-06-03 | sb/nvidia/mcp55: Remove variable set but not used | Elyes HAOUAS |
2019-06-03 | nb/amd/amdmct/mct_ddr3/mct_d.c: Remove variable set but not used | Elyes HAOUAS |
2019-06-03 | drivers/aspeed/ast2050: Remove variable set but not used | Elyes HAOUAS |
2019-06-03 | sb/intel/fsp_rangeley: Remove variable set but not used | Elyes HAOUAS |
2019-06-03 | nb/intel/sandybridge: Remove variable set but not used | Elyes HAOUAS |
2019-06-03 | nb/intel/sandybridge: Remove variable set but not used | Elyes HAOUAS |
2019-06-03 | soc/intel/{skl,cnl,icl}: Drop soc_uart_set_legacy_mode() | Nico Huber |
2019-06-03 | src/device: Prevent attack on null pointer dereference | John Zhao |
2019-06-03 | soc/intel/common/uart: Correctly guard uart_platform_base() | Nico Huber |
2019-06-03 | soc/intel/common/uart: Only return valid UART base | Nico Huber |
2019-06-03 | soc/intel/common/uart: Drop dead call to soc_uart_set_legacy_mode() | Nico Huber |
2019-06-03 | soc/intel/common/lpss: Drop now unused lpss_clk_read() | Nico Huber |
2019-06-03 | src/driver/vpd: Update lib_vpd from upstream | Hung-Te Lin |
2019-06-03 | drivers/intel/fsp1_1: Exit cleanly if FSP not found | Jacob Garber |
2019-06-03 | mb/sifive/hifive-unleashed: Check for errors in fixup_fdt | Jacob Garber |
2019-06-03 | mb/google/poppy/variants/nami: Add fallthrough comment | Jacob Garber |
2019-06-03 | mb/lenovo/*: Remove useless smihandler code | Arthur Heymans |
2019-06-03 | ec/lenovo/h8: Fix method name in ACPI code | Evgeny Zinoviev |
2019-06-03 | mb/google/link: Remove Link's own native graphics init | Nico Huber |
2019-06-03 | nb/intel/haswell/gma: Drop NGI remnant | Nico Huber |
2019-06-03 | nb/intel/snb: Don't run VGA oprom when libgfxinit is enabled | Nico Huber |
2019-06-03 | soc/intel/common/mmc: Replace IS_ENABLED() with CONFIG() | Nico Huber |
2019-06-02 | soc/intel/baytrail: set default VBIOS filename and PCI ID | Matt DeVillier |
2019-06-02 | google/buddy: fix Windows ACPI error with WLAN | Matt DeVillier |
2019-06-02 | qcs405: Enable SPI-NOR | Nitheesh Sekar |
2019-06-02 | qualcomm/qcs405: enable SPI bus 4 for TPM | Patrick Georgi |
2019-06-02 | Makefile.inc: Remove unnecessary CONFIG dependency | Subrata Banik |
2019-05-31 | mainboard/google/hatch: Add Helios support | Tim Wawrzynczak |
2019-05-31 | mb/google/hatch: Create helios variant | Tim Wawrzynczak |
2019-05-31 | string.h: Move common string functions into .c file | Julius Werner |
2019-05-31 | mb/google/hatch: Create kindred variant | Paul Fagerburg |
2019-05-30 | soc/intel/common/block/gpio: Fix the mask for gpio_pm_configure | Furquan Shaikh |
2019-05-30 | src/vendorcode/amd/pi: Fix CONFIG() check issue in rules.h | Subrata Banik |
2019-05-30 | mb/lenovo/*20*: Remove default FMAP | Nico Huber |
2019-05-30 | soc/rockchip/rk3288: Disable bootblock console | Patrick Georgi |
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 | src/soc/intel/skylake/chip.h: Add smbios.h for Type9 Entries | Christian Walter |
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 | 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 | 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 | 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 |
2019-05-28 | soc/intel/cannonlake: Dump ME status info before notify EndOfFirmware | Bora Guvendik |
2019-05-28 | mb/google/sarien: Modify SSD power sequence | Eric Lai |
2019-05-28 | mb/google/sarien: Fix SSD power leakage in S5 | Eric Lai |
2019-05-28 | src/arch/x86: Add automatic type41 entry creation | Christian Walter |
2019-05-28 | src/cpu/x86/lapic/lapic.c: Add missing newline | Christian Walter |
2019-05-28 | src/include/device/pci_ids.h: Add Kabylake C236 Device | Christian Walter |
2019-05-28 | mb/google/sarien: Modify arcada touchscreen reset delay | Casper Chang |
2019-05-27 | sb/intel/common/smi.c: Remove unused functions | Arthur Heymans |