Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-06 | Add MTRR to x86 and x86_64 | Oliver Schib | |
MTRR gives faster terminal when not using a GUI. Signed-off-by: Oliver Schib <lich000king@yahoo.de> | |||
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-11-12 | do not allow to build broken kernel images with compression | Waldemar Brodkorb | |
Some targets do not support compressed kernels or initramfs. OpenADK combines both, there is no support for mixed setups. For example Kernel with gzip, initramfs with xz. Qemu-Metag f.e. can only use uncompressed initramfs. The kernel could be compressed, but mixed setup isn't available for now. | |||
2015-11-08 | generic pc normally have ACPI | Waldemar Brodkorb | |
2015-11-08 | rework generic pc configs, add x86_64 config | Waldemar Brodkorb | |
2015-11-05 | generic-pc: better handling of ATA/serial drivers | 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-09-12 | move serial driver stuff | Waldemar Brodkorb | |
2015-08-13 | kernel: make net and block support optional | Waldemar Brodkorb | |
2015-06-16 | add vga to generic-pc | BALATON Zoltan | |
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> | |||
2015-06-02 | add some capabilities to example | Waldemar Brodkorb | |
2015-06-02 | add a CPU type, otherwise NPTL is not selected, reported in #openadk | Waldemar Brodkorb | |
2015-05-30 | add support for pcengines-alix | Waldemar Brodkorb | |
Readd Alix2d support, tested via NFS boot. Fix IPSec kernel module loading. | |||
2015-04-25 | refactor the lower case symbols out | Waldemar Brodkorb | |
We don't need this, as ARCH is implicit through the directory. All lower case symbols should be removed now. | |||
2015-03-29 | use fixed CPU type for Qemu-X86 emulation for now | Waldemar Brodkorb | |
2014-06-11 | make vbox target usable again | Waldemar Brodkorb | |
2014-06-04 | add ADK_TARGET_WITH_WIFI | Waldemar Brodkorb | |
2014-05-23 | more cleanup, *-enabled feature is unused, simplify | Waldemar Brodkorb | |