summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2014-04-24arm: update processor typesGustavo Zacarias
2014-03-28Disable o32 ABI for MIPS64 architecturesVicente Olivert Riera
2014-03-20Fix microblize little endian toolchainJan Drazil
2014-02-05arch: remove sh2, sh3 and sh3eb supportThomas Petazzoni
2014-02-04arch: remove incorrect condition for endian definition on SuperHThomas Petazzoni
2014-01-20arch: use BR2_X86_CPU_HAS_SSE4, SSE42 with jaguarAdrien Béraud
2014-01-15arch: add support for "jaguar" AMD CPU optimisationsAdrien Béraud
2014-01-13ffmpeg: Add sse4 related options BR2_X86_CPU_HAS_SSE4 / BR2_X86_CPU_HAS_SSE4Bernd Kuhls
2014-01-10deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xxThomas De Schampheleire
2014-01-03Disable MIPS64 ISAs for MIPS32 targetsVicente Olivert Riera
2013-12-26arch: pass cpu option instead of tune option on ARMThomas Petazzoni
2013-12-06Revert "arc: Add option for ARC-specific download site"Mischa Jonker
2013-12-01Merge branch 'next'Peter Korsgaard
2013-11-28arch/sparc: drop unused variantsGustavo Zacarias
2013-11-20Mark MIPS I, II, III and IV as deprecatedVicente Olivert Riera
2013-11-06avr32: pass target arch to gccSimon Dawson
2013-10-30arch/Config.in: introduce BR2_KERNEL_64_USERLAND_32 symbolGustavo Zacarias
2013-10-30arch/mips: Set BR2_GCC_TARGET_ARCH for MIPSMarkos Chandras
2013-09-05targets: move target options to their own sub-menuYann E. MORIN
2013-09-02nios2: Add new architectureEzequiel Garcia
2013-07-18arch/arm: add support for thumb(1) modeGustavo Zacarias
2013-07-18arch/arm: update VFPv2 comment to mention ARMv5Thomas Petazzoni
2013-07-17arch/arm: arm926 may have VFPGustavo Zacarias
2013-07-16arch: use tabs instead of spaces in Config.in filesThomas Petazzoni
2013-07-16arch/arm: add support for Thumb2Thomas Petazzoni
2013-07-16arch: improve ARM floating point support and add support for EABIhfThomas Petazzoni