| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
SVN-Revision: 35322
|
|
|
|
| |
SVN-Revision: 35321
|
|
|
|
|
|
|
|
| |
The default profile now contains Ethernet drivers for all the types
found on supported boards. There are other profiles for each Ethernet
driver.
SVN-Revision: 35314
|
|
|
|
|
|
|
|
|
| |
Update the default IRQ assignment for unrecognized devices per
the upstream change.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 35121
|
|
|
|
| |
SVN-Revision: 35083
|
|
|
|
| |
SVN-Revision: 35080
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Fix what appears to be a logic error in bgmac_phy_advertise.
2) Fix bgmac_ioctl to use passed phy_id; needed for switch-robo
interface w/ the driver to work correctly. I still have the issue
with the interface always being HD when the speed/duplex is set
manually (e.g., echo "100FD" > /proc/switch/eth0/port/N/media).
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 35052
|
|
|
|
|
|
| |
This is based on a patch send by Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34997
|
|
|
|
|
|
|
|
|
| |
This Ethernet driver is in early development stage and still has some problems.
This was working on my bcm4716 based device.
Thanks to Rafał Miłecki <zajec5@gmail.com> for writing this driver.
SVN-Revision: 34995
|
|
|
|
| |
SVN-Revision: 34994
|
|
|
|
|
|
| |
In addition check_module is not needed, nobody checks the return value.
SVN-Revision: 34993
|
|
|
|
|
|
|
|
|
|
| |
Adjust the IRQ Flag value from 8 to 7 for I2S Core for BCM4716 and
BCM4748 (per the Broadcom SDK). IRQ Flag values greater than 7 are
ignored when setting the interrupt masks.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34990
|
|
|
|
|
|
| |
This was party inspirited by patches send by Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34989
|
|
|
|
|
|
| |
This is the version like it was send for mainline inclusion.
SVN-Revision: 34988
|
|
|
|
| |
SVN-Revision: 34987
|
|
|
|
| |
SVN-Revision: 34986
|
|
|
|
|
|
| |
Thank you Rafał Miłecki.
SVN-Revision: 34900
|
|
|
|
|
|
| |
/lib/functions.sh)
SVN-Revision: 34793
|
|
|
|
|
|
|
|
|
|
|
| |
The behaviour of calling 'mount' differed depending on whether it called
the busybox-mount, the mount of util-linux, the mount defined in
/lib/functions.sh and /lib/functions/boot.sh
/etc/preinit even included /lib/functions.sh and /lib/functions/boot.sh,
both re-defining 'mount'.
SVN-Revision: 34792
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34748
|
|
|
|
|
|
|
|
| |
function.
Thank you Bastian Bittorf
SVN-Revision: 34680
|
|
|
|
|
|
|
|
| |
Additional BCM4716 support. Still needs working ethernet driver.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34672
|
|
|
|
|
|
|
|
|
|
| |
I noticed these changes when reviewing the 2011 Broadcom SDK. I haven't
noticed any obvious changes in behavior with them applied; but thought I
should at least pass them on.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34670
|
|
|
|
|
|
|
|
|
|
| |
The irq signal numbers that are send by the cpu are increased by 2 from
the number programmed into the mips core by bcma.
Return the irq number on which the irqs are send in bcma_core_irq() now.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34669
|
|
|
|
| |
SVN-Revision: 34655
|
|
|
|
| |
SVN-Revision: 34654
|
|
|
|
| |
SVN-Revision: 34653
|
|
|
|
| |
SVN-Revision: 34652
|
|
|
|
| |
SVN-Revision: 34651
|
|
|
|
|
|
|
|
|
| |
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
|