Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-25 | rework hardware and C library settings | Waldemar Brodkorb | |
Make the menu system for configuration more intuitive. First choose operating system, then hardware, starting with architecture. Then choose either generic or a sample system. When choosing a sample be more strict in case of MMU or Endianess selection, so a misconfiguration isn't possible. Furthermore put a new top level menu for C library configuration and add Binary format, Instruction set, version selection, float type and any C library specific options. Refactor the duplicate definition of Qemu system versatile and Synopsys NSIM. | |||
2018-03-07 | add support for waldux | Waldemar Brodkorb | |
2018-01-09 | nds32: disable PCI for generic | Waldemar Brodkorb | |
2017-12-26 | more generic config fixes reported via irc | Waldemar Brodkorb | |
2017-03-18 | xtensa: fix noMMU qemu sample, with help from Max | Waldemar Brodkorb | |
2017-01-20 | solidrun-imx6: fix bootup, root dev is now recognized as mmcblk1p1 | Waldemar Brodkorb | |
2016-08-27 | add support for Qemu ARM noMMU | Waldemar Brodkorb | |
Greg Ungerer made me aware of this possibility. Rather hackish implementation, we need to deduplicate later. Update Linux Kernel to 4.4.19 while there. Only non-Devicetree system supported right now. | |||
2015-11-29 | Add support for Intel IOMMU | Oliver Schib | |
Signed-off-by: Oliver Schib <lich000king@yahoo.de> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2015-10-11 | add license header | Waldemar Brodkorb | |
2015-07-03 | do not enable PCI in kernel by default | Waldemar Brodkorb | |