summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-05-22post_code: add post code for memory errorKeith Short
2019-05-22post_code: add post code for invalid vendor binaryKeith Short
2019-05-22post_code: add post code for critical CBFS failuresKeith Short
2019-05-22post_code: add post code for failure to load next stageKeith Short
2019-05-22post: during post_code, only call elog when enabledJett Rink
2019-05-22mb/up/squared: Add mainboardFelix Singer
2019-05-22soc/intel/cannonlake: Dump ME f/w version and status informationTim Wawrzynczak
2019-05-22soc/amd/common: Identify AGESA call patternKyösti Mälkki
2019-05-22soc/fsp_baytrail: fix flashconsole on platformMatt DeVillier
2019-05-22soc/{baytrail/braswell/broadwell}: fix flashconsole on platformMatt DeVillier
2019-05-22vboot: determine display init before recovery checkEric Lai
2019-05-21soc/intel/fsp1.1: Implement postcar stageArthur Heymans
2019-05-21soc/intel: Remove unused pointer argument in mca_configure()Subrata Banik
2019-05-21soc/intel/skylake: Remove redundant mca_configure() in ramstageSubrata Banik
2019-05-21mb/google/octopus: Create Garg variantKevin Chiu
2019-05-21src/arch/arm64: Remove variable set but not usedElyes HAOUAS
2019-05-21mb/google/kohaku: Set ACPI_GPIO_IRQ_EDGE_BOTH for headset INTKane Chen
2019-05-21binaryPI/00670F000: Remove AGESA.c fileKyösti Mälkki
2019-05-21soc/amd/common: Refactor AmdCreateStruct() useKyösti Mälkki
2019-05-21mb/lenovo/r500: Add mainboardArthur Heymans
2019-05-21mb/lenovo/t400: Add VBT fileArthur Heymans
2019-05-21src/drivers/intel/fsp2_0: Fix logical 'and' of equal expressionsElyes HAOUAS
2019-05-20soc/intel/cannonlake: Configure SPI CS parameters in FSP UPD.Tim Wawrzynczak
2019-05-20src/vendorcode/amd/agesa/f15tn: Update microcode to version 0x600111F 2018-03-05Mike Banon
2019-05-20src/vendorcode/amd/agesa/f16kb: Update microcode to version 0x7000110 2018-02-09Mike Banon
2019-05-20mb/google/{arcada, hatch, sarien}: Override FSP default GPIO PM configurationSubrata Banik
2019-05-20mb/google/dragonegg: Override FSP default GPIO PM configurationSubrata Banik
2019-05-20soc/intel/cannonlake: Make use of gpio_pm_configure()Subrata Banik
2019-05-20soc/intel/icelake: Make use of gpio_pm_configure()Subrata Banik
2019-05-20soc/intel/common/block/gpio: Add gpio_pm_configure() functionSubrata Banik
2019-05-20ec/google/wilco: Add support for KB_ERR_CODE to Wilco ECKeith Short
2019-05-20i945: Add device identification D2:F1Elyes HAOUAS
2019-05-20console: Add new function die_with_post_code()Keith Short
2019-05-20sb/amd/cimx/sb800: Get rid of power button device in corebootPaul Menzel
2019-05-20mb/google/hatch: Change SD_CD# reset config to PLTRSTKrishna Prasad Bhat
2019-05-20soc/intel/braswell/pmutil.c: Use GEN_PMCON1 for RTC statusFrans Hendriks
2019-05-20mb/google/octopus: Override emmc DLL values for CastaJamie Chen
2019-05-20security/vboot/vboot_crtm.h: Remove ENV_ for vboot_measure_cbfs_hook()Frans Hendriks
2019-05-20vboot: save whether developer mode is enabledJoel Kitching
2019-05-20src/Kconfig: Move DRAM section to src/lib/KconfigElyes HAOUAS
2019-05-19timestamp: Update TIMESTAMP_CACHE_IN_BSS to include ENV_POSTCARFurquan Shaikh
2019-05-18vendorcode/google/chromeos: Correct VPD field for MAC passthroughSimon Glass
2019-05-18SMBIOS: Fix SPD manufacture ID decoderLijian Zhao
2019-05-18soc/intel: Fill DIMM serial number from SPDDuncan Laurie
2019-05-18mb/google/sarien: Set serial number in SMBIOSDuncan Laurie
2019-05-17soc/qualcomm/sdm845: Fix broken KconfigPatrick Rudolph
2019-05-17src/include/assert.h: add noreturn attribute to dead_code()Alan Green
2019-05-16nb/intel/sandybridge: Move DMI init codePatrick Rudolph
2019-05-16sb/intel/bd82x6x/early_pch: Make use of RCBA and DMIBAR marcrosPatrick Rudolph
2019-05-16sb/intel/sandybridge/early_pch: Make DMI init more readablePatrick Rudolph