summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-12-12Turn the static lib option into a choice with more optionsThomas Petazzoni
2014-12-11arch: remove superfluous arch dependencies on BR2_BINFMT_FLAT_*Thomas Petazzoni
2014-12-11arch: introduce BR2_BINFMT_SUPPORTS_SHAREDThomas Petazzoni
2014-12-11arch: ensure BR2_BINFMT_ELF is really usedThomas Petazzoni
2014-12-11arch: FDPIC is not supported on m68kThomas Petazzoni
2014-12-11Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBSThomas Petazzoni
2014-12-07arch/powerpc: add fsl e5500 and e6500 supportGustavo Zacarias
2014-12-01arch/mips: remove deprecated mips1/2/3/4 supportGustavo Zacarias
2014-11-07arch/Config.in.x86: drop BR2_x86_genericPeter Korsgaard
2014-11-07arch: remove the BR2_GCC_TARGET_TUNE optionThomas Petazzoni
2014-11-07arch/m68k: get rid of BR2_GCC_TARGET_TUNEThomas Petazzoni
2014-11-07arch/powerpc: get rid of BR2_GCC_TARGET_TUNEThomas Petazzoni
2014-11-07arch/sparc: get rid of BR2_GCC_TARGET_TUNEThomas Petazzoni
2014-11-07arch/x86: get rid of BR2_GCC_TARGET_TUNEThomas Petazzoni
2014-11-07arch/arm: remove BR2_GCC_TARGET_ARCH definitions on ARMThomas Petazzoni
2014-11-07arch/arm: do not distinguish revisions of ARM1136JF-SThomas Petazzoni
2014-11-02arc: add support of ARC HS38 coreAlexey Brodkin
2014-11-02arc: add explicit selection of CPU templates ARC 750D and ARC770DAlexey Brodkin
2014-10-30arch: sparc: Add leon3 cpu type and remove sparc{s,h}fleon{,v8}Andreas Larsson
2014-10-25arch/arm: add blind options to know the ARM architectureThomas Petazzoni
2014-09-18arch: remove BR2_arm10tThomas Petazzoni
2014-09-18arch: remove BR2_arm920 referenceThomas Petazzoni
2014-09-11arch/arc: fix atomics selectionYann E. MORIN
2014-08-18arch: remove no-longer default on atomics optionYann E. MORIN
2014-08-18arch/xtensa: always has atomic opsYann E. MORIN
2014-08-18arch/x86: all x86 but i386 has atomics operationsYann E. MORIN
2014-08-18arch/sparc: always has atomic opsYann E. MORIN
2014-08-18arch/sh: always has atomic opsYann E. MORIN
2014-08-18arch/powerpc: always has atomic opsYann E. MORIN
2014-08-18arch/nios2: always has atomic opsYann E. MORIN
2014-08-18arch/mips: always has atomic opsYann E. MORIN
2014-08-18arch/microblaze: always has atomic opsYann E. MORIN
2014-08-18arch/m68k: always has atomic opsYann E. MORIN
2014-08-18arch/bfin: always has atomic opsYann E. MORIN
2014-08-18arch/avr32: always has atomic opsYann E. MORIN
2014-08-18arch/arm: always has atomic opsYann E. MORIN
2014-08-18toolchain: drop the now-unused old BR2_TOOLCHAIN_HAS_ATOMIC_INTRINSICSYann E. MORIN
2014-08-18arch: add an option to specify if the arch has atomic opsYann E. MORIN
2014-08-03toolchain: Add config option for atomic intrinsicsAnton Kolesov
2014-07-10arch: avr32 should only get removed for the 2015.02 releasePeter Korsgaard
2014-07-10arch: deprecate the AVR32 architectureThomas Petazzoni
2014-05-26powerpc: add powerpc64 and powerpc64le supportCody P Schafer
2014-05-26powerpc: remove unneeded dependenciesCody P Schafer
2014-05-26powerpc: add power{4,5,6,7,8} cpusCody P Schafer
2014-05-26powerpc: mark 32-bit only powerpc cpus to prep for adding powerpc64 supportCody P Schafer
2014-05-26powerpc: add BR2_POWERPC_CPU_HAS_ALTIVEC to replace adhoc deps/checksCody P Schafer
2014-05-26powerpc: add BR2_POWERPC_CPU_HAS_SPE to replace adhoc deps/checksCody P Schafer
2014-05-25Add support for powerpc64leJeff Bailey
2014-05-08arch/arm: drop ARM(7TDMI/720T/740T) supportGustavo Zacarias
2014-05-03arch: add support for "corei7" Intel CPU optimisationsBernd Kuhls