]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - arch/Config.in
go: add self to developers to get cc-ed for build failures
[coffee/buildroot.git] / arch / Config.in
2018-04-15 Thomas Petazzoniarch: drop BR2_BINFMT_FLAT_SEP_DATA support
2018-04-15 Thomas Petazzoniarch: remove Blackfin architecture
2018-04-01 Ricardo Martincoskiarch/Config.in*: re-wrap help text
2018-04-01 Ricardo Martincoskiarch/Config.in*: fix attributes order
2017-12-01 Thomas PetazzoniMerge branch 'next'
2017-11-24 Yann E. MORINarch/bfin: needs gcc >= 6
2017-11-24 Yann E. MORINarch: introduce minimal required gcc version
2017-10-02 Yann E. MORINarch/csky: internal backend not suitable
2017-10-02 Yann E. MORINarch: add option to disable internal toolchain backend
2017-07-16 Vicente Olivert... arch/mips: add support for MIPS32 FP mode
2017-07-16 Vicente Olivert... arch/mips: add support for MIPS NaN
2017-03-20 Thomas Petazzoniarch: add BR2_READELF_ARCH_NAME hidden config option
2017-03-04 Guo Renarch: add support for the csky architecture
2017-01-25 Waldemar Brodkorbarch: add OpenRISC architecture support
2016-12-05 Thomas Petazzoniarch: merge Config.in.aarch64 into Config.in.arm
2016-09-08 Gustavo Zacariasarch: remove support for sh64
2016-09-02 Peter KorsgaardMerge branch 'next'
2016-08-22 Waldemar Brodkorbm68k: disable BR2_BINFMT_FLAT_SEP_DATA for coldfire
2016-08-22 Waldemar Brodkorbm68k: flat one memory region works with small kernel...
2016-08-17 Waldemar Brodkorbm68k: flat one memory region works with small kernel...
2016-07-05 Waldemar Brodkorbarch: define dependencies for the binfmt flat formats
2016-04-30 Waldemar Brodkorbtoolchain: add coldfire support
2016-03-20 Waldemar Brodkorbarch/m68k: re-enable the architecture
2016-02-06 Thomas Petazzoniarch: remove BR2_ARCH_HAS_ATOMICS option
2015-10-10 Waldemar Brodkorbtoolchain: add sparc64 architecture support
2015-07-12 Thomas Petazzoniarch: aarch64 always has a MMU
2015-07-12 Bamvor Jian Zhangaarch64: add big endian(aarch64_be) support
2015-06-09 Guido Martínezarch: tidy up binary formats config
2015-06-09 Guido Martínezarch: tidy up mmu config
2015-04-25 Waldemar Brodkorbsh64: deprecate support for this dead architecture
2015-03-30 Sonic Zhangarch: BINFMT_FLAT_SHARED is not really shared for build...
2015-03-02 Peter KorsgaardMerge branch 'next'
2015-02-14 Yann E. MORINarch/avr32: decommission for real
2015-02-14 Yann E. MORINarch: kill avr32
2014-12-11 Thomas PetazzoniTurn the static lib option into a choice with more...
2014-12-11 Thomas Petazzoniarch: remove superfluous arch dependencies on BR2_BINFM...
2014-12-11 Thomas Petazzoniarch: introduce BR2_BINFMT_SUPPORTS_SHARED
2014-12-11 Thomas Petazzoniarch: ensure BR2_BINFMT_ELF is really used
2014-12-11 Thomas Petazzoniarch: FDPIC is not supported on m68k
2014-12-11 Thomas PetazzoniRename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS
2014-11-06 Thomas Petazzoniarch: remove the BR2_GCC_TARGET_TUNE option
2014-09-01 Peter KorsgaardMerge branch 'next'
2014-08-18 Yann E. MORINarch: remove no-longer default on atomics option
2014-08-18 Yann E. MORINtoolchain: drop the now-unused old BR2_TOOLCHAIN_HAS_AT...
2014-08-18 Yann E. MORINarch: add an option to specify if the arch has atomic ops
2014-07-10 Peter Korsgaardarch: avr32 should only get removed for the 2015.02...
2014-07-10 Thomas Petazzoniarch: deprecate the AVR32 architecture
2014-06-01 Peter KorsgaardMerge branch 'next'
2014-05-26 Cody P Schaferpowerpc: add powerpc64 and powerpc64le support
2014-05-25 Jeff BaileyAdd support for powerpc64le
2013-10-30 Gustavo Zacariasarch/Config.in: introduce BR2_KERNEL_64_USERLAND_32...
2013-09-05 Yann E. MORINtargets: move target options to their own sub-menu
2013-09-02 Ezequiel Garcianios2: Add new architecture
2013-07-16 Thomas Petazzoniarch: use tabs instead of spaces in Config.in files
2013-07-16 Thomas Petazzoniarch/arm: add support for Thumb2
2013-07-16 Thomas Petazzoniarch: Refactor BR2_SOFT_FLOAT into per-architecture...
2013-07-16 Thomas Petazzoniarch: introduce BR2_GCC_TARGET_{FPU, FLOAT_ABI}
2013-05-05 Sonic Zhangarch: toolchain: Introduce binary format FLAT types.
2013-05-05 Sonic Zhangarch: toolchain: Introduce target CPU revision.
2013-05-05 Sonic Zhangarch: toolchain: Introduce binary formats BINFMT_*.
2013-05-04 Mischa Jonkerarc: Add ARC and ARC BE architecture
2013-03-18 Thomas PetazzoniMark AArch64 as a 64 bits architecture
2012-11-15 Chris Zankelxtensa: add support for the Xtensa architecture
2012-11-15 Thomas Petazzoniarch: improve definition of gcc mtune, mcpu, etc.
2012-11-04 Thomas PetazzoniSplit target/Config.in.arch into multiple Config.in...