| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Fixes booting the device with button hotplug enabled (#10785).
SVN-Revision: 33340
|
|
|
|
|
|
| |
Signed-off-by: Miguel GAIO <miguel.gaio@efixo.com>
SVN-Revision: 33158
|
|
|
|
|
|
| |
Signed-off-by: Miguel GAIO <miguel.gaio@efixo.com>
SVN-Revision: 33157
|
|
|
|
|
|
| |
Signed-off-by: Miguel GAIO <miguel.gaio@efixo.com>
SVN-Revision: 33156
|
|
|
|
| |
SVN-Revision: 33005
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Miguel GAIO <miguel.gaio@efixo.com>
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
[jonas.gorski@gmail.com: add network config for nb6, make switch fix a
platform patch]
SVN-Revision: 32924
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
Attached patch fixes a typo in the image Makefile, and overrides the
board name for DVA-G3810BN to set the correct board properties
Signed-Off-By: Jeroen van Bemmel <jbemmel@zonnet.nl>
SVN-Revision: 32894
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Add brcmsmac profile (kmod-brcmsmac + wpad-mini).
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 32890
|
|
|
|
| |
SVN-Revision: 32661
|
|
|
|
| |
SVN-Revision: 32660
|
|
|
|
|
|
| |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 32643
|
|
|
|
| |
SVN-Revision: 32594
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 32055
|
|
|
|
|
|
| |
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: 32003
|
|
|
|
|
|
|
|
|
|
|
| |
Build images for D-Link DSL-274XB revision F1. Flashing
through original web UI as well as CFE works.
Known issues:
* wifi led inverted (on when wifi is off and vice cersa)
* same issues as generic bcm6328 support
SVN-Revision: 31885
|
|
|
|
| |
SVN-Revision: 31884
|
|
|
|
|
|
|
|
|
|
|
| |
BCM6328 support is in a usable state, with the following issues
* internal switch port not configurable
* external phys not supported
* broadcom wifis will probably not work correctly
* and all other generic bcm63xx issues (so yes, still no ADSL)
SVN-Revision: 31883
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Prevents CFE from flashing to the second image offset. Fix up the rootfs
length on first boot else CFE will complain.
SVN-Revision: 31876
|
|
|
|
| |
SVN-Revision: 31874
|