summaryrefslogtreecommitdiff
path: root/arch/Config.in
AgeCommit message (Expand)Author
2017-01-25arch: add OpenRISC architecture supportWaldemar Brodkorb
2016-12-05arch: merge Config.in.aarch64 into Config.in.armThomas Petazzoni
2016-09-08arch: remove support for sh64Gustavo Zacarias
2016-08-23m68k: disable BR2_BINFMT_FLAT_SEP_DATA for coldfireWaldemar Brodkorb
2016-08-23m68k: flat one memory region works with small kernel patchWaldemar Brodkorb
2016-07-05arch: define dependencies for the binfmt flat formatsWaldemar Brodkorb
2016-04-30toolchain: add coldfire supportWaldemar Brodkorb
2016-03-20arch/m68k: re-enable the architectureWaldemar Brodkorb
2016-02-06arch: remove BR2_ARCH_HAS_ATOMICS optionThomas Petazzoni
2015-10-10toolchain: add sparc64 architecture supportWaldemar Brodkorb
2015-07-12arch: aarch64 always has a MMUThomas Petazzoni
2015-07-12aarch64: add big endian(aarch64_be) supportBamvor Jian Zhang
2015-06-09arch: tidy up binary formats configGuido Martínez
2015-06-09arch: tidy up mmu configGuido Martínez
2015-04-25sh64: deprecate support for this dead architectureWaldemar Brodkorb
2015-03-30arch: BINFMT_FLAT_SHARED is not really shared for buildroot purposesSonic Zhang
2015-02-14arch/avr32: decommission for realYann E. MORIN
2015-02-14arch: kill avr32Yann E. MORIN
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-11-07arch: remove the BR2_GCC_TARGET_TUNE optionThomas Petazzoni
2014-08-18arch: remove no-longer default on atomics optionYann 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-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-25Add support for powerpc64leJeff Bailey
2013-10-30arch/Config.in: introduce BR2_KERNEL_64_USERLAND_32 symbolGustavo Zacarias
2013-09-05targets: move target options to their own sub-menuYann E. MORIN
2013-09-02nios2: Add new architectureEzequiel Garcia
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: Refactor BR2_SOFT_FLOAT into per-architecture optionsThomas Petazzoni
2013-07-16arch: introduce BR2_GCC_TARGET_{FPU, FLOAT_ABI}Thomas Petazzoni
2013-05-05arch: toolchain: Introduce binary format FLAT types.Sonic Zhang
2013-05-05arch: toolchain: Introduce target CPU revision.Sonic Zhang
2013-05-05arch: toolchain: Introduce binary formats BINFMT_*.Sonic Zhang
2013-05-04arc: Add ARC and ARC BE architectureMischa Jonker
2013-03-18Mark AArch64 as a 64 bits architectureThomas Petazzoni
2012-11-15xtensa: add support for the Xtensa architectureChris Zankel
2012-11-15arch: improve definition of gcc mtune, mcpu, etc.Thomas Petazzoni
2012-11-04Split target/Config.in.arch into multiple Config.in.* in arch/Thomas Petazzoni