| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
These patches are not specific to bcm47xx and will be used on other
platforms as well.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34501
|
|
|
|
|
|
| |
prefixed one is not available.
SVN-Revision: 34454
|
|
|
|
|
|
|
|
| |
The removed symbols are present in the generic configuration.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34404
|
|
|
|
|
|
|
|
| |
The removed symbols are present in the generic configuration.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34403
|
|
|
|
|
|
|
|
| |
Also refresh the affected patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34402
|
|
|
|
| |
SVN-Revision: 34378
|
|
|
|
| |
SVN-Revision: 34336
|
|
|
|
| |
SVN-Revision: 34329
|
|
|
|
|
|
|
|
|
| |
The ASUS WL-520gU and some other similar Asus devices have a BCM5354
running at 200MHZ and not at 240 which is the default for this SoC.
This fixes #4083.
SVN-Revision: 34325
|
|
|
|
|
|
|
|
|
| |
In the old configuration the SoC issued a reboot if the watchdog was
killed also if it was kill with TERM and not KILL.
This will fix #11724.
SVN-Revision: 34324
|
|
|
|
|
|
|
|
| |
This watchdog driver should work with SoC having a PMU.
This fixes #11720.
SVN-Revision: 34323
|
|
|
|
| |
SVN-Revision: 34253
|
|
|
|
|
|
| |
This is based on the patch by Peter Wagner.
SVN-Revision: 34252
|
|
|
|
|
|
|
|
| |
For sysupgrade the generic image should be used and the special image for the wgt634u is just needed for initial flashing over CFE.
russell reported that with this patch sysupgrdae did not worked for him any more and he could not reproduce the error described in #11420.
With the patch the linux partition also contained the loader which is in the first 128KB.
SVN-Revision: 34201
|
|
|
|
| |
SVN-Revision: 34176
|
|
|
|
|
|
| |
Thanks Russell Senior for reporting this.
SVN-Revision: 34175
|
|
|
|
|
|
|
| |
CONFIG_SSB_DRIVER_GIGE is set in the target config of the brcm47xx target, so it will always be activated and the kmod-ssb-gige is not needed any more.
The kmod-ssb-gige package is not generated in an build as it does not contain any files and the makes the image builder fail when generating a image integrating this package.
SVN-Revision: 34150
|
|
|
|
| |
SVN-Revision: 33961
|
|
|
|
|
|
|
|
|
|
|
|
| |
The image format for the wgt634u is different from the normal format.
Without this patch the partition parser detects a 128kb bigger
partition after every update.
This closes #11420
Thank you b.sander for the patch.
SVN-Revision: 33935
|
|
|
|
|
|
|
| |
* update the flash driver for bcm47xx to use the stubs already in bcma
* do some misc enhancements to the flash drivers for bcm47xx
SVN-Revision: 33920
|
|
|
|
|
|
| |
bcm63xx needs the bcma fallback sprom fix, too.
SVN-Revision: 33896
|
|
|
|
| |
SVN-Revision: 33825
|
|
|
|
|
|
|
|
|
| |
Before it was tried to initialize the deactivated PCIe core in client
mode, but this causes the SoC to hang. Just do not initialize it at all
and ignore the core it is not working and nothing is connected to it
when the specific bit is set in the boardflags.
SVN-Revision: 33620
|
|
|
|
| |
SVN-Revision: 33619
|
|
|
|
|
|
|
|
| |
Sometimes the PCIe card indicates that it has a sprom somewhere and we
are able to read the memory region, but it is empty and not valid. In
these cases we should try to use the fallback sprom as a last chance.
SVN-Revision: 33601
|
|
|
|
|
|
|
|
|
| |
The chip common and the PCIe code are accessing the sprom struct which
is not filled when these cores are initialized. Fix this by adding an
early initialize and fill the sprom struct before accessing it in other
code.
SVN-Revision: 33600
|
|
|
|
| |
SVN-Revision: 33599
|
|
|
|
| |
SVN-Revision: 33598
|
|
|
|
|
|
|
|
|
|
| |
The bcma based SoCs with a ieee80211 core on the SoC and an other
connected via PCIe or USB store the sprom for the SoC with a sb/1/
prefix. The SoC with just one wifi core do not use prefixes. The
BCM4706 do not use a prefix for the SoC part at all, because the prefix
is the path to the ieee80211 core and there is non on the BCM4706.
SVN-Revision: 33597
|
|
|
|
|
|
| |
This will hopefully fix bug #9360 and #9097 in trunk.
SVN-Revision: 33596
|
|
|
|
|
|
|
|
|
|
|
| |
Sometimes the port 0 was the WAN port or there could be some device
where the port 0 is not wired to an actual Ethernet port. Now telnet in
failsafe will listen on all ports of the switch so user do not have to
search for the correct port any more. This change will make the switch
leak traffic between the WAN and the LAN port, but you should not use
failsafe while connected to a untrusted network.
SVN-Revision: 33544
|
|
|
|
|
|
|
|
|
| |
When not removing support for the wait instruction, when ruining on the
BCM4706 SoC the system stops after msleep() without an exception. I
haven't seen this problem on the other Broadcom SoCs with a 74K CPU,
but in the Broadcom SDK it is deactivated for all CPUs of this type.
SVN-Revision: 33496
|
|
|
|
|
|
|
|
| |
The package block-hotplug doesn't exist, refer to block-mount instead.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33474
|
|
|
|
|
|
| |
Do not change the code any more but use the kconfig options
SVN-Revision: 33463
|
|
|
|
| |
SVN-Revision: 33462
|
|
|
|
| |
SVN-Revision: 33383
|
|
|
|
|
|
| |
This fixes #10256
SVN-Revision: 33369
|
|
|
|
|
|
|
|
| |
* add profile for BCM4705 based SoC using tg3 instead of b44
* remove redundant 105-Atheros.mk
* reorder
SVN-Revision: 33235
|
|
|
|
| |
SVN-Revision: 33210
|
|
|
|
|
|
|
| |
There are some ifdefs missing so when only ssb or only bcma was
selected in the kernel config it did not build.
SVN-Revision: 33209
|
|
|
|
| |
SVN-Revision: 33208
|
|
|
|
| |
SVN-Revision: 33004
|
|
|
|
| |
SVN-Revision: 33003
|
|
|
|
| |
SVN-Revision: 33001
|
|
|
|
| |
SVN-Revision: 33000
|
|
|
|
| |
SVN-Revision: 32992
|
|
|
|
|
|
|
|
| |
I did not add the last patch, because it add some stubs for the flash drivers and our patches have to be changed for that, if the flash support in bcma is able to do something I will integrate it.
This also contains 3 additional patches fixing some bugs in bcma.
SVN-Revision: 32880
|
|
|
|
| |
SVN-Revision: 32863
|
|
|
|
| |
SVN-Revision: 32862
|
|
|
|
| |
SVN-Revision: 32861
|