summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable o32 ABI for MIPS64 architecturesVicente Olivert Riera2014-03-281-5/+6
* Fix microblize little endian toolchainJan Drazil2014-03-201-1/+2
* arch: remove sh2, sh3 and sh3eb supportThomas Petazzoni2014-02-051-13/+2
* arch: remove incorrect condition for endian definition on SuperHThomas Petazzoni2014-02-041-1/+1
* arch: use BR2_X86_CPU_HAS_SSE4, SSE42 with jaguarAdrien Béraud2014-01-201-0/+2
* arch: add support for "jaguar" AMD CPU optimisationsAdrien Béraud2014-01-151-0/+10
* ffmpeg: Add sse4 related options BR2_X86_CPU_HAS_SSE4 / BR2_X86_CPU_HAS_SSE4Bernd Kuhls2014-01-131-0/+4
* deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xxThomas De Schampheleire2014-01-101-4/+4
* Disable MIPS64 ISAs for MIPS32 targetsVicente Olivert Riera2014-01-031-0/+2
* arch: pass cpu option instead of tune option on ARMThomas Petazzoni2013-12-261-1/+1
* Revert "arc: Add option for ARC-specific download site"Mischa Jonker2013-12-061-4/+0
* Merge branch 'next'Peter Korsgaard2013-12-011-6/+0
|\
| * arch/sparc: drop unused variantsGustavo Zacarias2013-11-281-6/+0
* | Mark MIPS I, II, III and IV as deprecatedVicente Olivert Riera2013-11-201-4/+5
|/
* avr32: pass target arch to gccSimon Dawson2013-11-061-0/+3
* arch/Config.in: introduce BR2_KERNEL_64_USERLAND_32 symbolGustavo Zacarias2013-10-302-0/+4
* arch/mips: Set BR2_GCC_TARGET_ARCH for MIPSMarkos Chandras2013-10-301-1/+1
* targets: move target options to their own sub-menuYann E. MORIN2013-09-051-0/+4
* nios2: Add new architectureEzequiel Garcia2013-09-022-0/+16
OpenPOWER on IntegriCloud