index
:
buildroot
2017.11-op-build
2018.02-op-build
2019.02-op-build
2019.05-op-build
OpenPOWER buildroot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
Config.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: add BR2_READELF_ARCH_NAME hidden config option
Thomas Petazzoni
2017-03-20
1
-0
/
+6
*
arch: add support for the csky architecture
Guo Ren
2017-03-04
1
-0
/
+12
*
arch: add OpenRISC architecture support
Waldemar Brodkorb
2017-01-25
1
-0
/
+11
*
arch: merge Config.in.aarch64 into Config.in.arm
Thomas Petazzoni
2016-12-05
1
-5
/
+1
*
arch: remove support for sh64
Gustavo Zacarias
2016-09-08
1
-11
/
+1
*
m68k: disable BR2_BINFMT_FLAT_SEP_DATA for coldfire
Waldemar Brodkorb
2016-08-23
1
-1
/
+6
*
m68k: flat one memory region works with small kernel patch
Waldemar Brodkorb
2016-08-23
1
-1
/
+0
*
arch: define dependencies for the binfmt flat formats
Waldemar Brodkorb
2016-07-05
1
-0
/
+3
*
toolchain: add coldfire support
Waldemar Brodkorb
2016-04-30
1
-1
/
+1
*
arch/m68k: re-enable the architecture
Waldemar Brodkorb
2016-03-20
1
-1
/
+0
*
arch: remove BR2_ARCH_HAS_ATOMICS option
Thomas Petazzoni
2016-02-06
1
-4
/
+0
*
toolchain: add sparc64 architecture support
Waldemar Brodkorb
2015-10-10
1
-1
/
+11
*
arch: aarch64 always has a MMU
Thomas Petazzoni
2015-07-12
1
-0
/
+1
*
aarch64: add big endian(aarch64_be) support
Bamvor Jian Zhang
2015-07-12
1
-2
/
+10
*
arch: tidy up binary formats config
Guido MartÃnez
2015-06-09
1
-6
/
+10
*
arch: tidy up mmu config
Guido MartÃnez
2015-06-09
1
-0
/
+28
*
sh64: deprecate support for this dead architecture
Waldemar Brodkorb
2015-04-25
1
-0
/
+1
*
arch: BINFMT_FLAT_SHARED is not really shared for buildroot purposes
Sonic Zhang
2015-03-30
1
-1
/
+6
*
arch/avr32: decommission for real
Yann E. MORIN
2015-02-14
1
-19
/
+0
*
arch: kill avr32
Yann E. MORIN
2015-02-14
1
-1
/
+1
*
Turn the static lib option into a choice with more options
Thomas Petazzoni
2014-12-12
1
-1
/
+0
*
arch: remove superfluous arch dependencies on BR2_BINFMT_FLAT_*
Thomas Petazzoni
2014-12-11
1
-2
/
+0
*
arch: introduce BR2_BINFMT_SUPPORTS_SHARED
Thomas Petazzoni
2014-12-11
1
-0
/
+7
*
arch: ensure BR2_BINFMT_ELF is really used
Thomas Petazzoni
2014-12-11
1
-1
/
+1
*
arch: FDPIC is not supported on m68k
Thomas Petazzoni
2014-12-11
1
-2
/
+3
*
Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS
Thomas Petazzoni
2014-12-11
1
-1
/
+1
*
arch: remove the BR2_GCC_TARGET_TUNE option
Thomas Petazzoni
2014-11-07
1
-3
/
+0
*
arch: remove no-longer default on atomics option
Yann E. MORIN
2014-08-18
1
-1
/
+0
*
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
1
-0
/
+6
*
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
1
-1
/
+12
*
Add support for powerpc64le
Jeff Bailey
2014-05-25
1
-1
/
+9
*
arch/Config.in: introduce BR2_KERNEL_64_USERLAND_32 symbol
Gustavo Zacarias
2013-10-30
1
-0
/
+3
*
targets: move target options to their own sub-menu
Yann E. MORIN
2013-09-05
1
-0
/
+4
*
nios2: Add new architecture
Ezequiel Garcia
2013-09-02
1
-0
/
+11
*
arch: use tabs instead of spaces in Config.in files
Thomas Petazzoni
2013-07-16
1
-1
/
+1
*
arch/arm: add support for Thumb2
Thomas Petazzoni
2013-07-16
1
-0
/
+6
*
arch: Refactor BR2_SOFT_FLOAT into per-architecture options
Thomas Petazzoni
2013-07-16
1
-0
/
+3
*
arch: introduce BR2_GCC_TARGET_{FPU, FLOAT_ABI}
Thomas Petazzoni
2013-07-16
1
-0
/
+12
*
arch: toolchain: Introduce binary format FLAT types.
Sonic Zhang
2013-05-05
1
-0
/
+26
*
arch: toolchain: Introduce target CPU revision.
Sonic Zhang
2013-05-05
1
-0
/
+3
*
arch: toolchain: Introduce binary formats BINFMT_*.
Sonic Zhang
2013-05-05
1
-0
/
+34
*
arc: Add ARC and ARC BE architecture
Mischa Jonker
2013-05-04
1
-0
/
+18
*
Mark AArch64 as a 64 bits architecture
Thomas Petazzoni
2013-03-18
1
-0
/
+1
*
xtensa: add support for the Xtensa architecture
Chris Zankel
2012-11-15
1
-0
/
+11
*
arch: improve definition of gcc mtune, mcpu, etc.
Thomas Petazzoni
2012-11-15
1
-4
/
+55
*
Split target/Config.in.arch into multiple Config.in.* in arch/
Thomas Petazzoni
2012-11-04
1
-0
/
+161