aboutsummaryrefslogtreecommitdiff
path: root/config/arch
Commit message (Expand)AuthorAgeFilesLines
* arch/sparc: Sparc supports setting the floating point typeYann E. MORIN"2011-11-241-0/+1
* arch/powerpc: PowerPC supports setting the floating point typeYann E. MORIN"2011-11-241-0/+1
* arch/mips: MIPS supports setting the floating point typeYann E. MORIN"2011-11-241-0/+1
* arch/arm: ARM supports setting the floating point typeYann E. MORIN"2011-11-241-0/+1
* arch: rename the SUPPORT_XXX optionsYann E. MORIN"2011-11-3011-28/+28
* arch/arm: ARM supports the softfp conventionYann E. MORIN"2011-10-191-0/+1
* gcc: add support for the PowerPC EABIYann E. MORIN"2011-09-171-2/+28
* kconfig: remove useless 'default n'Benoît THÉBAUDEAU"2011-05-312-2/+0
* config: rename variables that are arraysYann E. MORIN"2011-05-181-4/+4
* config: fix recursive depsYann E. MORIN"2011-05-0811-118/+109
* arch/sparc: add absic supportYann E. MORIN"2011-04-031-0/+13
* arch: remove ia64Yann E. MORIN"2011-01-031-11/+0
* arch/mips: add option for MIPS ABIsYann E. MORIN"2010-09-122-1/+38
* arch/sh: move config-options to second-partYann E. MORIN"2010-09-122-24/+25
* arch/alpha: move config-options to second-partYann E. MORIN"2010-09-122-55/+56
* arch/ppc: move config-options to second-partYann E. MORIN"2010-09-112-16/+17
* arch/arm: move config-options to second-partYann E. MORIN"2010-09-112-52/+53
* Add basic support for the Blackfin architectureThomas Petazzoni2010-04-071-0/+12
* arch: add mips64Zhuang Yuyao2010-02-201-0/+1
* arch/sh: remove EXPERIMENTALYann E. MORIN"2010-01-311-1/+0
* arch/avr32: remove EXPERIMENTALYann E. MORIN"2010-01-311-1/+0
* arch: add basic m68k supportYann E. MORIN2010-01-291-0/+10
* config/arch: always select the adequate bitnessYann E. MORIN"2010-01-096-0/+11
* arch/ia64: update to the new 64-bit infrastructureYann E. MORIN"2009-11-171-1/+1
* arch/s390: commonalise the 32- and 64-bit s390 archYann E. MORIN"2009-11-172-12/+6
* arch/x86: commonalise the 32- and 64-bit x86 archYann E. MORIN"2009-11-172-12/+5
* arch/ppc: commonalise the 32- and 64-bit PowerPC archYann E. MORIN"2009-11-173-34/+18
* arch/s390: cleanupsYann E. MORIN"2009-11-162-6/+0
* arch: add s390 and s390x architectures and samplesharold2009-11-142-0/+25
* arch/arm: add THUMB interworking supportYann E. MORIN"2009-10-261-0/+14
* arch/arm: add THUMB mode config optionYann E. MORIN"2009-10-261-0/+25
* arch/arm: add support for noMMUYann E. MORIN"2009-10-211-1/+2
* config/arch/arm: default to EABIYann E. MORIN"2009-10-211-1/+1
* x86_64: is a MMU-aware arch, so select ARCH_USE_MMUIngmar Schraub2009-08-281-0/+1
* Misc AVR32 cleanups.Martin Lund2009-06-201-5/+5
* Added initial AVR32 support (bare-metal,newlib)Martin Lund"2009-05-221-0/+13
* Merge the uClinux/noMMU stuff back to /trunk:Yann E. MORIN"2009-05-208-1/+8
* Merge r1432:1437 from /branches/newlib into /trunk :Yann E. MORIN"2009-03-263-3/+3
* Add support for powerpc64, along with an EXPERIMENTAL sample.Yann E. MORIN"2009-01-313-15/+33
* Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in the...Yann E. MORIN"2008-11-072-0/+2
* Separate the architecture config file and function script.Yann E. MORIN"2008-10-0516-126/+0
* Second shot at moving arch/ into config/arch/ .Yann E. MORIN"2008-10-0316-0/+309
* First shot at moving arch/ into config/arch/ .Yann E. MORIN"2008-10-031-1/+0
* Fix using --local.Yann E. MORIN"2007-09-161-0/+1