summaryrefslogtreecommitdiffstats
path: root/src/arch
Commit message (Expand)AuthorAgeFilesLines
* acpi/acpi.c: Split of ACPI table generation into separate filesArthur Heymans2023-07-211-0/+1
* vboot: Fix S3 resume with stage_cacheKyösti Mälkki2023-07-101-2/+2
* arch/x86: Ensure LAPIC mode for exception handlerKyösti Mälkki2023-07-051-3/+2
* arch/arm64/Makefile.inc: Fix Kconfig name in commentYu-Ping Wu2023-07-041-1/+1
* arch/x86/Kconfig: remove period from DUMP_SMBIOS_TYPE17 titleEric Lai2023-06-271-1/+1
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-234-9/+9
* arch/x86,lib: Migrate SMBIOS implementation to common codeBenjamin Doron2023-06-223-1451/+5
* arch/x86: Introduce DUMP_SMBIOS_TYPE17 configEric Lai2023-06-202-0/+66
* arch/riscv: Add clang as supported architectureArthur Heymans2023-06-111-0/+1
* arch/riscv: Always build opensbi with GCCArthur Heymans2023-06-111-1/+3
* arch/risc/mcall.h: Make the stack pointer globalArthur Heymans2023-06-111-3/+3
* arch/x86/include/arch/vga: add defines for VGA MMIO addressesFelix Held2023-06-061-0/+11
* libpayload;arch,cpu/x86: drop USE_MARCH_586 Kconfig optionFelix Held2023-05-271-6/+0
* treewide: Remove 'extern' from functions declarationElyes Haouas2023-05-262-2/+2
* arch/x86/include/arch/pci_io_cfg: add IO port count & last port definesFelix Held2023-05-251-2/+4
* arch/x86: Don't allow hw floating point operationsArthur Heymans2023-05-251-0/+4
* x86: pci_io_cfg: Make constant unsigned to fix out of bounds shiftPaul Menzel2023-05-161-1/+1
* arch/x86/ioapic.c: Increase the number of bits for ioapic IDArthur Heymans2023-05-141-1/+6
* arch/x86/car.ld: Fix undefined macroArthur Heymans2023-05-091-1/+1
* Convert literal uses of CONFIG_MAINBOARD_{VENDOR,PART_NUMBER}Kyösti Mälkki2023-05-051-4/+5
* ACPI: Make FADT entries for RTC/CMOS architecturalKyösti Mälkki2023-04-291-0/+11
* arch/x86: Disable walkcbfs_asm code when CONFIG_CBFS_VERIFICATION is setJulius Werner2023-04-272-0/+6
* arch/x86/include/pci_io_cfg: introduce PCI_IO_CONFIG_[INDEX,DATA] defineFelix Held2023-04-271-12/+15
* ACPI: Make FADT entries for SMI architecturalKyösti Mälkki2023-04-271-0/+7
* soc/intel: Introduce ioapic_get_sci_pin()Kyösti Mälkki2023-04-261-0/+2
* arch/riscv/trap_handler.c: Use new names for CSRArthur Heymans2023-04-212-2/+2
* arch/riscv: Fix compiler argument for clangArthur Heymans2023-04-211-2/+8
* soc/amd: Clarify ACPI _PRT entry generationKyösti Mälkki2023-04-141-1/+0
* cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_pathArthur Heymans2023-04-061-18/+0
* arch/x86/smbios: Check str for NULL in smbios_add_string()Maximilian Brune2023-04-041-1/+1
* arch/ppc64/rom_media.c: move to mainboard/emulation/qemu-power*Krystian Hebel2023-04-032-15/+0
* arch/x86/smbios: Add socket type for Meteor LakeJay Patel2023-03-291-0/+2
* x86/include/registers.h: macros should not use a trailing semicolonYuchen He2023-03-221-4/+4
* arch/arm64/include/armv8/arch/barrier.h: Add spaces around colonsYuchen He2023-03-211-1/+1
* arch/x86/ioapic: Print IOAPIC ID for GSI #0Jay Patel2023-03-161-1/+1
* arch/x86/include/arch/mmio.h: Provide __always_inline definition for muslFabian Groffen2023-03-131-0/+4
* cpu/x86/cache: CLFLUSH programs to memory before runningArthur Heymans2023-03-131-0/+22
* arch/x86/smbios: use cpu_cpuid_extended_level instead of open coding itFelix Held2023-02-211-2/+2
* arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminatorFelix Held2023-02-091-0/+2
* treewide: Remove repeated wordsElyes Haouas2023-02-092-2/+2
* soc/amd/picasso/soc_util: use cpuid_matchFelix Held2023-02-081-2/+3
* arch/x86/cpu: move cpuid_match to corresponding header fileFelix Held2023-02-082-5/+5
* arch/x86/include/cpu: introduce CPUID_FROM_FMS macroFelix Held2023-02-081-0/+10
* arch/x86/cpu: introduce and use device_match_maskFelix Held2023-02-082-1/+10
* arch/x86/include/cpu: retype device field in cpu_device_idFelix Held2023-02-081-1/+1
* arch/arm64/armv8/mmu.c: Add a space before the ternary operatorYuchen He2023-02-081-2/+2
* tree: Drop repeated wordsAlexander Goncharov2023-02-071-1/+1
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-011-1/+0
* arch/x86/smbios.c: Add socket type for Intel SPR-SPChristian Walter2023-01-301-0/+2
* arch/x86/smbios.c: Update Xeon-SP socket typesDavid Hendricks2023-01-291-2/+4