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

11 Commits

Author SHA1 Message Date
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
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
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
nbd
18030f8bda add bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-23 16:40:42 +00:00
nbd
70e38b2f0f add more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-23 00:08:59 +00:00
nbd
482438fa91 brcm47xx: add a few nops to keep the cpu happy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6568 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-15 12:07:43 +00:00
nbd
4238a3aead update work in progress rewritten bcm947xx code. wifi and usb seem to be working, flash access still has problems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-08 02:34:18 +00:00
nbd
746bc29e29 merge another batch of code from michael buesch's wireless-dev tree, fix up extpci support and remove scache probe like on brcm-2.6 - tested on the wgt634u with madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6213 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-26 20:30:32 +00:00
nbd
74975289a3 Add initial version of the brcm-2.6 rewrite,
called brcm47xx-2.6 to better distinguish it from 63xx.

Boots on WGT643U, includes ethernet support, but doesn't do much otherwise.
Thanks to Michael Buesch for his SSB (Sonics SiliconBackplane) work
and Vladdy for some fixes and porting to 2.6.19.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 15:35:36 +00:00