Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-07 | rework menu based config system | Waldemar Brodkorb | |
After the addition of bare metal toolchains the menu system allowed to create non-valid configurations. I reworked it so we can also add other operating system support if we wish. So first you choose your operating system, then your architecture and endianess, after that your embedded system, emulator or generic device and then you choose your task you want to run. Tasks may be toolchain, a new appliance/application or some preconfigured sets of packages and configurations as kodi, mpd, firefox and more. The tasks are limited to a plausible choice of hardware and software. Deduplicate CPU configuration. You don't wanna compile Kodi for a H8/300 microcontroller ;) | |||
2016-02-27 | add NIOS2 to newlib supported architectures | Waldemar Brodkorb | |
2016-02-27 | add H8300 to newlib supported architectures | Waldemar Brodkorb | |
2016-02-27 | fix ARM noMMU toolchain creation | Waldemar Brodkorb | |
2016-02-27 | add ARC to newlib supported architectures | Waldemar Brodkorb | |
2016-02-25 | add newlib aarch64 toolchain support | Waldemar Brodkorb | |
2016-02-25 | add basic newlib toolchain support for moxie | Waldemar Brodkorb | |
2016-02-24 | musl: update to latest version | Waldemar Brodkorb | |
2016-02-19 | remove unused symbol | Waldemar Brodkorb | |
2016-02-19 | glibc: update to latest release, disable broken sparc | Waldemar Brodkorb | |
2016-02-16 | musl: add latest stable version | Waldemar Brodkorb | |
2016-02-16 | add nds32 bare-metal toolchain support | Waldemar Brodkorb | |
2016-02-14 | or1k: add glibc support | Waldemar Brodkorb | |
2016-02-01 | update uClibc-ng to 1.0.12 | Waldemar Brodkorb | |
2016-01-27 | allow to build nios2 uClibc-ng toolchain | Waldemar Brodkorb | |
2016-01-25 | hppa: allow to build uClibc-ng toolchain | Waldemar Brodkorb | |
2016-01-10 | one leftover from last commit | Waldemar Brodkorb | |
2016-01-10 | update to uClibc-ng 1.0.11, enable argp option, refresh configs | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2015-12-28 | v850: add basic newlib toolchain support | Waldemar Brodkorb | |
2015-12-24 | update uCLibc-ng to 1.0.10 | Waldemar Brodkorb | |
2015-12-06 | newlib: set supported architectures | Waldemar Brodkorb | |
2015-12-03 | toolchain: add newlib support | Waldemar Brodkorb | |
OpenADK can now build bare-metal toolchains. Tested for ARM/MIPS. No runtime testing, yet. | |||
2015-12-02 | bfin/tile: fix toolchain building | Waldemar Brodkorb | |
2015-11-15 | uclibc-ng: update to 1.0.9 | Waldemar Brodkorb | |
2015-10-24 | uClibc-ng: update to latest | Waldemar Brodkorb | |
2015-10-23 | add s/390 toolchain support | Waldemar Brodkorb | |
2015-10-21 | remove unneeded split in choice and default, remove ↵ | Waldemar Brodkorb | |
ADK_TARGET_KERNEL_VERSION (unused) | |||
2014-05-23 | resolve merge conflict | Waldemar Brodkorb | |