Age | Commit message (Expand) | Author |
2019-08-13 | drivers/i2c/generic: Add "compatible" property to _DSD | Furquan Shaikh |
2019-08-11 | arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION | Kyösti Mälkki |
2019-08-11 | arch/x86: Enable POSTCAR_CONSOLE by default | Kyösti Mälkki |
2019-08-10 | src: Include <stdint.h> instead of <inttypes.h> | Jacob Garber |
2019-08-08 | arch/x86: Change smm_subregion() prototype | Kyösti Mälkki |
2019-08-08 | arch/x86: Move TSEG_STAGE_CACHE implementation | Kyösti Mälkki |
2019-08-08 | drivers/ipmi: Add option to wait for BMC | Patrick Rudolph |
2019-08-07 | cpu/x86/smm: Promote smm_subregion() | Kyösti Mälkki |
2019-08-07 | soc/intel: Obsolete mmap_region_granularity() | Kyösti Mälkki |
2019-08-06 | drivers/crb: Add support for PTT | Christian Walter |
2019-08-06 | security/vboot: Add Support for Intel PTT | Christian Walter |
2019-08-05 | drivers/intel/gma: Export Read_EDID() to C | Nico Huber |
2019-08-05 | drivers/xpowers/axp209: Remove code | Arthur Heymans |
2019-08-05 | drivers/intel/gma: Enable Kabylake+ libgfxinit support | Nico Huber |
2019-08-04 | drivers/fsp1_1/raminit: fix use of mrc_hob | Matt DeVillier |
2019-07-31 | drivers/crb: Add CRB driver for TPM2 support | Christian Walter |
2019-07-31 | src/drivers/intel/ptt: Add PTT Support | Christian Walter |
2019-07-23 | include/spi-generic: Append unit to macro names | Uwe Poeche |
2019-07-23 | include/spi-generic: move common flash timeouts | Uwe Poeche |
2019-07-19 | drivers/i2c/dw: Don't try to generate unselected speeds in ACPI table | Tim Wawrzynczak |
2019-07-15 | src: Use '#include <timestamp.h>' when needed | Elyes HAOUAS |
2019-07-13 | drivers/intel/wifi: Make Intel wifi driver arch agnostic | Karthikeyan Ramasubramanian |
2019-07-13 | drivers/wifi: Add generic WiFi driver | Karthikeyan Ramasubramanian |
2019-07-13 | soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER | Kyösti Mälkki |
2019-07-13 | drivers/elog: Fix ELOG_GSMI dependency | Kyösti Mälkki |
2019-07-10 | drivers/intel/fsp1_1/raminit.c: Always check FSP HOBs | Frans Hendriks |
2019-07-09 | drivers/intel: Move FSP stage_cache implementation into common block | Subrata Banik |
2019-07-08 | drivers/pc80: Move UDELAY_IO and UDELAY_TIMER2 | Kyösti Mälkki |
2019-07-07 | drivers/amd/agesa: Drop redundant stack allocation | Kyösti Mälkki |
2019-07-04 | device/pci_ops: Define pci_find_capability() just once | Kyösti Mälkki |
2019-07-04 | arch/x86: Adjust size of postcar stack | Kyösti Mälkki |
2019-07-04 | drivers/intel/fsp1_1: Adjust postcar MTRRs | Kyösti Mälkki |
2019-07-02 | drivers/pc80/rtc/mc146818rtc_boot: Use size_t for length | Elyes HAOUAS |
2019-06-27 | drivers/pc80/tpm: add support for TPM emulator SwTPM 2.0 module | Tsung Ho Wu |
2019-06-24 | Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER | Subrata Banik |
2019-06-22 | drivers: Add missing #include <commonlib/helpers.h> | Elyes HAOUAS |
2019-06-21 | drivers/ipmi: Add chip ops | Patrick Rudolph |
2019-06-21 | drivers/intel/fsp: use ALIGN_UP instead of ALIGN for better readability | Felix Held |
2019-06-21 | src/driver/vpd: Update vpd_decode from upstream | Hung-Te Lin |
2019-06-21 | drivers/intel/fsp1_0/fastboot_cache: Remove unneeded 'else' | Elyes HAOUAS |
2019-06-21 | drivers/amd/agesa: Assert that StdHeader is non-null | Jacob Garber |
2019-06-18 | drivers/i2c/sx9310: Print I2C SAR device info | Eric Lai |
2019-06-18 | drivers/ipmi: Fix multiple issues | Patrick Rudolph |
2019-06-16 | drivers/ipmi: Fix coding style | Patrick Rudolph |
2019-06-14 | drivers/fsp1_0: select CACHE_MRC_SETTINGS if MRC_CACHE_FMAP | Matt DeVillier |
2019-06-12 | {drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK support | Frans Hendriks |
2019-06-10 | spi_flash: Add Dual SPI support | Julius Werner |
2019-06-10 | spi_flash: Make .read() callback optional | Julius Werner |
2019-06-10 | spi_flash: gigadevice: Adopt Winbond chip info structure | Julius Werner |
2019-06-10 | cbfs_spi: Enable speed logging by default for BIOS_DEBUG | Julius Werner |