summaryrefslogtreecommitdiffstats
path: root/src/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-1/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-2/+2
* lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARGArthur Heymans2019-11-101-1/+0
* arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans2019-11-031-0/+1
* arch/arm: Make ARM stages select ARCH_ARMArthur Heymans2019-08-291-5/+3
* console: Simplify bootblock console Kconfig selection logicAlexandru Gagniuc2016-01-211-0/+1
* arm/arm64: Generalize bootblock C entry pointJulius Werner2015-11-111-6/+0
* Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64Julius Werner2015-04-151-5/+0
* arm: Fix checkstack() to use correct stack sizeJulius Werner2015-04-141-0/+5
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-071-0/+4
* Clean up architecture-specific KconfigsJulius Werner2015-04-021-8/+0
* CBMEM console: Fix and enhance pre-RAM supportKyösti Mälkki2015-01-271-4/+0
* vboot2: add verstageStefan Reinauer2015-01-271-0/+4
* Revert "vboot2: add verstage"Paul Menzel2015-01-141-4/+0
* vboot2: add verstageDaisuke Nojiri2015-01-131-0/+4
* ARM: Fix ARM_LPAE to not be selectable as a menu item.Ronald G. Minnich2015-01-011-1/+1
* ARM: Use LPAE for Virtual Address TranslationDaisuke Nojiri2014-12-171-1/+5
* arm: Add support for a preram_cbmem_console symbol.Gabe Black2014-12-151-0/+4
* ARM: Add an ARMv4 architecture version.Gabe Black2014-09-091-0/+1
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-0/+28