Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-09 | lm32: try with gcc 4.6.4 | Waldemar Brodkorb | |
2019-10-09 | lm32: try to build kernel for qemu | Waldemar Brodkorb | |
2018-01-02 | uclibc-ng: remove COMPAT_ATEXIT | Waldemar Brodkorb | |
2017-06-26 | uclibc-ng: update default configs | Waldemar Brodkorb | |
2016-12-31 | uclibc-ng: update default configs | Waldemar Brodkorb | |
2016-12-14 | lm32 workarounds and hacks | Waldemar Brodkorb | |
2016-12-04 | uclibc-ng: refresh configs, enable sha512 | Waldemar Brodkorb | |
2016-11-17 | git kernel handling | Waldemar Brodkorb | |
Simplify and allow to use git tags, branches, hashes and head. Convert existing usage of git kernel repositories to this. | |||
2016-05-29 | uClibc-ng: update to 1.0.15, refresh configs | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2016-03-16 | disable uClibc-ng obstack, gdb/binutils has its own copy | Waldemar Brodkorb | |
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-07 | uclibc-ng: simplify config, only use uclibc-ng.config as git master is now ↵ | Waldemar Brodkorb | |
1.0 config | |||
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-10-25 | add uClibc-ng config for lm32 and 1.0 | Waldemar Brodkorb | |
2015-10-25 | use external kernel git repo for lm32 | Waldemar Brodkorb | |
2015-10-19 | use binfmt flat for lm32 | Waldemar Brodkorb | |
2015-10-18 | lm32: basic bits for qemu support, kernel build failure | Waldemar Brodkorb | |
2015-10-17 | add basic support for lm32 architecture | Waldemar Brodkorb | |