Commit graph

3577 commits

Author SHA1 Message Date
Mirko Vogt
723678f740 switch back to 2.6.29 until some target specific bugs are fixed in 2.6.30
SVN-Revision: 16339
2009-06-04 17:05:06 +00:00
Florian Fainelli
8f84508c25 fix ethernet driver removal
SVN-Revision: 16335
2009-06-04 10:04:53 +00:00
Florian Fainelli
50936e1aa5 fix pcmcia device removal
SVN-Revision: 16334
2009-06-04 10:04:11 +00:00
Florian Fainelli
116a53a154 add missing null entry in pcmcia driver
SVN-Revision: 16333
2009-06-04 10:03:41 +00:00
Florian Fainelli
4049592268 request gpio pins and set direction correctly for pcmcia
SVN-Revision: 16332
2009-06-04 10:03:03 +00:00
Florian Fainelli
287a0efd68 be SMP safe even with gpiolib
SVN-Revision: 16331
2009-06-04 10:02:23 +00:00
Florian Fainelli
9013e936ed cache gpio values in gpio_set
SVN-Revision: 16330
2009-06-04 10:01:55 +00:00
Florian Fainelli
1208ffaedb use the correct number of GPIOs for bcm6358
SVN-Revision: 16329
2009-06-04 10:01:03 +00:00
Florian Fainelli
c95420f06d register gpiochip earlier, allowing gpio-based runtime detection to be performed in board_init callback
SVN-Revision: 16328
2009-06-04 09:59:28 +00:00
Gabor Juhos
74dfd77f41 pass ucode name to the VSC7385 driver on the AP83 board
SVN-Revision: 16326
2009-06-04 07:56:49 +00:00
Gabor Juhos
08bd604941 add SPI driver for the Vitesse VSC7385 switch
SVN-Revision: 16324
2009-06-04 07:51:29 +00:00
Gabor Juhos
782cd2cf27 add experimental support for the AP83-040 board
SVN-Revision: 16316
2009-06-03 19:54:25 +00:00
Gabor Juhos
0755481965 add another SPI controller driver for the earlier AP83 boards
SVN-Revision: 16315
2009-06-03 19:50:04 +00:00
Gabor Juhos
ce93834602 compile SPI_GPIO driver into the kernel, required by the AP83 boards
SVN-Revision: 16313
2009-06-03 18:42:44 +00:00
Gabor Juhos
5eb8242162 refresh patches
SVN-Revision: 16312
2009-06-03 18:32:32 +00:00
Gabor Juhos
b0acbe709c add flash locking code
SVN-Revision: 16311
2009-06-03 18:17:07 +00:00
Imre Kaloz
6b2a7b73ca upgrade to 2.6.30-rc8
SVN-Revision: 16307
2009-06-03 13:42:28 +00:00
Florian Fainelli
d2b2ce325a merger mtu/802.1q related fixes: bcm63xx integrated ethernet mac supports receiving and sending frames bigger than 1500 bytes, this patch adds support for changing MTU.
This patch also fixes the reception of 802.1q frames for default MTU
which were reported as oversized.

