aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx
Commit message (Collapse)AuthorAgeFilesLines
* nuke old 2.6.23 code for brcm47xxFelix Fietkau2009-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 targetFelix Fietkau2009-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 applicableAndy Boyett2009-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)Florian Fainelli2008-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 configImre Kaloz2008-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 patchesGabor Juhos2008-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 ↵Florian Fainelli2008-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 patchesGabor Juhos2008-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 ↵Felix Fietkau2008-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 boardsGabor Juhos2008-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 ↵Felix Fietkau2008-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 WRTSL54GSPeter Denison2008-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 ixp4xxAndy Boyett2008-09-271-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] make b43 the default profileAndy Boyett2008-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.17Gabor Juhos2008-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 ↵Nicolas Thill2008-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.16Gabor Juhos2008-08-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] refresh 2.6.23 patchesGabor Juhos2008-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)Florian Fainelli2008-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.2Gabor Juhos2008-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.12Gabor Juhos2008-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)Gabor Juhos2008-07-221-5/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11907 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update gpiommc to use configfsMichael Büsch2008-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 fixedFlorian Fainelli2008-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 profileFlorian Fainelli2008-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 PCIPeter Denison2008-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.10Imre Kaloz2008-07-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11667 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.25.9Imre Kaloz2008-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 patchesGabor Juhos2008-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 MehrtensPeter Denison2008-06-161-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11510 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.25.6Imre Kaloz2008-06-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11435 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] Update 2.6.25 configPeter Denison2008-06-031-26/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] Build against 2.6.25.4Peter Denison2008-06-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] Remove obsolete CFE workaround, now proper fix went in r11275Peter Denison2008-05-271-23/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11276 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a WL500GPv1 profile (#3395)Florian Fainelli2008-05-221-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11243 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert last 3 commits made in error. Proper versions will come laterPeter Denison2008-05-202-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11229 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Build brcm47xx against 2.6.25.1Peter Denison2008-05-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11228 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update generic-2.6 and brcm47xx 2.6.25 configsPeter Denison2008-05-201-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11227 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] refresh kernel patchesGabor Juhos2008-05-1946-492/+497
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11200 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] Fix kmap_coherent use on 2.6.25 kernelsPeter Denison2008-05-181-8/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11191 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; ↵Gabor Juhos2008-05-181-1/+1
| | | | | | 2.6.22.19) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic-2.6] Remove files now present upstream in files-2.6.25Peter Denison2008-05-1646-4747/+1054
| | | | | | | | (This is mostly just drivers/ssb and include/linux/ssb) [brcm47xx] Regenerate patches against 2.6.25.1 kernel+files set Default is still to build against 2.6.23.16 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11155 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable proper PCI & USB support detection at config-time by disabling ↵Nicolas Thill2008-05-091-0/+2
| | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] fix GENERIC_GPIO supportGabor Juhos2008-05-022-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11004 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] Disable CONFIG_CONNECTOR in config-2.6.23Andy Boyett2008-05-011-1/+0
| | | | | | | - Unused, disabling precludes Kconfig prompt for CONFIG_W1_CON git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* properly disable CONFIG_CRYPTO_HWNicolas Thill2008-04-271-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* First step to upgrade of brcm47xx to kernel version 2.6.25Peter Denison2008-04-2544-0/+7824
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix b44 phyaddr by applying the PHY-address mask. Closes #3712Andy Boyett2008-03-231-0/+15
| | | | | | | - Adapted from patch by Michael Buesch on the linux-netdev mailing list. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI ↵Michael Büsch2008-03-211-24/+24
| | | | | | interface. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10637 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Fix warningMichael Büsch2008-03-191-1/+1
| | | | | | | | arch/mips/bcm947xx/irq.c: In function 'pcibios_map_irq': arch/mips/bcm947xx/irq.c:78: warning: passing argument 1 of 'pci_name' discards qualifiers from pointer target type git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10626 3c298f89-4303-0410-b956-a3cf2f4a3e73