summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2019-08-20arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki
2019-08-15arch/x86: Add postcar_frame_common_mtrrs()Kyösti Mälkki
2019-08-13cpu/x86: Move some SMM function declarationsKyösti Mälkki
2019-08-11arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki
2019-08-08arch/riscv: Enable FIT supportJonathan Neuschäfer
2019-08-06arch/x86/acpi.c: Change TPM2 ACPI Table to support CRBChristian Walter
2019-08-03smbios: Make SMBIOS type 3 enclosure type settable at runtimeMathew King
2019-08-03riscv: add support for OpenSBIXiang Wang
2019-08-02src/arch/x86/acpi: Constify struct device instancesAamir Bohra
2019-07-28riscv: Remove unused headersPatrick Rudolph
2019-07-26arch/ppc64: Make PPC64 stages select ARCH_PPC64Arthur Heymans
2019-07-17lib: Remove the BOOTBLOCK_CUSTOM compile guardAsami Doi
2019-07-13cpu/x86: Move smm_lock() prototypeKyösti Mälkki
2019-07-12arch, include, soc: Use common stdint.hJacob Garber
2019-07-12device/pci: Replace use of dev_find_slot() for IRQsKyösti Mälkki
2019-07-10arch/cpu/x86: Update AMD detectionMarshall Dawson
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-07-08src/arch/x86/acpigen: Compare dev_states_count to size_tElyes HAOUAS
2019-07-07arch/mips: Make MIPS specific options depend on ARCH_MIPSArthur Heymans
2019-07-07arch/x86: Use ssize_t to store lengthJacob Garber
2019-07-07arch/x86: Clean up PIRQ_ROUTEKyösti Mälkki
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-07-02arch/x86: Fix spelling error in BERT commentMarshall Dawson
2019-07-02arch/riscv: Make RISCV specific options depend on ARCH_RISCVArthur Heymans
2019-07-02arch/x86: Fix cpu_cpuid_extended_level() return typeElyes HAOUAS
2019-07-02device/pci_rom: Fix redundant pci_rom_probe() callsKyösti Mälkki
2019-07-02security/memory: Clear memory in ramstagePatrick Rudolph
2019-06-28arch/riscv/mcall: Drop debug codePatrick Rudolph
2019-06-23riscv: workaround selfboot putting the coreboot table into prog_entry_argXiang Wang
2019-06-23riscv: use mret to invoke M-mode payload and disable interruptsXiang Wang
2019-06-23riscv: Fix MENTRY_FRAME_SIZE to fit different machine lengthsXiang Wang
2019-06-21arch: Add missing #include <commonlib/helpers.h>Elyes HAOUAS
2019-06-21arch/x86/acpi: use ALIGN_UP instead of ALIGNFelix Held
2019-06-21arch/arm/cpu: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-06-21arch/x86: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-06-21arch/x86/tables: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-06-21arch-x86/smbios: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-06-21fit: Refactor config node handlingJulius Werner
2019-06-21arch/x86/cpu: Add define and strings for HygonJinke Fan
2019-06-21arch/x86/rdrand.c: Remove unneeded 'else'Elyes HAOUAS
2019-06-19src/arch/x86/smbios: Change SMBIOS Version to 2.8Christian Walter
2019-06-19acpi: Add SPMI tablePatrick Rudolph
2019-06-17arm64: make comment match codeMarty E. Plummer
2019-06-173rdparty/blobs: Update submodule, SNB improvementsArthur Heymans
2019-06-15arch/x86/Kconfig: hide the "Bootblock behaviour" option on non-romccArthur Heymans
2019-06-15arch/x86/Kconfig: Hide the prefix option on all but BOOTBLOCK_NORMALArthur Heymans
2019-06-13stage_cache: Make empty inline function if CONFIG_NO_STAGE_CACHE enableSubrata Banik
2019-06-09acpigen: Add support for IndexFieldPatrick Rudolph
2019-06-06Makefile.inc: Compile smm files independent ARCH_RAMSTAGE_X86_32/64Subrata Banik
2019-06-06src/soc/intel/common/smbios: Add addtional infos to dimm_infoChristian Walter