summaryrefslogtreecommitdiff
path: root/config/arch
Commit message (Expand)AuthorAgeFilesLines
* Only select GDB version if GDB is enabledAlexey Neyman2019-04-041-1/+1
* Mark binutils/gdb requirements for RISC-VAlexey Neyman2019-04-041-0/+2
* Restrict flat format to architectures that support itAlexey Neyman2018-12-017-2/+11
* Add moxie architectureAlexey Neyman2018-11-281-0/+11
* Disallow linux versions before 4.8 for ARCAlexey Brodkin2018-10-011-0/+1
* Disallow linux versions before 3.7 for aarch64Alexey Neyman2018-09-291-0/+1
* config: arch: riscv: add initial 64-bit supportPaul Walmsley2018-09-101-0/+3
* Add ARC architecture supportAlexey Brodkin2018-05-151-0/+15
* Add ARCH_SUPPORTS_WITH_ABI and ARCH_SUPPORTS_WITH_ARCH for riscv targetsFranz Flasch2018-01-191-0/+2
* Make comp.libs use generated templates, tooAlexey Neyman2017-11-2915-2/+17
* add RISC-V architecture supportAntony Pavlov2017-11-191-0/+10
* Use the new SuperH fixes in the two multilib samplesAlexey Neyman2017-09-031-2/+2
* Super-H multilib toolchain fixesAlexey Neyman2017-09-036-8/+47
* Update nios2.inmakoehr2017-08-091-0/+1
* Switch gen-kconfig to new frameworkAlexey Neyman2017-07-0812-274/+270
* uClibc locale "package"Alexey Neyman2017-07-081-1/+0
* Building packages using the new frameworkAlexey Neyman2017-07-082-22/+2
* nios2: fix architecture featuresKirill Smirnov2017-06-221-1/+1
* Make ARM32 option appear only if 32-bit is selectedAlexey Neyman2017-06-131-0/+3
* Declare msp430 experimentalAlexey Neyman2017-06-101-0/+1
* Added MSP430 architecture support.Andrew Wygle2017-06-021-0/+8
* xtensa: fix endianness supportMax Filippov2016-11-221-0/+2
* mips: allow o32 ABI as default for multilibAlexey Neyman2016-08-231-1/+1
* sh: require multilibAlexey Neyman2016-06-091-0/+1
* Whitespace: We don't use tabs in shell or kconfig filesBryan Hundven2015-12-082-22/+24
* xtensa: Remove support for CT_CUSTOM_LOCATION_ROOT_DIRBryan Hundven2015-12-081-2/+1
* xtensa: fix kconfig spelling and help textMax Filippov2015-11-192-6/+8
* Allow --with-cpu/--with-tune for !arm.Alexey Neyman2015-11-141-0/+1
* xtensa: add support for the configurable Xtensa architecture.Chris Zankel2015-11-132-0/+50
* blackfin: Remove blackfin supportBryan Hundven2015-11-091-11/+0
* Merge pull request #232 from bhundven/less_gcc_versions_part_1Bryan Hundven2015-11-021-13/+0
|\
| * gcc: Support only the latest branch releases of gccBryan Hundven2015-10-311-13/+0
* | config: MIPS64 is no longer experimentalBryan Hundven2015-11-021-1/+1
|/
* avr: add support for AVR 8-bit architectureErico Nunes2015-06-211-0/+8
* eglibc: Remove eglibc supportBryan Hundven2015-01-271-1/+1
* arch/nios2:add nios2Daniel Zimmermann2015-01-261-0/+9
* arch/arm: EABIhf is now the defaultYann E. MORIN2014-09-201-1/+1
* arch/powerpc: add powerpc64le supportCody P Schafer2014-05-121-1/+3
* arch/arm: add support for AArch64Yann E. MORIN"2013-12-301-3/+4
* arch/arm: OABI is no more, switch to only EABIYann E. MORIN"2013-01-101-6/+15
* arch/arm: add option to use *eabihf tuplesYann E. MORIN"2013-01-101-0/+31
* all: unmark experimental featuresYann E. MORIN"2012-12-263-7/+4
* arch/microblaze: add new architectureDavid Holsgrove2012-09-201-0/+22
* 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