summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx-2.6
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx-2.6: add a few nops here, some irq saving there, blast the full ↵Felix Fietkau2007-07-261-31/+300
| | | | | | cache on page icache flushes i really hate the broadcom cpu bugs, but it's much more stable now. PS: A /* Ouch */ in the original source showed me the way ;) SVN-Revision: 8165
* bump to 2.6.22.1Mike Baker2007-07-111-1/+1
| | | | SVN-Revision: 7915
* fix the cpu_wait patch for 2.6.22Felix Fietkau2007-07-091-6/+6
| | | | SVN-Revision: 7896
* 2.6.22 is released :)Felix Fietkau2007-07-091-1/+1
| | | | SVN-Revision: 7894
* more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects ↵Felix Fietkau2007-07-042-63/+63
| | | | | | 4704) - turns out some of the previous fixes were incorrect and a coherency setup functions was missing SVN-Revision: 7865
* Move SSB out of brcm47xx target into generic-2.6 targetPeter Denison2007-07-0120-5791/+0
| | | | SVN-Revision: 7844
* nuke broadcom 2.6.21 patches - 2.6.22-rc6 is more stable and more up to dateFelix Fietkau2007-07-0110-3028/+0
| | | | SVN-Revision: 7836
* Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640Peter Denison2007-06-301-18/+18
| | | | SVN-Revision: 7814
* 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