index
:
buildroot.git
master
odroid-xu4-v1
Buildroot
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
Config.in
Age
Commit message (
Expand
)
Author
2015-07-12
arch: aarch64 always has a MMU
Thomas Petazzoni
2015-07-12
aarch64: add big endian(aarch64_be) support
Bamvor Jian Zhang
2015-06-09
arch: tidy up binary formats config
Guido MartÃnez
2015-06-09
arch: tidy up mmu config
Guido MartÃnez
2015-04-25
sh64: deprecate support for this dead architecture
Waldemar Brodkorb
2015-03-30
arch: BINFMT_FLAT_SHARED is not really shared for buildroot purposes
Sonic Zhang
2015-02-14
arch/avr32: decommission for real
Yann E. MORIN
2015-02-14
arch: kill avr32
Yann E. MORIN
2014-12-12
Turn the static lib option into a choice with more options
Thomas Petazzoni
2014-12-11
arch: remove superfluous arch dependencies on BR2_BINFMT_FLAT_*
Thomas Petazzoni
2014-12-11
arch: introduce BR2_BINFMT_SUPPORTS_SHARED
Thomas Petazzoni
2014-12-11
arch: ensure BR2_BINFMT_ELF is really used
Thomas Petazzoni
2014-12-11
arch: FDPIC is not supported on m68k
Thomas Petazzoni
2014-12-11
Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS
Thomas Petazzoni
2014-11-07
arch: remove the BR2_GCC_TARGET_TUNE option
Thomas Petazzoni
2014-08-18
arch: remove no-longer default on atomics option
Yann E. MORIN
2014-08-18
toolchain: drop the now-unused old BR2_TOOLCHAIN_HAS_ATOMIC_INTRINSICS
Yann E. MORIN
2014-08-18
arch: add an option to specify if the arch has atomic ops
Yann E. MORIN
2014-07-10
arch: avr32 should only get removed for the 2015.02 release
Peter Korsgaard
2014-07-10
arch: deprecate the AVR32 architecture
Thomas Petazzoni
2014-05-26
powerpc: add powerpc64 and powerpc64le support
Cody P Schafer
2014-05-25
Add support for powerpc64le
Jeff Bailey
2013-10-30
arch/Config.in: introduce BR2_KERNEL_64_USERLAND_32 symbol
Gustavo Zacarias
2013-09-05
targets: move target options to their own sub-menu
Yann E. MORIN
2013-09-02
nios2: Add new architecture
Ezequiel Garcia
2013-07-16
arch: use tabs instead of spaces in Config.in files
Thomas Petazzoni
2013-07-16
arch/arm: add support for Thumb2
Thomas Petazzoni
2013-07-16
arch: Refactor BR2_SOFT_FLOAT into per-architecture options
Thomas Petazzoni
2013-07-16
arch: introduce BR2_GCC_TARGET_{FPU, FLOAT_ABI}
Thomas Petazzoni
2013-05-05
arch: toolchain: Introduce binary format FLAT types.
Sonic Zhang
2013-05-05
arch: toolchain: Introduce target CPU revision.
Sonic Zhang
2013-05-05
arch: toolchain: Introduce binary formats BINFMT_*.
Sonic Zhang
2013-05-04
arc: Add ARC and ARC BE architecture
Mischa Jonker
2013-03-18
Mark AArch64 as a 64 bits architecture
Thomas Petazzoni
2012-11-15
xtensa: add support for the Xtensa architecture
Chris Zankel
2012-11-15
arch: improve definition of gcc mtune, mcpu, etc.
Thomas Petazzoni
2012-11-04
Split target/Config.in.arch into multiple Config.in.* in arch/
Thomas Petazzoni