summaryrefslogtreecommitdiff
path: root/target/linux
AgeCommit message (Collapse)Author
2016-09-04linux: allow x86-cross-compile on DarwinWaldemar Brodkorb
2016-09-02hid: depend on usb or qemuWaldemar Brodkorb
2016-08-30add user-space hid driverWaldemar 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-08-25linux: enable highmem for APUWaldemar Brodkorb
2016-08-23linux: refresh realtime patchWaldemar Brodkorb
2016-08-22linux: add support for 4.7.xWaldemar Brodkorb
2016-08-16linux: update to 4.6.6Waldemar Brodkorb
2016-08-15allow to build older kernel for qemu-arm-versatilepb without device-treeWaldemar Brodkorb
2016-08-15linux: update 4.x kernel, add m68k patch and allow one memory flatWaldemar Brodkorb
2016-07-31linux: update to 4.6.5, add realtime patchWaldemar Brodkorb
2016-07-25m68k: add some patches for newer gcc/linuxWaldemar Brodkorb
2016-07-21lemote: symbol for framebuffer got renamedWaldemar Brodkorb
2016-07-18linux: revert sparc changes until uClibc-ng is fixedWaldemar Brodkorb
2016-07-18cris: add required patchesWaldemar Brodkorb
2016-07-17kernel: update to 4.6.4Waldemar Brodkorb
2016-07-15asus-p5bvm needs ADK_KERNEL_RTC_DRV_CMOSOliver Schib
Signed-off-by: Oliver Schib <lich000king@yahoo.de>
2016-07-10nslu2: fix boot (initramfs via tftp tested)Waldemar Brodkorb
2016-07-10add back some basic support for Foxboard-LX832Waldemar Brodkorb
2016-07-10ASUS_P5BVM needs HARDWARE_ACPIOliver Schib
Signed-off-by: Oliver Schib <lich000king@yahoo.de>
2016-07-06sparc: revert this commit until uClibc-ng is fixedWaldemar Brodkorb
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-26linux: update to 4.4.14Waldemar Brodkorb
2016-06-26linux: update to 4.6.3Waldemar Brodkorb
2016-06-25improve asus-p5bvm configOliver Schib
Signed-off-by: Oliver Schib <lich000king@yahoo.de>
2016-06-23linux: realtime patch breaks sparc v8, so change it to a conditional patch againWaldemar Brodkorb
2016-06-22linux: remove localversion-rtWaldemar Brodkorb
2016-06-21crisv32: fix kernel compileWaldemar Brodkorb
2016-06-19linux: update to 3.14.72, add working solidrun patchWaldemar Brodkorb
2016-06-19linux: update to 4.4.13, add realtime patchWaldemar Brodkorb
2016-06-19bluez: update and fix rpi3 support, add required firmware file.Waldemar Brodkorb
2016-06-19bluetooth: enable for rpi3Waldemar Brodkorb
2016-06-19linux: update to 4.1.26, refresh realtime patchWaldemar Brodkorb
2016-06-12add some mips32 cpu symbolsWaldemar Brodkorb
2016-06-11linux: bump to 4.5.7Waldemar Brodkorb
2016-06-11linux: bump to 4.6.2, add patchesWaldemar Brodkorb
2016-06-04ci20 fixesWaldemar Brodkorb
2016-05-29unbreak rpi kernel support, HIGHMEM seems unusableWaldemar Brodkorb
2016-05-29default to XZ kernel compressionWaldemar Brodkorb
2016-05-27add linux 4.6 support, finally with appended DTB qemu-system-nios2 bootsWaldemar Brodkorb
2016-05-21we need kernel compression support for defconfigsWaldemar Brodkorb
2016-05-16bump linux kernel versionsWaldemar 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-05-09kernel: update to 4.5.3Waldemar Brodkorb
2016-05-09coldfire: add real fix for sighandlerWaldemar Brodkorb
2016-05-09Revert "workround coldfire sighander bug, heisenberg effect?"Waldemar Brodkorb
This reverts commit 4858d9ba5e0d92b7e4e1086fd1b64fbbc4a72c93.
2016-05-08workround coldfire sighander bug, heisenberg effect?Waldemar Brodkorb
2016-05-06qemu: allow to use audioWaldemar Brodkorb