Commit Graph

3191 Commits (426c91001ffca85fb8e8d06f655350b0478aa902)

Author SHA1 Message Date
Florian Fainelli 426c91001f add support for 2.6.28 and use it as the default kernel version, tested on Airlink AR525W and RDC8610 eval board
SVN-Revision: 15382
2009-04-24 12:55:28 +00:00
Florian Fainelli 317bf46798 2.6.27 also needs to hack the command line passed to the kernel
SVN-Revision: 15381
2009-04-24 12:30:31 +00:00
Florian Fainelli 2189d0cffc move files to files-2.6.24, not required with newer kernels
SVN-Revision: 15380
2009-04-24 12:30:01 +00:00
Gabor Juhos 1376b27441 enable yaffs on 2.6.29
SVN-Revision: 15378
2009-04-24 11:01:55 +00:00
Florian Fainelli dfabd4a57c also override the default console settings, not all boards set it (e.g: RDC 8610 eval board)
SVN-Revision: 15376
2009-04-24 09:29:36 +00:00
Florian Fainelli 36c441b87f resync kernel configuration
SVN-Revision: 15375
2009-04-24 09:28:49 +00:00
Florian Fainelli 160c1b64b4 override default i486 CFLAGS, produce smaller executables for these systems
SVN-Revision: 15374
2009-04-24 09:28:28 +00:00
Florian Fainelli 0f514fe470 add missing configuration symbol (for rdc)
SVN-Revision: 15373
2009-04-24 09:27:16 +00:00
Gabor Juhos 629318e6db generic/2.6.29: update yaffs code
SVN-Revision: 15372
2009-04-24 07:42:16 +00:00
Gabor Juhos 70795466b9 fix ethernet driver on 2.6.29
SVN-Revision: 15371
2009-04-24 06:46:51 +00:00
Gabor Juhos 7bd32c10df generic/2.6.29: add missing Kconfig options
SVN-Revision: 15358
2009-04-23 20:15:48 +00:00
Gabor Juhos 8b82de7aa0 add initial support for 2.6.29
SVN-Revision: 15357
2009-04-23 20:14:48 +00:00
Felix Fietkau a0c097720d brcm47xx: 2.6.28 was accidentally committed with the old (and conceptually broken) b44 phy fix. replace it with my cleaned up version from 2.6.25 (thx, netprince)
SVN-Revision: 15351
2009-04-23 14:27:16 +00:00
Gabor Juhos 6931d43546 enable the synopsys woarkaround in the ehci-ar71xx driver
SVN-Revision: 15349
2009-04-23 12:25:49 +00:00
Gabor Juhos 83c93d656d add a workaround for the Synopsys EHCI core * http://www.mail-archive.com/linux-usb-devel@lists.sourceforge.net/msg45345.html
SVN-Revision: 15348
2009-04-23 12:24:50 +00:00
Gabor Juhos 90cd9b70a3 refresh kernel patches
SVN-Revision: 15347
2009-04-23 12:23:21 +00:00
Felix Fietkau e76aa157bc enable tgz for x86 - people are using it for system upgrades
SVN-Revision: 15337
2009-04-22 19:42:13 +00:00
Felix Fietkau 8398eb00ba atheros: enable swconfig by default
SVN-Revision: 15331
2009-04-21 18:49:28 +00:00
Felix Fietkau b31ce584a3 atheros: fix up the wlan mac address if the board data is missing
SVN-Revision: 15330
2009-04-21 18:48:59 +00:00
Felix Fietkau f73b4e0b8c atheros: add default uci configuration for ICPlus IP175C
SVN-Revision: 15329
2009-04-21 18:48:54 +00:00
Nicolas Thill 3f8ac1680c fix initscripts activation (closes: #4037, #4745)
SVN-Revision: 15320
2009-04-21 11:20:25 +00:00
Jo-Philipp Wich 40d2bd5ec1 rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid confusion
SVN-Revision: 15316
2009-04-21 01:36:19 +00:00
Jo-Philipp Wich 70bf92d03c Generate suitable images for the UBNT PicoStation2
SVN-Revision: 15314
2009-04-21 01:16:34 +00:00
Felix Fietkau 3fce73ce46 clean up the ip175c driver some more, add support for setting the pvid and fix querying the phy status
SVN-Revision: 15308
2009-04-20 21:26:44 +00:00
Felix Fietkau f6f55bae7d swconfig: add a generic method for setting the port primary vlan id (used for transparently fixing up pvid for untagged port when setting vlan ports)
SVN-Revision: 15307
2009-04-20 21:26:39 +00:00
Felix Fietkau 4320a28228 add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)
SVN-Revision: 15305
2009-04-20 18:57:55 +00:00
Felix Fietkau df22ac87e1 atheros: nuke 2.6.26 support, 2.6.28 is stable
SVN-Revision: 15303
2009-04-20 18:57:42 +00:00
Felix Fietkau 787e9fcf93 swconfig: treat struct switch_attr as constant
SVN-Revision: 15302
2009-04-20 18:57:36 +00:00
Felix Fietkau cd80e16a80 swconfig: remove old debugging stuff
SVN-Revision: 15301
2009-04-20 18:57:30 +00:00
Claudio Mignanti 14aa5dc5c1 etrax: dump to 2.6.29
SVN-Revision: 15260
2009-04-19 15:36:30 +00:00
Florian Fainelli a9f97c3def correctly set mapbase while registering the UART (#4622)
SVN-Revision: 15255
2009-04-19 13:43:00 +00:00
Florian Fainelli dd2b72105b fix redundant driver name printing in probe function
SVN-Revision: 15254
2009-04-19 13:32:54 +00:00
Florian Fainelli 1f334e3caa make images that can be flashed using the stock firmware web interface, thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943)
SVN-Revision: 15253
2009-04-19 13:18:48 +00:00
Felix Fietkau 08ae0cd8d2 ixp4xx: add linux 2.6.29 patches (TODO: re-integrate switch/multi-phy support)
SVN-Revision: 15252
2009-04-18 17:04:41 +00:00
Felix Fietkau be37a62e6d add generic 2.6.29 patches and config (squashfs still untested, user space mkfs still missing)
SVN-Revision: 15251
2009-04-18 17:04:16 +00:00
Felix Fietkau 56164a5815 add a modified version of the mips64 patch from #4603
SVN-Revision: 15249
2009-04-18 17:03:55 +00:00
Andy Boyett 24aedf8281 files/fs/yaffs2: revert changes in r15242 that break patching on 2.6.28
SVN-Revision: 15248
2009-04-18 06:29:23 +00:00
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Florian Fainelli ea59933af8 do not override input config symbols (#4722)
SVN-Revision: 15235
2009-04-17 10:28:57 +00:00
Florian Fainelli e1431e5f5d resync au1550 kernel configuration
SVN-Revision: 15234
2009-04-17 10:28:23 +00:00
Florian Fainelli e88aa94e42 finally fix boot failures on buffalo devices, tested on WHR-HP-G54 and WRT54GS v1.1 with no side effects (#4061)
SVN-Revision: 15232
2009-04-17 09:22:02 +00:00
Hamish Guthrie ffc86f7e3a Update default configuration to use profiles
SVN-Revision: 15229
2009-04-16 10:40:15 +00:00
Felix Fietkau bda5e95574 atheros: ignore rx long packet error flag from the ethernet core
SVN-Revision: 15225
2009-04-13 00:43:38 +00:00
Florian Fainelli ca240aa0df package ext4 (#4434)
SVN-Revision: 15218
2009-04-12 15:18:49 +00:00
Florian Fainelli 4bd65101ad do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable with the spio-gpio-old module (#4659)
SVN-Revision: 15215
2009-04-12 12:54:38 +00:00
Mirko Vogt ae9a275a8e add the R_ARM_V4BX relocation to the ARM kernel module loader
SVN-Revision: 15208
2009-04-10 18:47:05 +00:00
Felix Fietkau 1929c7511c mvswitch: re-enable header mode
SVN-Revision: 15186
2009-04-10 11:33:49 +00:00
Felix Fietkau f607e2cc76 atheros: ignore reports about oversized ethernet frames, as can be caused by the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16)
SVN-Revision: 15185
2009-04-10 11:27:39 +00:00
Felix Fietkau 2f9590a84c atheros: refresh failing kernel patch (#4916) and fix packet padding bug
SVN-Revision: 15184
2009-04-10 10:48:04 +00:00
Felix Fietkau e4f90e7fa6 netfilter: merge some fixes from upstream
SVN-Revision: 15178
2009-04-09 19:43:24 +00:00