summaryrefslogtreecommitdiff
path: root/target/config/Config.in.arm.choice
AgeCommit message (Collapse)Author
2014-10-22rework toolchain support for ARM.Waldemar Brodkorb
Use --with-cpu for gcc to have optimized code for requested ARM cpus. Add some basic support for cortex-m3.
2014-10-05add basic support for arm in big endian mode (toolchain build)Waldemar Brodkorb
2014-08-23combine cubox-i and hummingboard support, same linux patches are requiredWaldemar Brodkorb
2014-07-08toplevel build directory changeWaldemar Brodkorb
Sorry, for the unstable changes. To build different cpu flavours and ABI's in parallel, it is required to have unique dirs.
2014-07-06allow preselection of ABIWaldemar Brodkorb
2014-07-05add different arm architectures for toolchain buildingWaldemar Brodkorb
2014-06-07fix eabi/eabihf handling for qemu-armWaldemar Brodkorb
2014-05-23resolve merge conflictWaldemar Brodkorb