Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-21 | or1k: rename or1k-sim to sim-or1k, by default 64mb ram | 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-11-15 | or1k: disable mksh (deadlock), default to ash and newer kernel | Waldemar Brodkorb | |
2016-03-27 | or1k: update kernel and gcc | 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 ;) | |||
2015-12-02 | or1k: try with openrisc linux version, minimize defconfig | Waldemar Brodkorb | |
2015-10-24 | add new symbol for systems with tcp/ip but without netdevice. like arc ↵ | Waldemar Brodkorb | |
simulator running test-suites with network functions | |||
2015-10-23 | or1k: allow to boot linux kernel, fix compression none mode | Waldemar Brodkorb | |
2015-10-23 | add or1ksim basic files | Waldemar Brodkorb | |
2015-09-03 | select or1k cpu | Waldemar Brodkorb | |
2015-09-01 | or1k: add basic qemu support | Waldemar Brodkorb | |
Kernel boots, userland not. | |||
2015-07-13 | add basic toolchain support for or1k arch with musl libc | Waldemar Brodkorb | |