Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-24 | enable CONFIG_COMPAT_32BIT_TIME | Waldemar Brodkorb | |
2018-06-10 | allow apple mac mini to netboot | Waldemar Brodkorb | |
2017-11-06 | ppc: add more cpu types, add mpc8544ds qemu sample | 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-10-08 | force CONFIG_PRINTK | Waldemar Brodkorb | |
2015-09-14 | qemu-ppc-macppc: does not link without symbol | Waldemar Brodkorb | |
2015-09-14 | qemu-ppc-macppc: move serial driver away from mini.config, reduce | Waldemar Brodkorb | |
2015-09-14 | qemu-ppc-bamboo: move serial driver away from mini.config | Waldemar Brodkorb | |
2015-09-03 | fix naming of file | Waldemar Brodkorb | |
2015-01-26 | add basic config snippets for mac mini (ppc) | Waldemar Brodkorb | |
2014-07-28 | use bamboo board emulation as default, ppc 44x without FPU. networking works ↵ | Waldemar Brodkorb | |
here. | |||
2014-07-23 | add qemu support for ppc virtex ml507 | Waldemar Brodkorb | |
2014-05-13 | resolve merge conflict | Waldemar Brodkorb | |
2014-03-17 | optimize miniconfigs, enable netstuff by default | Waldemar Brodkorb | |
2014-03-16 | disable block driver for qemu emulators, can be activated via menuconfig | Waldemar Brodkorb | |
2014-02-26 | fix disk boot | Waldemar Brodkorb | |
2014-01-06 | add full perl, first half of supported archs | Waldemar Brodkorb | |