index
:
gitolite/kobo-libre.git
master
Free Operating System for the Kobo readers, based on Linux and with _our_ apps.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2013-11-06
avr32: pass target arch to gcc
Simon Dawson
2013-10-30
arch/Config.in: introduce BR2_KERNEL_64_USERLAND_32 symbol
Gustavo Zacarias
2013-10-30
arch/mips: Set BR2_GCC_TARGET_ARCH for MIPS
Markos Chandras
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-18
arch/arm: add support for thumb(1) mode
Gustavo Zacarias
2013-07-18
arch/arm: update VFPv2 comment to mention ARMv5
Thomas Petazzoni
2013-07-17
arch/arm: arm926 may have VFP
Gustavo Zacarias
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: improve ARM floating point support and add support for EABIhf
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-07-14
arch/arm: remove setting gcc's apcs-gnu ABI (aka OABI)
Yann E. MORIN
2013-07-14
arch/arm: remove OABI option
Yann E. MORIN
2013-06-16
arm: update processor types
Kelvin Cheung
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: Add blackfin CPU choice
Sonic Zhang
2013-05-05
arch: toolchain: Introduce binary formats BINFMT_*.
Sonic Zhang
2013-05-04
arc: Add option for ARC-specific download site
Mischa Jonker
2013-05-04
arc: Add ARC and ARC BE architecture
Mischa Jonker
2013-04-29
toolchain/arm: add support for Marvell PJ4
Gustavo Zacarias
2013-04-11
toolchain/arm: drop generic and old, add fa526/626, unify strongarm
Gustavo Zacarias
2013-03-18
Mark AArch64 as a 64 bits architecture
Thomas Petazzoni
2013-02-07
arch/arm: fix-up the ARM Kconfig warning
Yann E. MORIN
2013-02-07
arm: deprecate OABI
Arnout Vandecappelle (Essensium/Mind)
2013-02-02
arch/Config.in.arm: Use armv6k for arm1136jf-s rev1
Benoît Thébaudeau
2013-01-02
arch/sparc: drop old SUN-specific variants
Gustavo Zacarias
2012-12-20
arch: fix BR2_ARCH for generic target variant
Richard Braun
2012-12-13
arch/Config.in.arm: Add BR2_ARM_CPU_HAS_NEON similar to how mmx/sse is handle...
Peter Korsgaard
2012-12-09
arm: update processor types
Gustavo Zacarias
2012-12-09
powerpc: update processor types
Gustavo Zacarias
2012-11-21
xtensa: use uppercase for configurations and modified overlay structure
Chris Zankel
2012-11-15
arch: Config.in string configuration options must be quoted
Thomas Petazzoni
2012-11-15
xtensa: support configurable processor configurations
Chris Zankel
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