SVN-Revision: 16302
2009-06-03 08:55:18 +00:00
Hauke Mehrtens
0efe367787 Fix accessing array after it end.
SVN-Revision: 16301
2009-06-02 20:10:29 +00:00
Mirko Vogt
bbda08d308 add bootsplash to 2.6.30 as well and enable it per default
SVN-Revision: 16297
2009-06-02 10:19:54 +00:00
Imre Kaloz
8c574a5471 enable PCIE on ppc44x as well
SVN-Revision: 16296
2009-06-02 10:06:41 +00:00
Imre Kaloz
fb4eb16283 rename cavium-octeon to octeon
SVN-Revision: 16292
2009-06-02 09:18:55 +00:00
Imre Kaloz
c5d88f6551 upgrade avr32 to 2.6.30-rc7
SVN-Revision: 16291
2009-06-02 06:42:23 +00:00
Mirko Vogt
da4c5263ee rename serial devices for 2.6.30 as well to avoid uneeded mappings in userspace
SVN-Revision: 16290
2009-06-02 00:56:09 +00:00
Felix Fietkau
f8ba6eb026 atheros: add working patches/config for 2.6.30
SVN-Revision: 16288
2009-06-01 22:14:16 +00:00
Felix Fietkau
616c3841c6 add ip175c switch driver patch to 2.6.30
SVN-Revision: 16287
2009-06-01 22:14:11 +00:00
Felix Fietkau
db5c4304f5 ocf: fix uninitialized variable access (thx, Dakon)
SVN-Revision: 16285
2009-06-01 22:14:01 +00:00
Imre Kaloz
8aa2f586f4 temporary, hackish, etc, etc.. lzma support for the arm zImage loader
SVN-Revision: 16284
2009-06-01 21:09:40 +00:00
Imre Kaloz
14ad8433a8 we don't use RedBoot on orion
SVN-Revision: 16283
2009-06-01 21:08:26 +00:00
Imre Kaloz
548de949f3 use the openwrt lzma options for now
SVN-Revision: 16281
2009-06-01 20:31:23 +00:00
Imre Kaloz
ab5199a143 add missing config option
SVN-Revision: 16280
2009-06-01 20:03:46 +00:00
Florian Fainelli
05b40c8d13 backport an upstream fix: We're not disabling IRQ, so we must call the irq safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time
SVN-Revision: 16277
2009-06-01 18:27:51 +00:00
Felix Fietkau
1a1dc17ca3 remove some more obsolete files
SVN-Revision: 16276
2009-06-01 18:20:09 +00:00
Imre Kaloz
f81257ca34 remove 2.6.23 support, as the last target using that has been nuked, too
SVN-Revision: 16275
2009-06-01 18:16:10 +00:00
Imre Kaloz
7f9fd5033c now that the gemini target is working, get rid of the obsolete and buggy storm target
SVN-Revision: 16274
2009-06-01 18:15:30 +00:00
Imre Kaloz
51ed99475f use squashfs on the gemini by default, remove broken flag
SVN-Revision: 16273
2009-06-01 18:10:18 +00:00
Imre Kaloz
df7996045a fixup mac addresses on gemini boards
SVN-Revision: 16271
2009-06-01 18:09:36 +00:00
Imre Kaloz
bc8ed5ec5f generate squashfs images
SVN-Revision: 16268
2009-06-01 18:08:39 +00:00
Imre Kaloz
ae3da8d594 register the watchdog on the wbd111
SVN-Revision: 16267
2009-06-01 18:08:08 +00:00
Imre Kaloz
7d3cd06b94 optimize the kernel for size... *sigh*
SVN-Revision: 16265
2009-06-01 18:07:33 +00:00
Hauke Mehrtens
f8a15f9b3e Add missing kernel symbol.
SVN-Revision: 16264
2009-06-01 17:40:55 +00:00
Imre Kaloz
58fd1b1eb0 fixup sheevaplug support (for now we use sdcards for rootfs)
SVN-Revision: 16252
2009-06-01 13:23:52 +00:00
Imre Kaloz
f9d2e1fdde increase kernel partition to 4MB, generate jffs2 images
SVN-Revision: 16251
2009-06-01 12:52:30 +00:00
Imre Kaloz
58579bca65 add patches to support the advanced power management on Kirkwood socs
SVN-Revision: 16250
2009-06-01 12:51:19 +00:00
Imre Kaloz
5bf5036c0c fix compatibility with certain SD cards
SVN-Revision: 16249
2009-06-01 12:50:35 +00:00
Imre Kaloz
1befe26655 even if we don't support booting from the nand yet, change the rootfs name for OpenWrt
SVN-Revision: 16248
2009-06-01 12:50:27 +00:00
Imre Kaloz
b834f1f24b fix mv643xx_eth dma mask
SVN-Revision: 16247
2009-06-01 12:46:25 +00:00
Imre Kaloz
09a6262b3c fix VFP handling on feroceon cores
SVN-Revision: 16246
2009-06-01 12:45:50 +00:00
Imre Kaloz
690cb12f3c fix typo and add nand_gpio to the generic config
SVN-Revision: 16245
2009-06-01 12:44:59 +00:00
Claudio Mignanti
af2cc1daf6 enable optimize for size, avoid to trigger gcc bug #36482
SVN-Revision: 16244
2009-06-01 09:19:40 +00:00
Florian Fainelli
00e2b1d997 add experimental 2.6.30 support, boot tested
SVN-Revision: 16242
2009-06-01 08:11:37 +00:00
Florian Fainelli
9a022a7330 refresh 2.6.30 patches
SVN-Revision: 16241
2009-06-01 08:07:40 +00:00
Florian Fainelli
c739ce1888 remove old 2.6.24 code
SVN-Revision: 16240
2009-06-01 08:04:56 +00:00
Florian Fainelli
7328490dea add diag.sh to report boot status on the front-led of the machine
SVN-Revision: 16233
2009-05-31 13:55:35 +00:00
Gabor Juhos
f84d0d2ae0 register parallel flash device on the AP83 board
SVN-Revision: 16232
2009-05-31 12:37:40 +00:00
Jo-Philipp Wich
d0b60d14ea Typo in r8610.mk signed-off by: Jac Goudsmit <jac@goudsm.it>
SVN-Revision: 16223
2009-05-30 23:47:50 +00:00
Gabor Juhos
377a7cced4 add support for the SST 39VF6401B flash chip
SVN-Revision: 16210
2009-05-30 14:00:04 +00:00
Florian Fainelli
ba0f541d0d mips: fix gcc 4.4.0 build failure on delay.h (#5116)
SVN-Revision: 16209
2009-05-30 12:03:27 +00:00
Florian Fainelli
8a86424093 use 2.6.27.24
SVN-Revision: 16208
2009-05-30 12:01:05 +00:00
Florian Fainelli
5f0333d896 cleanup old patches and kernel configuration
SVN-Revision: 16204
2009-05-30 09:53:59 +00:00
Florian Fainelli
733b0a1ff8 rework ar7 profiles to separate dsl firmwares, annex-a being now the default and most widespread
SVN-Revision: 16201
2009-05-30 08:54:55 +00:00
Florian Fainelli
9be0df0caa include wpa-supplicant iw in the default profile
SVN-Revision: 16195
2009-05-29 15:33:14 +00:00
Felix Fietkau
3f599cc633 s3c24xx: get rid of unnecessary config overrides, which break stuff in package/kernel
SVN-Revision: 16174
2009-05-29 11:12:38 +00:00
Florian Fainelli
12c8b488f7 refresh generic-2.6.29 patches
SVN-Revision: 16169
2009-05-29 09:09:32 +00:00
Gabor Juhos
9252651252 refresh patches
SVN-Revision: 16168
2009-05-29 08:29:42 +00:00
Gabor Juhos
63fdd1a743 add support for the EN25P64 flash chip
SVN-Revision: 16167
2009-05-29 08:11:51 +00:00
Felix Fietkau
1581147490 s3c24xx: do not override CONFIG_WIRELESS, this breaks packages
SVN-Revision: 16163
2009-05-29 00:51:29 +00:00
Florian Fainelli
c2df3a7179 refresh patches
SVN-Revision: 16156
2009-05-28 19:04:19 +00:00
Florian Fainelli
e0c3e283da refresh patches
SVN-Revision: 16155
2009-05-28 18:54:09 +00:00
Florian Fainelli
cec852c087 update to 2.4.37, tested on wrt54gs (#4766)
SVN-Revision: 16144
2009-05-28 15:55:54 +00:00
Nicolas Thill
b7ae5e7b7c brcm47xx: make input support modular (closes: #5174)
SVN-Revision: 16143
2009-05-28 15:54:18 +00:00
Felix Fietkau
38e76887a4 brcm-2.4: fix conntrack structure inconsistency with iptables, which can cause problems with port matching/forwarding and protocol matching
SVN-Revision: 16141
2009-05-28 15:52:18 +00:00
Felix Fietkau
c3fb9f9226 brcm-2.4: disable ip_vs, refresh kernel config
SVN-Revision: 16139
2009-05-28 15:41:23 +00:00
Florian Fainelli
99c63ce951 switch to 2.6.30-rc7, fixes #5111
SVN-Revision: 16134
2009-05-28 13:10:55 +00:00
Gabor Juhos
c2c496868e add support for board specific PLL settings
SVN-Revision: 16133
2009-05-28 13:00:08 +00:00
Hamish Guthrie
7adb67f184 revert 15922 - add back 2.6.29 kernel support
SVN-Revision: 16127
2009-05-28 10:00:48 +00:00
Imre Kaloz
52d975c359 renumber sibyte patches
SVN-Revision: 16126
2009-05-28 09:49:40 +00:00
Hauke Mehrtens
4d9d62eada Detect 16MB flash chips
SVN-Revision: 16120
2009-05-27 18:28:07 +00:00
Hauke Mehrtens
f2fa4d7035 Extends workaround for swapping problem.
SVN-Revision: 16119
2009-05-27 18:08:58 +00:00
Hauke Mehrtens
31e5d533a8 Make amazon build again.
SVN-Revision: 16118
2009-05-27 18:07:53 +00:00
Hauke Mehrtens
53cc0dbef7 Add buildfix for kernel 2.6.21
SVN-Revision: 16117
2009-05-27 18:06:38 +00:00
Lars-Peter Clausen
fefb312698 jbt6k74: Change the state machine to have one state field for resolution and one for power mode. Loosing the resolution when the display is sent to sleep is just wrong. Automatically switch resolution when a framebuffer mode change event is recevied.
SVN-Revision: 16116
2009-05-27 17:36:48 +00:00
Gabor Juhos
cbe2c48249 register SPI bus on the AP83 board
SVN-Revision: 16115
2009-05-27 17:16:19 +00:00
Florian Fainelli
fc72d90103 revert part of r16112, the setup.c part needs more testing
SVN-Revision: 16113
2009-05-27 16:22:01 +00:00
Florian Fainelli
33f6145c51 include missing atm-tools to setup pppoe/a links
SVN-Revision: 16112
2009-05-27 16:20:21 +00:00
Florian Fainelli
e6f6679461 turn on kernel size optimization
SVN-Revision: 16110
2009-05-27 15:12:07 +00:00
Nicolas Thill
e4a01259e0 generic-2.4: add missing missing <linux/types.h> include to <linux/watchdog.h>
SVN-Revision: 16109
2009-05-27 13:29:24 +00:00
Imre Kaloz
f8d61666e3 fixup CS0 size for the BCM91125E
SVN-Revision: 16098
2009-05-26 19:18:18 +00:00
Imre Kaloz
504cde6229 fixup sibyte rtc support
SVN-Revision: 16094
2009-05-26 16:03:56 +00:00
Florian Fainelli
027d6ac4c5 also include the SPI driver in the gw6x00 profile
SVN-Revision: 16077
2009-05-26 11:15:27 +00:00
Florian Fainelli
a94930dbbb include kmod-usb-storage and kmod-ipt-nathelper-extra for SIP connection tracking
SVN-Revision: 16075
2009-05-26 10:25:55 +00:00
Gabor Juhos
f6e6a733f5 add preliminary support for the WRT160NL
SVN-Revision: 16068
2009-05-25 18:36:49 +00:00
Gabor Juhos
1fe8e242f2 create firmware image for the RouterStation Pro, and add a profile for it (patch by Ubiquiti Networks)
SVN-Revision: 16066
2009-05-25 17:52:12 +00:00
Gabor Juhos
db1d746463 update board setup code of the RouterStation Pro (patch by Ubiquiti Networks)
SVN-Revision: 16065
2009-05-25 17:31:05 +00:00
Gabor Juhos
b90bd689a2 create profile for the WRT400N board
SVN-Revision: 16061
2009-05-25 16:55:17 +00:00
Florian Fainelli
fa45acd690 add the Tecom GW6x00 (6000 and 6200) board profile
SVN-Revision: 16059
2009-05-25 16:14:13 +00:00
Florian Fainelli
9e9ac96aeb include atm drivers in default images, otherwise firmware is just useless
SVN-Revision: 16051
2009-05-25 13:21:33 +00:00
Florian Fainelli
3b92b4de00 I recently came across an ar7 device which has the vlynq hardwired so that the clocks are always generated by the remote device instead of the local one.
Upon initialization the current version of vlynq driver disables
remote clock generation and causes the entire bus to hang on my
device.

This patch adds support for detecting which device (local or remote)
is responsible of clock generation and implements clock
initialization based on detection result.

Signed-off-by: Antti Seppala <a.seppala at gmail.com>

SVN-Revision: 16049
2009-05-25 13:13:10 +00:00
Imre Kaloz
04bca7b528 update to 2.6.30-rc7
SVN-Revision: 16048
2009-05-25 12:27:13 +00:00
Imre Kaloz
97c9af8df3 sibyte image generation cleanup
SVN-Revision: 16046
2009-05-25 11:14:06 +00:00
Felix Fietkau
4cb9ba9612 enable multicast routing by default
SVN-Revision: 16044
2009-05-24 21:26:40 +00:00
Felix Fietkau
4f37d65205 move the hostap firmware kernel config options to KCONFIG for the hostap package to keep it consistent
SVN-Revision: 16031
2009-05-24 17:13:14 +00:00
Felix Fietkau
5c96996a7d fix typo in squashfs-lzma patch (thx, hauke)
SVN-Revision: 16028
2009-05-24 13:48:48 +00:00
Hauke Mehrtens
e80f5ca91e Remove pcmcia support from ssb.
SVN-Revision: 16023
2009-05-24 11:30:06 +00:00
Gabor Juhos
cc2f664795 optimize kernel for size
SVN-Revision: 16020
2009-05-24 07:07:09 +00:00
Gabor Juhos
ce4f707d2a optimize kernel for size
SVN-Revision: 16019
2009-05-24 07:01:45 +00:00
Florian Fainelli
514aa754c2 enable kernel compilation with size optimization
SVN-Revision: 16016
2009-05-23 18:33:36 +00:00
Lars-Peter Clausen
a183bf954c fix glamo modesetting.
SVN-Revision: 16015
2009-05-23 18:12:47 +00:00
Gabor Juhos
1845692cc2 use netdev_ops on 2.6.30
SVN-Revision: 15998
2009-05-22 19:06:08 +00:00
Gabor Juhos
dcf5adb14c generic-2.6/2.6.30: mini_fo fixes
SVN-Revision: 15991
2009-05-22 13:53:03 +00:00
Gabor Juhos
04a1477c6e disable unnecessary PCI quirks
SVN-Revision: 15986
2009-05-22 11:42:33 +00:00
Gabor Juhos
40ea70606a generic-2.6: move PCI quirk patch from the adm5120 target into the generic patches
SVN-Revision: 15985
2009-05-22 11:26:08 +00:00
Gabor Juhos
b71910dbb5 generic-2.6/2.6.28: refresh patches
SVN-Revision: 15982
2009-05-22 09:57:03 +00:00
Gabor Juhos
a51ef0ecf8 generic-2.6/2.6.30: refresh patches
SVN-Revision: 15981
2009-05-22 09:46:02 +00:00
Gabor Juhos
118c184e50 fix UART code for 2.6.30
SVN-Revision: 15980
2009-05-22 09:28:23 +00:00
Gabor Juhos
d31a7b51ab add experimental support for 2.6.30
SVN-Revision: 15979
2009-05-22 08:38:10 +00:00
Gabor Juhos
c28af661ee generic-2.6/2.6.30: nuke unnecessary patch
SVN-Revision: 15978
2009-05-22 07:56:07 +00:00
Gabor Juhos
cbb550605f integrate 2.6.28 specific patch into the usb driver
SVN-Revision: 15975
2009-05-22 06:46:42 +00:00
Gabor Juhos
cf935e7613 sync kernel config
SVN-Revision: 15971
2009-05-21 19:39:44 +00:00
Felix Fietkau
6eef580c7e brcm-2.4: potential fix for pptp nat
SVN-Revision: 15970
2009-05-21 19:35:10 +00:00
Gabor Juhos
d4e02b91d7 usb driver: fix urb_print function definition
SVN-Revision: 15965
2009-05-21 19:05:14 +00:00
Gabor Juhos
220751e8ab fix typos in the PB42 support code
SVN-Revision: 15963
2009-05-21 18:22:01 +00:00
Gabor Juhos
9959defa0e generic-2.6/2.6.30: CONFIG_CRYPTO_ALGAPI must be equal with CONFIG_CRYPTO_ALGAPI2
SVN-Revision: 15960
2009-05-21 17:26:56 +00:00
Felix Fietkau
5e8a99b2b8 brcm47xx: initialize mtd bankwidth to fix problems with DIR-320 and others (patch from #4729)
SVN-Revision: 15959
2009-05-21 12:01:44 +00:00
Andy Boyett
d10e83e07c profiles: madwifi is not supported on 2.4, remove atheros profile
SVN-Revision: 15944
2009-05-20 21:10:15 +00:00
Felix Fietkau
f0fe3392d1 2.6.30: add lzma support to squashfs through pcomp
SVN-Revision: 15934
2009-05-20 15:12:57 +00:00
Florian Fainelli
e9c80efab6 do not overrid CONFIG_BRIDGE (#5163)
SVN-Revision: 15933
2009-05-20 09:46:32 +00:00
Florian Fainelli
f150bc5e36 update to new stable 2.6.27.24
SVN-Revision: 15931
2009-05-20 09:00:09 +00:00
Gabor Juhos
09e1f83634 generic-2.6/2.6.30: gets rid of the length limitation on the name in the mips_machine stuff
SVN-Revision: 15930
2009-05-20 08:35:01 +00:00
Gabor Juhos
cc226f469b refresh patches
SVN-Revision: 15929
2009-05-20 08:24:25 +00:00
Gabor Juhos
7807c1a29f add experimental support for the Atheros PB44 board
SVN-Revision: 15928
2009-05-20 08:23:48 +00:00
Florian Fainelli
1322e2721a disable CONFIG_SSB_BLOCKIO by default until we fix it properly in mac80211
SVN-Revision: 15926
2009-05-19 18:15:19 +00:00
Gabor Juhos
771a39277e enable LEDS in kernel config
SVN-Revision: 15925
2009-05-19 14:59:15 +00:00
Gabor Juhos
f1350832ee enable PCI support
SVN-Revision: 15924
2009-05-19 11:41:48 +00:00
Gabor Juhos
8c86dd5421 sync kernel config
SVN-Revision: 15923
2009-05-19 11:40:21 +00:00
Florian Fainelli
01afcd2556 remove 2.6.29 since there are no remaining users of it
SVN-Revision: 15922
2009-05-19 10:21:32 +00:00
Gabor Juhos
5bad9df354 disable the watchdog if the bootloader left it enabled
SVN-Revision: 15920
2009-05-18 20:56:56 +00:00
Lars-Peter Clausen
5d9d9837ac oops... add missing 2.6.30 config
SVN-Revision: 15919
2009-05-18 17:56:39 +00:00
Lars-Peter Clausen
f5affd4f36 bump to 2.6.30-rc6
SVN-Revision: 15918
2009-05-18 17:55:41 +00:00
Imre Kaloz
e965c02820 even more config file cleanup
SVN-Revision: 15913
2009-05-18 13:21:25 +00:00
Imre Kaloz
9db4496e78 upgrade to 2.6.30-rc6, refresh patches
SVN-Revision: 15912
2009-05-18 13:08:46 +00:00
Florian Fainelli
ce87c61ae9 add missing SSB_BLOCKIO to prevent build failres, will resolve that globally later
SVN-Revision: 15911
2009-05-18 11:11:23 +00:00
Florian Fainelli
1ff5878421 enable command line mtd partitionning and enable bridging
SVN-Revision: 15910
2009-05-18 11:03:26 +00:00
Florian Fainelli
0d7f5f8d2c add support for sysupgrade (#5117)
SVN-Revision: 15900
2009-05-17 16:53:57 +00:00
Jo-Philipp Wich
022e4a568e revert r15861 for generic-2.4 config
SVN-Revision: 15879
2009-05-16 20:25:40 +00:00
Gabor Juhos
938a8c4217 add missing includes
SVN-Revision: 15876
2009-05-15 20:28:19 +00:00
Mirko Vogt
87352192cf adjust patches and config once again...
SVN-Revision: 15875
2009-05-15 19:30:58 +00:00
Gabor Juhos
0a0a8bb2f8 add static mtd map for the WBD-111
SVN-Revision: 15874
2009-05-15 19:16:47 +00:00
Mirko Vogt
6f2a3f464e refresh kernel config
SVN-Revision: 15873
2009-05-15 17:04:04 +00:00
Imre Kaloz
8c06d46268 set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831
SVN-Revision: 15869
2009-05-15 12:26:18 +00:00
Gabor Juhos
e468c05d40 generic/2.6.{29,30}: fix rootfs_split with squashfs4
SVN-Revision: 15867
2009-05-15 12:17:48 +00:00
Mirko Vogt
e9d31c35ec add OpenWrt-logo (480x480) besides the well known penguin and prevent early printk's to scroll into the image
SVN-Revision: 15863
2009-05-15 10:54:52 +00:00
Imre Kaloz
e1e531253d without generic 2.6.26 support it doesn't make sense to keep 2.6.26 configs around..
SVN-Revision: 15862
2009-05-15 10:43:20 +00:00
Imre Kaloz
91e866f383 config cleanups
SVN-Revision: 15861
2009-05-15 10:40:04 +00:00
Andy Boyett
88e632d853 generic-2.4: refresh patches
SVN-Revision: 15860
2009-05-15 10:36:04 +00:00
Andy Boyett
94921686de generic-2.4: renumber netfilter patches
both the netfilter_random and tc_esfq patches were numbered 621 in the
patch series, bumped index of tc_esfq and all following 62x patches by one

SVN-Revision: 15859
2009-05-15 10:35:56 +00:00
Andy Boyett
d2b12d88f5 generic-2.4: fix ipt_random patch after removal of ipt_time
SVN-Revision: 15858
2009-05-15 10:31:35 +00:00
Imre Kaloz
26b42d5807 cardbus != pcmcia -- disable it in b43
SVN-Revision: 15857
2009-05-15 08:58:02 +00:00
Florian Fainelli
480b27e9f9 add missing configuration symbol
SVN-Revision: 15856
2009-05-15 07:04:32 +00:00
Hauke Mehrtens
20fef36448 remove lzma kernel compression.
SVN-Revision: 15853
2009-05-14 19:02:43 +00:00
Felix Fietkau
8295ad3444 fix a compile error in the netfilter match speedup patch for 2.6.30
SVN-Revision: 15849
2009-05-14 18:35:10 +00:00
Florian Fainelli
f3dcfb6994 enable the rtc m48t86 on r8610 eval board
SVN-Revision: 15847
2009-05-14 15:00:07 +00:00
Florian Fainelli
b3a1c5bc3d do not enable the rtc m48t86
SVN-Revision: 15846
2009-05-14 14:59:21 +00:00
Imre Kaloz
6bfddb152f some additional config file cleanup..
SVN-Revision: 15845
2009-05-14 13:32:34 +00:00
Imre Kaloz
c83d91fcfc unify congestion control options
SVN-Revision: 15844
2009-05-14 12:42:07 +00:00
Nicolas Thill
cc343c1504 netfilter: remove ipt_limit (CONFIG_IP_NF_MATCH_TIME) superseeded by xt_limit (CONFIG_NETFILTER_XT_MATCH_TIME) in 2.6.24 and newer, remove ipt_limit in 2.4 since we don't have userland support for it in iptables v1.3.8
SVN-Revision: 15843
2009-05-14 11:59:12 +00:00
Imre Kaloz
3b8ab3d52a move arm ARCH symbols to the generic configs
SVN-Revision: 15842
2009-05-14 11:46:04 +00:00
Imre Kaloz
15c728f971 remove debugging options from the gemini kernel config
SVN-Revision: 15841
2009-05-14 10:26:46 +00:00
Imre Kaloz
a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
2009-05-14 10:20:53 +00:00
Imre Kaloz
b0d4d23bc6 add a few fixes for the sibyte target
SVN-Revision: 15839
2009-05-14 10:17:12 +00:00
Imre Kaloz
cd497acdc4 nuke the old sibyte network setup
SVN-Revision: 15838
2009-05-14 10:14:46 +00:00
Imre Kaloz
3b397b7f74 RTCs shouldn't be modules, ever..
SVN-Revision: 15837
2009-05-14 09:28:34 +00:00
Florian Fainelli
28979b4c6c add support for cobalt microservers (mips-based)
SVN-Revision: 15836
2009-05-14 08:18:11 +00:00
Gabor Juhos
2e7a1d95f7 reorder mtd partitions on the WRT400N
SVN-Revision: 15829
2009-05-13 20:12:07 +00:00
Gabor Juhos
9ecc257d2f create image for the WRT400N board (thanks to netprince)
SVN-Revision: 15828
2009-05-13 20:00:42 +00:00
Mirko Vogt
98e74fa5cb rename s3c24xx-specific serial devices on 2.6.29 as well
SVN-Revision: 15827
2009-05-13 15:15:19 +00:00
Florian Fainelli
eb4224f997 resync kernel configuration
SVN-Revision: 15826
2009-05-13 13:29:19 +00:00
Florian Fainelli
9ae2de2bd5 also workaround gcc4.1 bug with binfmt_elf for 2.6.30
SVN-Revision: 15825
2009-05-13 13:27:02 +00:00
Felix Fietkau
251a81b192 reduce the total cpu usage of ipt_do_table under high network load from 3.1% down to 1.6% (tested with oprofile)
SVN-Revision: 15822
2009-05-13 12:42:55 +00:00
Felix Fietkau
4ab19ddbd5 turn off -Os by default for the kernel and stick to -O2 repeated tests have shown the -O2 kernel to react much better to high cpu/network load situations
SVN-Revision: 15821
2009-05-13 12:42:50 +00:00
Imre Kaloz
92353181b5 workaround a bootloader bug on the WBD111
SVN-Revision: 15818
2009-05-13 10:59:59 +00:00
Florian Fainelli
f8c315bb60 add missing configuration symbol
SVN-Revision: 15817
2009-05-13 10:46:22 +00:00
Claudio Mignanti
4de2d9c143 Cleanup kernel config
SVN-Revision: 15815
2009-05-13 08:36:32 +00:00
Jo-Philipp Wich
cbf696a9cf unset CONFIG_WATCHDOG_NOWAYOUT in default kernel config
SVN-Revision: 15809
2009-05-13 00:11:49 +00:00
Hauke Mehrtens
81ebf13b9e Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.
SVN-Revision: 15807
2009-05-12 22:02:19 +00:00
Hauke Mehrtens
b7af3c07c1 Add missing kernel configuration options.
SVN-Revision: 15806
2009-05-12 20:50:23 +00:00
Hauke Mehrtens
31809ade5a Only build the modules needed by mac80211 as module.
SVN-Revision: 15805
2009-05-12 20:49:25 +00:00
Hauke Mehrtens
d8967780d4 x86 Kernel configuration for kernel 2.6.30.
SVN-Revision: 15804
2009-05-12 20:48:32 +00:00
Hauke Mehrtens
0e1d1a6f56 Compile fix. Port r15775 to kernel 2.6.30.
SVN-Revision: 15803
2009-05-12 20:47:16 +00:00
Florian Fainelli
f27feec22f update to 2.6.30-rc5
SVN-Revision: 15799
2009-05-12 12:59:45 +00:00
Florian Fainelli
fe811a9ef6 add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023)
SVN-Revision: 15797
2009-05-12 10:36:25 +00:00
Hauke Mehrtens
f24c234150 Add support for pcmcia to ssb. b43 will build now with pcmcia support.
SVN-Revision: 15784
2009-05-11 20:51:38 +00:00
Hauke Mehrtens
cc946df3a8 Refresh patches.
SVN-Revision: 15776
2009-05-11 20:22:59 +00:00
Hauke Mehrtens
1b481e0708 Compile fixes for kernel 2.6.29. The 200-sched_esfq.patch is based on http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/~checkout~/SOURCES.old/kernel-esfq.patch?rev=1.4;content-type=text%2Fplain
SVN-Revision: 15775
2009-05-11 20:20:41 +00:00
Hauke Mehrtens
e0158d5d8c Add some missing kernel configurations.
SVN-Revision: 15774
2009-05-11 20:17:44 +00:00
Imre Kaloz
f24a7c7a68 add preliminary support for the successor of the storm port
SVN-Revision: 15772
2009-05-11 18:27:33 +00:00
Mirko Vogt
0a097df029 enable support for GTA02-batteries
SVN-Revision: 15767
2009-05-11 10:50:57 +00:00
Felix Fietkau
e8a39ef677 rb532: preserve commandline-patched kernel images for faster kernel testing via netboot
SVN-Revision: 15766
2009-05-11 00:45:28 +00:00
Felix Fietkau
5f1ef3ab83 rb532: check the link status with a timer
SVN-Revision: 15765
2009-05-11 00:34:15 +00:00
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