summaryrefslogtreecommitdiff
path: root/target/linux
AgeCommit message (Collapse)Author
2014-06-25fix some audio driver stuff, add more dacs for rpiWaldemar Brodkorb
2014-06-25use EABI by default on ARMWaldemar Brodkorb
2014-06-25fix typeWaldemar Brodkorb
2014-06-24add support for qemu-system-alphaWaldemar Brodkorb
2014-06-24update to latest stable versionWaldemar Brodkorb
2014-06-23bump kernel versionsWaldemar Brodkorb
2014-06-20fix loading of i2s driverWaldemar Brodkorb
2014-06-18separate mouse an keyboard supportWaldemar Brodkorb
2014-06-18add yaffs2 patch for hardware with nand, only use 3.14.7 for mikrotik-rb4xx ↵Waldemar Brodkorb
for now
2014-06-18blacklist microblazeWaldemar Brodkorb
2014-06-18target/linux/config: CRYPTO_DEFLATE needs ZLIB_DEFLATEPhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>
2014-06-18target/linux/config: allow for building kernel with -OsPhil Sutter
As this is potentially preferred on an embedded system, make it the default. Signed-off-by: Phil Sutter <phil@nwl.cc>
2014-06-18target/linux/config: fixup (IPv4) NAT supportPhil Sutter
- add missing xt_conntrack.ko - conntrack needs to be loaded before NAT - add generic nf_nat.ko and xt_nat.ko - drop linux-3.4 compat case - fix symbol names for conntrack and connmark matches - fix for non-existing FULL_NAT symbol Signed-off-by: Phil Sutter <phil@nwl.cc>
2014-06-18target/linux/config: allow for selecting xtables support as modulePhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>
2014-06-18target/linux/config: FS_MBCACHE is only needed for extended attributesPhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>
2014-06-18target/linux/config: allow enabling TCP syncookie supportPhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>
2014-06-18target/linux/config: add missing symbols for wirelessPhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>
2014-06-17fix i2s loadingWaldemar Brodkorb
2014-06-15lzo needed for regmapWaldemar Brodkorb
2014-06-13fence some featuresWaldemar Brodkorb
2014-06-12bump kernel versionsWaldemar Brodkorb
2014-06-11update to latest stable kernelsWaldemar Brodkorb
2014-06-11make vbox target usable againWaldemar Brodkorb
2014-06-11ignore config.sub/config.guess, do not create backup and restore it on ↵Waldemar Brodkorb
update-patches, fix some minor issues. PIE can only be used for binaries and need support in a package
2014-06-10move to 3.15Waldemar Brodkorb
2014-06-10update to 3.15, rb532 pci patch no longer requiredWaldemar Brodkorb
2014-06-08rename qemu-sh4 to qemu-sh, to simplify build for all qemu-archsWaldemar Brodkorb
2014-06-08enable audio support for qemu-x86/qemu-x86_64Waldemar Brodkorb
2014-06-05disable 8250_cs for qemuWaldemar Brodkorb
2014-06-05make mouse working in qemu x11Waldemar Brodkorb
2014-06-05load after sound driverWaldemar Brodkorb
2014-06-04CRYPTO_HW is booleanWaldemar Brodkorb
2014-06-04hash needs cryptoWaldemar Brodkorb
2014-06-04use Cirrus DRM and xf86-video-modesetting for QemuWaldemar Brodkorb
2014-06-04make CRC32 booleanWaldemar Brodkorb
2014-06-04fix some crypot dependencies, add experimental btrfs supportWaldemar Brodkorb
2014-06-03mimic identically the kernel crypto configWaldemar Brodkorb
2014-06-03fixup crypto dependencies for ext4Waldemar Brodkorb
2014-06-03cosmetic changesWaldemar Brodkorb
2014-06-03add hdmi audio supportWaldemar Brodkorb
2014-06-03update to 3.14.5Waldemar Brodkorb
2014-06-01add watchdog support for cubox, inlude weim by defaultWaldemar Brodkorb
2014-05-31add disk support to qemu-arm spitz and terrierWaldemar Brodkorb
2014-05-31fix qemu spitz emulation, add emulation for terrierWaldemar Brodkorb
2014-05-31fix buildall issues with qemu-arm targetWaldemar Brodkorb
2014-05-31allow to disable tcp fastopen, so that AES is not required to builtin in the ↵Waldemar Brodkorb
kernel
2014-05-31disable nlsWaldemar Brodkorb
2014-05-31disable ipv6Waldemar Brodkorb
2014-05-29use boolean, without sd card support, target system makes no senseWaldemar Brodkorb
2014-05-28fix module dependencyWaldemar Brodkorb