Hauke Mehrtens
b9454a94c5
brcm47xx: Fix boot problem with wgt634u.
...
Readd the workarround from the old version again which was removed in r22296 and refresh the patches.
This should close #7874
Thank you Russell Senior for testing.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-07 13:44:48 +00:00
Florian Fainelli
cea547a185
Revert "[brcm47xx] Add support for cores with slow WDT clock (bcm5354)"
...
This reverts commit 7467fdab387f451082c15d17ce9ae4d91d74b6ca.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-19 07:07:10 +00:00
Florian Fainelli
3cf8112104
[brcm47xx] Add support for cores with slow WDT clock (bcm5354)
...
Signed-off-by: Aleksandar Radovanovic <biblbroks@sezampro.rs>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-18 19:49:48 +00:00
Florian Fainelli
7a32d5d9e3
[kernel] update to 2.6.34.5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-22 17:08:37 +00:00
Hauke Mehrtens
2f75adb302
brcm47xx: do not read out cfe
...
Reading the CFE properties causes system hangs on some devices. With
this patch nvram read will be successful very time so cfe will no be
read out. This code is not really correct but it will work around some
problems for some people.
Related ticket: #7693
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-15 18:23:17 +00:00
Hauke Mehrtens
9f9c679032
brcm47xx: some checkpatch fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-31 10:06:05 +00:00
Hauke Mehrtens
87eeb0b179
brcm47xx: some fixes
...
* fix return codes of nvram_getenv. Now it behaves like cfe_getenv.
* also check cfe for kernel_args param.
* some style fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22424 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-31 10:05:29 +00:00
Hauke Mehrtens
66c0bfc0f2
brcm47xx: now hopfully realy commit the right things from r22385
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-25 16:10:51 +00:00
Hauke Mehrtens
09b2a7e5da
brcm47xx: add missing part from r22385
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-25 16:07:40 +00:00
Hauke Mehrtens
1e15a46d4e
brcm47xx: fill the whole sprom with data
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-24 23:25:06 +00:00
Hauke Mehrtens
9b5ae82f49
brcm47xx: fix for boardflags by xMff
...
and checkpatch.pl fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-20 19:41:17 +00:00
Hauke Mehrtens
d51f2bc4b0
brcm47xx: write boardflags correct into sprom
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-19 21:45:29 +00:00
Hauke Mehrtens
df0e3483ac
brcm47xx: prepare brcm47xx patches for sending to mainline.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22296 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-19 20:25:20 +00:00
Felix Fietkau
8f413218ba
brcm47xx: fix a small copy&paste error in the b44 fix for 2.6.34 and 2.6.35
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-10 12:17:41 +00:00
Felix Fietkau
b446b881a9
Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 to clear.' spam.
...
more and more users are getting confused by this, and consider it a regression in brcm47xx,
because brcm-2.4 was not showing this message. It's not particularly interesting for debugging,
most of the time it only happens because of an unconnected port.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-10 00:48:37 +00:00
Felix Fietkau
8ba6124abe
brcm47xx: add some exports to be used by the new wl driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-14 10:03:05 +00:00
Hauke Mehrtens
110826dc6c
brcm47xx: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21543 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-23 13:17:56 +00:00
Hauke Mehrtens
847f0e0f12
brcm47xx: use tab instead of space
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21430 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-12 20:28:39 +00:00
Hauke Mehrtens
2703e61c3a
brcm47xx: ehci-ssb: some updates:
...
* update pointers in struct hc_driver
* make ssb_ehci_detach more look like the pci version
* remove resume and suspend as they are never activated and not compiling
* replace ssb_ehci_start with ehci_run as it only calls this method
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21427 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-12 18:28:41 +00:00
Felix Fietkau
84407eb7cb
brcm47xx: adjust the brcm4710 cache workaround code so that it does not break bcm4716 (patch by Bernhard Loos)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21395 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-07 11:48:15 +00:00
Felix Fietkau
a4314a8ccf
kernel: bring ssb in sync with upstream (as of current wireless-testing)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-30 15:53:08 +00:00
Alexandros C. Couloumbis
57d370bbe2
brcm47xx: add missing bits & bytes on r21119
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 19:23:54 +00:00
Alexandros C. Couloumbis
2aef7ab491
brcm47xx: add sysfs attributes to ssb devices & new defines for registers and device ids (credits: Bernhard Loos)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 06:54:17 +00:00
Alexandros C. Couloumbis
aad7fd42b9
brcm47xx: fix phy isolation bit on Toshiba WRC-1000, Siemens SE505 v1, Askey RT-210W, RT-220W and alike boards ( closes #6789 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-23 11:49:27 +00:00
Gabor Juhos
cdf16b5bb0
kernel: refresh patches for 2.6.34-rc5 and update md5sum
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-22 07:13:21 +00:00
Alexandros C. Couloumbis
10f81a433b
brcm47xx: fix r21042, nuke (boardnum == 42 section)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-20 16:23:47 +00:00
Alexandros C. Couloumbis
9ec66fa855
brcm47xx: fix ethernet link state ( closes #7056 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-20 15:03:22 +00:00
Hauke Mehrtens
8eed02d638
brcm47xx: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-18 18:22:50 +00:00
Hauke Mehrtens
37cbc7c0dd
brcm47xx: fix build of tg3 for kernel 2.6.34
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-18 17:19:39 +00:00
Alexandros C. Couloumbis
044142cf93
brcm47xx: fix ide drive assignment ( closes #7061 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20924 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 15:05:32 +00:00
Alexandros C. Couloumbis
e5035b6261
brcm47xx: add preliminary 2.6.34 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 20:50:50 +00:00