summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.serial
AgeCommit message (Collapse)Author
2019-10-29csky: rework qemu supportWaldemar Brodkorb
2019-10-09lm32: try to build kernel for qemuWaldemar Brodkorb
2019-10-08add phytec-imx6 basic structureWaldemar 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
2018-06-17nsim: symbols got renamedWaldemar Brodkorb
2018-06-13synpsys-hsdk: add sampleWaldemar 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-04-08riscv: fix kernel boot in qemuWaldemar Brodkorb
2018-03-07add support for walduxWaldemar Brodkorb
2018-02-12hppa: add basic qemu supportWaldemar Brodkorb
2018-02-03csky: add better qemu supportWaldemar Brodkorb
2017-12-31dec-multia: make netboot possible, add aboot bootloaderWaldemar Brodkorb
2017-11-06ppc: add more cpu types, add mpc8544ds qemu sampleWaldemar Brodkorb
2017-10-06nds32: update toolchain and kernelWaldemar Brodkorb
2017-09-28add phytec wega sampleWaldemar Brodkorb
2017-09-27add gdb sim sample for h8sWaldemar Brodkorb
2017-07-31orange-pi-zero: make mini.config bootable, ethernet will only work for 4.13.xWaldemar Brodkorb
2017-07-24add sample for orange-pi zeroWaldemar Brodkorb
2017-06-29fix merge conflictWaldemar Brodkorb
2017-06-29add som-c675 sampleWaldemar Brodkorb
2017-06-18qemu-alpha: add disk supportWaldemar Brodkorb
2017-04-14remove sim-or1k sample, bit rotted. better use qemu sample for or1kWaldemar Brodkorb
2017-04-12h8s: minor progress, doesn't run on edosk2674 boardWaldemar Brodkorb
2017-03-27rpi: fix mini.configWaldemar Brodkorb
2017-03-26clearfog: finetune sampleWaldemar Brodkorb
2017-01-14add basic SGI indy supportWaldemar Brodkorb
2017-01-05mips: cleanup and fix mips{32,64}r6 supportWaldemar Brodkorb
uClibc-ng shared library support will be fixed in next release of uClibc-ng. Preparation fixes for this.
2016-12-13sh2-nommu/j2: add better support and add required patches from musl-cross-makeWaldemar Brodkorb
2016-11-21or1k: rename or1k-sim to sim-or1k, by default 64mb ramWaldemar Brodkorb
2016-11-08add basic clearfog supportWaldemar Brodkorb
2016-10-23add target support for SGI O2 workstationWaldemar Brodkorb
2016-09-22refactor USART support for AVR32 Grasshopper boardMario Haustein
- force enable USB-USART bridge - add config menu option and kernel patch for enabling second USART
2016-09-14beaglebone-black: some fixes, no serial output yetWaldemar Brodkorb
2016-08-27add support for Qemu ARM noMMUWaldemar 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-06-30add support for nds32 architectureWaldemar Brodkorb
Verified on a FPGA board sponsored by Andes Technology. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2016-06-04ci20 fixesWaldemar Brodkorb
2016-05-27add linux 4.6 support, finally with appended DTB qemu-system-nios2 bootsWaldemar Brodkorb
2016-05-15add support for qemu xilinx zynq emulationWaldemar Brodkorb
2016-05-13fix building for imgtec ci20, add helper header for DarwinWaldemar Brodkorb
2016-05-09coldfire: move serial driver to Config.in.serialWaldemar Brodkorb
2016-04-24enable for Linksys NSLU2Waldemar Brodkorb
2016-04-04new bcm28xx-bootloader does not work with mknlimg, fix 4.1.20 rpi2 bootupWaldemar Brodkorb
2016-04-01linux: update to 4.1.20, add solidrun patch for 4.4.6Waldemar Brodkorb
2016-01-25add basic qemu armv6 supportWaldemar Brodkorb
2015-12-27various microblaze related fixes add back some missing patchesWaldemar Brodkorb
2015-12-26add experimental support for xtensa de212 coreWaldemar Brodkorb
2015-12-14simplify qemu x86/x86_64 support, enable blockWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>