summaryrefslogtreecommitdiffstats
path: root/src/arch
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/acpi_bert_storage: unbreak BERT supportFelix Held2021-06-081-4/+0
* arch/x86/include/bert_storage: introduce bert_should_generate_acpi_tableFelix Held2021-06-081-0/+5
* arch/x86: Do not call lapicid() without SMPKyösti Mälkki2021-06-071-2/+3
* drivers/generic/ioapic: Use arch/x86/ioapicKyösti Mälkki2021-06-072-8/+18
* arch/x86/ioapic: Add write_vector() helperKyösti Mälkki2021-06-071-11/+12
* arch/x86/ioapic: Split some ioapic utility functionsKyösti Mälkki2021-06-071-37/+40
* arch/x86/acpi_bert_storage: change return type of bert_errors_presentFelix Held2021-05-302-7/+8
* arch/x86/timestamp.inc: Remove unused fileArthur Heymans2021-05-281-23/+0
* option: Introduce `CMOS_LAYOUT_FILE` Kconfig symbolAngel Pons2021-05-181-4/+6
* cbfs: Increase mcache size defaultsJulius Werner2021-05-141-2/+3
* include/console: Fix duplicate entry of postcode 0x79Subrata Banik2021-05-121-1/+1
* arch/x86/walkcbfs.S: Use FMAP instead of "cbfs master header"Arthur Heymans2021-05-062-25/+6
* arch/x86: Always include walkcbfs.SArthur Heymans2021-05-061-1/+1
* arch/x86: Fix building with CONFIG_VBOOT_SEPARATE_VERSTAGE=nArthur Heymans2021-05-041-1/+1
* arch/x86/smbios: Let SMBIOS type 9 be able to write slot IDJingleHsuWiwynn2021-04-221-1/+3
* ChromeOS: Use CHROMEOS_NVS guardKyösti Mälkki2021-04-211-1/+1
* *x86: Support x2apic modeWonkyu Kim2021-04-151-11/+0
* arch/x86: Provide readXp/writeXp helpers in arch/mmio.hAngel Pons2021-04-061-0/+40
* cbfs: Remove prog_locate() for payloads (SELF and FIT)Julius Werner2021-03-172-6/+0
* cbfs: Remove prog_locate() for stages and rmodulesJulius Werner2021-03-163-9/+3
* arch/x86/smbios_defaults.c: Default to motherboard typeAngel Pons2021-03-121-1/+1
* mb/ocp/deltalake: Fill ECC type in romstageAngel Pons2021-03-011-6/+1
* memory_info.h: Store SMBIOS error correction typeAngel Pons2021-03-011-2/+1
* arch/x86/smbios: Update SMBIOS type 17 asset tagTim Chu2021-02-272-0/+10
* arch/arm/armv7/thread.c: Remove stale fileAngel Pons2021-02-221-110/+0
* memlayout: Store region sizes as separate symbolsJulius Werner2021-02-192-12/+7
* device/dram: Move SPD manufacturer names out of arch/x86Patrick Rudolph2021-02-161-35/+2
* src: use ARRAY_SIZE where possiblePatrick Georgi2021-02-151-1/+1
* src/arch: Remove unused <console/console.h>Elyes HAOUAS2021-02-152-2/+0
* arch/x86: Drop `cstates` pointer from CPU driversAngel Pons2021-02-141-1/+0
* arch/x86/id.S: Remove unneeded whitespace before tabElyes HAOUAS2021-02-111-2/+2
* acpi: Fix Coverity Scan reportLijian Zhao2021-02-101-1/+1
* arch/x86/cpu.c: Remove redundant <arch/cpu.h>Elyes HAOUAS2021-02-071-1/+0
* acpi: Fix BERT size_t printf format errorBenjamin Doron2021-02-071-1/+1
* src: Remove redundant include <rules.h>Elyes HAOUAS2021-02-071-1/+0
* arch/x86/smbios: Add missing guardRaul E Rangel2021-02-071-1/+1
* intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPIFurquan Shaikh2021-02-062-2/+2
* arch/x86/smbios: Correct SMBIOS type 4 max speedTim Chu2021-02-051-2/+3
* acpi: Add support for reporting CrashLog in BERT tableFrancois Toguo2021-02-042-0/+52
* src: Remove useless comments in "includes" linesElyes HAOUAS2021-02-041-1/+1
* arch/x86/smbios: Add Number Of Power Cords field to be overridenJingleHsuWiwynn2021-02-012-0/+6
* stage_cache: Add resume_from_stage_cache()Kyösti Mälkki2021-01-291-3/+1
* arch/x86/smbios: Update SMBIOS type 16 Extended Maximum CapacityTim Chu2021-01-281-1/+8
* arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki2021-01-281-2/+5
* arch/x86: Top-align .text in bootblockKyösti Mälkki2021-01-282-0/+18
* arch/x86: Top-align .init in bootblockKyösti Mälkki2021-01-282-4/+30
* cpu/x86: Link entry32.incKyösti Mälkki2021-01-282-55/+0
* cpu/x86: Link reset16.incKyösti Mälkki2021-01-281-1/+0
* cpu/x86: Link entry16.incKyösti Mälkki2021-01-281-2/+1
* arch/x86/car.ld: Fix up blob reserved regionsAngel Pons2021-01-261-2/+0