summaryrefslogtreecommitdiff
path: root/config/arch
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-28x86_64: is a MMU-aware arch, so select ARCH_USE_MMUIngmar Schraub1-0/+1
2009-06-20Misc AVR32 cleanups.Martin Lund1-5/+5
2009-05-22Added initial AVR32 support (bare-metal,newlib)Martin Lund"1-0/+13
2009-05-20Merge the uClinux/noMMU stuff back to /trunk:Yann E. MORIN"8-1/+8
2009-03-26Merge r1432:1437 from /branches/newlib into /trunk :Yann E. MORIN"3-3/+3
2009-01-31Add support for powerpc64, along with an EXPERIMENTAL sample.Yann E. MORIN"3-15/+33
2008-11-07Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in the...Yann E. MORIN"2-0/+2
2008-10-05Separate the architecture config file and function script.Yann E. MORIN"16-126/+0
2008-10-03Second shot at moving arch/ into config/arch/ .Yann E. MORIN"16-0/+309
2008-10-03First shot at moving arch/ into config/arch/ .Yann E. MORIN"1-1/+0