aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx
Commit message (Collapse)AuthorAgeFilesLines
...
* update to kernel 2.6.36.4Florian Fainelli2011-02-191-1/+1
| | | | SVN-Revision: 25580
* platform specific patches don't belong here - take #2Imre Kaloz2011-01-246-0/+93
| | | | SVN-Revision: 25085
* platform specific patches don't belong hereImre Kaloz2011-01-243-0/+267
| | | | SVN-Revision: 25083
* brcm47xx: add gpio_set_debounce functionGabor Juhos2011-01-112-0/+26
| | | | SVN-Revision: 24968
* brcm47xx: fix compile problem when serial is deactivated.Hauke Mehrtens2011-01-024-26/+44
| | | | | | Thank you Andrey SVN-Revision: 24885
* kernel: add config option added in kernel 2.6.37-rc7 to generic and run make ↵Hauke Mehrtens2010-12-221-50/+18
| | | | | | kernel_oldconfig for brcm47xx. SVN-Revision: 24805
* brcm47xx: refresh patches with kernel 2.6.37-rc7Hauke Mehrtens2010-12-227-454/+1
| | | | | | The deleted patches went upstream in 2.6.37-rc7 SVN-Revision: 24803
* brcm47xx: wgt634u mac address fixHauke Mehrtens2010-12-212-0/+40
| | | | | | | | The Netgear wgt634u uses minus between the hex digest of the mac address and all other broadcom devices are using colons between the hex digest. Now the mac address is correctly parsed also when minus is used. SVN-Revision: 24749
* brcm47xx: add ssb debug option.Hauke Mehrtens2010-12-163-0/+3
| | | | | | | | | This fixes a problem with wrt350n. It boots only if this config option is set, otherwise it reboots after "Switching to clocksource MIPS" Thank you sn9 for fixing this problem. SVN-Revision: 24626
* brcm47xx: add some missing pci ID for tg3 driverHauke Mehrtens2010-12-162-0/+94
| | | | | | | | | Broadcom removed these pci id, but at least the wrt350n has a Ethernet controller with a pci id of 14e4:1676 Thank you sn9 for fixing this problem. SVN-Revision: 24625
* brcm47xx: this patch went upstreamHauke Mehrtens2010-12-161-50/+0
| | | | SVN-Revision: 24624
* kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵Hauke Mehrtens2010-12-111-1/+1
| | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486
* brcm47xx: do not read from CFEHauke Mehrtens2010-12-051-12/+6
| | | | SVN-Revision: 24267
* brcm47xx: backport patch from kernel 2.6.37Hauke Mehrtens2010-12-0511-134/+375
| | | | | | | Backport patches from r24162 brcm47xx: reorder patches like they were commitet upstream SVN-Revision: 24266
* brcm47xx: use on common files dirHauke Mehrtens2010-12-053-1192/+0
| | | | SVN-Revision: 24264
* brcm47xx: Add edimax PS1208mfg supportHauke Mehrtens2010-12-026-19/+160
| | | | | | Thank you clemvangelis for the patches. (closes #7672) SVN-Revision: 24217
* brcm47xx: remove support for old kernel versionsHauke Mehrtens2010-11-2868-7629/+0
| | | | SVN-Revision: 24168
* brcm47xx: use kernel 2.6.36.1 as new default kernel for this target.Hauke Mehrtens2010-11-281-1/+1
| | | | SVN-Revision: 24167
* brcm47xx: reorder patches like they were commitet upstreamHauke Mehrtens2010-11-2712-139/+380
| | | | SVN-Revision: 24162
* linux/brcm47xx: sync yhe BCM4710 fix with the upcoming upstream patch.Alexandros C. Couloumbis2010-11-232-32/+37
| | | | SVN-Revision: 24116
* linux/brcm47xx: add missing patch on r24112Alexandros C. Couloumbis2010-11-231-21/+34
| | | | SVN-Revision: 24113
* linux/brcm47xx: Broadcom BCM4710 does not belong in the BMIPS4KC family.Alexandros C. Couloumbis2010-11-232-6/+6
| | | | SVN-Revision: 24112
* linux/brcm47xx: properly fix r24096Alexandros C. Couloumbis2010-11-223-195/+36
| | | | SVN-Revision: 24102
* linux/brcm47xx: mainline 2.6.37 602977b0d672687909b0cb0542ede134ed6ef858 ↵Alexandros C. Couloumbis2010-11-222-4/+197
| | | | | | commit broke CPU revision: 00024000, MIPS (cc 0x805, rev 0x00, vendor 0x4243) functionality. Revert that patch until we get a proper fix. SVN-Revision: 24096
* linux/brcm47xx: include a missing 2.6.37 file (thank you hauke)Alexandros C. Couloumbis2010-11-111-0/+559
| | | | SVN-Revision: 23955
* brcm47xx: missing in r23949Hauke Mehrtens2010-11-101-1/+0
| | | | SVN-Revision: 23950
* brcm47xx: CONFIG_HAMRADIO=n makes no senseHauke Mehrtens2010-11-104-4/+0
| | | | SVN-Revision: 23949
* linux/brcm47xx: add preliminary 2.6.37 kernel supportAlexandros C. Couloumbis2010-11-1028-0/+3086
| | | | SVN-Revision: 23945
* brcm47xx: Fix boot problem with wgt634u.Hauke Mehrtens2010-11-0718-38/+953
| | | | | | | | | | 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-193-267/+0
| | | | | | This reverts commit 7467fdab387f451082c15d17ce9ae4d91d74b6ca. SVN-Revision: 23533
* Add support for cores with slow WDT clock (bcm5354)Florian Fainelli2010-10-183-0/+267
| | | | | | Signed-off-by: Aleksandar Radovanovic <biblbroks@sezampro.rs> SVN-Revision: 23516
* linux/brcm47xx: fix an initialization issue on 2.6.36 kernelAlexandros C. Couloumbis2010-10-111-0/+11
| | | | SVN-Revision: 23392
* brcm47xx: add patches for kernel 2.6.36Hauke Mehrtens2010-10-0627-0/+3329
| | | | SVN-Revision: 23278
* upgrade kernel versions to the latest stable onesImre Kaloz2010-10-041-1/+1
| | | | SVN-Revision: 23219
* update to 2.6.34.5Florian Fainelli2010-08-226-13/+13
| | | | SVN-Revision: 22768
* kernel: update kernel version to 2.6.34.5Hauke Mehrtens2010-08-221-1/+1
| | | | SVN-Revision: 22759
* brcm47xx: do not read out cfeHauke Mehrtens2010-08-152-10/+38
| | | | | | | | | | | 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: do not generate image for wgr614_v8 as long as we did not get any ↵Hauke Mehrtens2010-08-061-1/+1
| | | | | | positive reports with that device. SVN-Revision: 22522
* brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2Hauke Mehrtens2010-08-061-0/+6
| | | | | | | | | Thank you realopty for the patch. tools/firmware-utils/src/mkchkimg.c is from http://www.myopenrouter.com/download/10611/mkchkimg/ This closes #7702. SVN-Revision: 22516
* brcm47xx: ignore some parts of flash on some netgear devices. This space is ↵Hauke Mehrtens2010-08-032-6/+176
| | | | | | | | | | used to store config values. When overwriting it the device will not start any more. closes #7630 Thank you realopty for testing. SVN-Revision: 22475
* brcm47xx: some checkpatch fixesHauke Mehrtens2010-07-3112-40/+48
| | | | SVN-Revision: 22425
* brcm47xx: some fixesHauke Mehrtens2010-07-3116-135/+202
| | | | | | | | * 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
* mostly revert commit r22396Hauke Mehrtens2010-07-301-1/+1
| | | | | | | | | | | | | CFE does not boot images generated with these checksums because of wrong checksum. After flashing then with tftp to my Asus wl500-GPv1 the following messages are show: Null Rescue Flag. Boot program checksum is invalid Hello!! Enter Rescue Mode: (Check error) SVN-Revision: 22418
* fix CRC32 calculation for sysupgradeMarkus Wigge2010-07-271-1/+1
| | | | | | | | | | | | | | * reduce image size for CRC calculation by fs_mark size sysupgrade sometimes failed for me and I noticed that it was due to incorrect CRC values in trx-header after performing it. It seems that the fs_mark was completely included in the calculation and that it was nevertheless modified by sysupgrade while appending the jffs data. This only occurs for the first boot after sysupgrade as the flashmap driver recalculates the CRC to an even smaller area when it boots. SVN-Revision: 22396
* brcm47xx: now hopfully realy commit the right things from r22385Hauke Mehrtens2010-07-252-122/+124
| | | | 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-246-67/+68
| | | | SVN-Revision: 22385
* brcm47xx: fix for boardflags by xMff and checkpatch.pl fixesHauke Mehrtens2010-07-2012-48/+60
| | | | SVN-Revision: 22318
* brcm47xx: write boardflags correct into spromHauke Mehrtens2010-07-1912-34/+40
| | | | SVN-Revision: 22298