| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 32923
|
|
|
|
|
|
| |
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 32922
|
|
|
|
|
|
|
|
| |
Update enetswith driver with latest fixes and additions.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 32921
|
|
|
|
|
|
|
|
| |
Fix the order and names of patches.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 32920
|
|
|
|
|
|
| |
Signed-Off-By: Jeroen van Bemmel <jbemmel@zonnet.nl>
SVN-Revision: 32893
|
|
|
|
|
|
|
|
| |
Added CT6373 devices instead of using NB4's devices, as Florian suggested.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 32892
|
|
|
|
| |
SVN-Revision: 32661
|
|
|
|
| |
SVN-Revision: 32660
|
|
|
|
|
|
| |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 32643
|
|
|
|
|
|
|
|
|
| |
1) Improve WLAN button.
2) Add 96348A-122 image.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 32593
|
|
|
|
|
|
| |
thanks Noltari for spotting this.
SVN-Revision: 32592
|
|
|
|
| |
SVN-Revision: 32591
|
|
|
|
| |
SVN-Revision: 32581
|
|
|
|
| |
SVN-Revision: 32522
|
|
|
|
| |
SVN-Revision: 32512
|
|
|
|
|
|
|
|
|
| |
BCM6338 and BCM6338 have their MSG_CONTROL register width of 8-bits instead of
16-bits. We were previously using a 16-bits write which corrupted the first
byte of the TX FIFO. Also the message type was always set to Full-duplex even
in the case of half-duplex messages.
SVN-Revision: 32409
|
|
|
|
|
|
| |
fixes overcurrent warning spam on 3.3 kernels for bcm63xx again.
SVN-Revision: 32221
|
|
|
|
| |
SVN-Revision: 32096
|
|
|
|
| |
SVN-Revision: 32089
|
|
|
|
| |
SVN-Revision: 32088
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Merge most fixes from #8677:
- add basic hardware detection of Livebox Blue 5g revisions
- register leds and gpio buttons
- fix boot address location
- properly parse mac addresses
Plus some more fixes:
- make board_livebox.c more in line with board_bcm963xx.c
SVN-Revision: 32087
|
|
|
|
| |
SVN-Revision: 32086
|
|
|
|
|
|
|
|
| |
* message pump conversion
* not using stopping state
* setting spi driver mode bits
SVN-Revision: 32078
|
|
|
|
|
|
| |
So that board patches are only touching board-related code
SVN-Revision: 32076
|
|
|
|
|
|
|
| |
Some new board definitions were added within the #ifdef CONFIG_CPU_6338
section while some other were added within #ifdef CONFIG_CPU_6345, fix this
SVN-Revision: 32060
|
|
|
|
|
|
|
| |
It uses spi_register_board_info() from linux/spi/spi.h but does not include it
explicitely.
SVN-Revision: 32058
|
|
|
|
|
|
| |
The internal switch did not get registered.
SVN-Revision: 32041
|
|
|
|
|
|
|
|
|
|
|
| |
Build images for 96328avng and 963281TAN (untested) for three different
flash sizes: 4MB, 8MB, and 16MB.
Known issues:
* Button setup unknown, thus no fail-safe available.
* All other BCM6328 and BCM63XX issues
SVN-Revision: 32004
|
|
|
|
| |
SVN-Revision: 31882
|
|
|
|
|
|
|
|
| |
bcm_enetsw_probe did not properly reset port states, resulting in
connected ports staying disabled after bringing up the interface the
second time.
SVN-Revision: 31881
|
|
|
|
| |
SVN-Revision: 31880
|
|
|
|
|
|
|
| |
Add support for the HSSPI controller found on bcm6328 and SPI attached
flash.
SVN-Revision: 31879
|
|
|
|
| |
SVN-Revision: 31878
|
|
|
|
| |
SVN-Revision: 31877
|
|
|
|
| |
SVN-Revision: 31645
|
|
|
|
|
|
|
|
|
| |
The fallback sprom handler was installed too late, resulting in ssb
failing to get a valid sprom on some devices.
Fixes #11384.
SVN-Revision: 31638
|
|
|
|
| |
SVN-Revision: 31550
|
|
|
|
| |
SVN-Revision: 31541
|
|
|
|
| |
SVN-Revision: 31491
|
|
|
|
| |
SVN-Revision: 31132
|
|
|
|
| |
SVN-Revision: 31131
|
|
|
|
| |
SVN-Revision: 31130
|
|
|
|
|
|
|
|
|
| |
Add basic support for the internal ethernet switch on bcm6368. It behaves
as a dumb switch for now, but allows basic connectivity.
Also drop the ethernet patch for bcm6345 for now, it needs rework.
SVN-Revision: 31129
|
|
|
|
|
|
| |
Add missing external IRQ code parts for older chips in the new code.
SVN-Revision: 31128
|
|
|
|
|
|
|
| |
Reorder patches for a clearer distinction between the purposes of
the different patches.
SVN-Revision: 31127
|
|
|
|
| |
SVN-Revision: 30920
|
|
|
|
| |
SVN-Revision: 30820
|
|
|
|
| |
SVN-Revision: 30819
|
|
SVN-Revision: 30027
|