| Commit message (Expand) | Author | Age | Files | Lines |
* | arch/arm: do not distinguish revisions of ARM1136JF-S | Thomas Petazzoni | 2014-11-07 | 1 | -13/+3 |
* | arc: add support of ARC HS38 core | Alexey Brodkin | 2014-11-02 | 1 | -1/+5 |
* | arc: add explicit selection of CPU templates ARC 750D and ARC770D | Alexey Brodkin | 2014-11-02 | 1 | -2/+19 |
* | arch: sparc: Add leon3 cpu type and remove sparc{s,h}fleon{,v8} | Andreas Larsson | 2014-10-30 | 1 | -12/+3 |
* | arch/arm: add blind options to know the ARM architecture | Thomas Petazzoni | 2014-10-25 | 1 | -0/+30 |
* | arch: remove BR2_arm10t | Thomas Petazzoni | 2014-09-18 | 1 | -4/+0 |
* | arch: remove BR2_arm920 reference | Thomas Petazzoni | 2014-09-18 | 1 | -1/+0 |
* | arch/arc: fix atomics selection | Yann E. MORIN | 2014-09-11 | 1 | -1/+3 |
* | arch: remove no-longer default on atomics option | Yann E. MORIN | 2014-08-18 | 1 | -1/+0 |
* | arch/xtensa: always has atomic ops | Yann E. MORIN | 2014-08-18 | 1 | -0/+3 |
* | arch/x86: all x86 but i386 has atomics operations | Yann E. MORIN | 2014-08-18 | 1 | -0/+3 |
* | arch/sparc: always has atomic ops | Yann E. MORIN | 2014-08-18 | 1 | -0/+3 |
* | arch/sh: always has atomic ops | Yann E. MORIN | 2014-08-18 | 1 | -0/+3 |
* | arch/powerpc: always has atomic ops | Yann E. MORIN | 2014-08-18 | 1 | -0/+3 |
* | arch/nios2: always has atomic ops | Yann E. MORIN | 2014-08-18 | 1 | -0/+3 |
* | arch/mips: always has atomic ops | Yann E. MORIN | 2014-08-18 | 1 | -0/+3 |
* | arch/microblaze: always has atomic ops | Yann E. MORIN | 2014-08-18 | 1 | -0/+3 |
* | arch/m68k: always has atomic ops | Yann E. MORIN | 2014-08-18 | 1 | -0/+3 |
* | arch/bfin: always has atomic ops | Yann E. MORIN | 2014-08-18 | 1 | -0/+3 |
* | arch/avr32: always has atomic ops | Yann E. MORIN | 2014-08-18 | 1 | -0/+3 |
* | arch/arm: always has atomic ops | Yann E. MORIN | 2014-08-18 | 2 | -0/+6 |
* | toolchain: drop the now-unused old BR2_TOOLCHAIN_HAS_ATOMIC_INTRINSICS | Yann E. MORIN | 2014-08-18 | 1 | -1/+0 |
* | arch: add an option to specify if the arch has atomic ops | Yann E. MORIN | 2014-08-18 | 2 | -1/+7 |
* | toolchain: Add config option for atomic intrinsics | Anton Kolesov | 2014-08-03 | 1 | -0/+5 |
* | arch: avr32 should only get removed for the 2015.02 release | Peter Korsgaard | 2014-07-10 | 1 | -1/+1 |
* | arch: deprecate the AVR32 architecture | Thomas Petazzoni | 2014-07-10 | 1 | -0/+6 |
* | powerpc: add powerpc64 and powerpc64le support | Cody P Schafer | 2014-05-26 | 2 | -2/+14 |
* | powerpc: remove unneeded dependencies | Cody P Schafer | 2014-05-26 | 1 | -2/+0 |
* | powerpc: add power{4,5,6,7,8} cpus | Cody P Schafer | 2014-05-26 | 1 | -0/+18 |
* | powerpc: mark 32-bit only powerpc cpus to prep for adding powerpc64 support | Cody P Schafer | 2014-05-26 | 1 | -0/+29 |
* | powerpc: add BR2_POWERPC_CPU_HAS_ALTIVEC to replace adhoc deps/checks | Cody P Schafer | 2014-05-26 | 1 | -0/+6 |
* | powerpc: add BR2_POWERPC_CPU_HAS_SPE to replace adhoc deps/checks | Cody P Schafer | 2014-05-26 | 1 | -3/+8 |
* | Add support for powerpc64le | Jeff Bailey | 2014-05-25 | 2 | -4/+14 |
* | arch/arm: drop ARM(7TDMI/720T/740T) support | Gustavo Zacarias | 2014-05-08 | 1 | -11/+0 |
* | arch: add support for "corei7" Intel CPU optimisations | Bernd Kuhls | 2014-05-03 | 1 | -0/+12 |
* | arm: update processor types | Gustavo Zacarias | 2014-04-24 | 1 | -0/+7 |
* | Disable o32 ABI for MIPS64 architectures | Vicente Olivert Riera | 2014-03-28 | 1 | -5/+6 |
* | Fix microblize little endian toolchain | Jan Drazil | 2014-03-20 | 1 | -1/+2 |
* | arch: remove sh2, sh3 and sh3eb support | Thomas Petazzoni | 2014-02-05 | 1 | -13/+2 |
* | arch: remove incorrect condition for endian definition on SuperH | Thomas Petazzoni | 2014-02-04 | 1 | -1/+1 |
* | arch: use BR2_X86_CPU_HAS_SSE4, SSE42 with jaguar | Adrien Béraud | 2014-01-20 | 1 | -0/+2 |
* | arch: add support for "jaguar" AMD CPU optimisations | Adrien Béraud | 2014-01-15 | 1 | -0/+10 |
* | ffmpeg: Add sse4 related options BR2_X86_CPU_HAS_SSE4 / BR2_X86_CPU_HAS_SSE4 | Bernd Kuhls | 2014-01-13 | 1 | -0/+4 |
* | deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xx | Thomas De Schampheleire | 2014-01-10 | 1 | -4/+4 |
* | Disable MIPS64 ISAs for MIPS32 targets | Vicente Olivert Riera | 2014-01-03 | 1 | -0/+2 |
* | arch: pass cpu option instead of tune option on ARM | Thomas Petazzoni | 2013-12-26 | 1 | -1/+1 |
* | Revert "arc: Add option for ARC-specific download site" | Mischa Jonker | 2013-12-06 | 1 | -4/+0 |
* | Merge branch 'next' | Peter Korsgaard | 2013-12-01 | 1 | -6/+0 |
|\ |
|
| * | arch/sparc: drop unused variants | Gustavo Zacarias | 2013-11-28 | 1 | -6/+0 |
* | | Mark MIPS I, II, III and IV as deprecated | Vicente Olivert Riera | 2013-11-20 | 1 | -4/+5 |
|/ |
|