Age | Commit message (Expand) | Author |
2019-05-22 | util/sconfig: Move 'static' at beginning of declaration | Elyes HAOUAS |
2019-05-22 | soc/intel/cannonlake: Dump ME f/w version and status information | Tim Wawrzynczak |
2019-05-22 | soc/amd/common: Identify AGESA call pattern | Kyösti Mälkki |
2019-05-22 | soc/fsp_baytrail: fix flashconsole on platform | Matt DeVillier |
2019-05-22 | soc/{baytrail/braswell/broadwell}: fix flashconsole on platform | Matt DeVillier |
2019-05-22 | util/romcc: Prevent out-of-bounds read | Jacob Garber |
2019-05-22 | vboot: determine display init before recovery check | Eric Lai |
2019-05-21 | soc/intel/fsp1.1: Implement postcar stage | Arthur Heymans |
2019-05-21 | soc/intel: Remove unused pointer argument in mca_configure() | Subrata Banik |
2019-05-21 | soc/intel/skylake: Remove redundant mca_configure() in ramstage | Subrata Banik |
2019-05-21 | Documentation: Add Rotundu | Patrick Rudolph |
2019-05-21 | mb/google/octopus: Create Garg variant | Kevin Chiu |
2019-05-21 | src/arch/arm64: Remove variable set but not used | Elyes HAOUAS |
2019-05-21 | mb/google/kohaku: Set ACPI_GPIO_IRQ_EDGE_BOTH for headset INT | Kane Chen |
2019-05-21 | util/romcc: Fix parsing of empty string literal | Jacob Garber |
2019-05-21 | util/romcc: Free variable after it is used | Jacob Garber |
2019-05-21 | util/romcc: Use 64 bit integers when shifting | Jacob Garber |
2019-05-21 | binaryPI/00670F000: Remove AGESA.c file | Kyösti Mälkki |
2019-05-21 | soc/amd/common: Refactor AmdCreateStruct() use | Kyösti Mälkki |
2019-05-21 | mb/lenovo/r500: Add mainboard | Arthur Heymans |
2019-05-21 | mb/lenovo/t400: Add VBT file | Arthur Heymans |
2019-05-21 | src/drivers/intel/fsp2_0: Fix logical 'and' of equal expressions | Elyes HAOUAS |
2019-05-20 | soc/intel/cannonlake: Configure SPI CS parameters in FSP UPD. | Tim Wawrzynczak |
2019-05-20 | src/vendorcode/amd/agesa/f15tn: Update microcode to version 0x600111F 2018-03-05 | Mike Banon |
2019-05-20 | src/vendorcode/amd/agesa/f16kb: Update microcode to version 0x7000110 2018-02-09 | Mike Banon |
2019-05-20 | mb/google/{arcada, hatch, sarien}: Override FSP default GPIO PM configuration | Subrata Banik |
2019-05-20 | mb/google/dragonegg: Override FSP default GPIO PM configuration | Subrata Banik |
2019-05-20 | soc/intel/cannonlake: Make use of gpio_pm_configure() | Subrata Banik |
2019-05-20 | soc/intel/icelake: Make use of gpio_pm_configure() | Subrata Banik |
2019-05-20 | soc/intel/common/block/gpio: Add gpio_pm_configure() function | Subrata Banik |
2019-05-20 | ec/google/wilco: Add support for KB_ERR_CODE to Wilco EC | Keith Short |
2019-05-20 | i945: Add device identification D2:F1 | Elyes HAOUAS |
2019-05-20 | util: Fix typo on plural form of index | Elyes HAOUAS |
2019-05-20 | console: Add new function die_with_post_code() | Keith Short |
2019-05-20 | util/scripts: update references to cross-repo-cherrypick | Jett Rink |
2019-05-20 | sb/amd/cimx/sb800: Get rid of power button device in coreboot | Paul Menzel |
2019-05-20 | mb/google/hatch: Change SD_CD# reset config to PLTRST | Krishna Prasad Bhat |
2019-05-20 | soc/intel/braswell/pmutil.c: Use GEN_PMCON1 for RTC status | Frans Hendriks |
2019-05-20 | mb/google/octopus: Override emmc DLL values for Casta | Jamie Chen |
2019-05-20 | security/vboot/vboot_crtm.h: Remove ENV_ for vboot_measure_cbfs_hook() | Frans Hendriks |
2019-05-20 | vboot: save whether developer mode is enabled | Joel Kitching |
2019-05-20 | src/Kconfig: Move DRAM section to src/lib/Kconfig | Elyes HAOUAS |
2019-05-19 | timestamp: Update TIMESTAMP_CACHE_IN_BSS to include ENV_POSTCAR | Furquan Shaikh |
2019-05-18 | vendorcode/google/chromeos: Correct VPD field for MAC passthrough | Simon Glass |
2019-05-18 | SMBIOS: Fix SPD manufacture ID decoder | Lijian Zhao |
2019-05-18 | soc/intel: Fill DIMM serial number from SPD | Duncan Laurie |
2019-05-18 | mb/google/sarien: Set serial number in SMBIOS | Duncan Laurie |
2019-05-17 | soc/qualcomm/sdm845: Fix broken Kconfig | Patrick Rudolph |
2019-05-17 | src/include/assert.h: add noreturn attribute to dead_code() | Alan Green |
2019-05-16 | nb/intel/sandybridge: Move DMI init code | Patrick Rudolph |