| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This caused stalls in the Ethernet DMA block, so until properly
written and sorted out, fallback to the assembly version instead.
SVN-Revision: 32470
|
|
|
|
| |
SVN-Revision: 32469
|
|
|
|
|
|
|
| |
* use 'fsync' with 'dd' for image writing
* save config to boot partition
SVN-Revision: 32465
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This target currently only supports Moschip's MCS8140 SoC, but support
for other chips in the same family (MCS8142, MCS8144) will be easy to add.
Target support is entirely using Device Tree for probing peripherals.
Drivers support include:
- PCI
- USB 1 & 2
- watchdog
- random number generator
- UART
- timer
- internal Ethernet PHY
- Ethernet MAC core
Support for the following boards is included using Device Tree
- Devolo dLAN USB Extender
- Tigal RBT-832
SVN-Revision: 32462
|
|
|
|
| |
SVN-Revision: 32461
|
|
|
|
| |
SVN-Revision: 32460
|
|
|
|
| |
SVN-Revision: 32459
|
|
|
|
| |
SVN-Revision: 32458
|
|
|
|
| |
SVN-Revision: 32457
|
|
|
|
| |
SVN-Revision: 32456
|
|
|
|
| |
SVN-Revision: 32455
|
|
|
|
| |
SVN-Revision: 32454
|
|
|
|
|
|
|
|
|
| |
This patch helps properly detect a WNDRMAC device. Before this
patch the model is detected as "NETGEAR ?????????N".
Signed-off-by: Roman A. aka BasicXP <x12ozmouse@ya.ru>
SVN-Revision: 32453
|
|
|
|
|
|
|
|
|
| |
This adds kmod-leds-wndr3700-usb package to a default build for
WNDR3700, WNDR3800 and WNDRMAC in order to support the green USB LED.
Signed-off-by: Roman A. aka BasicXP <x12ozmouse@ya.ru>
SVN-Revision: 32452
|
|
|
|
|
|
|
|
|
|
| |
This patch adds support for the Korean made Petatel PSR-680W Wireless CDMA Router.
The platform is based on Ralink RT3052.
http://wiki.openwrt.org/toh/petatel/psr-680w
Signed-off-by: Dmitry Shmygov <shmygov at rambler.ru>
SVN-Revision: 32450
|
|
|
|
|
|
| |
embeddedwireless.de)
SVN-Revision: 32447
|
|
|
|
| |
SVN-Revision: 32446
|
|
|
|
|
|
|
|
|
|
| |
This patch enables few extra kernel options for the kvm_guest subtarget:
- Tickless kernel to avoid timer ticks in idle guests, reduces CPU usage
- Enable paravirtualization steal time support
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 32436
|
|
|
|
| |
SVN-Revision: 32422
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
that applies to all mips targets
The dcache bug that it works around is a generic issue, not a brcm47xx cache quirk
SVN-Revision: 32395
|
|
|
|
|
|
| |
Thanks to Nicolas Le Falher for testing on Bifferboard.
SVN-Revision: 32389
|
|
|
|
| |
SVN-Revision: 32384
|
|
|
|
|
|
| |
Signed-off-by: Martin Mueller <mm@sig21.net>
SVN-Revision: 32343
|
|
|
|
|
|
| |
similar to TL-MR3020 to fix ethernet link detection
SVN-Revision: 32336
|
|
|
|
|
|
| |
fixes overcurrent warning spam on 3.3 kernels for bcm63xx again.
SVN-Revision: 32221
|
|
|
|
| |
SVN-Revision: 32131
|
|
|
|
| |
SVN-Revision: 32115
|
|
|
|
| |
SVN-Revision: 32096
|
|
|
|
| |
SVN-Revision: 32095
|
|
|
|
| |
SVN-Revision: 32094
|
|
|
|
| |
SVN-Revision: 32093
|
|
|
|
| |
SVN-Revision: 32092
|
|
|
|
|
|
| |
some time on make target/install
SVN-Revision: 32090
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 32085
|
|
|
|
|
|
|
|
| |
* message pump conversion
* not using stopping state
* setting spi driver mode bits
SVN-Revision: 32078
|
|
|
|
| |
SVN-Revision: 32077
|
|
|
|
|
|
| |
So that board patches are only touching board-related code
SVN-Revision: 32076
|
|
|
|
| |
SVN-Revision: 32065
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 32059
|
|
|
|
|
|
|
| |
It uses spi_register_board_info() from linux/spi/spi.h but does not include it
explicitely.
SVN-Revision: 32058
|
|
|
|
| |
SVN-Revision: 32055
|
|
|
|
| |
SVN-Revision: 32053
|
|
|
|
| |
SVN-Revision: 32051
|
|
|
|
|
|
| |
The internal switch did not get registered.
SVN-Revision: 32041
|