Age | Commit message (Expand) | Author |
2018-07-09 | src/{device,drivers}: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-07-06 | google: Use proper ACPI ID for Semtech chips: STH | Gwendal Grignou |
2018-07-03 | drivers/pc80/vga: Fix coding style | Elyes HAOUAS |
2018-06-28 | drivers/intel/fsp2_0: Fix uncountable "information" | Elyes HAOUAS |
2018-06-28 | vboot: Fix linking error with USE_OPTION_TABLE enabled | Patrick Rudolph |
2018-06-27 | drivers/intel/fsp1_1: Fix vbt_len type | Matt DeVillier |
2018-06-25 | mb/google/kahlee/variants/grunt: Select low-power mode for BayHub720 | Simon Glass |
2018-06-24 | drivers/i2c/alps: Get rid of i2c/alps driver | Furquan Shaikh |
2018-06-24 | drivers/i2c/sx9310: Check for config not being NULL before using it | Furquan Shaikh |
2018-06-22 | drivers/fsp1_1: fix VBT Loading by using GMA common function | Matt DeVillier |
2018-06-22 | drivers/i2c: Add a driver for Semtech SX9310 | Enrico Granata |
2018-06-21 | drivers/ati/ragexl: Remove dead code | Arthur Heymans |
2018-06-16 | drivers/spi: Add Winbond W25Q80 | Kyösti Mälkki |
2018-06-14 | driver/spi/macronix.c: Add MX25L8005 | Arthur Heymans |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-14 | src: Use of device_t is deprecated | Elyes HAOUAS |
2018-06-14 | AGESA binaryPI: Drop tests for LATE_CBMEM_INIT | Kyösti Mälkki |
2018-06-12 | drivers/intel/gma: Unify VBT related Kconfig names | Nico Huber |
2018-06-12 | drivers/i2c/generic: Ensure config is not NULL before accessing it | Furquan Shaikh |
2018-06-11 | {src,util}: Use NULL instead of 0 for pointer | Elyes HAOUAS |
2018-06-11 | drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMM | Nico Huber |
2018-06-11 | drivers/spi: Treat all stages commonly when adding drivers | Nico Huber |
2018-06-11 | drivers/spi: Remove DEBUG_SMI guard | Nico Huber |
2018-06-08 | arch/x86: Drop leftover ROMCC console support | Kyösti Mälkki |
2018-06-08 | libgfxinit: Enable G45 support (for GM45/X4X) | Nico Huber |
2018-06-06 | src/driver/i2c/{generic,hid,tpm,max}: Update device name based on devicetree.cb | Naresh G Solanki |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-06-04 | src/drivers: Get rid of whitespace before tab | Elyes HAOUAS |
2018-06-04 | src: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-04 | drivers/generic/ioapic/ioapic.c: Remove unneeded include | Elyes HAOUAS |
2018-06-01 | drivers/intel/wifi: Add PCI ID for Intel TP2 Wi-Fi | Furquan Shaikh |
2018-05-31 | i210: Add additional PCI-ID to the i210 driver | Werner Zeh |
2018-05-31 | {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate | Nico Huber |
2018-05-31 | cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDE | Nico Huber |
2018-05-28 | drivers/i2c/max98373: update DT property names | Sathyanarayana Nujella |
2018-05-25 | elog: Only log POST code from previous boot on non-S3 resume | Daniel Kurtz |
2018-05-25 | elog: Only print TYPE_BOOT on S3-resume if CONFIG_ELOG_BOOT_COUNT | Daniel Kurtz |
2018-05-25 | drivers/intel/fsp2_0: Make use of xmalloc for FSP-S UPD | Subrata Banik |
2018-05-22 | src: Remove non-ascii characters | Martin Roth |
2018-05-18 | drivers/usb/acpi: Add a driver for generating USB ACPI | Duncan Laurie |
2018-05-15 | ACPI: Set the correct number of arguments in ACPI methods | Martin Roth |
2018-05-15 | drivers/net: Check "ethernet_mac" when the device index is 1 | David Wu |
2018-05-13 | drivers/pc80/tpm: get ioport from pnp records | Kevin Cody-Little |
2018-05-11 | drivers/intel/gma: honor vbt_size parameter to locate_vbt() | Aaron Durbin |
2018-05-09 | drivers/intel/gma, soc/intel/common: improve cooperation | Patrick Georgi |
2018-05-09 | {device,drivers,lib,mb,nb}: Use only one space after 'if' | Elyes HAOUAS |
2018-05-08 | drivers/aspeed/ast2050: Get rid of device_t | Elyes HAOUAS |
2018-05-08 | drivers/xgi/z9s: Get rid of device_t | Elyes HAOUAS |
2018-05-04 | drivers/ricoh/rce822: Get rid of device_t | Elyes HAOUAS |
2018-05-04 | drivers/uart/oxpcie.c: Get rid of device_t | Elyes HAOUAS |