Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm47xx-2.6: add a few nops here, some irq saving there, blast the full ↵ | Felix Fietkau | 2007-07-26 | 1 | -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.1 | Mike Baker | 2007-07-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 7915 | ||||
* | fix the cpu_wait patch for 2.6.22 | Felix Fietkau | 2007-07-09 | 1 | -6/+6 |
| | | | | SVN-Revision: 7896 | ||||
* | 2.6.22 is released :) | Felix Fietkau | 2007-07-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 7894 | ||||
* | more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects ↵ | Felix Fietkau | 2007-07-04 | 2 | -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 target | Peter Denison | 2007-07-01 | 20 | -5791/+0 |
| | | | | SVN-Revision: 7844 | ||||
* | nuke broadcom 2.6.21 patches - 2.6.22-rc6 is more stable and more up to date | Felix Fietkau | 2007-07-01 | 10 | -3028/+0 |
| | | | | SVN-Revision: 7836 | ||||
* | Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640 | Peter Denison | 2007-06-30 | 1 | -18/+18 |
| | | | | SVN-Revision: 7814 | ||||
* | add extif fixes (#1984) | Felix Fietkau | 2007-06-28 | 1 | -0/+152 |
| | | | | SVN-Revision: 7756 | ||||
* | disable cpu wait support for bcm4710 (suggested in #1641) | Felix Fietkau | 2007-06-28 | 1 | -2/+1 |
| | | | | SVN-Revision: 7755 | ||||
* | fill in the kernel version info for every target, move the kernel tarball ↵ | Felix Fietkau | 2007-06-28 | 1 | -2/+1 |
| | | | | | | md5sums to a central place SVN-Revision: 7748 | ||||
* | brcm47xx: fix parts of the cache code that were not covered by the ↵ | Felix Fietkau | 2007-06-27 | 1 | -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 pull | Peter Denison | 2007-06-26 | 1 | -41/+0 |
| | | | | SVN-Revision: 7737 | ||||
* | Merge SSB driver from tree at bu3sch.de, pulled 24/6 | Peter Denison | 2007-06-25 | 10 | -131/+208 |
| | | | | SVN-Revision: 7732 | ||||
* | fix failsafe on broadcom, send netlink events in diag when running linux 2.6 | Felix Fietkau | 2007-06-25 | 2 | -23/+0 |
| | | | | SVN-Revision: 7722 | ||||
* | Fix brcm43xx build for PCI-less systems (patch from Michael Buesch) | Peter Denison | 2007-06-22 | 1 | -0/+41 |
| | | | | SVN-Revision: 7711 | ||||
* | Add profile for WRTSL54GS | Peter Denison | 2007-06-22 | 1 | -0/+17 |
| | | | | SVN-Revision: 7709 | ||||
* | add some missing config options | Felix Fietkau | 2007-06-22 | 1 | -1/+2 |
| | | | | SVN-Revision: 7702 | ||||
* | brcm47xx-2.6: update for 2.6.22-rc5 | Felix Fietkau | 2007-06-22 | 1 | -19/+9 |
| | | | | SVN-Revision: 7699 | ||||
* | set the kernel version of brcm47xx-2.6 in the target makefile, keep patch ↵ | Felix Fietkau | 2007-06-21 | 20 | -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 target | Peter Denison | 2007-06-21 | 8 | -128/+157 |
| | | | | SVN-Revision: 7697 | ||||
* | brcm43xx: update SSB driver * files/ now contains the wireless-dev tree ↵ | Peter Denison | 2007-06-21 | 19 | -335/+1841 |
| | | | | | | version * patches/210-ssb_merge is nbd's subsequent changes SVN-Revision: 7691 | ||||
* | minor kernel config sync | Felix Fietkau | 2007-06-21 | 1 | -10/+0 |
| | | | | SVN-Revision: 7690 | ||||
* | add brcm47xx mtd corruption fix by b.sander (#1502) | Felix Fietkau | 2007-06-19 | 1 | -0/+20 |
| | | | | SVN-Revision: 7675 | ||||
* | broadcom47xx-2.6 was missing usb support, which was needed for wl500gp | John Crispin | 2007-06-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 7671 | ||||
* | prepare for the transition to linux 2.6.22 - make it possible to override ↵ | Felix Fietkau | 2007-06-16 | 1 | -0/+4 |
| | | | | | | the kernel version in the target makefile SVN-Revision: 7644 | ||||
* | Resync brcm47xx config with generic (#1856) | Florian Fainelli | 2007-06-11 | 1 | -17/+0 |
| | | | | SVN-Revision: 7559 | ||||
* | brcm47xx-2.6 cleanup, fix the kernel config | Felix Fietkau | 2007-05-26 | 7 | -58/+33 |
| | | | | SVN-Revision: 7339 | ||||
* | oops, one file got left out.. also add a profile for the WRTSL54GS - still ↵ | Imre Kaloz | 2007-05-26 | 2 | -0/+47 |
| | | | | | | from noz :) SVN-Revision: 7338 | ||||
* | bcm47xx compile fix for .21, thanks to noz | Imre Kaloz | 2007-05-26 | 8 | -103/+105 |
| | | | | SVN-Revision: 7337 | ||||
* | Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor Juhos | Florian Fainelli | 2007-05-20 | 3 | -26/+3 |
| | | | | SVN-Revision: 7285 | ||||
* | brcm47xx-2.6: fix squashfs image partitioning problem | Felix Fietkau | 2007-05-14 | 1 | -4/+2 |
| | | | | SVN-Revision: 7224 | ||||
* | brcm47xx: mtd map driver cleanup - reuse generic mtd rootfs split | Felix Fietkau | 2007-05-10 | 2 | -46/+3 |
| | | | | SVN-Revision: 7172 | ||||
* | broadcom: rename the OpenWrt partition to rootfs_data | Felix Fietkau | 2007-05-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 7171 | ||||
* | patch the correct exception handler (see #1642) | Felix Fietkau | 2007-05-10 | 1 | -5/+5 |
| | | | | SVN-Revision: 7154 | ||||
* | Build multipath caching modules | Florian Fainelli | 2007-05-08 | 1 | -1/+0 |
| | | | | SVN-Revision: 7136 | ||||
* | Do not enable IDE for brcm47xx for now | Florian Fainelli | 2007-05-07 | 1 | -49/+1 |
| | | | | SVN-Revision: 7124 | ||||
* | Enable ide compilation and support for aec62xx and pdc20xx modules | Florian Fainelli | 2007-05-06 | 1 | -9/+50 |
| | | | | SVN-Revision: 7106 | ||||
* | Add support for Sierra Wireless (#1620) | Florian Fainelli | 2007-05-03 | 1 | -32/+0 |
| | | | | SVN-Revision: 7086 | ||||
* | Reduce the probing time, should fix #1212 | Florian Fainelli | 2007-05-03 | 1 | -0/+12 |
| | | | | SVN-Revision: 7085 | ||||
* | I got the first one wrong. Spacing isn't quite right. oops. (sorry Kaloz) | Mike Albon | 2007-05-01 | 1 | -11/+10 |
| | | | | SVN-Revision: 7075 | ||||
* | Patch to add wait support to broadcom cpu's. This reduces the power ↵ | Mike Albon | 2007-05-01 | 1 | -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 Fainelli | 2007-04-15 | 1 | -2/+0 |
| | | | | SVN-Revision: 6955 | ||||
* | Add raw and NOTRACK targets (#1583) | Florian Fainelli | 2007-04-13 | 1 | -2/+0 |
| | | | | SVN-Revision: 6945 | ||||
* | Restore ipt_LOG target | Florian Fainelli | 2007-04-11 | 1 | -2/+0 |
| | | | | SVN-Revision: 6930 | ||||
* | add missing modules for usb sound support on 2.6 (#1535) | Felix Fietkau | 2007-04-05 | 1 | -2/+0 |
| | | | | SVN-Revision: 6869 | ||||
* | brcm47xx-2.6: reset the pci core at boot time (see #464) | Felix Fietkau | 2007-04-05 | 1 | -2/+1 |
| | | | | SVN-Revision: 6868 | ||||
* | add pci latency timer workaround for atheros cards (from #1546) | Felix Fietkau | 2007-04-04 | 1 | -0/+3 |
| | | | | SVN-Revision: 6867 | ||||
* | clean up nfsd kernel config entries (#1523) | Felix Fietkau | 2007-03-27 | 1 | -1/+0 |
| | | | | SVN-Revision: 6731 | ||||
* | add fix from #1516 | Felix Fietkau | 2007-03-25 | 1 | -4/+1 |
| | | | | SVN-Revision: 6697 |