Commit Graph

2172 Commits

Author SHA1 Message Date
Gabor Juhos
6fb96b4b63 fix a bug in the USB driver debug code
SVN-Revision: 11961
2008-07-27 15:36:56 +00:00
Gabor Juhos
62a65ccbea sync 2.6.26 config
SVN-Revision: 11955
2008-07-27 08:59:08 +00:00
Gabor Juhos
18991af6f7 add missing symbols to 2.6.26 defconfig
SVN-Revision: 11954
2008-07-27 08:56:53 +00:00
Felix Fietkau
f0ecaa6c18 disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED for ar71xx
SVN-Revision: 11949
2008-07-26 20:28:02 +00:00
Felix Fietkau
129fcaffb3 fix kernel oops in the redboot partition parser when CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is set and there is some free space after the rootfs partition
SVN-Revision: 11948
2008-07-26 20:27:45 +00:00
Gabor Juhos
7f249bf2f5 initial 2.6.26 support
SVN-Revision: 11946
2008-07-26 19:53:34 +00:00
Gabor Juhos
44b51440ce cleanup trailing whitespaces in 2.6.26 patches
SVN-Revision: 11945
2008-07-26 19:17:07 +00:00
Florian Fainelli
4bc51e20f2 Remove 2.6.23 files, we will stick to 2.6.24 for rdc
SVN-Revision: 11944
2008-07-26 18:49:26 +00:00
Florian Fainelli
33ae24f5b5 Resync some kernel configuration options
SVN-Revision: 11941
2008-07-26 18:23:38 +00:00
Gabor Juhos
6569108c7c make boot quiet a bit
SVN-Revision: 11939
2008-07-26 18:05:38 +00:00
Imre Kaloz
4a3cc5d9a7 add backported HSO driver
SVN-Revision: 11938
2008-07-26 17:01:54 +00:00
Gabor Juhos
3e0a2d0615 fix yaffs on 2.6.26
SVN-Revision: 11936
2008-07-26 16:16:26 +00:00
Gabor Juhos
9b2e1bdd8d fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes #2788)
SVN-Revision: 11935
2008-07-26 16:10:44 +00:00
Felix Fietkau
1b84749c77 allow mkfwimage to fail during atheros builds. sometimes images get too big for devices that use this image format, but this must not break the normal image build for other atheros devices
SVN-Revision: 11934
2008-07-26 13:32:02 +00:00
Gabor Juhos
104b3386a2 update to 2.6.25.12
SVN-Revision: 11933
2008-07-26 10:53:23 +00:00
Gabor Juhos
f6ad0deb7b add chip_fixup patch of the platform_nand driver to 2.6.26 as well
SVN-Revision: 11922
2008-07-25 19:37:29 +00:00
Travis Kemen
14622d5a08 Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add back in ubiquiti image generation.
SVN-Revision: 11920
2008-07-25 03:55:21 +00:00
Gabor Juhos
7564923517 parse mac address on RouterBOARDs
SVN-Revision: 11910
2008-07-22 16:35:29 +00:00
Travis Kemen
4e9e2cba40 fix sierra patches
SVN-Revision: 11909
2008-07-22 15:16:43 +00:00
Gabor Juhos
0f4521fcd7 fix nf_conntrack_rtsp compile error on 2.6.26 (closes #3797)
SVN-Revision: 11908
2008-07-22 13:52:56 +00:00
Gabor Juhos
e6baf82abd fix compile error (closes #3799)
SVN-Revision: 11907
2008-07-22 11:22:41 +00:00
Florian Fainelli
58a0fd47b2 Disable NFS_ACL support in the UML config, other platforms do not have it as well
SVN-Revision: 11905
2008-07-22 09:50:26 +00:00
Travis Kemen
7346ef83e1 fix sysupgrade endian issues
SVN-Revision: 11900
2008-07-22 01:11:30 +00:00
Travis Kemen
8894411b60 This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz, re-based against 2.4.35 and repaired for obvious breakage (didn't use its device table, etc.).
Changes from Linksys tree:
 - Remove 'vendor' and 'product' parameters; these aren't used in the
mainstream driver and seem to only have served to break it.
 - Remove bogus 'sierra_device_ids' table, used with above.
 - Changed references to 'sierra_device_ids' back to id_table
 - Changed non-standard CONFIG_USB_SERIAL_SIERRA_3G (line 886) to
current module standard CONFIG_USB_SERIAL_SIERRAWIRELESS
 - Added #include to enable pl2303 hack to remain until I can figure
out if it's still necessary.
Signed-off-by:  RB <aoz.syn@gmail.com>

SVN-Revision: 11899
2008-07-21 20:40:14 +00:00
Travis Kemen
1a47f8142d This series of patches closes the support gap on one of the explicitly supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com>
SVN-Revision: 11898
2008-07-21 20:36:16 +00:00
Florian Fainelli
a7bbd93956 Fix routerboard boot partition name in wget2nand (#3791)
SVN-Revision: 11897
2008-07-21 20:00:40 +00:00
Felix Fietkau
c1ce330694 update mvswitch for 2.6.25 and 2.6.26 as well
SVN-Revision: 11896
2008-07-21 18:20:09 +00:00
Felix Fietkau
c7150f281c add missing defines for mvswitch
SVN-Revision: 11895
2008-07-21 18:12:38 +00:00
Gabor Juhos
f529a37420 surprise :p
SVN-Revision: 11894
2008-07-21 17:08:14 +00:00
Michael Büsch
7f358023bc The gpiommc configfs interface needs locking.
SVN-Revision: 11892
2008-07-21 10:32:08 +00:00
Michael Büsch
204728376c Update gpiommc to use configfs
SVN-Revision: 11887
2008-07-20 19:34:09 +00:00
Felix Fietkau
3ad51a1c33 some more mvswitch fixes: - initialize the vlan destination map properly - workaround for moving node bug: clear the ATU database on every PHY poll
SVN-Revision: 11881
2008-07-19 23:09:56 +00:00
Felix Fietkau
87e673487a add extra safety for the packet mangling in the mvswitch driver
SVN-Revision: 11880
2008-07-19 23:09:43 +00:00
Florian Fainelli
5b0bd7eb42 Update UML to 2.6.26
SVN-Revision: 11873
2008-07-19 16:28:33 +00:00
John Crispin
2dfea2a7ed adds ifxmips profiles
SVN-Revision: 11871
2008-07-19 13:12:47 +00:00
Florian Fainelli
c266659be8 2.6.23 still uses the drivers/char/watchdog path for watchdog drivers (#3790)
SVN-Revision: 11870
2008-07-19 11:13:51 +00:00
Michael Büsch
f4b516ef34 Update GPIO-based MMC driver
SVN-Revision: 11864
2008-07-18 20:53:08 +00:00
Florian Fainelli
44dc255e43 Working korina driver for 2.6.24, still needs fixing in the tx tasklet which introduces high latency when transmitting packets, rx path works ok
SVN-Revision: 11853
2008-07-17 10:09:15 +00:00
Florian Fainelli
5015bf5e77 2.6.24 moved watchdog drivers to drivers/watchdog
SVN-Revision: 11852
2008-07-17 10:08:29 +00:00
Florian Fainelli
5cdb5c0c6f Disable ubsec ssb by default on WGT634U until it gets fixed
SVN-Revision: 11846
2008-07-16 09:58:52 +00:00
Florian Fainelli
b0250695a9 Add basic 2.6.24 support for rb532, korina napi code has to be adapted to work
SVN-Revision: 11844
2008-07-15 17:18:28 +00:00
Florian Fainelli
714a721010 Move files and patches to files-2.6.23 and patches-2.6.23
SVN-Revision: 11843
2008-07-15 17:17:04 +00:00
Florian Fainelli
651a729a9c Include ubsec ssb in the WGT634U profile
SVN-Revision: 11842
2008-07-15 17:15:58 +00:00
Florian Fainelli
52a313e5bf Do not build ocf modules by default
SVN-Revision: 11840
2008-07-15 17:11:39 +00:00
Florian Fainelli
191866eac2 Add ocf to 2.6.25 for ubsec ssb integration
SVN-Revision: 11839
2008-07-15 17:11:16 +00:00
Florian Fainelli
cd21dd1a1d Fix the CF serial number byteswapping (#3133)
SVN-Revision: 11837
2008-07-15 10:22:28 +00:00
John Crispin
4c6a666b90 adds more irq defines to ifxmips
SVN-Revision: 11836
2008-07-15 09:07:13 +00:00
Imre Kaloz
3890bd2126 update wp18/np18a patch, resync
SVN-Revision: 11831
2008-07-14 20:55:33 +00:00
Imre Kaloz
dec8ef42f2 update patch for the final kernel release
SVN-Revision: 11830
2008-07-14 20:49:57 +00:00
Imre Kaloz
1a013cdca4 2.6.26 final is out
SVN-Revision: 11829
2008-07-14 13:58:54 +00:00