summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/config.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini1-2/+0
2022-07-07arm: Remove PXA architecture supportTom Rini1-2/+0
2022-06-06arm: pxa: Remove CONFIG_CPU_PXA25XTom Rini1-1/+0
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-11-17arm64: support running at addr other than linked toStephen Warren1-4/+0
2017-04-17armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun1-1/+1
2016-08-05treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada1-1/+0
2015-10-29armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu1-5/+2
2015-08-24arm: pxa: use common timer functionsAndrew Ruder1-1/+4
2015-03-27ARMv8: enable pre-allocation mallocDavid Feng1-4/+0
2014-09-08arm: ls102xa: Add Freescale LS102xA SoC supportWang Huan1-0/+4
2014-08-04arm: Set up global data before board_init_f()Simon Glass1-0/+2
2014-07-03ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun1-0/+4
2014-05-12common/board_f: Initialized global data for generic boardYork Sun1-0/+2
2014-01-09arm64: core supportDavid Feng1-0/+6
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-15/+1
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk1-3/+0
2010-10-19Merge branch 'elf_reloc'Wolfgang Denk1-2/+1
2010-10-19ARM: add flat device tree supportJohn Rigby1-0/+2
2010-10-13arm: implement ELF relocationsAlbert Aribaud1-2/+0
2010-09-19ARM: add relocation supportHeiko Schocher1-1/+2
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser1-0/+27