Florian Fainelli
|
65fa1debda
|
add infrastructure to register gpio-input reset button
SVN-Revision: 17526
|
15 years ago |
Florian Fainelli
|
dd8b0f9fb9
|
more bcm63xx definition fixes, thanks AndyI
SVN-Revision: 17227
|
15 years ago |
Florian Fainelli
|
5138aa203e
|
bcm6345 fixes from AndyI
SVN-Revision: 17153
|
15 years ago |
Florian Fainelli
|
e58d0f346d
|
more bcm6345 fixes and definitions, thanks to AndyI
SVN-Revision: 17066
|
16 years ago |
Florian Fainelli
|
ecad504c39
|
register GPIO-connected LEDs for known boards
SVN-Revision: 16887
|
16 years ago |
Florian Fainelli
|
0bda624fc7
|
add the infrastructure to use a MPI/GPIO connected VoIP DSP
SVN-Revision: 16650
|
16 years ago |
Florian Fainelli
|
4096da301d
|
off-by-one gpio numbers for bcm6338
SVN-Revision: 16597
|
16 years ago |
Florian Fainelli
|
ca5de76ed3
|
more fixes for bcm6338, no need not to prevent reads from MPI registers now that we have it defined correctly
SVN-Revision: 16589
|
16 years ago |
Florian Fainelli
|
13a8ed9ca0
|
more missing register definitions for bcm6338
SVN-Revision: 16579
|
16 years ago |
Florian Fainelli
|
287a2c0ba9
|
more bcm6338 and bcm6345 related fixes
SVN-Revision: 16568
|
16 years ago |
Florian Fainelli
|
8c4137900c
|
define bcm6338 SDRAM base register and make sure that the right CPU id will be used to detect a bcm6338
SVN-Revision: 16567
|
16 years ago |
Florian Fainelli
|
1795111337
|
add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364)
SVN-Revision: 16506
|
16 years ago |
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 |