summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: initial 2.6.39 support for brcm47xxhauke2011-05-2537-0/+3451
| | | | | | | Thank you Peter Wagner for the patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27008 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: remove old kernelhauke2011-05-2537-3465/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27006 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix partition layout on SimpleShare devices.hauke2011-05-251-21/+66
| | | | | | | | | | | The flash driver code should be cleaned up and the broad detection code should be placed into arch code and used here. This fixes #9323 Thank you Will Holmes for the patch. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27005 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: update patcheshauke2011-05-0714-36/+74
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: when detecting a ssb pci device without an own sprom write the ↵hauke2011-05-054-24/+26
| | | | | | sprom data from the platform device to the correct pointer. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix typo in patchhauke2011-05-052-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add fallback sprom for pci devices without an own sprom.hauke2011-05-0116-46/+794
| | | | | | | | | | | | | | If there is no sprom on an ssb based pci device on the brcm47xx architecture ssb now asks the architecture code to look into the nvram to get some sprom data for this device. Now we are able to read out pci/1/1/ foo or pci/1/3/ foo config options. This will fix some problems where the wireless devices does not got an mac address and the following message was show: ssb: WARNING: Invalid SPROM CRC (corrupt SPROM) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26801 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: upgrade to kernel 2.6.27.6.hauke2011-04-081-1/+1
| | | | | | | This should be save now. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add initial support for kernel 2.6.38hauke2011-04-0733-0/+3076
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26524 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: remove kmod-usb-ohci from WGT634U packages.hauke2011-03-191-1/+1
| | | | | | | | | This package creates some error messages on startup Thank you russell-- for reporting git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26240 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove 2.6.34 supportkaloz2011-03-1834-3547/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26229 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add workaround for fuse again.hauke2011-03-134-10/+94
| | | | | | | This closes #4754 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26141 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ssb: update ssb to version from linux-next-20110311hauke2011-03-1313-232/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26127 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to kernel version 2.6.37.3hauke2011-03-135-16/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26126 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to kernel version 2.6.34.8hauke2011-03-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to kernel 2.6.36.4florian2011-02-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* platform specific patches don't belong here - take #2kaloz2011-01-246-0/+93
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* platform specific patches don't belong herekaloz2011-01-243-0/+267
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add gpio_set_debounce functionjuhosg2011-01-112-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix compile problem when serial is deactivated.hauke2011-01-024-26/+44
| | | | | | | Thank you Andrey git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24885 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add config option added in kernel 2.6.37-rc7 to generic and run make ↵hauke2010-12-221-50/+18
| | | | | | kernel_oldconfig for brcm47xx. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24805 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: refresh patches with kernel 2.6.37-rc7hauke2010-12-227-454/+1
| | | | | | | The deleted patches went upstream in 2.6.37-rc7 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24803 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: wgt634u mac address fixhauke2010-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add ssb debug option.hauke2010-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add some missing pci ID for tg3 driverhauke2010-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: this patch went upstreamhauke2010-12-161-50/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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