Commit Graph

111 Commits (f4e88b7d7f26cb1bac7285f02b29011dd881aa07)

Author SHA1 Message Date
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
Florian Fainelli a9f97c3def correctly set mapbase while registering the UART (#4622)
SVN-Revision: 15255
2009-04-19 13:43:00 +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
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
Felix Fietkau 908e5f64bf b44: use netdev_alloc_skb
SVN-Revision: 15159
2009-04-08 16:57:52 +00:00
Hauke Mehrtens 62595883fb update to kernel version 2.6.28.9
SVN-Revision: 15017
2009-03-24 15:06:53 +00:00
Michael Büsch 7ddf197c26 bcm47xx: Fix compilation on non-PCI configs.
SVN-Revision: 14919
2009-03-17 16:45:23 +00:00
Imre Kaloz af65816d5d update other 2.6.28.7 targets to 2.6.28.8, too
SVN-Revision: 14917
2009-03-17 12:53:22 +00:00
Hauke Mehrtens 4c548fbaca refresh patches and configuration
SVN-Revision: 14722
2009-03-01 20:19:55 +00:00
Felix Fietkau 745ccfb97e nuke some wgt634u specific crap that was introduced upstream
SVN-Revision: 14619
2009-02-22 17:14:28 +00:00
Felix Fietkau 11014b5cea disable all kernel config options that are set to =m
SVN-Revision: 14611
2009-02-22 04:44:24 +00:00
Hauke Mehrtens 3f085cd501 update to 2.6.28.7 and 2.6.27.19
SVN-Revision: 14601
2009-02-21 18:53:05 +00:00
Markus Wigge 5585f5fe56 new upstream kernel 2.6.28.6
SVN-Revision: 14551
2009-02-18 17:37:54 +00:00
Michael Büsch e996ce246c Fix bcm47xx GPIO dirin/dirout API return codes.
SVN-Revision: 14509
2009-02-14 20:22:31 +00:00
Markus Wigge 7b6340f016 changed default kernel to 2.6.28.5, it at least runs on Asus WL-500g Premium. The earlier version 2.6.28.4 is also running on WRT54G3G so I don't expect any trouble here.
SVN-Revision: 14501
2009-02-13 17:37:57 +00:00
Michael Büsch 93e6c7a1db bcm47xx: Implement the remaining parts of PMU init.
SVN-Revision: 14394
2009-02-03 18:18:15 +00:00
Michael Büsch 629188123c bcm47xx: Rename all SSB_PLLRES_ to SSB_PMURES_
SVN-Revision: 14374
2009-02-02 20:04:22 +00:00
Michael Büsch 5e48d8268e bcm47xx: Implement 4312 and part of 4325 PLL init.
SVN-Revision: 14373
2009-02-02 20:00:04 +00:00
Michael Büsch 9494e946a9 bcm47xx: Implement the remaining PMU resource inits.
SVN-Revision: 14350
2009-02-01 20:20:49 +00:00
Michael Büsch d070eb4c91 bcm47xx: Add support for the 5354 PMU.
SVN-Revision: 14347
2009-02-01 18:55:36 +00:00
Felix Fietkau 4f5b45e3c2 b44: fix misalignment and space-saving in rx packet handling (significant throughput and cpu load improvement)
SVN-Revision: 13946
2009-01-09 03:06:37 +00:00
Felix Fietkau 64c35d0942 nuke old 2.6.23 code for brcm47xx
SVN-Revision: 13910
2009-01-06 22:38:38 +00:00
Felix Fietkau c2b878a384 add initial 2.6.28 support for brcm47xx target
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13909
2009-01-06 22:36:41 +00:00
Andy Boyett 9f8c82da09 Add hostapd-mini to default images where applicable
SVN-Revision: 13819
2009-01-02 05:12:46 +00:00
Florian Fainelli c35ed149b9 Fix the default negotiation to be 10Mbits HD on some devices (#4224)
SVN-Revision: 13610
2008-12-12 00:59:47 +00:00
Imre Kaloz a695fa76a4 move THERMAL symbols into the generic config
SVN-Revision: 13346
2008-11-25 13:52:25 +00:00
Gabor Juhos 88cda758c3 update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193
SVN-Revision: 13192
2008-11-12 17:49:01 +00:00
Florian Fainelli ce1ab6d41c Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b43legacy by default in the Generic bcm47xx profile (#4179)
SVN-Revision: 13164
2008-11-09 22:42:36 +00:00
Gabor Juhos d35bad03e3 update to 2.6.25.19, and refresh patches
SVN-Revision: 13137
2008-11-07 08:44:56 +00:00
Felix Fietkau 541ee4ea5e turn the wrtsl54gs workaround into a more generic fix and reduce the chance of it introducing any breakage
SVN-Revision: 13098
2008-11-02 23:08:42 +00:00
Gabor Juhos 0b31ea9d82 fix boot failure on some boards
SVN-Revision: 13013
2008-10-20 06:31:04 +00:00
Felix Fietkau 1e570a9288 change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers.
SVN-Revision: 13010
2008-10-18 21:43:30 +00:00
Peter Denison 3edacc961c Add workaround for eth0/1 PHY on WRTSL54GS
SVN-Revision: 12829
2008-10-02 22:22:46 +00:00
Andy Boyett c514c50057 create a profile for brcm47xx and ixp4xx
SVN-Revision: 12744
2008-09-27 20:16:16 +00:00
Andy Boyett 74a598a426 make b43 the default profile
SVN-Revision: 12743
2008-09-27 20:15:51 +00:00
Gabor Juhos 821170133f update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
2008-09-26 18:46:53 +00:00
Nicolas Thill 3029c2fd53 disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
SVN-Revision: 12690
2008-09-24 19:28:53 +00:00
Gabor Juhos 184c6b06f2 update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
2008-08-22 15:37:19 +00:00
Gabor Juhos 0f18ecf43e refresh 2.6.23 patches
SVN-Revision: 12311
2008-08-14 18:05:37 +00:00
Florian Fainelli 2e71a90347 Now we have b43 working in master mode, include b43 in the profile (#3827)
SVN-Revision: 12301
2008-08-13 19:42:07 +00:00
Gabor Juhos e5fa05d788 update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
2008-08-07 16:52:52 +00:00
Gabor Juhos 104b3386a2 update to 2.6.25.12
SVN-Revision: 11933
2008-07-26 10:53:23 +00:00
Gabor Juhos e6baf82abd fix compile error (closes #3799)
SVN-Revision: 11907
2008-07-22 11:22:41 +00:00
Michael Büsch 204728376c Update gpiommc to use configfs
SVN-Revision: 11887
2008-07-20 19:34:09 +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 651a729a9c Include ubsec ssb in the WGT634U profile
SVN-Revision: 11842
2008-07-15 17:15:58 +00:00
Peter Denison 571e979829 On embedded devices we must not route the interrupts through the PCI core, if our host-bus is not PCI Reported-by: Steve Brown <sbrown@cortland.com> Signed-off-by: Michael Buesch <mb@bu3sch.d>
SVN-Revision: 11750
2008-07-08 17:50:40 +00:00
Imre Kaloz 492ba57b56 update targets to 2.6.25.10
SVN-Revision: 11667
2008-07-05 16:52:15 +00:00
Imre Kaloz dee39d10ee upgrade to 2.6.25.9
SVN-Revision: 11584
2008-06-26 14:28:16 +00:00
Gabor Juhos 4af6ac74fb upgrade to 2.6.25.7, and refresh patches
SVN-Revision: 11523
2008-06-17 12:57:04 +00:00