summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-11-03arch/arm: VFP and Thumb1 are not compatibleYann E. MORIN
2015-10-25arch/arm: use EABIhf by default with VFPBenoît Thébaudeau
2015-10-20arch/Config.in.x86: drop trailing dot (.) from x1000 URLPeter Korsgaard
2015-10-20arch/x86: add support for Intel X1000Ray Kinsella
2015-10-12arch: add support for mips32r6 and mips64r6 variantsVicente Olivert Riera
2015-10-10toolchain: add sparc64 architecture supportWaldemar Brodkorb
2015-10-09arch/mips: remove some remaining mips1/2/3/4 bitsVicente Olivert Riera
2015-08-24arch/arm: add missing arm1136j-s variantPeter Korsgaard
2015-07-18ARC: allow selection of MMU page sizeAlexey Brodkin
2015-07-12arch: aarch64 always has a MMUThomas Petazzoni
2015-07-12aarch64: add big endian(aarch64_be) supportBamvor Jian Zhang
2015-06-28arm: update processor typesGuido Martínez
2015-06-09arch: tidy up binary formats configGuido Martínez
2015-06-09arch: tidy up mmu configGuido Martínez
2015-05-05arch/Config.in.xtensa: provide BR2_ENDIAN symbolMax Filippov
2015-04-25sh64: deprecate support for this dead architectureWaldemar Brodkorb
2015-04-09arch: add core-avx2Steven Noonan
2015-04-09arch: add corei7-avxSteven Noonan
2015-03-30arch/sparc: doesn't have atomicsGustavo Zacarias
2015-03-30arch: BINFMT_FLAT_SHARED is not really shared for buildroot purposesSonic Zhang
2015-03-04arch: add support for AMD steamrollerGustavo Zacarias
2015-02-14arch/avr32: decommission for realYann E. MORIN
2015-02-14arch: kill avr32Yann E. MORIN
2015-02-02arm: conditionally support regular ARM instructionsGuido Martínez
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