summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.bus
AgeCommit message (Collapse)Author
2022-02-15remove virtualbox supportWaldemar Brodkorb
2019-10-08add phytec-imx6 basic structureWaldemar Brodkorb
2018-05-25rework hardware and C library settingsWaldemar 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-07add support for walduxWaldemar Brodkorb
2018-01-09nds32: disable PCI for genericWaldemar Brodkorb
2017-12-26more generic config fixes reported via ircWaldemar Brodkorb
2017-03-18xtensa: fix noMMU qemu sample, with help from MaxWaldemar Brodkorb
2017-01-20solidrun-imx6: fix bootup, root dev is now recognized as mmcblk1p1Waldemar Brodkorb
2016-08-27add support for Qemu ARM noMMUWaldemar 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-29Add support for Intel IOMMUOliver Schib
Signed-off-by: Oliver Schib <lich000king@yahoo.de> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2015-10-11add license headerWaldemar Brodkorb
2015-07-03do not enable PCI in kernel by defaultWaldemar Brodkorb