Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-21 | qemu-arm: fixup PDA defconfigs to work with serial output | Waldemar Brodkorb | |
2024-01-14 | solidrun-imx6: update mini.config | Waldemar Brodkorb | |
2023-09-24 | stm32f746g: disable networking, enable 32 Bit compat | Waldemar Brodkorb | |
2023-08-18 | arm: qemu versatile emulation without MMU, update kernel | Waldemar Brodkorb | |
2023-07-25 | qemu-system-arm: fix vexpress defconfig | Waldemar Brodkorb | |
2023-07-03 | update kernel and bootloader, fix mini.config for rpi4 | Waldemar Brodkorb | |
2023-01-24 | enable CONFIG_COMPAT_32BIT_TIME | Waldemar Brodkorb | |
2023-01-20 | fix mini.config for qemu-arm vexpress | Waldemar Brodkorb | |
2022-12-19 | Add support for Banana PI M2 Zero | Waldemar Brodkorb | |
2022-09-22 | add support for STM32F746G-DISCO device | Waldemar Brodkorb | |
Tested with toolbox / simpleinit as userland. FDPIC/FLAT support both successfully tested. No LCD or Ethernet support. | |||
2022-02-25 | add support for raspberry pi4 32 bit | Waldemar Brodkorb | |
2021-11-15 | Add support for Synology DS414 NAS | Phil Sutter | |
The device features a Marvell Armada XP CPU, introduced config symbol ADK_TARGET_CPU_ARM_MVEBU should suffice for all Armada-based Marvell CPUs, though. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2021-04-15 | fix miniconfig for stm32 | Waldemar Brodkorb | |
2020-07-15 | pcduino 3b skeleton | Waldemar Brodkorb | |
2019-10-08 | add phytec-imx6 basic structure | Waldemar Brodkorb | |
2018-06-03 | arm-nommu: enable uClinux, better defaults | 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-05-05 | rpi: fix kodi task | Waldemar Brodkorb | |
Kernel symbols got renamed. | |||
2018-04-16 | add basic support for raspberry-pi3p | Oliver Schib | |
Signed-off-by: Oliver Schib <lich000king@yahoo.de> | |||
2018-04-01 | arm: use latest kernel for qemu armv6 emulation | Waldemar Brodkorb | |
2018-04-01 | arm: use >4.9 kernel for versatile nommu | Waldemar Brodkorb | |
2017-09-28 | add phytec wega sample | Waldemar Brodkorb | |
2017-07-31 | orange-pi-zero: make mini.config bootable, ethernet will only work for 4.13.x | Waldemar Brodkorb | |
2017-07-24 | add sample for orange-pi zero | Waldemar Brodkorb | |
2017-07-04 | add basic raspberry-pi0 sample | Waldemar Brodkorb | |
2017-05-12 | rpi: fix mini.config, runtime tested | Waldemar Brodkorb | |
2017-05-11 | rpi: sync kernel config wth rpi2, fix compile error | Waldemar Brodkorb | |
2017-04-28 | rpi: fix kernel config | Waldemar Brodkorb | |
2017-03-27 | rpi: fix mini.config | Waldemar Brodkorb | |
2017-03-26 | clearfog: finetune sample | Waldemar Brodkorb | |
2017-02-26 | rpi: vchiq is in staging | Waldemar Brodkorb | |
2017-02-22 | fix rpi2 bootup with mini.config and USB for rpi2/rpi3 | Waldemar Brodkorb | |
2017-02-22 | rework mini.config for rpi3 | Waldemar Brodkorb | |
2017-01-20 | solidrun-imx6: fix bootup, root dev is now recognized as mmcblk1p1 | Waldemar Brodkorb | |
2017-01-19 | Add experimental support for STM32F769 | Waldemar Brodkorb | |
Add single/double precision support for Cortex-M7. Mostly from Alex, some minor cleanup and kernel mini config from me. Signed-off-by: Alex Brand <tecnologic86@gmail.com> | |||
2016-11-08 | add basic clearfog support | 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-08-15 | allow to build older kernel for qemu-arm-versatilepb without device-tree | Waldemar Brodkorb | |
2016-07-17 | solidrun-imx6: allow to bootup 4.6.x | Waldemar Brodkorb | |
2016-07-17 | qemu-arm: use dtb for versatile emulation, required for 4.6.x | Waldemar Brodkorb | |
2016-07-10 | nslu2: fix boot (initramfs via tftp tested) | Waldemar Brodkorb | |
2016-06-19 | linux: update to 3.14.72, add working solidrun patch | Waldemar Brodkorb | |
2016-05-29 | unbreak rpi kernel support, HIGHMEM seems unusable | Waldemar Brodkorb | |
2016-05-15 | add support for qemu xilinx zynq emulation | Waldemar Brodkorb | |
2016-04-18 | fix kernel config for linksys nslu2 | Waldemar Brodkorb | |
2016-04-06 | add basic raspberry pi3 support (ARM 32Bit) | Waldemar Brodkorb | |
2016-04-04 | new bcm28xx-bootloader does not work with mknlimg, fix 4.1.20 rpi2 bootup | Waldemar Brodkorb | |
2016-03-19 | add basic bits and bytes for stm32f429 support | Waldemar Brodkorb | |
2016-03-07 | rework menu based config system | Waldemar Brodkorb | |
After the addition of bare metal toolchains the menu system allowed to create non-valid configurations. I reworked it so we can also add other operating system support if we wish. So first you choose your operating system, then your architecture and endianess, after that your embedded system, emulator or generic device and then you choose your task you want to run. Tasks may be toolchain, a new appliance/application or some preconfigured sets of packages and configurations as kodi, mpd, firefox and more. The tasks are limited to a plausible choice of hardware and software. Deduplicate CPU configuration. You don't wanna compile Kodi for a H8/300 microcontroller ;) | |||
2016-02-10 | more stuff for kinetis k70, kernel still does not work | Waldemar Brodkorb | |