summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2019-09-14arch/x86: Replace some __PRE_RAM__ useKyösti Mälkki
2019-09-14arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()Kyösti Mälkki
2019-09-14arm64: Uprev Arm TF and adjust to BL31 parameter changesJulius Werner
2019-09-13timestamps: Remove TIMESTAMP_CACHE_IN_BSSKyösti Mälkki
2019-09-13arch/x86/bootblock_crt0.S: Leverage eax in protected mode entryHimanshu Sahdev aka CunningLearner
2019-09-11arch/x86: Cache the TSEG region at the top of ramSubrata Banik
2019-09-11arch/x86: Restrict use of _car_global[start|end]Kyösti Mälkki
2019-09-11arch/x86: Drop _car_relocatable_data symbolsKyösti Mälkki
2019-09-11arch/x86: Move ehci_dbg_info outside _car_relocatable_dataKyösti Mälkki
2019-09-11timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki
2019-09-10AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth
2019-09-09arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0Kyösti Mälkki
2019-09-06superio/common: Add ssdtgen for generic SuperIOsPatrick Rudolph
2019-09-02soc/intel/common/timer: Make TSC frequency calculation dynamicallySubrata Banik
2019-09-02arch/ppc64: move misc.c to qemu-power8 as timer.cMarty E. Plummer
2019-08-31arch/x86: Remove WB attribute from 0..CACHE_TMP_RAMTOPKyösti Mälkki
2019-08-30arm64: Rename arm_tf.c/h to bl31.c/hJulius Werner
2019-08-29arch/arm64: Make ARM64 stages select ARCH_ARM64Arthur Heymans
2019-08-29arch/arm: Make ARM stages select ARCH_ARMArthur Heymans
2019-08-29arch/x86: Fix clearing .bss sectionKyösti Mälkki
2019-08-29arch/x86: remove weak car_stage_entry() symbolAaron Durbin
2019-08-28arch/x86/postcar: unexpose postcar_commit_mtrrs() symbolAaron Durbin
2019-08-28AUTHORS: Move src/arch/ppc64 copyrights into AUTHORS fileMartin Roth
2019-08-27AUTHORS: Move src/arch/mips copyrights into AUTHORS fileMartin Roth
2019-08-26x86: Introduce RESET_VECTOR_IN_RAM optionMartin Roth
2019-08-26arch/x86: Simplify <arch/early_variables.h>Kyösti Mälkki
2019-08-26soc/intel: Use common romstage codeKyösti Mälkki
2019-08-26arch/non-x86: Use ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki
2019-08-26Move and rename ARCH_STAGE_HAS_xxx_SECTION rulesKyösti Mälkki
2019-08-26AUTHORS: Move src/arch/arm64 copyrights into AUTHORS fileMartin Roth
2019-08-26AUTHORS: Move src/arch/arm copyrights into AUTHORS fileMartin Roth
2019-08-26lib: ramdetect: Register exception handlers for ARMv8Asami Doi
2019-08-23arch/x86/acpi: Add acpi_device_hidPatrick Rudolph
2019-08-22ACPI S3: Depend on RELOCATABLE_RAMSTAGEKyösti Mälkki
2019-08-22ACPI S3: Drop ACPI_HUGE_LOWMEM_BACKUPKyösti Mälkki
2019-08-22arch/x86: Add <arch/romstage.h>Kyösti Mälkki
2019-08-21AMD fam10: Remove HAVE_ACPI_RESUME supportKyösti Mälkki
2019-08-20src: Remove variable length arraysJacob Garber
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