summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* arch: remove superfluous arch dependencies on BR2_BINFMT_FLAT_*Thomas Petazzoni2014-12-111-2/+0
* arch: introduce BR2_BINFMT_SUPPORTS_SHAREDThomas Petazzoni2014-12-111-0/+7
* arch: ensure BR2_BINFMT_ELF is really usedThomas Petazzoni2014-12-111-1/+1
* arch: FDPIC is not supported on m68kThomas Petazzoni2014-12-111-2/+3
* Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBSThomas Petazzoni2014-12-111-1/+1
* arch/powerpc: add fsl e5500 and e6500 supportGustavo Zacarias2014-12-071-0/+7
* arch/mips: remove deprecated mips1/2/3/4 supportGustavo Zacarias2014-12-011-12/+0
* arch/Config.in.x86: drop BR2_x86_genericPeter Korsgaard2014-11-071-5/+0
* arch: remove the BR2_GCC_TARGET_TUNE optionThomas Petazzoni2014-11-071-3/+0
* arch/m68k: get rid of BR2_GCC_TARGET_TUNEThomas Petazzoni2014-11-071-8/+0
* arch/powerpc: get rid of BR2_GCC_TARGET_TUNEThomas Petazzoni2014-11-071-1/+1
* arch/sparc: get rid of BR2_GCC_TARGET_TUNEThomas Petazzoni2014-11-071-3/+1
* arch/x86: get rid of BR2_GCC_TARGET_TUNEThomas Petazzoni2014-11-071-31/+1
* arch/arm: remove BR2_GCC_TARGET_ARCH definitions on ARMThomas Petazzoni2014-11-071-19/+0
* arch/arm: do not distinguish revisions of ARM1136JF-SThomas Petazzoni2014-11-071-13/+3
* arc: add support of ARC HS38 coreAlexey Brodkin2014-11-021-1/+5
* arc: add explicit selection of CPU templates ARC 750D and ARC770DAlexey Brodkin2014-11-021-2/+19
* arch: sparc: Add leon3 cpu type and remove sparc{s,h}fleon{,v8}Andreas Larsson2014-10-301-12/+3
* arch/arm: add blind options to know the ARM architectureThomas Petazzoni2014-10-251-0/+30
* arch: remove BR2_arm10tThomas Petazzoni2014-09-181-4/+0
* arch: remove BR2_arm920 referenceThomas Petazzoni2014-09-181-1/+0
* arch/arc: fix atomics selectionYann E. MORIN2014-09-111-1/+3
* arch: remove no-longer default on atomics optionYann E. MORIN2014-08-181-1/+0
* arch/xtensa: always has atomic opsYann E. MORIN2014-08-181-0/+3
* arch/x86: all x86 but i386 has atomics operationsYann E. MORIN2014-08-181-0/+3
* arch/sparc: always has atomic opsYann E. MORIN2014-08-181-0/+3
* arch/sh: always has atomic opsYann E. MORIN2014-08-181-0/+3
* arch/powerpc: always has atomic opsYann E. MORIN2014-08-181-0/+3
* arch/nios2: always has atomic opsYann E. MORIN2014-08-181-0/+3
* arch/mips: always has atomic opsYann E. MORIN2014-08-181-0/+3
* arch/microblaze: always has atomic opsYann E. MORIN2014-08-181-0/+3
* arch/m68k: always has atomic opsYann E. MORIN2014-08-181-0/+3
* arch/bfin: always has atomic opsYann E. MORIN2014-08-181-0/+3
* arch/avr32: always has atomic opsYann E. MORIN2014-08-181-0/+3
* arch/arm: always has atomic opsYann E. MORIN2014-08-182-0/+6
* toolchain: drop the now-unused old BR2_TOOLCHAIN_HAS_ATOMIC_INTRINSICSYann E. MORIN2014-08-181-1/+0
* arch: add an option to specify if the arch has atomic opsYann E. MORIN2014-08-182-1/+7
* toolchain: Add config option for atomic intrinsicsAnton Kolesov2014-08-031-0/+5
* arch: avr32 should only get removed for the 2015.02 releasePeter Korsgaard2014-07-101-1/+1
* arch: deprecate the AVR32 architectureThomas Petazzoni2014-07-101-0/+6
* powerpc: add powerpc64 and powerpc64le supportCody P Schafer2014-05-262-2/+14
* powerpc: remove unneeded dependenciesCody P Schafer2014-05-261-2/+0
* powerpc: add power{4,5,6,7,8} cpusCody P Schafer2014-05-261-0/+18
* powerpc: mark 32-bit only powerpc cpus to prep for adding powerpc64 supportCody P Schafer2014-05-261-0/+29
* powerpc: add BR2_POWERPC_CPU_HAS_ALTIVEC to replace adhoc deps/checksCody P Schafer2014-05-261-0/+6
* powerpc: add BR2_POWERPC_CPU_HAS_SPE to replace adhoc deps/checksCody P Schafer2014-05-261-3/+8
* Add support for powerpc64leJeff Bailey2014-05-252-4/+14
* arch/arm: drop ARM(7TDMI/720T/740T) supportGustavo Zacarias2014-05-081-11/+0
* arch: add support for "corei7" Intel CPU optimisationsBernd Kuhls2014-05-031-0/+12
* arm: update processor typesGustavo Zacarias2014-04-241-0/+7
OpenPOWER on IntegriCloud