summaryrefslogtreecommitdiffstats
path: root/src/arch
Commit message (Expand)AuthorAgeFilesLines
* cpu/intel/microcode: Apply more strict guard for assembly filesKyösti Mälkki2019-12-271-1/+1
* arch/x86: Remove <arch/cbfs.h>Kyösti Mälkki2019-12-271-22/+0
* arch/x86: Remove walkcbfs()Kyösti Mälkki2019-12-272-44/+0
* bootblock: Support normal/fallback mechanism againKyösti Mälkki2019-12-273-3/+47
* src/x86|cpu/intel: Hardcode FIT and IDMarshall Dawson2019-12-261-1/+1
* src: Remove unused include <string.h>Elyes HAOUAS2019-12-261-1/+0
* arch/x86: Drop romcc bootblockArthur Heymans2019-12-2010-365/+0
* arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHEKyösti Mälkki2019-12-191-0/+10
* src/arch/x86: Build mainboard acpi_tables source if presentKarthikeyan Ramasubramanian2019-12-191-0/+2
* src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS2019-12-191-1/+0
* src/arch: Remove unused <stdlib.h>Elyes HAOUAS2019-12-1910-10/+0
* src/arch/arm: Remove unused 'include <stdint.h>'Elyes HAOUAS2019-12-191-1/+0
* arch/x86: Drop uses of ROMCC_BOOTBLOCKArthur Heymans2019-12-191-2/+0
* Drop ROMCC code and header guardsArthur Heymans2019-12-199-155/+4
* arch/x86: Make X86 stages select ARCH_X86Arthur Heymans2019-12-161-9/+10
* bootblock: Provide some common prototypesKyösti Mälkki2019-12-141-0/+21
* acpigen: Add methods for mutex operationsPatrick Rudolph2019-12-122-0/+46
* printf: Automatically prefix %p with 0xJulius Werner2019-12-111-1/+1
* arch|cpu/x86: Add Kconfig option for x86 reset vectorMarshall Dawson2019-12-064-3/+13
* arm64: Print a char to UART early in exception handlerJulius Werner2019-12-051-2/+8
* arm64: Bump exception stack size to 2KBJulius Werner2019-12-051-1/+1
* arm64: Correctly unmask asynchronous SError interruptsJulius Werner2019-12-055-129/+59
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-1/+0
* src: Add missing include <stdlib.h>Elyes HAOUAS2019-12-031-0/+1
* kill CAR_GLOBAL_MIGRATION leftoversArthur Heymans2019-11-301-1/+0
* arch/x86/car.ld: Drop CAR_GLOBAL regionArthur Heymans2019-11-301-14/+1
* arch/*/*/early_variables.h: drop unused filesArthur Heymans2019-11-305-191/+0
* arch/x86/cache.h: Use ENV_CACHE_AS_RAM macroArthur Heymans2019-11-302-11/+2
* arch/x86/exception.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-10/+7
* arch/arm/include: Remove unused armv7 types.hJacob Garber2019-11-281-59/+0
* arch/x86: SMBIOS: Improve core count reportingAndrey Petrov2019-11-261-1/+20
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-2512-29/+23
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-232-3/+3
* arch/acpigen.h: Correct PARENT_PREFIX encoding valueElyes HAOUAS2019-11-221-1/+1
* Makefiles: Remove -D__PRE_RAM__Kyösti Mälkki2019-11-221-4/+4
* arch/x86: Remove spinlocks inside CARKyösti Mälkki2019-11-221-20/+6
* arch/x86: Remove copy_and_run()Kyösti Mälkki2019-11-213-26/+0
* cpu/amd/fam10: Drop supportArthur Heymans2019-11-212-12/+1
* drivers/intel/fsp1_0: Drop supportArthur Heymans2019-11-211-7/+0
* Remove MIPS architectureJulius Werner2019-11-2025-1188/+0
* lib/fmap: Disable pre-RAM cache for FSP 1.0Julius Werner2019-11-191-0/+3
* include: Make stdbool.h a separate fileJulius Werner2019-11-181-2/+1
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-0/+1
* arch/x86: Correctly determine number of enabled coresAndrey Petrov2019-11-131-1/+1
* arch/x86/car.ld: Rename suffix _start/_endArthur Heymans2019-11-123-13/+13
* console,boot_state: Exclude printk() from reported timesKyösti Mälkki2019-11-111-0/+2
* arch/x86: Remove EARLY_EBDA_INIT supportArthur Heymans2019-11-105-116/+1
* lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARGArthur Heymans2019-11-106-6/+0
* arch/riscv: Pass cbmem_top to ramstage via calling argumentArthur Heymans2019-11-103-6/+11
* arch/x86: Create preprocessed __ROMCC__ bootblock sourceKyösti Mälkki2019-11-061-0/+2