summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx
Commit message (Collapse)AuthorAgeFilesLines
* [brcm47xx] finally fix boot failures on buffalo devices, tested on ↵florian2009-04-173-4/+12
| | | | | | WHR-HP-G54 and WRT54GS v1.1 with no side effects (#4061) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15232 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] do not override CONFIG_CONFIGFS_FS in a few places, and make ↵florian2009-04-122-2/+0
| | | | | | gpiommc be selectable with the spio-gpio-old module (#4659) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15215 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b44: use netdev_alloc_skbnbd2009-04-081-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to kernel version 2.6.28.9hauke2009-03-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15017 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Fix compilation on non-PCI configs.mb2009-03-171-13/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update other 2.6.28.7 targets to 2.6.28.8, tookaloz2009-03-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14917 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] refresh patches and configurationhauke2009-03-0122-255/+121
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke some wgt634u specific crap that was introduced upstreamnbd2009-02-221-0/+178
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable all kernel config options that are set to =mnbd2009-02-222-29/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.28.7 and 2.6.27.19hauke2009-02-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14601 3c298f89-4303-0410-b956-a3cf2f4a3e73
* new upstream kernel 2.6.28.6markus2009-02-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14551 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix bcm47xx GPIO dirin/dirout API return codes.mb2009-02-141-0/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14509 3c298f89-4303-0410-b956-a3cf2f4a3e73
* changed default kernel to 2.6.28.5, it at least runs onmarkus2009-02-132-8/+1
| | | | | | | | | Asus WL-500g Premium. The earlier version 2.6.28.4 is also running on WRT54G3G so I don't expect any trouble here. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14501 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Implement the remaining parts of PMU init.mb2009-02-031-13/+72
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14394 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Rename all SSB_PLLRES_ to SSB_PMURES_mb2009-02-021-122/+122
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14374 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Implement 4312 and part of 4325 PLL init.mb2009-02-021-5/+108
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Implement the remaining PMU resource inits.mb2009-02-011-15/+150
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14350 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Add support for the 5354 PMU.mb2009-02-011-0/+534
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b44: fix misalignment and space-saving in rx packet handling (significant ↵nbd2009-01-092-0/+96
| | | | | | throughput and cpu load improvement) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke old 2.6.23 code for brcm47xxnbd2009-01-0644-7898/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13910 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add initial 2.6.28 support for brcm47xx targetnbd2009-01-0623-0/+3219
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13909 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add hostapd-mini to default images where applicableagb2009-01-022-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the default negotiation to be 10Mbits HD on some devices (#4224)florian2008-12-121-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13610 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move THERMAL symbols into the generic configkaloz2008-11-251-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patchesjuhosg2008-11-121-1/+1
| | | | | | | | | * based on a patch by Hauke Mehrtens * closes #4193 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13192 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include ↵florian2008-11-091-1/+1
| | | | | | b43legacy by default in the Generic bcm47xx profile (#4179) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13164 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.25.19, and refresh patchesjuhosg2008-11-0721-123/+121
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* turn the wrtsl54gs workaround into a more generic fix and reduce the chance ↵nbd2008-11-021-36/+18
| | | | | | of it introducing any breakage git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13098 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] fix boot failure on some boardsjuhosg2008-10-201-0/+108
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13013 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change the way ./files* and the generic kernel files are applied. ./files ↵nbd2008-10-1815-0/+0
| | | | | | 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13010 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add workaround for eth0/1 PHY on WRTSL54GSnoz2008-10-021-0/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ath5k] create a profile for brcm47xx and ixp4xxagb2008-09-271-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] make b43 the default profileagb2008-09-272-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12743 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.26.5 and 2.6.25.17juhosg2008-09-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵nico2008-09-241-0/+1
| | | | | | it on targets where USB is supported git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.26.3 and 2.6.25.16juhosg2008-08-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] refresh 2.6.23 patchesjuhosg2008-08-1428-550/+373
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Now we have b43 working in master mode, include b43 in the profile (#3827)florian2008-08-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12301 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.25.15 and 2.6.26.2juhosg2008-08-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.25.12juhosg2008-07-263-17/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] fix compile error (closes #3799)juhosg2008-07-221-5/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11907 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update gpiommc to use configfsmb2008-07-201-0/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11887 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disable ubsec ssb by default on WGT634U until it gets fixedflorian2008-07-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Include ubsec ssb in the WGT634U profileflorian2008-07-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11842 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] On embedded devices we must not route the interrupts through the PCInoz2008-07-081-0/+26
| | | | | | | | core, if our host-bus is not PCI Reported-by: Steve Brown <sbrown@cortland.com> Signed-off-by: Michael Buesch <mb@bu3sch.d> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update targets to 2.6.25.10kaloz2008-07-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11667 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.25.9kaloz2008-06-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] upgrade to 2.6.25.7, and refresh patchesjuhosg2008-06-1718-331/+221
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11523 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] Fix TG3 build. Thanks Hauke Mehrtensnoz2008-06-161-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11510 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.25.6kaloz2008-06-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11435 3c298f89-4303-0410-b956-a3cf2f4a3e73