Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-04 | solidrun-clearfog: make it boot with OpenADK mini.config | Wademar Brodkorb | |
2024-01-21 | raspberry-pi5: add basic support | Waldemar Brodkorb | |
2023-07-03 | update kernel and bootloader, fix mini.config for rpi4 | Waldemar Brodkorb | |
2022-12-25 | use rockpi4 b plus dtb instead of c, fixes bootup. | Waldemar Brodkorb | |
A lot of drivers where moved from mini.config to target/linux/config. WLAN works, ethernet works, i2c works, RTC works. | |||
2022-02-25 | add support for raspberry pi4 64 bit | Waldemar Brodkorb | |
2022-02-15 | remove virtualbox support | Waldemar Brodkorb | |
2022-02-14 | edosk2674: enable network, unfortunately stalls on boot | Waldemar Brodkorb | |
2019-10-29 | csky: rework qemu support | Waldemar Brodkorb | |
2019-10-08 | add phytec-imx6 basic structure | Waldemar Brodkorb | |
2019-09-30 | x86/x86_64: remove non functional samples | Waldemar Brodkorb | |
2019-09-30 | ppc/mips: remove non functional sample | Waldemar Brodkorb | |
2019-09-30 | mips64: remove non functional sample | Waldemar Brodkorb | |
2019-09-30 | alpha: remove non functional samples | Waldemar Brodkorb | |
2018-06-13 | synpsys-hsdk: add sample | Waldemar Brodkorb | |
2018-06-10 | allow apple mac mini to netboot | Waldemar Brodkorb | |
2018-06-08 | add sample for lenovo x200, fix gentooinstaller | Waldemar Brodkorb | |
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-04-20 | rpi3+: add network driver | Waldemar Brodkorb | |
2018-03-10 | qemu-hppa: fix serial console and network | Waldemar Brodkorb | |
2018-03-07 | add support for waldux | Waldemar Brodkorb | |
2018-02-03 | csky: add better qemu support | Waldemar Brodkorb | |
2018-01-12 | add tulip driver for DEC alpha | Waldemar Brodkorb | |
2017-11-06 | ppc: add more cpu types, add mpc8544ds qemu sample | Waldemar Brodkorb | |
2017-08-16 | ci20: add davicom driver | Waldemar Brodkorb | |
2017-07-31 | orange-pi-zero: make mini.config bootable, ethernet will only work for 4.13.x | Waldemar Brodkorb | |
2017-04-14 | remove arm foundation model sample, bit rotted. better use qemu sample for ↵ | Waldemar Brodkorb | |
aarch64 | |||
2017-03-25 | add backward compatible symbol for netdevices | Waldemar Brodkorb | |
2017-01-14 | add basic SGI indy support | Waldemar Brodkorb | |
2016-12-02 | nios2: we can use qmp now, latest qemu-system-nios2 implements ethernet ↵ | Waldemar Brodkorb | |
driver emulation | |||
2016-10-23 | add target support for SGI O2 workstation | Waldemar Brodkorb | |
2016-09-15 | make AVR32 ethernet controller available to the whole architecture | Mario Haustein | |
The MACB ethernet controller is an AVR32 architecture feature. Therefore it should be available to all boards of this architecture instead of the NGW1000 board only. Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-09-13 | banana-pro: fix ethernet support, allow read-write mounts | 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. | |||
2016-07-10 | nslu2: fix boot (initramfs via tftp tested) | Waldemar Brodkorb | |
2016-06-30 | add support for nds32 architecture | Waldemar Brodkorb | |
Verified on a FPGA board sponsored by Andes Technology. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2016-06-25 | improve asus-p5bvm config | Oliver Schib | |
Signed-off-by: Oliver Schib <lich000king@yahoo.de> | |||
2016-05-15 | add support for qemu xilinx zynq emulation | Waldemar Brodkorb | |
2016-03-25 | allow to choose drivers for generic support, reported by Oliver | Waldemar Brodkorb | |
2016-02-10 | more stuff for kinetis k70, kernel still does not work | Waldemar Brodkorb | |
2016-01-29 | enable networking for armv6 qemu emulation | Waldemar Brodkorb | |
2015-11-29 | Add support for Atheros/Attansic L1 Gigabit Ethernet | Oliver Schib | |
Signed-off-by: Oliver Schib <lich000king@yahoo.de> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2015-11-12 | qemu-sparc64: switch to e1000 driver (idea from buildroot), move serial symbols. | 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-10-23 | arc: add support for free nSIM simulator, thx to Alexey for hints to get it ↵ | Waldemar Brodkorb | |
running | |||
2015-10-11 | add license header | Waldemar Brodkorb | |
2015-10-09 | add ethernet driver support for qemu-system-or32 | Waldemar Brodkorb | |
2015-09-17 | add 4.1.x patches for mikrotik-rb4xx, finetune mini.config, drivers should ↵ | Waldemar Brodkorb | |
go into target/linux/config | |||
2015-09-02 | refactor kernel mini.config. | Waldemar Brodkorb | |
We do not need to manually set mini.config file anymore. Every target system, even Qemu emulating different models get it its own. Cleaner and simpler to add new targets. | |||
2015-09-01 | add support for beaglebone black | Waldemar Brodkorb | |
2015-08-13 | kernel: make net and block support optional | Waldemar Brodkorb | |