summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-05-23lib/bootblock: Sanitize CMOS after bootblock_*_early_init()Nico Huber
2019-05-23device_tree: Use be32dec/be32enc where appropriateJulius Werner
2019-05-23fit: Add "board-skuX" (without -rev) to allowed compatible stringsJulius Werner
2019-05-23console: Move poor-man's atoi() into string.hJulius Werner
2019-05-23commonlib/stdlib.h: Remove printf() from corebootJulius Werner
2019-05-23endian.h: Add be32dec/be32enc family of functionsJulius Werner
2019-05-23src/mainboard/google: Adopt Mainboards to changed Type41 FuncChristian Walter
2019-05-23mb/asus/p8h61-m_pro: Add small fixesPatrick Rudolph
2019-05-22mb/google/sarien: Send post code to the ECDuncan Laurie
2019-05-22ec/google/wilco: set diagnostic LEDs on boot failureKeith Short
2019-05-22post_code: add post code for video initialization failureKeith Short
2019-05-22post_code: add post code for hardware initialization failureKeith Short
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