summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arch: add OpenRISC architecture supportWaldemar Brodkorb2017-01-252-0/+16
* arch/Config.in.arm: support thumb2 instructions for ARMv8 in 32bit modePeter Korsgaard2016-12-081-0/+3
* arch/Config.in.arm: only enable BR2_ARM_CPU_HAS_NEON for ARMv8 in 32bit modePeter Korsgaard2016-12-081-3/+3
* arch/Config.in.arm: only enable BR2_ARM_CPU_HAS_ARM for ARMv8 in 32bit modePeter Korsgaard2016-12-081-3/+3
* arch/Config.in.arm: add Cortex-A57 and Cortex-A72Thomas Petazzoni2016-12-051-0/+20
* arch/Config.in.arm: Add Cortex-A53 CPUMatt Flax2016-12-051-0/+10
* arch/Config.in.arm: specify ABI for ARM64Thomas Petazzoni2016-12-051-0/+1
* arch/Config.in.arm: add FPU related options for ARMv8 coresThomas Petazzoni2016-12-051-0/+21
* arch/arm: drop legacy dependency for floating point strategyYann E. MORIN2016-12-051-1/+0
* arch/Config.in.arm: add BR2_ARM_CPU_ARMV8Thomas Petazzoni2016-12-051-0/+3
* arch/Config.in.arm: prepare addition of 64 bits coresThomas Petazzoni2016-12-051-1/+22
* arch: merge Config.in.aarch64 into Config.in.armThomas Petazzoni2016-12-053-17/+10
* MIPS: rename M6201 core to M6250Vicente Olivert Riera2016-11-091-3/+3
* MIPS: rename M5101 core to M5150Vicente Olivert Riera2016-11-091-3/+3
* MIPS: remove M5100 coreVicente Olivert Riera2016-11-091-5/+0
* arch/Config.in.mips: add support for XBurst coresVicente Olivert Riera2016-11-091-0/+14
* MIPS: add support for M6201 coresVicente Olivert Riera2016-10-191-0/+5
* MIPS: add support for P6600 coresVicente Olivert Riera2016-10-151-0/+5
* MIPS: add support for P5600 coresVicente Olivert Riera2016-10-151-0/+5
* MIPS: add support for I6400 coresVicente Olivert Riera2016-10-151-0/+5
* MIPS: add support for M5101 coresVicente Olivert Riera2016-10-151-0/+5
* MIPS: add support for M5100 coresVicente Olivert Riera2016-10-151-0/+5
* MIPS: add support for interAptiv coresVicente Olivert Riera2016-10-151-0/+5
* MIPS: add mips64r5 generic architecture variantVicente Olivert Riera2016-10-151-1/+8
* MIPS: add mips32r5 generic architecture variantVicente Olivert Riera2016-10-151-1/+8
* MIPS: state that the current architecture variants are genericVicente Olivert Riera2016-10-151-6/+6
* MIPS: target architecture variants select the appropriate CPU ISAVicente Olivert Riera2016-10-151-0/+6
* MIPS: add default CPU ISAsVicente Olivert Riera2016-10-151-0/+14
* arch: remove support for sh64Gustavo Zacarias2016-09-082-13/+2
* bfin: change default to bf532, internal toolchain !bf6xxWaldemar Brodkorb2016-08-271-1/+1
* m68k: disable BR2_BINFMT_FLAT_SEP_DATA for coldfireWaldemar Brodkorb2016-08-231-1/+6
* m68k: flat one memory region works with small kernel patchWaldemar Brodkorb2016-08-231-1/+0
* arch: define dependencies for the binfmt flat formatsWaldemar Brodkorb2016-07-051-0/+3
* m68k: remove BR2_GCC_TARGET_ARCHWaldemar Brodkorb2016-06-071-4/+0
* toolchain: add coldfire supportWaldemar Brodkorb2016-04-302-1/+21
* i386: properly define BR2_ARCH for all x86 subarchitecturesThomas Petazzoni2016-04-211-0/+2
* arch/x86: remove support for i386Thomas Petazzoni2016-04-181-5/+0
* arch/arm: add Cortex-M4 entryThomas Petazzoni2016-03-201-0/+5
* arch/arm: Cortex-M3 provides only Thumb-2Thomas Petazzoni2016-03-201-1/+0
* arch/arm: introduce and use BR2_ARM_CPU_ARMV7MThomas Petazzoni2016-03-201-0/+4
* arch/m68k: re-enable the architectureWaldemar Brodkorb2016-03-202-7/+14
* arch/arm: add the cortex A17 variant supported by gcc 5.xEzequiel GarcĂ­a2016-02-221-0/+9
* arch: remove BR2_ARCH_HAS_ATOMICS optionThomas Petazzoni2016-02-0613-40/+0
* Add ARM11 MPCore CPU target supportSergi Granell2016-01-031-0/+9
* arch/arm: add help text to BR2_ARM_ENABLE_VFPThomas Petazzoni2015-12-271-0/+4
* arch/arm: only expose VFP in FP strategy when the CPU *has* a VFP unitYann E. MORIN2015-12-271-6/+6
* arch/arm: only expose EABIhf when the CPU *has* a VFP unitYann E. MORIN2015-12-271-1/+1
* arch/arm: add option to enable an optional VFP unitYann E. MORIN2015-12-271-0/+7
* arch/arm: reorder NEON optionYann E. MORIN2015-12-271-9/+9
* arch: add tune options for powerpc e5500 and e6500Arnout Vandecappelle2015-11-171-0/+2
OpenPOWER on IntegriCloud