summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-05-28src/cpu/x86/lapic/lapic.c: Add missing newlineChristian Walter
2019-05-28src/include/device/pci_ids.h: Add Kabylake C236 DeviceChristian Walter
2019-05-28mb/google/sarien: Modify arcada touchscreen reset delayCasper Chang
2019-05-27sb/intel/common/smi.c: Remove unused functionsArthur Heymans
2019-05-27cpu/intel/model_2065x: Put stage cache in TSEGArthur Heymans
2019-05-27cpu/intel/model_2065x: Use parallel MP initArthur Heymans
2019-05-27sb/intel/ibexpeak: Use common Intel SMM codeArthur Heymans
2019-05-27src/drivers/intel/fsp1_0: Move PLATFORM_USES_FSP1_0Arthur Heymans
2019-05-27drivers/intel/fsp1.1: Remove unused functionArthur Heymans
2019-05-27drivers/intel/fsp1.1: Remove stale comment on bootflowArthur Heymans
2019-05-25nb/intel/pineview: Use MTRR as a proxy for proper resetArthur Heymans
2019-05-25superio/fintek/f71863fg: Remove variable set but not usedElyes HAOUAS
2019-05-25nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-05-25mb/lenovo: Unify thermal threshold handlingPeter Lemenkov
2019-05-25AGESA binaryPI: Add AGESA entry timestampsKyösti Mälkki
2019-05-25AGESA binaryPI: Redo entrypoints namelistKyösti Mälkki
2019-05-25AGESA: Move debug helper to eventlog fileKyösti Mälkki
2019-05-25AGESA f12 f14 vendorcode: Clean up extra CFLAGSKyösti Mälkki
2019-05-25AGESA: Move heap_status_name() implementationKyösti Mälkki
2019-05-24ec/google/wilco: Fix radio control commandDuncan Laurie
2019-05-24nb/amd/amdmct/mct/mctdqs_d.c: Remove variable set but not usedElyes HAOUAS
2019-05-24nb/northbridge/intel/x4x/acpi.c: Remove variable set but not usedElyes HAOUAS
2019-05-24nb/amd/amdmct/mct/mctpro_d.c: Remove variable set but not usedElyes HAOUAS
2019-05-24nb/amd/amdmct/mct/mctecc_d.c: Remove variable set but not usedElyes HAOUAS
2019-05-24nb/amd/pi/00660F01: Remove variable set but not usedElyes HAOUAS
2019-05-24superio: Add ASpeed AST2400Frans Hendriks
2019-05-23soc/intel/skylake: Add PCI Id for Kabylake DTChristian Walter
2019-05-23Renumber cbtable tag MMC_INFOPatrick Georgi
2019-05-23coreboot_tables: pass the early_mmc_wake_hw status to payloadBora Guvendik
2019-05-23intel/common/block/scs: Add ability to send early CMD0, CMD1Bora Guvendik
2019-05-23mb/google/hatch/variants: Fix DPTF sensor IDsEvan Green
2019-05-23AGESA binaryPI: Sync STRUCT_NAME definitionsKyösti Mälkki
2019-05-23soc/intel/fsp_baytrail/romstage: Remove variable set but not usedElyes HAOUAS
2019-05-23soc/intel/fsp_broadwell_de/romstage: Remove variable set but not usedElyes HAOUAS
2019-05-23nb/intel/pineview/early_init.c: Remove variable set but not usedElyes HAOUAS
2019-05-23nb/intel/x4x/early_init.c: Remove variable set but not usedElyes HAOUAS
2019-05-23nb/intel/haswell: Remove variable set but not usedElyes HAOUAS
2019-05-23soc/intel/denverton_ns: Remove variable set but not usedElyes HAOUAS
2019-05-23cpu/amd/quadcore: Remove variable set but not usedElyes HAOUAS
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