summaryrefslogtreecommitdiff
path: root/target/linux
AgeCommit message (Collapse)Author
2016-12-05nds32: add required kernel changeWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2016-12-04or1k: we can use upstream kernelWaldemar Brodkorb
2016-12-02use latest gcc/binutils from AndesWaldemar Brodkorb
2016-12-02nios2: we can use qmp now, latest qemu-system-nios2 implements ethernet ↵Waldemar Brodkorb
driver emulation
2016-11-27linux: update to 4.8.11, fix sparc32 invalid frame-pointer checkWaldemar Brodkorb
2016-11-25finalize systemd as alternative init systemWaldemar Brodkorb
Most important is the fix in patch-src_journal_journald-server_c, which breaks startup of systemd-journald when code is compiled with -DNDEBUG. A lot of base-files reorganizing to only install required files on sysv systems.
2016-11-23sgi: enable pci and scsi controllerWaldemar Brodkorb
2016-11-22symbols depend on arm architectureWaldemar Brodkorb
2016-11-21or1k: rename or1k-sim to sim-or1k, by default 64mb ramWaldemar Brodkorb
2016-11-17Fix atm_zatm.h for 4.6.8 kernelsMario Haustein
Fix a bug in uapi/linux/atm_zatm.h kernel header for 4.6.8 kernels introduced by kernel commit cf00713a655d and waiting to be reverted by upstream. Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-11-17git kernel handlingWaldemar Brodkorb
Simplify and allow to use git tags, branches, hashes and head. Convert existing usage of git kernel repositories to this.
2016-11-09linux: update to 4.4.30, fix cris arch on this versionWaldemar Brodkorb
2016-11-08add basic clearfog supportWaldemar Brodkorb
2016-11-03microblaze: add required gcc and linux patches for NPTLWaldemar Brodkorb
2016-11-01linux: update to 4.8.6, add realtime patchWaldemar Brodkorb
2016-11-01linux: update realtime patch, reported by OliverWaldemar Brodkorb
2016-10-30linux: update older kernelsWaldemar Brodkorb
2016-10-30linux: update to 3.18.44Waldemar Brodkorb
2016-10-30linux: update to 4.1.35Waldemar Brodkorb
2016-10-30linux: update to 4.4.28Waldemar Brodkorb
2016-10-30linux: remove 4.7.x kernel, default to 4.8.xWaldemar Brodkorb
2016-10-30linux: remove realtime patch, does not applyWaldemar Brodkorb
2016-10-30linux: update to 4.8.5Waldemar Brodkorb
2016-10-29resolve recursive dependencyWaldemar Brodkorb
2016-10-29intel driver, cleanup and fixWaldemar Brodkorb
2016-10-27add alixWaldemar Brodkorb
2016-10-23add target support for SGI O2 workstationWaldemar Brodkorb
2016-10-22linux: update 4.7.x kernel, add 4.8.xWaldemar Brodkorb
2016-10-21add support for kernel module unloadingMario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-09-29alix1c: fix keyboard support, add SERIO symbols and cleanup aranym/lemote stuffWaldemar Brodkorb
2016-09-27aufs: remove support, we need a maintainer for this external patch, anyone?Waldemar Brodkorb
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-20linux-rt: refresh patch, reported by OliverWaldemar 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-13crisv32: add network driverWaldemar Brodkorb