summaryrefslogtreecommitdiff
path: root/target/arm/kernel/qemu-arm-versatilepb
AgeCommit message (Collapse)Author
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.
2016-08-15allow to build older kernel for qemu-arm-versatilepb without device-treeWaldemar Brodkorb
2016-07-17qemu-arm: use dtb for versatile emulation, required for 4.6.xWaldemar Brodkorb
2016-01-25add basic qemu armv6 supportWaldemar Brodkorb
2014-06-28EABI is on for arm architectureWaldemar Brodkorb
2014-05-13resolve merge conflictWaldemar Brodkorb
2014-03-26fix musl on arm, requires kuser_helper. thx to fabled via #muslWaldemar Brodkorb
2014-03-17remove kernel choice, always use 64 bit for 64bit targetWaldemar Brodkorb
2014-03-17optimize miniconfigs, enable netstuff by defaultWaldemar Brodkorb
2014-03-16disable block driver for qemu emulators, can be activated via menuconfigWaldemar Brodkorb
2014-03-14a bunch of adk-test-framework fixes.Waldemar Brodkorb
2014-02-26rework arm support, add qemu arm model vexpress for cortex-a9 emulation ↵Waldemar Brodkorb
(hard float)