summaryrefslogtreecommitdiffstats
path: root/src/soc/example
Commit message (Expand)AuthorAgeFilesLines
* src/soc: Get rid of most src/soc/Kconfig filesMartin Roth2022-06-241-1/+0
* arch/x86: Add a common romstage entryArthur Heymans2022-06-071-2/+5
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-1/+1
* soc/example/min86/Kconfig: don't unselect CPU_X86_LAPICFelix Held2021-10-261-4/+0
* cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held2021-10-261-0/+4
* cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held2021-10-251-2/+0
* src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons2021-07-021-1/+0
* src: Move `select ARCH_X86` to platformsAngel Pons2021-06-301-0/+1
* arch/x86: Move prologue to .init sectionKyösti Mälkki2021-01-071-0/+2
* x86: Add a minimal example SoC along with a boardNico Huber2020-10-308-0/+77