summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2021-05-18option: Introduce `CMOS_LAYOUT_FILE` Kconfig symbolAngel Pons
2021-05-14cbfs: Increase mcache size defaultsJulius Werner
2021-05-12include/console: Fix duplicate entry of postcode 0x79Subrata Banik
2021-05-06arch/x86/walkcbfs.S: Use FMAP instead of "cbfs master header"Arthur Heymans
2021-05-06arch/x86: Always include walkcbfs.SArthur Heymans
2021-05-04arch/x86: Fix building with CONFIG_VBOOT_SEPARATE_VERSTAGE=nArthur Heymans
2021-04-22arch/x86/smbios: Let SMBIOS type 9 be able to write slot IDJingleHsuWiwynn
2021-04-21ChromeOS: Use CHROMEOS_NVS guardKyösti Mälkki
2021-04-15*x86: Support x2apic modeWonkyu Kim
2021-04-06arch/x86: Provide readXp/writeXp helpers in arch/mmio.hAngel Pons
2021-03-17cbfs: Remove prog_locate() for payloads (SELF and FIT)Julius Werner
2021-03-16cbfs: Remove prog_locate() for stages and rmodulesJulius Werner
2021-03-12arch/x86/smbios_defaults.c: Default to motherboard typeAngel Pons
2021-03-01mb/ocp/deltalake: Fill ECC type in romstageAngel Pons
2021-03-01memory_info.h: Store SMBIOS error correction typeAngel Pons
2021-02-27arch/x86/smbios: Update SMBIOS type 17 asset tagTim Chu
2021-02-22arch/arm/armv7/thread.c: Remove stale fileAngel Pons
2021-02-19memlayout: Store region sizes as separate symbolsJulius Werner
2021-02-16device/dram: Move SPD manufacturer names out of arch/x86Patrick Rudolph
2021-02-15src: use ARRAY_SIZE where possiblePatrick Georgi
2021-02-15src/arch: Remove unused <console/console.h>Elyes HAOUAS
2021-02-14arch/x86: Drop `cstates` pointer from CPU driversAngel Pons
2021-02-11arch/x86/id.S: Remove unneeded whitespace before tabElyes HAOUAS
2021-02-10acpi: Fix Coverity Scan reportLijian Zhao
2021-02-07arch/x86/cpu.c: Remove redundant <arch/cpu.h>Elyes HAOUAS
2021-02-07acpi: Fix BERT size_t printf format errorBenjamin Doron
2021-02-07src: Remove redundant include <rules.h>Elyes HAOUAS
2021-02-07arch/x86/smbios: Add missing guardRaul E Rangel
2021-02-06intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPIFurquan Shaikh
2021-02-05arch/x86/smbios: Correct SMBIOS type 4 max speedTim Chu
2021-02-04acpi: Add support for reporting CrashLog in BERT tableFrancois Toguo
2021-02-04src: Remove useless comments in "includes" linesElyes HAOUAS
2021-02-01arch/x86/smbios: Add Number Of Power Cords field to be overridenJingleHsuWiwynn
2021-01-29stage_cache: Add resume_from_stage_cache()Kyösti Mälkki
2021-01-28arch/x86/smbios: Update SMBIOS type 16 Extended Maximum CapacityTim Chu
2021-01-28arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki
2021-01-28arch/x86: Top-align .text in bootblockKyösti Mälkki
2021-01-28arch/x86: Top-align .init in bootblockKyösti Mälkki
2021-01-28cpu/x86: Link entry32.incKyösti Mälkki
2021-01-28cpu/x86: Link reset16.incKyösti Mälkki
2021-01-28cpu/x86: Link entry16.incKyösti Mälkki
2021-01-26arch/x86/car.ld: Fix up blob reserved regionsAngel Pons
2021-01-25arm64/armv8: Set ARCH_ARMV8_EXTENSION depend on ARCH_ARM64Elyes HAOUAS
2021-01-24arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki
2021-01-24soc/intel/xeon_sp/cpx: Account for 'rc' heap managerArthur Heymans
2021-01-24arch/x86/car.ld: Account for FSP-T reserved areaArthur Heymans
2021-01-21ach/x86/postcar.c: Avoid double CBMEM initializationFrans Hendriks
2021-01-19arch/x86/smbios: Update SMBIOS type 17 type detailTim Chu
2021-01-18ChromeOS: Refactor SMBIOS type0 bios_version()Kyösti Mälkki
2021-01-08arch/x86/Makefile.inc: Clean up generated assembly stubsArthur Heymans