36 Commits (053e9ab0671020dd518ec76f5edbf2297ad9766c)

Author SHA1 Message Date
Florian Fainelli 65fa1debda add infrastructure to register gpio-input reset button 15 years ago
Florian Fainelli dd8b0f9fb9 more bcm63xx definition fixes, thanks AndyI 15 years ago
Florian Fainelli 5138aa203e bcm6345 fixes from AndyI 15 years ago
Florian Fainelli e58d0f346d more bcm6345 fixes and definitions, thanks to AndyI 15 years ago
Florian Fainelli ecad504c39 register GPIO-connected LEDs for known boards 15 years ago
Florian Fainelli 0bda624fc7 add the infrastructure to use a MPI/GPIO connected VoIP DSP 15 years ago
Florian Fainelli 4096da301d off-by-one gpio numbers for bcm6338 15 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 15 years ago
Florian Fainelli 13a8ed9ca0 more missing register definitions for bcm6338 15 years ago
Florian Fainelli 287a2c0ba9 more bcm6338 and bcm6345 related fixes 15 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 15 years ago
Florian Fainelli 1795111337 add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364) 15 years ago
Florian Fainelli ca16accfbb The attached patch adds building of firmware images for more routers based on the brcm63xx chipset. 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). 16 years ago
Florian Fainelli 1208ffaedb use the correct number of GPIOs for bcm6358 16 years ago
Florian Fainelli c95420f06d register gpiochip earlier, allowing gpio-based runtime detection to be performed in board_init callback 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) 16 years ago
Florian Fainelli 14832d3c23 some more fixes to the SPI controller driver 16 years ago
Florian Fainelli 501ebb4f74 enable all blocks on 6338 and uart clock on 6345 16 years ago
Florian Fainelli 0972ee5331 add support for bcm6345 SoC, needs testing 16 years ago
Florian Fainelli 32c29f1aaf fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) 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 16 years ago
Florian Fainelli 871b0d6fed fix SPI accessors 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 16 years ago
Florian Fainelli b1abddb45f fix some SPI register definitions and platform-device registration code 16 years ago
Florian Fainelli 5e8dfe53b6 prepare for SPI controller driver 16 years ago
Florian Fainelli 9422b140ba fix SPI register definitions 16 years ago
Florian Fainelli 5ce93c07a5 fix SPI register definitions 16 years ago
Florian Fainelli 4c7d2cf90e correct SPI register size 16 years ago
Florian Fainelli 3dd67d64f4 add experimental support for bcm6338 16 years ago
Florian Fainelli 42ff43386a fix register definitions for bcm6358, thanks SGDA 16 years ago
Florian Fainelli 7ab973e1af Add bcm63xx_wdt but do not enable it yet 16 years ago
Florian Fainelli 47050e72be Prepare bcm63xx for SPI master support 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 16 years ago
Florian Fainelli 44108d6a2d Commit changes on the files for gpiolib 16 years ago
Florian Fainelli 1c77ec0587 Flatten brcm63xx patches, should make our life easier to patch files now ;) 16 years ago