1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-19 13:55:27 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
nbd
3bdcdb8e80 brcm47xx-2.6: add a few nops here, some irq saving there, blast the full 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 ;)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-26 04:35:23 +00:00
nbd
c43867db68 fix the cpu_wait patch for 2.6.22
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-09 05:44:15 +00:00
nbd
51aeb843d0 more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects 4704) - turns out some of the previous fixes were incorrect and a coherency setup functions was missing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-04 00:48:59 +00:00
noz
5939035634 Move SSB out of brcm47xx target into generic-2.6 target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-01 22:44:05 +00:00
nbd
7f29fc065b add extif fixes (#1984)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 10:15:19 +00:00
nbd
f15ad95a3b disable cpu wait support for bcm4710 (suggested in #1641)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 09:08:50 +00:00
nbd
4408ce713f brcm47xx: fix parts of the cache code that were not covered by the kmap_coherent patch yet. this seems to fix the crazy segfaults we were getting...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-27 22:01:16 +00:00
noz
5547032186 Remove ssb patch that was part of previous tree pull
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-26 20:19:19 +00:00
noz
77c9f26cec Merge SSB driver from tree at bu3sch.de, pulled 24/6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7732 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-25 19:51:09 +00:00
nbd
1d5d64e647 fix failsafe on broadcom, send netlink events in diag when running linux 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-25 08:32:25 +00:00
noz
239f351507 Fix brcm43xx build for PCI-less systems (patch from Michael Buesch)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7711 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-22 22:38:09 +00:00
nbd
7c8b1b3691 set the kernel version of brcm47xx-2.6 in the target makefile, keep patch compatibility with 2.6.21.5 in case we need to revert before the next release
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-21 23:41:09 +00:00