Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-24 | csky: 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> | |||
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-16 | add nds32 bare-metal toolchain support | Waldemar Brodkorb | |
2015-12-07 | sh: add support for numato mimas v2 | Waldemar Brodkorb | |
2015-11-13 | disable big endian for kinetis k70 | Waldemar Brodkorb | |
2015-11-02 | sh2a is big endian only | 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 | |