summaryrefslogtreecommitdiff
path: root/target/config/Config.in.cpu
AgeCommit message (Collapse)Author
2017-11-24csky: ck610 doesn't support FPU.Guo Ren
1. No FPU for ck610 2. Only little endian is supported. 3. linux-4.9.56 for now. Signed-off-by: Guo Ren <ren_guo@c-sky.com>
2017-11-06ppc: add more cpu types, add mpc8544ds qemu sampleWaldemar Brodkorb
2017-10-25arm: add cortex-m0 cpu typeWaldemar Brodkorb
2017-10-23ppc: add more cpu variantsWaldemar Brodkorb
2017-10-17csky: fine tune supportWaldemar Brodkorb
2017-08-27add ft32 baremetal toolchain supportWaldemar Brodkorb
2017-08-06fix ppc64 cpu selectionWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2017-07-29add basic support for architecture c-sky, not yet workingWaldemar Brodkorb
2017-06-29add som-c675 sampleWaldemar Brodkorb
2017-06-27add new arch m32c (newlib toolchain)Waldemar Brodkorb
2017-06-26alpha: add fine granular CPU selectionWaldemar Brodkorb
2017-06-12sparc64: allow to compile uClibc-ng toolchainWaldemar Brodkorb
2017-05-13or1k: allow to test uClibc-ng NPTL supportWaldemar Brodkorb
2017-03-26split riscv arch support into riscv32/riscv64Waldemar Brodkorb
2017-03-26nios2: allow to play with ld.soWaldemar Brodkorb
2017-03-25add nommu commentWaldemar Brodkorb
2017-03-04riscv: add experimental linux/glibc supportWaldemar Brodkorb
2017-03-04riscv: start experimenting with riscv32 / newlib toolchainWaldemar Brodkorb
2017-02-09add basic support for edosk2674Waldemar Brodkorb
2017-01-22nds32: next uClibc-ng will support NPTL/TLSWaldemar Brodkorb
2017-01-19Add experimental support for STM32F769Waldemar Brodkorb
Add single/double precision support for Cortex-M7. Mostly from Alex, some minor cleanup and kernel mini config from me. Signed-off-by: Alex Brand <tecnologic86@gmail.com>
2017-01-14aarch64: enable threads for uClibc-ngWaldemar Brodkorb
2017-01-14add basic SGI indy supportWaldemar Brodkorb
2017-01-05mips: cleanup and fix mips{32,64}r6 supportWaldemar Brodkorb
uClibc-ng shared library support will be fixed in next release of uClibc-ng. Preparation fixes for this.
2017-01-03uclibc-ng: disable thread support for upcoming aarch64 supportWaldemar Brodkorb
2017-01-02add cortex-m7/cortex-m4 fpu support to toolchainWaldemar Brodkorb
2016-12-14add generic sh support for newlib toolchainWaldemar Brodkorb
2016-12-13add rx bare-metal toolchain supportWaldemar Brodkorb
2016-12-13sh2-nommu/j2: add better support and add required patches from musl-cross-makeWaldemar Brodkorb
2016-11-27add three library methods, static, shared or bothWaldemar Brodkorb
Rename the static symbol and add the choice to a more visible place for users.
2016-11-05gcc atch upstream, fix nios2 build for uClibc-ngWaldemar Brodkorb
2016-11-03threads nios2 stuffWaldemar Brodkorb
2016-11-03microblaze: allow NPTL and LinuxthreadsWaldemar Brodkorb
2016-10-23add more old MIPS cpu definitionsWaldemar Brodkorb
2016-10-23add target support for SGI O2 workstationWaldemar Brodkorb
2016-10-09rework thread handlingWaldemar Brodkorb
In the next uClibc-ng release Linuxthreads support will be again allowed for architectures supporting NPTL. To keep Linuxthreads supported and shiny we need architectures and emulators supported where native debugging is simple. Last time stucked with microblaze as only system where I could run some gdb somehow :(
2016-08-28mips: add hidden NaN choice, refresh uClibc-ng configsWaldemar Brodkorb
2016-08-27add support for Qemu ARM noMMUWaldemar Brodkorb
Greg Ungerer made me aware of this possibility. Rather hackish implementation, we need to deduplicate later. Update Linux Kernel to 4.4.19 while there. Only non-Devicetree system supported right now.
2016-08-08add support for ARM thumb modeWaldemar Brodkorb
2016-07-26add bare-metal toolchain support for cr16 architectureWaldemar Brodkorb
2016-06-30add support for nds32 architectureWaldemar Brodkorb
Verified on a FPGA board sponsored by Andes Technology. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2016-06-26xtensa: allow to build big endian toolchainWaldemar Brodkorb
Thanks Max for the overlay and hints.
2016-06-12add some mips32 cpu symbolsWaldemar Brodkorb
2016-06-06do not default to static for nios2Waldemar Brodkorb
2016-05-24microblaze works with linuxthreads, add required gcc patch for uClibc-ng supportWaldemar Brodkorb
2016-05-11Linux kernel for ppc64 does not like to be built with -mcpu=power7, getting ↵Waldemar Brodkorb
SIGILL for busybox
2016-05-10add basic ppc64 musl supportWaldemar Brodkorb
2016-04-21add suffix definition for microblazeWaldemar Brodkorb
2016-04-17some minor fixes for NSLU2Waldemar Brodkorb
2016-04-16use better suffix for lemote yeelongWaldemar Brodkorb