Commit Graph

5057 Commits (f5fba63f24243805d9546564974e91e1bd9d283f)

Author SHA1 Message Date
Felix Fietkau f5fba63f24 kernel: refresh the vm exports patch in 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 20:58:40 +00:00
Felix Fietkau 0f5943879d kernel: add a patch for union mounts in 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 20:58:37 +00:00
Felix Fietkau f219d5b5f4 x86: switch to 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 20:46:55 +00:00
Felix Fietkau 8ea250335c x86: add support for 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 14:15:26 +00:00
Felix Fietkau c18213b428 x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 14:15:21 +00:00
Felix Fietkau 0fb8652dd2 kernel: if block2mtd does not find the device immediately, use wait_for_device_probe() before trying again (should fix squashfs/jffs2 image boot issues), patch from #5216
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 14:10:29 +00:00
Felix Fietkau 5adfa67fab brcm47xx - add cache workarounds to 2.6.28 (merged from 2.6.30), fixes #4293, should fix #2374
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-24 21:20:44 +00:00
Felix Fietkau c346ac33dc merge r17683 to 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17701 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-24 19:31:57 +00:00
Felix Fietkau 017ab32e10 atheros: add config and patches for 2.6.31 (untested), includes patch from #5847
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17700 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-24 19:24:03 +00:00
Felix Fietkau 4ec65779c3 add bfs to linux 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-24 19:23:55 +00:00
Gabor Juhos 78487709a6 ar71xx: flush mii register writes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 17:44:08 +00:00
Gabor Juhos 69eea004f4 ar71xx: refresh 2.6.28 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 17:44:05 +00:00
Gabor Juhos 495aed4039 ar71xx: don't use mac_base2 in the ag71xx driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 17:44:02 +00:00
Gabor Juhos 61be658834 ar71xx: remove some extern directives in the ag71xx driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 17:43:57 +00:00
Felix Fietkau 727e5a8d67 merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 13:32:13 +00:00
Gabor Juhos 8b19e0a2e5 kernel: refresh 2.6.30 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 12:05:48 +00:00
Gabor Juhos 44bafb26f9 uml: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 12:05:44 +00:00
Gabor Juhos 08d358dfff kernel: check return code of nla_parse in pcomp_lzma on 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 09:30:31 +00:00
Felix Fietkau e065ef25a6 when using -O2 instead of -Os, get rid of the two optimizations that are causing most of the extra bloat. brings kernel size close to the -Os size again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-22 18:00:35 +00:00
Felix Fietkau 75679f70fc unlzma: fix a race condition and add some optimizations to improve performance
also make peek_old_byte errors non-fatal

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17678 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-22 18:00:28 +00:00
Jo-Philipp Wich 92bc60d8f3 [atheros] Implement a preliminary combined image format.
- add sysupgrade support for combined images by providing a platform.sh backend
 - use the mtd fis partition table rewrite facility to resize partitions on demand
 - generate generic combined images for the atheros target


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-22 01:09:04 +00:00
Lars-Peter Clausen 051f910a3a [s3c24xx] Add 2.6.31 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-21 18:29:46 +00:00
Hamish Guthrie 2ea3312881 Cleaned config-2.6.31 defaults for PPC
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-21 14:06:38 +00:00
Felix Fietkau 63237504c9 implement write support for partitions covering only a part of an eraseblock (buffer data that would otherwise be erased)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-21 09:58:36 +00:00
Felix Fietkau 87f5030d24 atheros: use the correct mtd erase callback in the spiflash driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-21 09:58:30 +00:00
Florian Fainelli 06cce51264 [imagebuilder] remove board name hack (#5823)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-20 16:06:53 +00:00
Felix Fietkau aaf7d1c635 add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-19 13:15:20 +00:00
Lars-Peter Clausen b6be788dc8 Fix lzma cmd args.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17604 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-17 22:16:31 +00:00
Imre Kaloz 69a107aa04 update to latest 2.6.27 and 2.6.30 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-17 11:22:33 +00:00
Gabor Juhos b07d307d3f adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros C. Couloumbis, closes #5846)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-17 08:43:14 +00:00
Gabor Juhos dc3a658baf adm5120: refresh 2.6.30 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-17 08:43:11 +00:00
Felix Fietkau cc1804f719 Fix Buffalo WBR-G54 and WBR-B11 support (updated patch)
Signed-off-by: Roger Hardiman <roger@rjh.org.uk>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-16 18:14:29 +00:00
Felix Fietkau cf5491727d atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessary
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-16 12:25:05 +00:00
Felix Fietkau 88194ec500 move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic files directory and remove patches for older kernel versions (no longer in use)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-16 12:24:46 +00:00
Felix Fietkau 2af3d12e21 atheros: remove 2.6.28 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-16 12:24:22 +00:00
Matteo Croce 8364df7278 ar71xx: preliminary Ubiquiti Bullet M support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-15 09:16:21 +00:00
Peter Denison 83a0bc5928 Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-12 20:37:26 +00:00
Gabor Juhos e7b336cf21 kernel: wrong image_cmdline patches has been sent by accidentaly, replace them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-11 08:15:55 +00:00
Florian Fainelli f699b39f6f [kernel] update to 2.6.27.33
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-11 07:45:08 +00:00
Gabor Juhos 8baa1e7d8f kernel: add missing symbols to the 2.6.31 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17568 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 19:12:08 +00:00
Gabor Juhos 822c6f29e0 kernel: get rid of the simple_prom_emulator, it is not really useful
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 18:30:20 +00:00
Gabor Juhos d0b6cc45af ar71xx: rewrite prom code (based on a patch by Jeff Hansen)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 18:30:12 +00:00
Gabor Juhos 2c6e4f186f rb532: use the generic image_cmdline hack
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 18:30:09 +00:00
Gabor Juhos 4987646b74 adm5120: use the generic image_cmdline hack
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 18:30:06 +00:00
Gabor Juhos a1d5e060e3 kernel: add generic image_cmdline hack to MIPS targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 18:30:01 +00:00
Gabor Juhos 4765af71d1 ar71xx: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 13:37:34 +00:00
Gabor Juhos 7565cab104 kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 13:37:31 +00:00
Gabor Juhos a67e369c11 kernel: refresh 2.6.30 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 13:35:47 +00:00
Andy Boyett de6adea9ff [generic-2.4] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 10:06:35 +00:00
Andy Boyett 579617f85b [generic-2.4] remove nat pptp conntracking patch
Patch 603-netfilter_nat_pptp.patch appears to be the cause of the
longstanding brcm-2.4 dnat off-by-one port forwarding bug. Months of
testing builds with this patch removed have not been able to reproduce
the issue.

The 603 patch is rather large and we (the OpenWrt developers) have not
been able to isolate the cause of the bug within the patch. The number
of people have actually use pptp nat conntracking is far less than
number of people that use port forwarding and as a result we must drop
this patch to ensure proper behavior for the majority of users.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 10:06:26 +00:00