Florian Fainelli
|
ca16accfbb
|
The attached patch adds building of firmware images for more routers based on the brcm63xx chipset.
Signed-Off By: Daniel Dickinson <crazycshore@gmail.com>
SVN-Revision: 16396
|
16 years ago |
Florian Fainelli
|
01118457e8
|
rework imagetag firmware generator and MTD partition parser to accomodate with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987).
SVN-Revision: 16393
|
16 years ago |
Florian Fainelli
|
1208ffaedb
|
use the correct number of GPIOs for bcm6358
SVN-Revision: 16329
|
16 years ago |
Florian Fainelli
|
c95420f06d
|
register gpiochip earlier, allowing gpio-based runtime detection to be performed in board_init callback
SVN-Revision: 16328
|
16 years ago |
Florian Fainelli
|
1f334e3caa
|
make images that can be flashed using the stock firmware web interface, thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943)
SVN-Revision: 15253
|
16 years ago |
Florian Fainelli
|
14832d3c23
|
some more fixes to the SPI controller driver
SVN-Revision: 15146
|
16 years ago |
Florian Fainelli
|
501ebb4f74
|
enable all blocks on 6338 and uart clock on 6345
SVN-Revision: 14957
|
16 years ago |
Florian Fainelli
|
0972ee5331
|
add support for bcm6345 SoC, needs testing
SVN-Revision: 14953
|
16 years ago |
Florian Fainelli
|
32c29f1aaf
|
fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)
SVN-Revision: 14914
|
16 years ago |
Florian Fainelli
|
8065eb4a55
|
do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_mem_region on the registers
SVN-Revision: 14848
|
16 years ago |
Florian Fainelli
|
871b0d6fed
|
fix SPI accessors
SVN-Revision: 14792
|
16 years ago |
Florian Fainelli
|
1bcf5d0de6
|
fix typo for the bcm6338 spi IRQ, change platform driver name and make the SPI irq be fetchable by platform driver initialization code
SVN-Revision: 14790
|
16 years ago |
Florian Fainelli
|
b1abddb45f
|
fix some SPI register definitions and platform-device registration code
SVN-Revision: 14787
|
16 years ago |
Florian Fainelli
|
5e8dfe53b6
|
prepare for SPI controller driver
SVN-Revision: 14755
|
16 years ago |
Florian Fainelli
|
9422b140ba
|
fix SPI register definitions
SVN-Revision: 14754
|
16 years ago |
Florian Fainelli
|
5ce93c07a5
|
fix SPI register definitions
SVN-Revision: 14048
|
16 years ago |
Florian Fainelli
|
4c7d2cf90e
|
correct SPI register size
SVN-Revision: 13886
|
16 years ago |
Florian Fainelli
|
3dd67d64f4
|
add experimental support for bcm6338
SVN-Revision: 13691
|
16 years ago |
Florian Fainelli
|
42ff43386a
|
fix register definitions for bcm6358, thanks SGDA
SVN-Revision: 13688
|
16 years ago |
Florian Fainelli
|
7ab973e1af
|
Add bcm63xx_wdt but do not enable it yet
SVN-Revision: 13677
|
16 years ago |
Florian Fainelli
|
47050e72be
|
Prepare bcm63xx for SPI master support
SVN-Revision: 13547
|
16 years ago |
Florian Fainelli
|
cc2e43992d
|
bcm63xx MTD driver cleanup and fixes: - convert to platform_driver - get the window_size/addr from the board setup code - indentation fixes - remove duplicate code - move bcm_tag declaration out of the MTD driver
SVN-Revision: 13379
|
16 years ago |
Florian Fainelli
|
44108d6a2d
|
Commit changes on the files for gpiolib
SVN-Revision: 13374
|
16 years ago |
Florian Fainelli
|
1c77ec0587
|
Flatten brcm63xx patches, should make our life easier to patch files now ;)
SVN-Revision: 13368
|
16 years ago |