summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx
Commit message (Collapse)AuthorAgeFilesLines
...
* kernel: update kernel versionshauke2010-12-111-1/+1
| | | | | | | | Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24486 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: do not read from CFEhauke2010-12-051-12/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24267 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: backport patch from kernel 2.6.37hauke2010-12-0511-134/+375
| | | | | | | | Backport patches from r24162 brcm47xx: reorder patches like they were commitet upstream git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24266 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: use on common files dirhauke2010-12-053-1192/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24264 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: Add edimax PS1208mfg supporthauke2010-12-026-19/+160
| | | | | | | Thank you clemvangelis for the patches. (closes #7672) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: remove support for old kernel versionshauke2010-11-2868-7629/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24168 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: use kernel 2.6.36.1 as new default kernel for this target.hauke2010-11-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: reorder patches like they were commitet upstreamhauke2010-11-2712-139/+380
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24162 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/brcm47xx: sync yhe BCM4710 fix with the upcoming upstream patch.acoul2010-11-232-32/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24116 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/brcm47xx: add missing patch on r24112acoul2010-11-231-21/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24113 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/brcm47xx: Broadcom BCM4710 does not belong in the BMIPS4KC family.acoul2010-11-232-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24112 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/brcm47xx: properly fix r24096acoul2010-11-223-195/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/brcm47xx: mainline 2.6.37 602977b0d672687909b0cb0542ede134ed6ef858 ↵acoul2010-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24096 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/brcm47xx: include a missing 2.6.37 file (thank you hauke)acoul2010-11-111-0/+559
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23955 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: missing in r23949hauke2010-11-101-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: CONFIG_HAMRADIO=n makes no sensehauke2010-11-104-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23949 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/brcm47xx: add preliminary 2.6.37 kernel support acoul2010-11-1028-0/+3086
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: Fix boot problem with wgt634u.hauke2010-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "[brcm47xx] Add support for cores with slow WDT clock (bcm5354)"florian2010-10-193-267/+0
| | | | | | This reverts commit 7467fdab387f451082c15d17ce9ae4d91d74b6ca. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] Add support for cores with slow WDT clock (bcm5354)florian2010-10-183-0/+267
| | | | | | Signed-off-by: Aleksandar Radovanovic <biblbroks@sezampro.rs> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23516 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/brcm47xx: fix an initialization issue on 2.6.36 kernelacoul2010-10-111-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add patches for kernel 2.6.36hauke2010-10-0627-0/+3329
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23278 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel]: upgrade kernel versions to the latest stable oneskaloz2010-10-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23219 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.34.5florian2010-08-226-13/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update kernel version to 2.6.34.5hauke2010-08-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22759 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: do not read out cfehauke2010-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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx/patches-2.6.35: Allow SSB EHCI/OHCI drivers to co-exist (thank you ↵acoul2010-08-151-0/+188
| | | | | | Steve Brown) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: do not generate image for wgr614_v8 as long as we did not get any ↵hauke2010-08-061-1/+1
| | | | | | positive reports with that device. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22522 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2hauke2010-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22516 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: ignore some parts of flash on some netgear devices. This hauke2010-08-032-6/+176
| | | | | | | | | | | | space is used to store config values. When overwriting it the device will not start any more. closes #7630 Thank you realopty for testing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22475 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: some checkpatch fixeshauke2010-07-3112-40/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22425 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: some fixeshauke2010-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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22424 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mostly revert commit r22396hauke2010-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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22418 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix CRC32 calculation for sysupgrademarkus2010-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22396 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: now hopfully realy commit the right things from r22385hauke2010-07-252-122/+124
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22388 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add missing part from r22385hauke2010-07-251-62/+61
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22387 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fill the whole sprom with datahauke2010-07-246-67/+68
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22385 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix for boardflags by xMffhauke2010-07-2012-48/+60
| | | | | | | and checkpatch.pl fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22318 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: write boardflags correct into spromhauke2010-07-1912-34/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: prepare brcm47xx patches for sending to mainline.hauke2010-07-1953-1547/+2759
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: remove kernel 2.6.33hauke2010-07-1931-2882/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: activate swap again and run make oldconfighauke2010-07-173-6/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22266 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx]: target (base-files): Fixed failsafe mode by adding back insmod diagcshore2010-07-151-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22186 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: use kernel 2.6.34.1 as default kernel hauke2010-07-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22119 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix a small copy&paste error in the b44 fix for 2.6.34 and 2.6.35nbd2010-07-102-6/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22116 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 ↵nbd2010-07-106-2/+68
| | | | | | | | | | 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
* brcm47xx: added dual image support to flashmap drivermarkus2010-07-011-3/+37
| | | | | | | | | | | | some CFE versions (i.e. WRT54G3Gv2-VF) expect two separate firmware images which each consume half of the available flash space. these changes check for the TRX header version and set the partition size correctly. Tested on G3Gv2-VF and Asus WL-500GP git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22019 3c298f89-4303-0410-b956-a3cf2f4a3e73
* renamed wrt54g3gv2-vf imagesmarkus2010-07-011-2/+2
| | | | | | | | | | | | 'factory' and 'sysupgrade' did not make much sense. A discussion with jow convinced me that .trx results in a helpdesk disaster. So I decided to use '.bin' for normal bin-headers and '.noheader.bin' for the trx-v2 image. I fixed the wiki accordingly. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22013 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix commit r21993acoul2010-06-302-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add back the base-files/image code from brcm-2.4 to brcm47xxnbd2010-06-2623-0/+1880
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21945 3c298f89-4303-0410-b956-a3cf2f4a3e73