summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/files
Commit message (Expand)AuthorAgeFilesLines
* [brcm63xx] request irq with the platform driver name instead of bus_id which ...florian2009-07-201-1/+1
* [brcm63xx] register GPIO-connected LEDs for known boardsflorian2009-07-182-1/+245
* [brcm63xx] fix comment only valid for bcm6345florian2009-07-171-1/+1
* [brcm63xx] add the infrastructure to use a MPI/GPIO connected VoIP DSPflorian2009-07-015-1/+97
* [brcm63xx] fixes for the bcm6338 clocks, thanks Maximeflorian2009-07-011-2/+6
* [brcm63xx] a couple of more fixes to get 6345 booting up to the console handoverflorian2009-06-303-2/+16
* [brcm63xx] shared DMA zone is twice smaller on 6338florian2009-06-281-1/+4
* [brcm63xx] off-by-one gpio numbers for bcm6338florian2009-06-281-1/+1
* [brcm63xx] bcm6338 can support PCI since it has MPIflorian2009-06-271-0/+1
* [brcm63xx] more fixes for bcm6338, no need not to prevent reads from MPI regi...florian2009-06-273-11/+20
* [brcm63xx] fix the flash address comment and register the flash device again ...florian2009-06-271-3/+7
* [brcm63xx] fix a stupid typo preventing the board from being detectedflorian2009-06-271-1/+1
* [brcm63xx] prevent bcm6338 and bcm6345 from crashing very earlyflorian2009-06-271-3/+9
* [brcm63xx] only register fallback sprom and enable PCI if we actually have su...florian2009-06-271-2/+4
* [brcm63xx] more missing register definitions for bcm6338florian2009-06-272-9/+52
* [brcm63xx] more bcm6338 and bcm6345 related fixesflorian2009-06-264-1/+9
* [brcm63xx] define bcm6338 SDRAM base register and make sure that the right CP...florian2009-06-262-2/+7
* [brcm63xx] add board definitions for the bcm6338wflorian2009-06-261-0/+8
* [brcm63xx] add imagetag support for BT Voyager 2500V, patch from Daniel Dicki...florian2009-06-181-1/+1
* The attached patch adds building of firmwareflorian2009-06-102-22/+23
* [brcm63xx] cleanup the watchdog driver a bitflorian2009-06-091-10/+10
* [brcm63xx] fix the watchdog driver and enable it by defaultflorian2009-06-091-110/+129
* [brcm63xx] rework imagetag firmware generator and MTD partition parser to acc...florian2009-06-092-36/+310
* [brcm63xx] remove this line which got accidentaly succesfully applied, but sh...florian2009-06-081-2/+0
* [brcm63xx] fix ethernet driver removalflorian2009-06-041-1/+2
* [brcm63xx] fix pcmcia device removalflorian2009-06-041-0/+1
* [brcm63xx] add missing null entry in pcmcia driverflorian2009-06-041-0/+2
* [brcm63xx] request gpio pins and set direction correctly for pcmciaflorian2009-06-041-1/+14
* [brcm63xx] be SMP safe even with gpiolibflorian2009-06-041-7/+8
* [brcm63xx] cache gpio values in gpio_setflorian2009-06-041-5/+8
* [brcm63xx] use the correct number of GPIOs for bcm6358florian2009-06-043-6/+12
* [brcm63xx] register gpiochip earlier, allowing gpio-based runtime detection t...florian2009-06-043-2/+9
* [brcm63xx] merger mtu/802.1q related fixes:florian2009-06-032-11/+76
* [brcm63xx] backport an upstream fix: We're not disabling IRQ, so we must call...florian2009-06-011-1/+1
* [brcm63xx] add support for sysupgrade (#5117)florian2009-05-171-1/+8
* [brmc63xx] register gpiodevflorian2009-04-301-0/+7
* [brcm63xx] fix redundant driver name printing in probe functionflorian2009-04-191-1/+1
* [brcm63xx] make images that can be flashed using the stock firmware web inter...florian2009-04-191-5/+9
* [brcm63xx] some more fixes to the SPI controller driverflorian2009-04-082-29/+31
* [brcm63xx] enable all blocks on 6338 and uart clock on 6345florian2009-03-212-1/+10
* [brcm63xx] add support for bcm6345 SoC, needs testingflorian2009-03-203-2/+82
* [brcm63xx] fix SPI register switch and prepare for UDC, thanks to Henk Vergon...florian2009-03-179-19/+134
* [brcm63xx] add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366florian2009-03-121-0/+23
* [brcm63xx] do not duplicate fifo_size, since RX and TX fifo sizes are the sam...florian2009-03-113-17/+17
* [brcm63xx] make SPI work in full-duplex mode by defaultflorian2009-03-101-2/+2
* [brcm63xx] add bcm63xx_spi based on reading shared/opensource/flash/spiflash....florian2009-03-081-0/+439
* [brcm63xx] fix SPI accessorsflorian2009-03-081-10/+14
* [brcm63xx] fix typo for the bcm6338 spi IRQ, change platform driver name and ...florian2009-03-083-2/+5
* [brcm63xx] compile and register SPI controller deviceflorian2009-03-082-0/+3
* [brcm63xx] make bcm6358 consistend with the other boards namingflorian2009-03-081-1/+1