summaryrefslogtreecommitdiff
path: root/target/config/Config.in.runtime
AgeCommit message (Collapse)Author
2024-01-21raspberry-pi5: add basic supportWaldemar Brodkorb
2024-01-20dropbear: update to 2022.83, remove custom patch. Use /root/.authorized_keys nowWaldemar Brodkorb
2023-10-08fix mini.config for rpi_64Waldemar Brodkorb
2023-08-13m68k: add qemu virt support, seems more reliable at the moment then q800Waldemar Brodkorb
2023-02-06arcv2: newer Linux kernel use haps_hs and DW uartWaldemar Brodkorb
2023-02-04c6x: fix default configuration for linux toolchain buildingWaldemar Brodkorb
2023-01-19rpi4: fix serial console outputWaldemar Brodkorb
2022-12-25use 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-09-22add support for STM32F746G-DISCO deviceWaldemar Brodkorb
Tested with toolbox / simpleinit as userland. FDPIC/FLAT support both successfully tested. No LCD or Ethernet support.
2022-03-16tmux: update to 3.2a, needs localeWaldemar Brodkorb
2022-02-27sipeed-maix-bit: finetune, kernel boots, but helloworld segfautsWaldemar Brodkorb
2022-02-25add support for raspberry pi4 32 bitWaldemar Brodkorb
2022-02-15remove virtualbox supportWaldemar Brodkorb
2022-02-07goodbye systemd, never worked fully on a openadk emulator or device. Use ↵Waldemar Brodkorb
simple static device nodes with devtmpfs as default. mdev is to bloated for some devices
2021-04-10update busybox/hush to latestWaldemar Brodkorb
2020-10-18Merge branch 'master' of gogs.waldemar-brodkorb.de:oss/openadkWaldemar Brodkorb
2020-10-18disable non-useful options for systemd usersWaldemar Brodkorb
2020-10-18allow to disable option for network waitWaldemar Brodkorb
2020-10-17remove non-functional init systemsWaldemar Brodkorb
2020-08-05numato nimas use 38400 for userlandWaldemar Brodkorb
2019-10-08serial device for phytec imx6Waldemar Brodkorb
2019-09-30x86/x86_64: remove non functional samplesWaldemar Brodkorb
2019-09-30ppc/mips: remove non functional sampleWaldemar Brodkorb
2019-09-30mips64: remove non functional sampleWaldemar Brodkorb
2019-09-30alpha: remove non functional samplesWaldemar Brodkorb
2019-09-30remove unfinished alternative os porting effortsWaldemar Brodkorb
2018-08-13Add option to mount debugfs at startupdir
@upstream
2018-08-13Add simple autologin program to be started by gettydir
@upstream
2018-08-13Implement mdev logging output on demanddir
@upstream
2018-06-24arc: more symbol rename fixesWaldemar Brodkorb
2018-06-10allow apple mac mini to netbootWaldemar Brodkorb
2018-06-08add sample for lenovo x200, fix gentooinstallerWaldemar Brodkorb
2018-06-03arm-nommu: enable uClinux, better defaultsWaldemar Brodkorb
2018-05-28rpi: update firmware, kernel and fixup more stuffWaldemar Brodkorb
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.
2018-05-23alpha: fix baud rateWaldemar Brodkorb
2018-05-14add support for saving video decoding license keys to configOliver Schib
Signed-off-by: Oliver Schib <oliver.schib@gmx.ch>
2018-04-20rpi3+: add network driverWaldemar Brodkorb
2018-04-16add basic support for raspberry-pi3pOliver Schib
Signed-off-by: Oliver Schib <lich000king@yahoo.de>
2018-03-17use simpleinit for non busybox buildsWaldemar Brodkorb
2018-03-07add support for walduxWaldemar Brodkorb
2018-02-25toolbox: add OpenADK toolbox for very small systems, thx Thorsten GlaserWaldemar Brodkorb
2018-01-02systemd: update to 236, convert to meson buildWaldemar Brodkorb
2017-12-28generic config finetuningWaldemar Brodkorb
2017-12-26more generic config fixes reported via ircWaldemar Brodkorb
2017-12-24h8300: updatesWaldemar Brodkorb
Add single hush package for experiments. 4.9 kernel serial ouput seems broken, default to 4.4. Combine h8300 patches.
2017-09-28add phytec wega sampleWaldemar Brodkorb
2017-08-20add new PKG_NEEDS variable data, fix logitechmediaserver packageWaldemar Brodkorb
2017-07-30rpi0: enable wifiWaldemar Brodkorb
2017-07-22rpi-zero: finetuneWaldemar Brodkorb