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
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/avr32: decommission for real
Yann E. MORIN
2015-02-14
2
-30
/
+0
*
arch: kill avr32
Yann E. MORIN
2015-02-14
1
-1
/
+1
*
arm: conditionally support regular ARM instructions
Guido MartÃnez
2015-02-02
1
-6
/
+22
*
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/powerpc: add fsl e5500 and e6500 support
Gustavo Zacarias
2014-12-07
1
-0
/
+7
*
arch/mips: remove deprecated mips1/2/3/4 support
Gustavo Zacarias
2014-12-01
1
-12
/
+0
*
arch/Config.in.x86: drop BR2_x86_generic
Peter Korsgaard
2014-11-07
1
-5
/
+0
*
arch: remove the BR2_GCC_TARGET_TUNE option
Thomas Petazzoni
2014-11-07
1
-3
/
+0
*
arch/m68k: get rid of BR2_GCC_TARGET_TUNE
Thomas Petazzoni
2014-11-07
1
-8
/
+0
*
arch/powerpc: get rid of BR2_GCC_TARGET_TUNE
Thomas Petazzoni
2014-11-07
1
-1
/
+1
*
arch/sparc: get rid of BR2_GCC_TARGET_TUNE
Thomas Petazzoni
2014-11-07
1
-3
/
+1
*
arch/x86: get rid of BR2_GCC_TARGET_TUNE
Thomas Petazzoni
2014-11-07
1
-31
/
+1
*
arch/arm: remove BR2_GCC_TARGET_ARCH definitions on ARM
Thomas Petazzoni
2014-11-07
1
-19
/
+0
*
arch/arm: do not distinguish revisions of ARM1136JF-S
Thomas Petazzoni
2014-11-07
1
-13
/
+3
*
arc: add support of ARC HS38 core
Alexey Brodkin
2014-11-02
1
-1
/
+5
*
arc: add explicit selection of CPU templates ARC 750D and ARC770D
Alexey Brodkin
2014-11-02
1
-2
/
+19
*
arch: sparc: Add leon3 cpu type and remove sparc{s,h}fleon{,v8}
Andreas Larsson
2014-10-30
1
-12
/
+3
*
arch/arm: add blind options to know the ARM architecture
Thomas Petazzoni
2014-10-25
1
-0
/
+30
*
arch: remove BR2_arm10t
Thomas Petazzoni
2014-09-18
1
-4
/
+0
*
arch: remove BR2_arm920 reference
Thomas Petazzoni
2014-09-18
1
-1
/
+0
*
arch/arc: fix atomics selection
Yann E. MORIN
2014-09-11
1
-1
/
+3
*
arch: remove no-longer default on atomics option
Yann E. MORIN
2014-08-18
1
-1
/
+0
*
arch/xtensa: always has atomic ops
Yann E. MORIN
2014-08-18
1
-0
/
+3
*
arch/x86: all x86 but i386 has atomics operations
Yann E. MORIN
2014-08-18
1
-0
/
+3
*
arch/sparc: always has atomic ops
Yann E. MORIN
2014-08-18
1
-0
/
+3
*
arch/sh: always has atomic ops
Yann E. MORIN
2014-08-18
1
-0
/
+3
*
arch/powerpc: always has atomic ops
Yann E. MORIN
2014-08-18
1
-0
/
+3
*
arch/nios2: always has atomic ops
Yann E. MORIN
2014-08-18
1
-0
/
+3
*
arch/mips: always has atomic ops
Yann E. MORIN
2014-08-18
1
-0
/
+3
*
arch/microblaze: always has atomic ops
Yann E. MORIN
2014-08-18
1
-0
/
+3
*
arch/m68k: always has atomic ops
Yann E. MORIN
2014-08-18
1
-0
/
+3
*
arch/bfin: always has atomic ops
Yann E. MORIN
2014-08-18
1
-0
/
+3
*
arch/avr32: always has atomic ops
Yann E. MORIN
2014-08-18
1
-0
/
+3
*
arch/arm: always has atomic ops
Yann E. MORIN
2014-08-18
2
-0
/
+6
*
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
2
-1
/
+7
*
toolchain: Add config option for atomic intrinsics
Anton Kolesov
2014-08-03
1
-0
/
+5
*
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
2
-2
/
+14
*
powerpc: remove unneeded dependencies
Cody P Schafer
2014-05-26
1
-2
/
+0
*
powerpc: add power{4,5,6,7,8} cpus
Cody P Schafer
2014-05-26
1
-0
/
+18
*
powerpc: mark 32-bit only powerpc cpus to prep for adding powerpc64 support
Cody P Schafer
2014-05-26
1
-0
/
+29
*
powerpc: add BR2_POWERPC_CPU_HAS_ALTIVEC to replace adhoc deps/checks
Cody P Schafer
2014-05-26
1
-0
/
+6
*
powerpc: add BR2_POWERPC_CPU_HAS_SPE to replace adhoc deps/checks
Cody P Schafer
2014-05-26
1
-3
/
+8
[next]