summaryrefslogtreecommitdiff
path: root/config/arch
AgeCommit message (Expand)AuthorFilesLines
2015-11-19xtensa: fix kconfig spelling and help textMax Filippov2-6/+8
2015-11-14Allow --with-cpu/--with-tune for !arm.Alexey Neyman1-0/+1
2015-11-13xtensa: add support for the configurable Xtensa architecture.Chris Zankel2-0/+50
2015-11-10blackfin: Remove blackfin supportBryan Hundven1-11/+0
2015-11-02Merge pull request #232 from bhundven/less_gcc_versions_part_1Bryan Hundven1-13/+0
2015-11-02config: MIPS64 is no longer experimentalBryan Hundven1-1/+1
2015-10-31gcc: Support only the latest branch releases of gccBryan Hundven1-13/+0
2015-06-21avr: add support for AVR 8-bit architectureErico Nunes1-0/+8
2015-01-28eglibc: Remove eglibc supportBryan Hundven1-1/+1
2015-01-26arch/nios2:add nios2Daniel Zimmermann1-0/+9
2014-09-20arch/arm: EABIhf is now the defaultYann E. MORIN1-1/+1
2014-05-11arch/powerpc: add powerpc64le supportCody P Schafer1-1/+3
2013-12-30arch/arm: add support for AArch64Yann E. MORIN"1-3/+4
2013-01-09arch/arm: OABI is no more, switch to only EABIYann E. MORIN"1-6/+15
2013-01-09arch/arm: add option to use *eabihf tuplesYann E. MORIN"1-0/+31
2012-12-26all: unmark experimental featuresYann E. MORIN"3-7/+4
2012-09-20arch/microblaze: add new architectureDavid Holsgrove1-0/+22
2011-11-24arch/sparc: Sparc supports setting the floating point typeYann E. MORIN"1-0/+1
2011-11-24arch/powerpc: PowerPC supports setting the floating point typeYann E. MORIN"1-0/+1
2011-11-24arch/mips: MIPS supports setting the floating point typeYann E. MORIN"1-0/+1
2011-11-24arch/arm: ARM supports setting the floating point typeYann E. MORIN"1-0/+1
2011-11-29arch: rename the SUPPORT_XXX optionsYann E. MORIN"11-28/+28
2011-10-19arch/arm: ARM supports the softfp conventionYann E. MORIN"1-0/+1
2011-09-17gcc: add support for the PowerPC EABIYann E. MORIN"1-2/+28
2011-05-31kconfig: remove useless 'default n'Benoît THÉBAUDEAU"2-2/+0
2011-05-18config: rename variables that are arraysYann E. MORIN"1-4/+4
2011-05-08config: fix recursive depsYann E. MORIN"11-118/+109
2011-04-03arch/sparc: add absic supportYann E. MORIN"1-0/+13
2011-01-03arch: remove ia64Yann E. MORIN"1-11/+0
2010-09-12arch/mips: add option for MIPS ABIsYann E. MORIN"2-1/+38
2010-09-11arch/sh: move config-options to second-partYann E. MORIN"2-24/+25
2010-09-11arch/alpha: move config-options to second-partYann E. MORIN"2-55/+56
2010-09-11arch/ppc: move config-options to second-partYann E. MORIN"2-16/+17
2010-09-11arch/arm: move config-options to second-partYann E. MORIN"2-52/+53
2010-04-07Add basic support for the Blackfin architectureThomas Petazzoni1-0/+12
2010-02-20arch: add mips64Zhuang Yuyao1-0/+1
2010-01-31arch/sh: remove EXPERIMENTALYann E. MORIN"1-1/+0
2010-01-31arch/avr32: remove EXPERIMENTALYann E. MORIN"1-1/+0
2010-01-29arch: add basic m68k supportYann E. MORIN1-0/+10
2010-01-09config/arch: always select the adequate bitnessYann E. MORIN"6-0/+11
2009-11-17arch/ia64: update to the new 64-bit infrastructureYann E. MORIN"1-1/+1
2009-11-17arch/s390: commonalise the 32- and 64-bit s390 archYann E. MORIN"2-12/+6
2009-11-17arch/x86: commonalise the 32- and 64-bit x86 archYann E. MORIN"2-12/+5
2009-11-17arch/ppc: commonalise the 32- and 64-bit PowerPC archYann E. MORIN"3-34/+18
2009-11-16arch/s390: cleanupsYann E. MORIN"2-6/+0
2009-11-14arch: add s390 and s390x architectures and samplesharold2-0/+25
2009-10-26arch/arm: add THUMB interworking supportYann E. MORIN"1-0/+14
2009-10-26arch/arm: add THUMB mode config optionYann E. MORIN"1-0/+25
2009-10-21arch/arm: add support for noMMUYann E. MORIN"1-1/+2
2009-10-21config/arch/arm: default to EABIYann E. MORIN"1-1/+1