summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx-2.6
Commit message (Collapse)AuthorAgeFilesLines
* add extif fixes (#1984)Felix Fietkau2007-06-281-0/+152
| | | | SVN-Revision: 7756
* disable cpu wait support for bcm4710 (suggested in #1641)Felix Fietkau2007-06-281-2/+1
| | | | SVN-Revision: 7755
* fill in the kernel version info for every target, move the kernel tarball ↵Felix Fietkau2007-06-281-2/+1
| | | | | | md5sums to a central place SVN-Revision: 7748
* brcm47xx: fix parts of the cache code that were not covered by the ↵Felix Fietkau2007-06-271-8/+39
| | | | | | kmap_coherent patch yet. this seems to fix the crazy segfaults we were getting... SVN-Revision: 7745
* Remove ssb patch that was part of previous tree pullPeter Denison2007-06-261-41/+0
| | | | SVN-Revision: 7737
* Merge SSB driver from tree at bu3sch.de, pulled 24/6Peter Denison2007-06-2510-131/+208
| | | | SVN-Revision: 7732
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6Felix Fietkau2007-06-252-23/+0
| | | | SVN-Revision: 7722
* Fix brcm43xx build for PCI-less systems (patch from Michael Buesch)Peter Denison2007-06-221-0/+41
| | | | SVN-Revision: 7711
* Add profile for WRTSL54GSPeter Denison2007-06-221-0/+17
| | | | SVN-Revision: 7709
* add some missing config optionsFelix Fietkau2007-06-221-1/+2
| | | | SVN-Revision: 7702
* brcm47xx-2.6: update for 2.6.22-rc5Felix Fietkau2007-06-221-19/+9
| | | | SVN-Revision: 7699
* set the kernel version of brcm47xx-2.6 in the target makefile, keep patch ↵Felix Fietkau2007-06-2120-157/+3199
| | | | | | compatibility with 2.6.21.5 in case we need to revert before the next release SVN-Revision: 7698
* brcm43xx: Update to 2.6.22-rc5 targetPeter Denison2007-06-218-128/+157
| | | | SVN-Revision: 7697
* brcm43xx: update SSB driver * files/ now contains the wireless-dev tree ↵Peter Denison2007-06-2119-335/+1841
| | | | | | version * patches/210-ssb_merge is nbd's subsequent changes SVN-Revision: 7691
* minor kernel config syncFelix Fietkau2007-06-211-10/+0
| | | | SVN-Revision: 7690
* add brcm47xx mtd corruption fix by b.sander (#1502)Felix Fietkau2007-06-191-0/+20
| | | | SVN-Revision: 7675
* broadcom47xx-2.6 was missing usb support, which was needed for wl500gpJohn Crispin2007-06-181-1/+1
| | | | SVN-Revision: 7671
* prepare for the transition to linux 2.6.22 - make it possible to override ↵Felix Fietkau2007-06-161-0/+4
| | | | | | the kernel version in the target makefile SVN-Revision: 7644
* Resync brcm47xx config with generic (#1856)Florian Fainelli2007-06-111-17/+0
| | | | SVN-Revision: 7559
* brcm47xx-2.6 cleanup, fix the kernel configFelix Fietkau2007-05-267-58/+33
| | | | SVN-Revision: 7339
* oops, one file got left out.. also add a profile for the WRTSL54GS - still ↵Imre Kaloz2007-05-262-0/+47
| | | | | | from noz :) SVN-Revision: 7338
* bcm47xx compile fix for .21, thanks to nozImre Kaloz2007-05-268-103/+105
| | | | SVN-Revision: 7337
* Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor JuhosFlorian Fainelli2007-05-203-26/+3
| | | | SVN-Revision: 7285
* brcm47xx-2.6: fix squashfs image partitioning problemFelix Fietkau2007-05-141-4/+2
| | | | SVN-Revision: 7224
* brcm47xx: mtd map driver cleanup - reuse generic mtd rootfs splitFelix Fietkau2007-05-102-46/+3
| | | | SVN-Revision: 7172
* broadcom: rename the OpenWrt partition to rootfs_dataFelix Fietkau2007-05-101-1/+1
| | | | SVN-Revision: 7171
* patch the correct exception handler (see #1642)Felix Fietkau2007-05-101-5/+5
| | | | SVN-Revision: 7154
* Build multipath caching modulesFlorian Fainelli2007-05-081-1/+0
| | | | SVN-Revision: 7136
* Do not enable IDE for brcm47xx for nowFlorian Fainelli2007-05-071-49/+1
| | | | SVN-Revision: 7124
* Enable ide compilation and support for aec62xx and pdc20xx modulesFlorian Fainelli2007-05-061-9/+50
| | | | SVN-Revision: 7106
* Add support for Sierra Wireless (#1620)Florian Fainelli2007-05-031-32/+0
| | | | SVN-Revision: 7086
* Reduce the probing time, should fix #1212Florian Fainelli2007-05-031-0/+12
| | | | SVN-Revision: 7085
* I got the first one wrong. Spacing isn't quite right. oops. (sorry Kaloz)Mike Albon2007-05-011-11/+10
| | | | SVN-Revision: 7075
* Patch to add wait support to broadcom cpu's. This reduces the power ↵Mike Albon2007-05-011-0/+13
| | | | | | consumption and heat generated on the wgt634u. Needs testing on other devices. SVN-Revision: 7074
* Build usbnet modules for brcm targets (#1481)Florian Fainelli2007-04-151-2/+0
| | | | SVN-Revision: 6955
* Add raw and NOTRACK targets (#1583)Florian Fainelli2007-04-131-2/+0
| | | | SVN-Revision: 6945
* Restore ipt_LOG targetFlorian Fainelli2007-04-111-2/+0
| | | | SVN-Revision: 6930
* add missing modules for usb sound support on 2.6 (#1535)Felix Fietkau2007-04-051-2/+0
| | | | SVN-Revision: 6869
* brcm47xx-2.6: reset the pci core at boot time (see #464)Felix Fietkau2007-04-051-2/+1
| | | | SVN-Revision: 6868
* add pci latency timer workaround for atheros cards (from #1546)Felix Fietkau2007-04-041-0/+3
| | | | SVN-Revision: 6867
* clean up nfsd kernel config entries (#1523)Felix Fietkau2007-03-271-1/+0
| | | | SVN-Revision: 6731
* add fix from #1516Felix Fietkau2007-03-251-4/+1
| | | | SVN-Revision: 6697
* add bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502)Felix Fietkau2007-03-231-6/+316
| | | | SVN-Revision: 6649
* add more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485)Felix Fietkau2007-03-231-0/+48
| | | | SVN-Revision: 6642
* add brcm47xx-2.6 fixes from #1496Felix Fietkau2007-03-225-7/+40
| | | | SVN-Revision: 6639
* backward compatible code, if ssb is not enabledFlorian Fainelli2007-03-211-0/+12
| | | | SVN-Revision: 6632
* add final fix for brcm47xx-2.6 memory corruption (patch from #1465)Felix Fietkau2007-03-161-2/+2
| | | | SVN-Revision: 6575
* brcm47xx: add a few nops to keep the cpu happyFelix Fietkau2007-03-151-0/+28
| | | | SVN-Revision: 6568
* fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke ↵Felix Fietkau2007-03-144-4/+55
| | | | | | the old brcm-2.6 port, close #1312, #1451 SVN-Revision: 6564
* add reboot fix from #1312Felix Fietkau2007-03-143-2/+13
| | | | SVN-Revision: 6563