Age | Commit message (Expand) | Author |
2018-09-13 | uart/sifive: make divisor configurable | Philipp Hug |
2018-09-10 | complier.h: add __noreturn and use it in code base | Aaron Durbin |
2018-09-09 | drivers/vpd: Add VPD support | Patrick Rudolph |
2018-09-06 | intel/fsp2_0: Add fsp2.1 shared stack feature support | Aamir Bohra |
2018-09-05 | mb/lenovo: Support dual graphics for xx20/xx30 ThinkPads | Evgeny Zinoviev |
2018-09-02 | drivers/intel/fsp1_1: Fix typo | Wim |
2018-09-02 | src/drivers/spi/tpm: Fix typo & capitalize TPM and IRQ | Elyes HAOUAS |
2018-08-30 | drivers/intel/gma: Fix OpRegion Mailbox3 backlight change | Nico Huber |
2018-08-30 | drivers/intel/gma: store uint8_t brightness values in mailbox3 | Alexander Couzens |
2018-08-28 | google/grunt: Reset BayHub EMMC freq to SD base CLK 50MHz | Kevin Chiu |
2018-08-28 | src/drivers/pc80/pc: Remove unneeded include | Elyes HAOUAS |
2018-08-27 | drivers/intel/wifi: Make WIFI_SAR_CBFS user visible | Furquan Shaikh |
2018-08-25 | Revert "drivers/spi/spi_flash: don't allocate unbounded stack memory" | Patrick Georgi |
2018-08-23 | drivers/spi/spi_flash: don't allocate unbounded stack memory | Patrick Georgi |
2018-08-22 | drivers/elog/elog.c: Create extended event | Richard Spiegel |
2018-08-21 | security/tpm: Fix TPM 1.2 state machine issues | Philipp Deppenwiese |
2018-08-20 | drivers/pc80/rtc: do not warn if CMOS options are unavailable | Stefan Tauner |
2018-08-20 | src/drivers/usb/Kconfig: increase warning signs for BBB owners | Stefan Tauner |
2018-08-14 | src: Remove duplicated 'include <device/device.h>' | Elyes HAOUAS |
2018-08-14 | drivers/i2c/tpm/cr50.c: Check if TPM was read | Richard Spiegel |
2018-08-13 | driver/spi/stmicro: add 3.3V variant of N25Q032 | Stefan Tauner |
2018-08-12 | drivers/intel/wifi: Get rid of unused wrdd.asl | Furquan Shaikh |
2018-08-12 | drivers/intel/wifi: Skip adding SSDT entry if device is disabled | Furquan Shaikh |
2018-08-11 | drivers/pc80/tpm: add support for SLB9665 TPM2.0 module | Kamil Wcislo |
2018-08-10 | drivers/i2c: Add i2c TPM support for different stages | Philipp Deppenwiese |
2018-08-10 | src/drivers: Fix typo | Elyes HAOUAS |
2018-08-09 | google/grunt: Override BayHub EMMC driving strength | Kevin Chiu |
2018-08-09 | drivers/spi/spi_flash.c: Check input parameter | Richard Spiegel |
2018-08-09 | drivers/spi/winbond: Improve structure packing | Patrick Rudolph |
2018-08-04 | drvs/intel/gma/acpi: Add methods to use MBOX3 | Patrick Rudolph |
2018-08-03 | security/tpm: Improve TCPA log generation | Philipp Deppenwiese |
2018-07-30 | drivers/i2c/da7219: Allow disabling micbias-pulse feature | Daniel Kurtz |
2018-07-28 | security/tpm: Add TCPA logging functionality | Philipp Deppenwiese |
2018-07-25 | drivers/tpm: Add TPM ramstage driver for devices without vboot. | Philipp Deppenwiese |
2018-07-19 | drivers/intel/gma: Default to LVDS for Internal on NEHALEM | Arthur Heymans |
2018-07-17 | security/vboot: Add interface for FSP 2.0 mrc caching | Philipp Deppenwiese |
2018-07-13 | intel/wifi: Add WGDS ACPI method for Geo Aware SAR | Pratik Prajapati |
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 |
2018-05-04 | src/drivers/lenovo/wacom.c: Get rid of device_t | Elyes HAOUAS |
2018-05-04 | drivers/intel/i210.c: Get rid of device_t | Elyes HAOUAS |
2018-05-04 | drivers/intel/gma/opregion.c: Get rid of device_t | Elyes HAOUAS |
2018-05-04 | drivers/i2c/da7219: Add mclk-name property | Akshu Agrawal |
2018-05-02 | drivers/generic/bayhub: Add driver for BayHub BH720 | Simon Glass |
2018-05-02 | src/drivers: Add reset/enable/stop_off_ms variables to ACPI devices | Shelley Chen |
2018-05-02 | intel/common: compress VBT | Patrick Georgi |
2018-05-01 | drivers/intel/fsp2_0: Include MP services header for UDK2017 supported platform | Subrata Banik |
2018-04-29 | drvs/lenovo/wacom: Clean ACPI code | Patrick Rudolph |
2018-04-27 | drivers/usb: Add spaces around '==' | Elyes HAOUAS |
2018-04-27 | drivers/i2c/lm63: Remove unneeded headers | Elyes HAOUAS |
2018-04-27 | drivers/i2c/adm1026: Remove unneeded headers | Elyes HAOUAS |
2018-04-27 | drivers/i2c/adm1027: Remove unneeded headers | Elyes HAOUAS |