Commit graph

3303 commits

Author SHA1 Message Date
Mirko Vogt
599564913e add support for kernel 2.6.29 (rc3) by a patch based on the Openmoko patchset (git rev. f656a97d946a2529630c9770a72c10a24dc397f9) adjusted to work within the OpenWrt environment
SVN-Revision: 15764
2009-05-10 23:21:54 +00:00
Felix Fietkau
7c057371eb improve the skb padding performance change to avoid unnecessary reallocations in the routing code
SVN-Revision: 15761
2009-05-10 22:17:50 +00:00
Imre Kaloz
ba7f77b25f upgrade ppc40x to 2.6.28.10
SVN-Revision: 15755
2009-05-10 16:44:32 +00:00
Claudio Mignanti
8df0db79a6 dump to 2.6.30-rc5, override device_type
SVN-Revision: 15744
2009-05-09 13:51:52 +00:00
Claudio Mignanti
da1158659f add patches for 2.6.30, remove config-default
SVN-Revision: 15743
2009-05-09 13:15:16 +00:00
Gabor Juhos
dc9f3791ec refresh patches for 2.6.30
SVN-Revision: 15741
2009-05-09 07:01:08 +00:00
Gabor Juhos
64298c2539 bump to 2.6.30-rc5
SVN-Revision: 15740
2009-05-09 06:46:58 +00:00
Gabor Juhos
771ab45a4d bump to 2.6.30-rc5
SVN-Revision: 15739
2009-05-09 06:46:42 +00:00
Gabor Juhos
4a7439521b generic-2.6/2.6.30: resync patches for 2.6.30-rc5
SVN-Revision: 15736
2009-05-09 06:05:15 +00:00
Gabor Juhos
fb48fbba16 remove extern directives
SVN-Revision: 15735
2009-05-09 05:57:56 +00:00
Gabor Juhos
15f0a64dda increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting)
SVN-Revision: 15734
2009-05-09 05:39:12 +00:00
Felix Fietkau
3846834c85 rb532: add missing drivers and adjust the kernel command line for the right device name
SVN-Revision: 15725
2009-05-08 23:27:49 +00:00
Felix Fietkau
43a539f131 rb532: restore command line patching functionality
SVN-Revision: 15724
2009-05-08 23:27:46 +00:00
Felix Fietkau
2b78094492 rb532: disable the automatic rootfs selection - it breaks the cmdline based selection
SVN-Revision: 15723
2009-05-08 23:08:43 +00:00
Felix Fietkau
b158bc40ce rb532: bring the target specific default /etc/config/network closer to the global default by setting it to static instead of dhcp
SVN-Revision: 15722
2009-05-08 23:08:39 +00:00
Imre Kaloz
768cb31d9a backport mv88e6095 support for orion - this also fixes the non-working switch-port on some routers
SVN-Revision: 15697
2009-05-07 19:23:04 +00:00
Imre Kaloz
4e0f549c88 add missing RTC_DEBUG symbol
SVN-Revision: 15696
2009-05-07 19:19:14 +00:00
Florian Fainelli
01be18725f also supports pcmcia
SVN-Revision: 15693
2009-05-07 15:25:15 +00:00
Florian Fainelli
ee7fcc6d27 include kmod-acx in default images
SVN-Revision: 15691
2009-05-07 15:07:47 +00:00
Jo-Philipp Wich
d257bf48d8 Add pcmcia support on x86 target This is useful for some notebooks which still exist and have this hardware.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15685
2009-05-07 14:07:03 +00:00
Jo-Philipp Wich
e5aa5ddc36 Add support for pc speaker PC speaker could be very useful on platforms which implement it. One could easily use the speaker to produce a sound where its pitch or duration varies according to signal strength or SNR of a wireless link.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15684
2009-05-07 14:05:42 +00:00
Jo-Philipp Wich
9209af2c00 Fix building of iso filesystem This fixes two errors when building iso filesystem:
a) dir root.grub/boot doesn't get created.
b) the creation of .image file by gen_image.sh which apparently is not needed
when building an iso.

Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15682
2009-05-07 13:50:09 +00:00
Florian Fainelli
324d10e617 remove 2.6.26 since there are no remaining candidates for it
SVN-Revision: 15666
2009-05-07 12:21:02 +00:00
Florian Fainelli
6239eb2c7b update to 2.6.27 (#4122)
SVN-Revision: 15665
2009-05-07 12:17:56 +00:00
Florian Fainelli
7530723d77 update to 2.6.28
SVN-Revision: 15661
2009-05-07 11:06:56 +00:00
Jo-Philipp Wich
8964c9037b update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30
SVN-Revision: 15655
2009-05-07 03:09:04 +00:00
Jo-Philipp Wich
1b3f1495ac prepare default configuration for kernel side imq update
SVN-Revision: 15654
2009-05-07 03:07:46 +00:00
Florian Fainelli
a20a9b776f add better support for the RDC R8610 evaluation board: ide, rtc, super I/O
SVN-Revision: 15651
2009-05-07 00:49:05 +00:00
Florian Fainelli
e2274f0509 also copy bzImage when generating initramfs images
SVN-Revision: 15650
2009-05-07 00:36:47 +00:00
Florian Fainelli
702fcc1d3b add default network configuration
SVN-Revision: 15643
2009-05-06 21:28:00 +00:00
Florian Fainelli
378145454d use force_sig when handling address errors
SVN-Revision: 15642
2009-05-06 21:27:28 +00:00
Florian Fainelli
d73f4eaecc add missing patches
SVN-Revision: 15641
2009-05-06 19:35:16 +00:00
Florian Fainelli
70f94ae2ab add support for the Cavium Octeon SoC, tested on a Mototech evaluation board
SVN-Revision: 15640
2009-05-06 18:12:49 +00:00
Florian Fainelli
731a0e4791 workaround a gcc-4.1 bug which cannot see that word will be initialized
SVN-Revision: 15639
2009-05-06 16:33:00 +00:00
Gabor Juhos
51ee440082 refresh patches
SVN-Revision: 15630
2009-05-05 20:26:58 +00:00
Gabor Juhos
ed861cf5e9 use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers
SVN-Revision: 15629
2009-05-05 19:21:39 +00:00
Gabor Juhos
744a09fa4b sync kernel config
SVN-Revision: 15628
2009-05-05 18:40:45 +00:00
Imre Kaloz
6b3502f99c add missing RTC symbols to generic configs
SVN-Revision: 15617
2009-05-05 10:20:33 +00:00
Mirko Vogt
a1b6c47f53 use xorg x11-server + glamo driver instead of xglamo kdrive-server per default - the latter one is getting obsoleted
SVN-Revision: 15607
2009-05-04 22:37:38 +00:00
Imre Kaloz
e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
2009-05-04 20:57:02 +00:00
Imre Kaloz
0f2b1d070a more cleanup
SVN-Revision: 15605
2009-05-04 20:31:47 +00:00
Imre Kaloz
1cea2126da fix typo
SVN-Revision: 15604
2009-05-04 20:19:55 +00:00
Imre Kaloz
a614251e6c cleanup MTD option handling
SVN-Revision: 15602
2009-05-04 19:13:43 +00:00
Imre Kaloz
38c5311047 move MFD stuff to the generic kernel configs
SVN-Revision: 15587
2009-05-04 13:51:29 +00:00
Imre Kaloz
e146ee036c upgrade IOP32x to 2.6.28.10
SVN-Revision: 15586
2009-05-04 13:50:47 +00:00
Imre Kaloz
0f12854d02 change boardnames
SVN-Revision: 15582
2009-05-04 11:42:49 +00:00
Imre Kaloz
64fbade939 refresh patches
SVN-Revision: 15581
2009-05-04 11:35:08 +00:00
Imre Kaloz
7cf4e9f00a layer7 has been upgraded in [15517], but the old patches weren't removed -- remove them now
SVN-Revision: 15580
2009-05-04 11:05:28 +00:00
Imre Kaloz
a3b32c41df refresh generic 2.6.28 patches
SVN-Revision: 15578
2009-05-04 10:37:48 +00:00
Nicolas Thill
505ac00f4e remove netfilter_upstream_fixes patches, not needed anymore after kernel recent updates since they have been, well, fixed upstream :)
SVN-Revision: 15576
2009-05-03 22:16:03 +00:00