summaryrefslogtreecommitdiff
path: root/target/linux/brcm47xx/patches-2.6.34
Commit message (Collapse)AuthorAgeFilesLines
* remove 2.6.34 supportImre Kaloz2011-03-1833-3367/+0
| | | | SVN-Revision: 26229
* ssb: update ssb to version from linux-next-20110311Hauke Mehrtens2011-03-134-49/+4
| | | | SVN-Revision: 26127
* kernel: update to kernel version 2.6.34.8Hauke Mehrtens2011-03-131-1/+1
| | | | SVN-Revision: 26125
* platform specific patches don't belong here - take #2Imre Kaloz2011-01-242-0/+31
| | | | SVN-Revision: 25085
* platform specific patches don't belong hereImre Kaloz2011-01-241-0/+89
| | | | SVN-Revision: 25083
* brcm47xx: Fix boot problem with wgt634u.Hauke Mehrtens2010-11-072-2/+307
| | | | | | | | | | 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
* update to 2.6.34.5Florian Fainelli2010-08-226-13/+13
| | | | SVN-Revision: 22768
* 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: some checkpatch fixesHauke Mehrtens2010-07-316-19/+23
| | | | SVN-Revision: 22425
* brcm47xx: some fixesHauke Mehrtens2010-07-318-69/+103
| | | | | | | | * 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: add missing part from r22385Hauke Mehrtens2010-07-251-62/+61
| | | | SVN-Revision: 22387
* brcm47xx: fill the whole sprom with dataHauke Mehrtens2010-07-243-64/+65
| | | | 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-762/+1017
| | | | 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: refresh patchesHauke Mehrtens2010-05-236-19/+19
| | | | SVN-Revision: 21543
* brcm47xx: use tab instead of spaceHauke Mehrtens2010-05-121-110/+109
| | | | SVN-Revision: 21430
* brcm47xx: ehci-ssb: some updates: * update pointers in struct hc_driver * ↵Hauke Mehrtens2010-05-121-55/+12
| | | | | | 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 SVN-Revision: 21427
* brcm47xx: adjust the brcm4710 cache workaround code so that it does not ↵Felix Fietkau2010-05-072-3/+3
| | | | | | break bcm4716 (patch by Bernhard Loos) SVN-Revision: 21395
* kernel: bring ssb in sync with upstream (as of current wireless-testing)Felix Fietkau2010-04-302-4/+4
| | | | SVN-Revision: 21269
* brcm47xx: add missing bits & bytes on r21119Alexandros C. Couloumbis2010-04-241-0/+79
| | | | SVN-Revision: 21145
* brcm47xx: add sysfs attributes to ssb devices & new defines for registers ↵Alexandros C. Couloumbis2010-04-242-0/+70
| | | | | | and device ids (credits: Bernhard Loos) SVN-Revision: 21119
* brcm47xx: fix phy isolation bit on Toshiba WRC-1000, Siemens SE505 v1, Askey ↵Alexandros C. Couloumbis2010-04-231-9/+14
| | | | | | RT-210W, RT-220W and alike boards (closes #6789) SVN-Revision: 21108
* kernel: refresh patches for 2.6.34-rc5 and update md5sumGabor Juhos2010-04-221-1/+1
| | | | SVN-Revision: 21082
* brcm47xx: fix r21042, nuke (boardnum == 42 section)Alexandros C. Couloumbis2010-04-201-30/+13
| | | | SVN-Revision: 21047
* brcm47xx: fix ethernet link state (closes #7056)Alexandros C. Couloumbis2010-04-201-0/+78
| | | | SVN-Revision: 21042
* brcm47xx: refresh patchesHauke Mehrtens2010-04-1810-26/+26
| | | | SVN-Revision: 20996
* brcm47xx: fix build of tg3 for kernel 2.6.34Hauke Mehrtens2010-04-181-29/+29
| | | | SVN-Revision: 20994
* brcm47xx: fix ide drive assignment (closes #7061)Alexandros C. Couloumbis2010-04-161-0/+14
| | | | SVN-Revision: 20924
* brcm47xx: add preliminary 2.6.34 supportAlexandros C. Couloumbis2010-04-1523-0/+2447
SVN-Revision: 20888