| Commit message (Expand) | Author | Age | Files | Lines |
* | initial support for Blackfin processors | Mike Frysinger | 2011-02-07 | 1 | -1/+18 |
* | toolchain targets: fix up c3 and winchip i386 variants, add c3-2 | Gustavo Zacarias | 2010-11-29 | 1 | -3/+11 |
* | toolchain: LEON SPARC only works with gcc-4.4.x | Gustavo Zacarias | 2010-11-25 | 1 | -0/+1 |
* | Cconfig: Add sparc-leon processors, remove deprecated v9 Sparc type. | Konrad Eisele | 2010-11-25 | 1 | -12/+19 |
* | Merge branch 'for-2010.11/remove-deprecated-arch' of git://git.busybox.net/~t... | Peter Korsgaard | 2010-09-30 | 1 | -121/+9 |
|\ |
|
| * | Remove architectures marked as deprecated | Thomas Petazzoni | 2010-08-31 | 1 | -121/+9 |
* | | Config.in.arch: ARM cortex A9 support | Peter Korsgaard | 2010-09-12 | 1 | -1/+6 |
|/ |
|
* | Mark CRIS architecture as deprecated | Thomas Petazzoni | 2010-08-11 | 1 | -0/+5 |
* | Deprecate the Alpha, IA64 and Sparc64 support | Thomas Petazzoni | 2010-07-27 | 1 | -0/+11 |
* | Create <tuple>/lib -> <sysroot>/lib symlink before installing cross gcc | Thomas Petazzoni | 2010-07-27 | 1 | -0/+5 |
* | Set correct GCC tune option for ARM926T(==ARM926EJ-S) core | Julien Boibessot | 2010-06-08 | 1 | -1/+1 |
* | Enable e300c2, e300c3 and e500mc powerpc optimizations | Gustavo Zacarias | 2010-04-08 | 1 | -0/+12 |
* | get rid of broken nios2 support | Peter Korsgaard | 2010-03-30 | 1 | -6/+1 |
* | Add support for the Cortex-A8 ARM target | Laine Walker-Avina | 2009-11-18 | 1 | -0/+6 |
* | default to EABI on arm | Bernhard Reutner-Fischer | 2009-10-06 | 1 | -3/+6 |
* | target/; xtensa support | Maxim Grigoriev | 2009-07-24 | 1 | -0/+35 |
* | target/Config.in.arch: fix BR2_ARCH for i386 geode variant | Pwalters | 2009-06-15 | 1 | -0/+1 |
* | target/Config.in.arch: fix BR2_GCC_TARGET_ARCH for arm926t | Alex Dobrynin | 2009-06-01 | 1 | -1/+1 |
* | unmark the sparc targets as broken, they build if you disable shared libgcc | austinf | 2009-04-15 | 1 | -2/+0 |
* | target/Config.in.arch: really provide correct --with-arch= for ARM targets | Peter Korsgaard | 2009-03-30 | 1 | -13/+13 |
* | target/Config.in.arch: provide correct gcc --with-arch= for ARM targets | Peter Korsgaard | 2009-03-30 | 1 | -0/+14 |
* | target/Config.in.arch: fix ARM abi setting | Peter Korsgaard | 2009-01-30 | 1 | -3/+2 |
* | buildroot: mark alpha as broken | Peter Korsgaard | 2009-01-13 | 1 | -0/+1 |
* | buildroot: mark ia64, m68k, nios2, sparc and sparc64 as broken | Peter Korsgaard | 2009-01-12 | 1 | -1/+5 |
* | buildroot: get rid of s390 support | Peter Korsgaard | 2009-01-12 | 1 | -33/+0 |
* | * Added "generic" option to x86_64 target | Nigel Kukard | 2009-01-01 | 1 | -1/+5 |
* | Remove AVR32 target variants, the current entries refers to CHIPS which have ... | Ulf Samuelsson | 2008-12-17 | 1 | -12/+0 |
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -1/+1 |
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -19/+19 |
* | toolchain: fix mips abi selection | Peter Korsgaard | 2008-05-12 | 1 | -10/+27 |
* | buildroot: fix missing ARCH for some x86 variants | Peter Korsgaard | 2008-03-11 | 1 | -0/+5 |
* | Ensure AVR32 FPU config is always correct | Ulf Samuelsson | 2007-10-23 | 1 | -0/+2 |
* | - default to mips I for mipsel and mips III for mips | Bernhard Reutner-Fischer | 2007-10-02 | 1 | -1/+5 |
* | - fix typo | Bernhard Reutner-Fischer | 2007-09-30 | 1 | -1/+1 |
* | - revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI) | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -20/+20 |
* | - better use commonly used digits in ISA config | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -4/+4 |
* | - add mips/mipsel target architecture selection | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -5/+46 |
* | - naming convention is Config.in resp. Config.in.foo | Bernhard Reutner-Fischer | 2007-09-28 | 1 | -0/+658 |