summaryrefslogtreecommitdiff
path: root/target/linux/config
AgeCommit message (Collapse)Author
2016-09-24fixup allmodconfig targetWaldemar Brodkorb
2016-09-24BT_HCIBTUSB_BCM is boolean typeWaldemar Brodkorb
2016-09-24correct Comment for AVR32 Grasshopper I2C config optionMario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-09-24grasshopper: move kernel symbols to target/linux/configWaldemar Brodkorb
2016-09-24bluetooth: some broadcom USB bt devces need this, move firmware to brcm ↵Waldemar Brodkorb
subfolder
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-22refactor I2C support of AVR32 Grasshopper boardMario Haustein
- I2C can now be enabled in the config menu
2016-09-22refactor SD card support for AVR32 Grasshopper boardMario Haustein
- SD card support can now be enabled in the menu - SD card access LED support added
2016-09-22add LED support for AVR32 Grasshopper boardMario Haustein
2016-09-22finetune USB kernel module selection, should work better with USB 1.1 devicesWaldemar Brodkorb
2016-09-20add I2C support for AVR32 grasshopper boardMario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-09-19solidrun-imx6: fix wifiWaldemar Brodkorb
2016-09-17finetune wireless support for cubox-iWaldemar Brodkorb
2016-09-15make AVR32 ethernet controller available to the whole architectureMario Haustein
The MACB ethernet controller is an AVR32 architecture feature. Therefore it should be available to all boards of this architecture instead of the NGW1000 board only. Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-09-15add support for AVR32 MMC controllerMario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-09-14beaglebone-black: some fixes, no serial output yetWaldemar Brodkorb
2016-09-13banana-pro: fix ethernet support, allow read-write mountsWaldemar Brodkorb
2016-09-11qemu: allow to start X with modesetting driverWaldemar Brodkorb
2016-09-10linux: remove deprecated 4.6 supportWaldemar 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-15allow to build older kernel for qemu-arm-versatilepb without device-treeWaldemar Brodkorb
2016-07-31linux: update to 4.6.5, add realtime patchWaldemar Brodkorb
2016-07-21lemote: symbol for framebuffer got renamedWaldemar 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-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-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-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-12add some mips32 cpu symbolsWaldemar 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-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-06qemu: allow to use audioWaldemar Brodkorb
2016-05-03update rpi kernel patch, add mkknlimg back, more fixesWaldemar Brodkorb
2016-04-30allow to choose compression for kernel and initramfs as mentioned by BalatonWaldemar Brodkorb
2016-04-27allow to choose USB for genericWaldemar Brodkorb
2016-04-24enable for Linksys NSLU2Waldemar Brodkorb