summaryrefslogtreecommitdiff
path: root/target/linux/patches
AgeCommit message (Collapse)Author
2009-12-19update all targets to 2.6.32Waldemar Brodkorb
2009-12-19add more mirbsd compatibility patchesWaldemar
2009-12-06fix qemu-x86_64 image, get rid of duplicat include dirWaldemar Brodkorb
- fix image build for different root filesystems - get rid of duplicate symlink to include dir - finetune mpd config file
2009-12-04update kernel to 2.6.32Waldemar Brodkorb
- update some applications asterisk, curl, strace, radvd, rpm - fix allconfig - /dev for full build seems to need more than 64k
2009-11-15update asterisk, fix aufs2 compileWaldemar Brodkorb
2009-11-11make target foxboard compileWaldemar Brodkorb
2009-10-31finetune qemu-cris, add qemu-x86_64Waldemar Brodkorb
2009-10-21a struct has changed, refresh patchWaldemar Brodkorb
2009-10-18update gcc, binutils, gdb, linux kernel, dnsmasq and alsaWaldemar Brodkorb
WARNING: tested only on qemu-x86
2009-08-23remove all older patches, all targets use 2.6.30.5Waldemar Brodkorb
2009-08-23kernel: add aufs2 supportPhil Sutter
The patches were extracted from the aufs-standalone git tree, identically named patches are indeed identical.
2009-08-23revert renaming of /init into /startWaldemar Brodkorb
- fix foxboard build, tested on classic - remove unsed ibm-x40 target - update all targets to linux-2.6.30.5 - fix native build, use kernel.config.$(CPU_ARCH) as kernel configuration, when /proc/config.gz does not exist on host
2009-08-22make lemote yeelong finally usableWaldemar Brodkorb
- moved startup script for all targets to /start - add kernel patch to use /start - add cryptinit package - make an encrypted rootfilesystem as choice for lemote
2009-08-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-08-20add eglibc supportWaldemar Brodkorb
all three libraries tested with qemu-x86
2009-08-12update gcc, kernel and uclibc MakefileWaldemar Brodkorb
- bring rb532 in shape, make it bootable
2009-07-23add 2.6.30.1 patchesWaldemar Brodkorb
2009-06-19fix broken patch, now rb532 boots fine and fastWaldemar Brodkorb
2009-06-13move patches to correct directoryWaldemar Brodkorb
- add mtd root patch globally
2009-06-12kernel patch cleanupWaldemar Brodkorb
- move patches to kernel version specific directory - enable execute bit on md5sum wrapper - remove wrong include in BSDmakefile - enable ROOTFS for rb532 device - add mips specific patch for lib/delay.c typo
2009-06-11update alix1c to 2.6.30Waldemar Brodkorb
- regenerate patches - fix exmap compile
2009-05-24patches and update for gcc 4.4.0 allmodconfigWaldemar Brodkorb
* update gcc to 4.4.0 * update gnutls and ruby * fix c++ issues for some packages
2009-05-17Initial importwbx