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

71 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
mbm
ee0d3e3aaf bump to 2.6.22.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7915 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-11 10:57:49 +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
0d861019fc 2.6.22 is released :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7894 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-09 02:23:00 +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
91c8022bf8 nuke broadcom 2.6.21 patches - 2.6.22-rc6 is more stable and more up to date
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-01 18:37:12 +00:00
noz
a4fd36a659 Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30 23:10:22 +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
f38087fdd1 fill in the kernel version info for every target, move the kernel tarball md5sums to a central place
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 05:52:00 +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
noz
ef5573f6c1 Add profile for WRTSL54GS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-22 17:25:23 +00:00
nbd
db3ceae7c2 add some missing config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7702 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-22 04:50:23 +00:00
nbd
7321ce2dbb brcm47xx-2.6: update for 2.6.22-rc5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-22 03:49:54 +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
noz
ec783b6671 brcm43xx: Update to 2.6.22-rc5 target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-21 23:37:39 +00:00
noz
6546ee2d5f brcm43xx: update SSB driver
* files/ now contains the wireless-dev tree version
 * patches/210-ssb_merge is nbd's subsequent changes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7691 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-21 20:10:50 +00:00
nbd
ebd093f2fa minor kernel config sync
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-21 17:53:08 +00:00
nbd
fa0682d1cb add brcm47xx mtd corruption fix by b.sander (#1502)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-19 22:29:51 +00:00
blogic
c835cefe3f broadcom47xx-2.6 was missing usb support, which was needed for wl500gp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7671 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-18 21:44:42 +00:00
nbd
e6a68af9e9 prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-16 01:56:04 +00:00
florian
451785be9c Resync brcm47xx config with generic (#1856)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-11 08:44:50 +00:00
nbd
168ecbc98b brcm47xx-2.6 cleanup, fix the kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-26 15:58:34 +00:00
kaloz
622f6fef42 oops, one file got left out.. also add a profile for the WRTSL54GS - still from noz :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7338 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-26 15:55:48 +00:00
kaloz
16cbe040ff bcm47xx compile fix for .21, thanks to noz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-26 15:54:22 +00:00
florian
a0959aa783 Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor Juhos
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7285 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-20 19:46:50 +00:00
nbd
77b6e0d258 brcm47xx-2.6: fix squashfs image partitioning problem
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-14 13:45:41 +00:00
nbd
c5eea72dc5 brcm47xx: mtd map driver cleanup - reuse generic mtd rootfs split
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 13:56:54 +00:00
nbd
38c6cb915b broadcom: rename the OpenWrt partition to rootfs_data
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 12:38:31 +00:00
nbd
905e130e13 patch the correct exception handler (see #1642)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 00:35:42 +00:00
florian
03b2068a90 Build multipath caching modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-08 16:05:48 +00:00
florian
04ad31e558 Do not enable IDE for brcm47xx for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-07 16:10:32 +00:00
florian
162208e606 Enable ide compilation and support for aec62xx and pdc20xx modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7106 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-06 12:02:54 +00:00
florian
9f0b211cb0 Add support for Sierra Wireless (#1620)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-03 10:58:50 +00:00
florian
5544415c78 Reduce the probing time, should fix #1212
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-03 10:23:05 +00:00
malbon
749b9dbf5b I got the first one wrong. Spacing isn't quite right. oops. (sorry Kaloz)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-01 18:59:44 +00:00
malbon
f27ed7c417 Patch to add wait support to broadcom cpu's. This reduces the power consumption and heat generated on the wgt634u. Needs testing on other devices.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-01 17:55:51 +00:00
florian
f4c4e94a16 Build usbnet modules for brcm targets (#1481)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-15 14:47:40 +00:00
florian
9a3dff24f5 Add raw and NOTRACK targets (#1583)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-13 11:28:45 +00:00
florian
02e648dabc Restore ipt_LOG target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-11 10:34:27 +00:00
nbd
92db2de729 add missing modules for usb sound support on 2.6 (#1535)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-05 11:29:56 +00:00
nbd
4c29ee0335 brcm47xx-2.6: reset the pci core at boot time (see #464)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6868 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-05 02:07:50 +00:00
nbd
536ce77ab8 add pci latency timer workaround for atheros cards (from #1546)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-04 22:04:54 +00:00
nbd
ded9d6a0d4 clean up nfsd kernel config entries (#1523)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6731 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-27 23:41:05 +00:00
nbd
742cf09a44 add fix from #1516
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-25 16:25:15 +00:00