summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/cezanne: add basic MCA supportFelix Held2021-07-144-0/+18
* include/cpu/amd/msr: add and use MC_CTL_MASK macroFelix Held2021-07-142-5/+3
* include/cpu/x86/msr: move MC0_CTL_MASK to include/cpu/amd/msrFelix Held2021-07-143-1/+2
* soc/amd/picasso/mca: use mca_clear_status()Felix Held2021-07-141-11/+3
* src: use mca_clear_status function instead of open codingFelix Held2021-07-149-72/+11
* include/cpu/x86/msr: add mca_clear_status functionFelix Held2021-07-141-0/+10
* mb/google/cherry: add configuration for tomatoRex-BC Chen2021-07-142-0/+5
* soc/mediatek/mt8195: Get DRAM size from DRAM calibration resultRyan Chuang2021-07-141-1/+18
* libpayload: curses: Only call `serial_set_color()` with initialized valuesPaul Menzel2021-07-141-3/+2
* soc/intel/alderlake: Add GFx Device ID 0x46a6Maulik V Vaghela2021-07-143-0/+3
* soc/intel/common: Use SPR for backing up data way and eviction maskSubrata Banik2021-07-141-6/+6
* soc/intel/skylake: Drop dead `ScanExtGfxForLegacyOpRom`Angel Pons2021-07-141-1/+0
* soc/intel/skylake: Rename `Rmt` devicetree settingAngel Pons2021-07-142-2/+2
* mb/siemens/chili: Drop ineffective `SaGv` settingAngel Pons2021-07-142-2/+0
* Documentation: Remove KASAN from the project ideas listWerner Zeh2021-07-141-19/+0
* sb/intel/common: Hide IFD options if !HAVE_IFD_BINAngel Pons2021-07-141-2/+3
* soc/intel/common/block/cpu/cpulib: use mca_get_bank_count()Felix Held2021-07-141-3/+1
* cpu/intel/*/*_init: use mca_get_bank_count()Felix Held2021-07-143-9/+4
* include/cpu/x86/msr: introduce IA32_MC_*(x) macrosFelix Held2021-07-1411-19/+22
* soc/amd/stoneyridge/mca: refactor warm boot check in mca_check_all_banksFelix Held2021-07-141-13/+14
* soc/amd/picasso,stoneyridge/mca: factor out mca_check_all_banksFelix Held2021-07-142-27/+33
* soc/amd/picasso,stoneyridge/mca: factor out mca_clear_errorsFelix Held2021-07-142-12/+22
* soc/amd/picasso,stoneyridge/mca: factor out mca_print_error()Felix Held2021-07-142-39/+44
* soc/amd/picasso,stoneyridge/mca: use unsigned int for MCA bank numberFelix Held2021-07-142-16/+16
* soc/amd/picasso,stoneyridge/mca: clean up mca_bank structFelix Held2021-07-142-40/+34
* soc/amd/picasso,stoneyridge/mca: mark num_banks as constantFelix Held2021-07-142-6/+2
* include/cpu/x86/msr: add IA32_ prefix to MC0_ADDR and MC0_MISCFelix Held2021-07-142-4/+4
* src: Use initial_lapicid() instead of open coding itArthur Heymans2021-07-145-14/+13
* util/kconfig: Uprev to Linux 5.13's kconfigPatrick Georgi2021-07-1369-9475/+6406
* util/abuild: Fix overriding results with the default configurationArthur Heymans2021-07-131-0/+7
* intel/kblrvp: Move lockdown config to baseboard devicetreeFelix Singer2021-07-134-15/+4
* mb/intel/kblrvp/variants: Fix indentation and remove empty linesFelix Singer2021-07-132-3/+1
* vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2237_00Ronak Kanabar2021-07-132-15/+22
* soc/intel/alderlake: Implement WA for DDR5 DIMM modulesMeera Ravindranath2021-07-131-0/+27
* soc/intel/alderlake: Add (and fix) devices in IRQ tableTim Wawrzynczak2021-07-131-6/+51
* mb/siemens/chili: Use CHIPSET_LOCKDOWN_COREBOOTFelix Singer2021-07-132-0/+8
* vc/mediatek/mt8195: Remove redundant codeRyan Chuang2021-07-131-10/+1
* security/intel/txt: use mca_get_bank_count()Felix Held2021-07-121-2/+1
* Revert "drivers/intel/fsp2_0: use FSP to allocate APEI BERT memory region"Felix Held2021-07-123-31/+2
* include/cpu/x86/msr: fix MCG_CTL_P definitionFelix Held2021-07-121-1/+1
* security/intel/txt: add missing cpu/x86/msr.h includeFelix Held2021-07-121-0/+1
* soc/amd/*/mca: use mca_get_bank_count()Felix Held2021-07-122-8/+4
* mb/google/brya: Update generic device number for mipi_camera deviceVarshit B Pandya2021-07-121-1/+1
* cpu/amd/*/model_*_init: use mca_get_bank_count()Felix Held2021-07-124-12/+8
* include/cpu/x86/msr: add mca_get_bank_count functionFelix Held2021-07-121-0/+7
* soc/amd/{cezanne,common}: Enable IOMMU PCIe DeviceRaul E Rangel2021-07-123-0/+4
* acpi: Add function to simplify If (CondRefOf (..)) sequencesTim Wawrzynczak2021-07-122-0/+17
* vc/amd/sb800: Cast to UINT32 for shift out of bounds fixPaul Menzel2021-07-121-3/+3
* vc/amd/sb800: Cast variable to 32-bit before shiftPaul Menzel2021-07-121-44/+44
* vc/amd/sb800: SBCMN: Cast to 32-bit before shiftPaul Menzel2021-07-121-6/+6