Age | Commit message (Expand) | Author |
2019-06-02 | soc/intel/baytrail: set default VBIOS filename and PCI ID | Matt DeVillier |
2019-05-30 | soc/intel/common/block/gpio: Fix the mask for gpio_pm_configure | Furquan Shaikh |
2019-05-30 | soc/rockchip/rk3288: Disable bootblock console | Patrick Georgi |
2019-05-29 | src/soc: 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 | soc/intel/braswell/acpi/globalnvs.asl: Remove redundant use of Offset | Frans Hendriks |
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 | 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 | 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-28 | soc/intel/cannonlake: Dump ME status info before notify EndOfFirmware | Bora Guvendik |
2019-05-28 | src/include/device/pci_ids.h: Add Kabylake C236 Device | Christian Walter |
2019-05-23 | soc/intel/skylake: Add PCI Id for Kabylake DT | Christian Walter |
2019-05-23 | intel/common/block/scs: Add ability to send early CMD0, CMD1 | Bora Guvendik |
2019-05-23 | soc/intel/fsp_baytrail/romstage: Remove variable set but not used | Elyes HAOUAS |
2019-05-23 | soc/intel/fsp_broadwell_de/romstage: Remove variable set but not used | Elyes HAOUAS |
2019-05-23 | soc/intel/denverton_ns: Remove variable set but not used | Elyes HAOUAS |
2019-05-22 | post_code: add post code for hardware initialization failure | Keith Short |
2019-05-22 | post_code: add post code for invalid vendor binary | Keith Short |
2019-05-22 | post_code: add post code for critical CBFS failures | Keith Short |
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-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 | soc/amd/common: Refactor AmdCreateStruct() use | Kyösti Mälkki |
2019-05-20 | soc/intel/cannonlake: Configure SPI CS parameters in FSP UPD. | Tim Wawrzynczak |
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 | soc/intel/braswell/pmutil.c: Use GEN_PMCON1 for RTC status | Frans Hendriks |
2019-05-18 | soc/intel: Fill DIMM serial number from SPD | Duncan Laurie |
2019-05-17 | soc/qualcomm/sdm845: Fix broken Kconfig | Patrick Rudolph |
2019-05-16 | soc/qualcomm/common: replace IS_ENABLED(CONFIG_*) with CONFIG() | Patrick Georgi |
2019-05-16 | soc/amd/stoneyridge: Move I2C bus clear out of gpio.c | Marshall Dawson |
2019-05-16 | soc/amd/common: Create AcpiMmio functionality from stoneyridge | Marshall Dawson |
2019-05-16 | soc/intel/skylake: Correct GPIO pointer assignment | Jacob Garber |