aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-2.6.35
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: remove support for old kernel versionsHauke Mehrtens2010-11-2830-3144/+0
| | | | SVN-Revision: 24168
* brcm47xx: Fix boot problem with wgt634u.Hauke Mehrtens2010-11-078-15/+320
| | | | | | | | | | 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. SVN-Revision: 23911
* Revert "[brcm47xx] Add support for cores with slow WDT clock (bcm5354)"Florian Fainelli2010-10-191-89/+0
| | | | | | This reverts commit 7467fdab387f451082c15d17ce9ae4d91d74b6ca. SVN-Revision: 23533
* Add support for cores with slow WDT clock (bcm5354)Florian Fainelli2010-10-181-0/+89
| | | | | | Signed-off-by: Aleksandar Radovanovic <biblbroks@sezampro.rs> SVN-Revision: 23516
* brcm47xx: do not read out cfeHauke Mehrtens2010-08-151-5/+19
| | | | | | | | | | | 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 SVN-Revision: 22663
* brcm47xx/patches-2.6.35: Allow SSB EHCI/OHCI drivers to co-exist (thank you ↵Alexandros C. Couloumbis2010-08-151-0/+188
| | | | | | Steve Brown) SVN-Revision: 22661
* brcm47xx: some checkpatch fixesHauke Mehrtens2010-07-316-21/+25
| | | | SVN-Revision: 22425
* brcm47xx: some fixesHauke Mehrtens2010-07-318-66/+99
| | | | | | | | * fix return codes of nvram_getenv. Now it behaves like cfe_getenv. * also check cfe for kernel_args param. * some style fixes SVN-Revision: 22424
* brcm47xx: now hopfully realy commit the right things from r22385Hauke Mehrtens2010-07-251-61/+62
| | | | SVN-Revision: 22388
* brcm47xx: fill the whole sprom with dataHauke Mehrtens2010-07-243-3/+3
| | | | SVN-Revision: 22385
* brcm47xx: fix for boardflags by xMff and checkpatch.pl fixesHauke Mehrtens2010-07-206-24/+30
| | | | SVN-Revision: 22318
* brcm47xx: write boardflags correct into spromHauke Mehrtens2010-07-196-17/+20
| | | | SVN-Revision: 22298
* brcm47xx: prepare brcm47xx patches for sending to mainline.Hauke Mehrtens2010-07-1923-785/+794
| | | | SVN-Revision: 22296
* brcm47xx: fix a small copy&paste error in the b44 fix for 2.6.34 and 2.6.35Felix Fietkau2010-07-101-3/+2
| | | | SVN-Revision: 22116
* Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 to ↵Felix Fietkau2010-07-101-0/+16
| | | | | | | | | | 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. SVN-Revision: 22110
* brcm47xx: add some exports to be used by the new wl driverFelix Fietkau2010-06-141-0/+23
| | | | SVN-Revision: 21793
* brcm47xx: add kernel 2.6.35 preliminary supportAlexandros C. Couloumbis2010-06-0826-0/+2543
SVN-Revision: 21707