summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/files
AgeCommit message (Expand)Author
2009-06-28[brcm63xx] shared DMA zone is twice smaller on 6338florian
2009-06-28[brcm63xx] off-by-one gpio numbers for bcm6338florian
2009-06-27[brcm63xx] bcm6338 can support PCI since it has MPIflorian
2009-06-27[brcm63xx] more fixes for bcm6338, no need not to prevent reads from MPI regi...florian
2009-06-27[brcm63xx] fix the flash address comment and register the flash device again ...florian
2009-06-27[brcm63xx] fix a stupid typo preventing the board from being detectedflorian
2009-06-27[brcm63xx] prevent bcm6338 and bcm6345 from crashing very earlyflorian
2009-06-27[brcm63xx] only register fallback sprom and enable PCI if we actually have su...florian
2009-06-27[brcm63xx] more missing register definitions for bcm6338florian
2009-06-26[brcm63xx] more bcm6338 and bcm6345 related fixesflorian
2009-06-26[brcm63xx] define bcm6338 SDRAM base register and make sure that the right CP...florian
2009-06-26[brcm63xx] add board definitions for the bcm6338wflorian
2009-06-18[brcm63xx] add imagetag support for BT Voyager 2500V, patch from Daniel Dicki...florian
2009-06-10The attached patch adds building of firmwareflorian
2009-06-09[brcm63xx] cleanup the watchdog driver a bitflorian
2009-06-09[brcm63xx] fix the watchdog driver and enable it by defaultflorian
2009-06-09[brcm63xx] rework imagetag firmware generator and MTD partition parser to acc...florian
2009-06-08[brcm63xx] remove this line which got accidentaly succesfully applied, but sh...florian
2009-06-04[brcm63xx] fix ethernet driver removalflorian
2009-06-04[brcm63xx] fix pcmcia device removalflorian
2009-06-04[brcm63xx] add missing null entry in pcmcia driverflorian
2009-06-04[brcm63xx] request gpio pins and set direction correctly for pcmciaflorian
2009-06-04[brcm63xx] be SMP safe even with gpiolibflorian
2009-06-04[brcm63xx] cache gpio values in gpio_setflorian
2009-06-04[brcm63xx] use the correct number of GPIOs for bcm6358florian
2009-06-04[brcm63xx] register gpiochip earlier, allowing gpio-based runtime detection t...florian
2009-06-03[brcm63xx] merger mtu/802.1q related fixes:florian
2009-06-01[brcm63xx] backport an upstream fix: We're not disabling IRQ, so we must call...florian
2009-05-17[brcm63xx] add support for sysupgrade (#5117)florian
2009-04-30[brmc63xx] register gpiodevflorian
2009-04-19[brcm63xx] fix redundant driver name printing in probe functionflorian
2009-04-19[brcm63xx] make images that can be flashed using the stock firmware web inter...florian
2009-04-08[brcm63xx] some more fixes to the SPI controller driverflorian
2009-03-21[brcm63xx] enable all blocks on 6338 and uart clock on 6345florian
2009-03-20[brcm63xx] add support for bcm6345 SoC, needs testingflorian
2009-03-17[brcm63xx] fix SPI register switch and prepare for UDC, thanks to Henk Vergon...florian
2009-03-12[brcm63xx] add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366florian
2009-03-11[brcm63xx] do not duplicate fifo_size, since RX and TX fifo sizes are the sam...florian
2009-03-10[brcm63xx] make SPI work in full-duplex mode by defaultflorian
2009-03-08[brcm63xx] add bcm63xx_spi based on reading shared/opensource/flash/spiflash....florian
2009-03-08[brcm63xx] fix SPI accessorsflorian
2009-03-08[brcm63xx] fix typo for the bcm6338 spi IRQ, change platform driver name and ...florian
2009-03-08[brcm63xx] compile and register SPI controller deviceflorian
2009-03-08[brcm63xx] make bcm6358 consistend with the other boards namingflorian
2009-03-08[brcm63xx] fix some SPI register definitions and platform-device registration...florian
2009-03-06[brcm63xx] prepare for SPI controller driverflorian
2009-03-06[brcm63xx] fix SPI register definitionsflorian
2009-03-02[brcm63xx] fix a bcm963xx-flash warningflorian
2009-02-27[brcm63xx] provide a sane SPROMv2 to make on-board bcm4318 card work, thanks ...florian
2009-02-27[brcm63xx] move the device registration to an earlier initcall level, require...florian