Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-21 | qemu-arm: fixup PDA defconfigs to work with serial output | Waldemar Brodkorb | |
2024-01-20 | Need to set VENDOR for Linux 6.6 | Waldemar Brodkorb | |
2024-01-18 | support nommu with ELF binaries | Waldemar Brodkorb | |
2024-01-14 | solidrun-imx6: update mini.config | Waldemar Brodkorb | |
2023-12-12 | arm: update uclibc.config | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2023-11-15 | install dtb files in overlay dir | Waldemar Brodkorb | |
2023-09-24 | stm32f746g: disable networking, enable 32 Bit compat | Waldemar Brodkorb | |
2023-09-06 | arm: uClibc-ng config, refresh | Waldemar Brodkorb | |
2023-08-29 | stm32: minor bugfixes | 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-11-01 | mk: Introduce KERNEL_MAKE variable | Phil Sutter | |
This combines the typical kernel make call idiom into a single variable reference. A side-effect is that parallel make is enabled (via added '-j' flag) in many cases, but that shouldn't cause harm. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2021-10-28 | use Linux 5.4 for qemu arm noMMU | Waldemar Brodkorb | |
2021-04-15 | fix miniconfig for stm32 | Waldemar Brodkorb | |
2021-04-10 | add DTB for stm32f4 | Waldemar Brodkorb | |
2020-09-21 | add netcat-openbsd and libbsd | Waldemar Brodkorb | |
2020-07-15 | pcduino 3b skeleton | Waldemar Brodkorb | |
2019-10-15 | reference exact dtb for qemu vexpress | Waldemar Brodkorb | |
2019-10-08 | more basic support for sd card creation for phytec-imx6 | Waldemar Brodkorb | |
2019-10-08 | add phytec-imx6 basic structure | Waldemar Brodkorb | |
2019-09-30 | remove unfinished alternative os porting efforts | 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-21 | uclibc: enable ld.preload for arm | Waldemar Brodkorb | |
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 | |
2018-03-07 | add support for waldux | Waldemar Brodkorb | |
2018-01-02 | uclibc-ng: remove COMPAT_ATEXIT | Waldemar Brodkorb | |
2017-10-08 | frosted: add support for stm32f429-discovery | Waldemar Brodkorb | |
2017-10-05 | stlink: add hosttool for stm32 flashing | Waldemar Brodkorb | |
2017-10-03 | frosted: add ADK prefix, separate kernel/userland in the menu | Waldemar Brodkorb | |
2017-10-03 | frosted: add support for stm32f407 discovery board | Waldemar Brodkorb | |
2017-10-01 | frosted: fix config for qemu | Waldemar Brodkorb | |
2017-09-28 | add phytec wega sample | Waldemar Brodkorb | |
2017-09-27 | update kinetis k70 sample, remove gcc 4.x | Waldemar Brodkorb | |
2017-08-27 | add basic support for frosted operating system | Waldemar Brodkorb | |
https://github.com/insane-adding-machines/frosted Rework our architecture selection and os dependent logic a little bit to be cleaner. As only arm is supported, we only modify arm systems to comply with new changeset. | |||
2017-08-20 | add new PKG_NEEDS variable data, fix logitechmediaserver package | Waldemar Brodkorb | |
2017-07-31 | orange-pi-zero: make mini.config bootable, ethernet will only work for 4.13.x | Waldemar Brodkorb | |
2017-07-30 | rpi0: enable wifi | Waldemar Brodkorb | |
2017-07-24 | add sample for orange-pi zero | Waldemar Brodkorb | |
2017-07-22 | rpi-zero: finetune | Waldemar Brodkorb | |