summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2019-12-20arch/x86: Drop romcc bootblockArthur Heymans
2019-12-19arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHEKyösti Mälkki
2019-12-19src/arch/x86: Build mainboard acpi_tables source if presentKarthikeyan Ramasubramanian
2019-12-19src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS
2019-12-19src/arch: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-19src/arch/arm: Remove unused 'include <stdint.h>'Elyes HAOUAS
2019-12-19arch/x86: Drop uses of ROMCC_BOOTBLOCKArthur Heymans
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-12-16arch/x86: Make X86 stages select ARCH_X86Arthur Heymans
2019-12-14bootblock: Provide some common prototypesKyösti Mälkki
2019-12-12acpigen: Add methods for mutex operationsPatrick Rudolph
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-06arch|cpu/x86: Add Kconfig option for x86 reset vectorMarshall Dawson
2019-12-05arm64: Print a char to UART early in exception handlerJulius Werner
2019-12-05arm64: Bump exception stack size to 2KBJulius Werner
2019-12-05arm64: Correctly unmask asynchronous SError interruptsJulius Werner
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-12-03src: Add missing include <stdlib.h>Elyes HAOUAS
2019-11-30kill CAR_GLOBAL_MIGRATION leftoversArthur Heymans
2019-11-30arch/x86/car.ld: Drop CAR_GLOBAL regionArthur Heymans
2019-11-30arch/*/*/early_variables.h: drop unused filesArthur Heymans
2019-11-30arch/x86/cache.h: Use ENV_CACHE_AS_RAM macroArthur Heymans
2019-11-29arch/x86/exception.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-28arch/arm/include: Remove unused armv7 types.hJacob Garber
2019-11-26arch/x86: SMBIOS: Improve core count reportingAndrey Petrov
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-22arch/acpigen.h: Correct PARENT_PREFIX encoding valueElyes HAOUAS
2019-11-22Makefiles: Remove -D__PRE_RAM__Kyösti Mälkki
2019-11-22arch/x86: Remove spinlocks inside CARKyösti Mälkki
2019-11-21arch/x86: Remove copy_and_run()Kyösti Mälkki
2019-11-21cpu/amd/fam10: Drop supportArthur Heymans
2019-11-21drivers/intel/fsp1_0: Drop supportArthur Heymans
2019-11-20Remove MIPS architectureJulius Werner
2019-11-19lib/fmap: Disable pre-RAM cache for FSP 1.0Julius Werner
2019-11-18include: Make stdbool.h a separate fileJulius Werner
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-11-13arch/x86: Correctly determine number of enabled coresAndrey Petrov
2019-11-12arch/x86/car.ld: Rename suffix _start/_endArthur Heymans
2019-11-11console,boot_state: Exclude printk() from reported timesKyösti Mälkki
2019-11-10arch/x86: Remove EARLY_EBDA_INIT supportArthur Heymans
2019-11-10lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARGArthur Heymans
2019-11-10arch/riscv: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-06arch/x86: Create preprocessed __ROMCC__ bootblock sourceKyösti Mälkki
2019-11-06arch/riscv: Use FDT from calling argument when using FITArthur Heymans
2019-11-06arch/riscv: Rename `stages.c` to `romstage.c`Nico Huber
2019-11-05arch/riscv: Don't link `stages.c` into ramstageNico Huber
2019-11-05security/vboot: Removed vboot_prepare from vboot_locatorWim Vervoorn
2019-11-04cpu/qemu-x86: Add x86_64 bootblock supportPatrick Rudolph
2019-11-04arch/mips: Pass cbmem_top to ramstage via calling argumentArthur Heymans