summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.0
Commit message (Collapse)AuthorAgeFilesLines
* fix ehci build on 3.0+Florian Fainelli2011-08-101-1/+1
| | | | SVN-Revision: 27946
* add ignore_oc in struct ehci_hcdFlorian Fainelli2011-08-102-19/+4
| | | | SVN-Revision: 27945
* add support for BCM6345 Ethernet DMA engineFlorian Fainelli2011-08-023-2/+532
| | | | SVN-Revision: 27881
* improve BCM6345 supportFlorian Fainelli2011-08-0216-36/+157
| | | | | | | | - runtime detect the amount of memory available - define EBI_BASE as MPI_BASE to get rid of chip-select specific hacks - fix GPIO control SVN-Revision: 27880
* bcm63xx: Fix SPI commands and register offsets for BCM6348Jonas Gorski2011-07-251-15/+15
| | | | | | | | | In 240-spi.patch, spi registers for bcm6348 were all messed up. This patch fixes that. It also fixes some spi commands for all bcm63xx. Signed-off-by: Anthony Blakemore <stokie-ant@raverbaby.co.uk> SVN-Revision: 27774
* add ehci support to DWV-S0 board (#9059)Florian Fainelli2011-07-164-4/+14
| | | | SVN-Revision: 27622
* fix GEN_SPI_RSET_BASE macro (#9697)Florian Fainelli2011-07-131-1/+1
| | | | SVN-Revision: 27604
* move board_HW553 inside the ifdef ..BCM6358 .. endif blockFlorian Fainelli2011-07-062-10/+10
| | | | SVN-Revision: 27484
* hw553: fix missing has_uart0 in board definition (#9533)Florian Fainelli2011-07-047-12/+14
| | | | SVN-Revision: 27448
* remove gpiodev, prefer sysfs gpioFlorian Fainelli2011-06-258-31/+9
| | | | SVN-Revision: 27284
* register SSB sprom after ethernet devicesFlorian Fainelli2011-06-222-1/+42
| | | | | | | In case the MAC address pool is not big enough to also register a SSB SPROM prefer registering the Ethernet devices. SVN-Revision: 27258
* fix tab damage in 141-led_count.patchFlorian Fainelli2011-06-211-1/+1
| | | | SVN-Revision: 27254
* use macros to generate SPI registers table and switchesFlorian Fainelli2011-06-211-122/+48
| | | | SVN-Revision: 27246
* dev-spi.c checks for running CPU, not board codeFlorian Fainelli2011-06-192-5/+7
| | | | SVN-Revision: 27236
* bcm63xx: Add support for Linux 3.0-rc3Florian Fainelli2011-06-1636-0/+4417
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27192