Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm63xx: drop linux 3.0 support | Jonas Gorski | 2012-04-24 | 1 | -932/+0 |
| | | | | SVN-Revision: 31463 | ||||
* | remove udc patch since it is unused | Florian Fainelli | 2012-03-13 | 1 | -10/+12 |
| | | | | SVN-Revision: 30920 | ||||
* | add support for BCM6345 Ethernet DMA engine | Florian Fainelli | 2011-08-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 27881 | ||||
* | improve BCM6345 support | Florian Fainelli | 2011-08-02 | 1 | -4/+4 |
| | | | | | | | | - 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 BCM6348 | Jonas Gorski | 2011-07-25 | 1 | -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 | ||||
* | fix GEN_SPI_RSET_BASE macro (#9697) | Florian Fainelli | 2011-07-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 27604 | ||||
* | remove gpiodev, prefer sysfs gpio | Florian Fainelli | 2011-06-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 27284 | ||||
* | use macros to generate SPI registers table and switches | Florian Fainelli | 2011-06-21 | 1 | -122/+48 |
| | | | | SVN-Revision: 27246 | ||||
* | dev-spi.c checks for running CPU, not board code | Florian Fainelli | 2011-06-19 | 1 | -4/+6 |
| | | | | SVN-Revision: 27236 | ||||
* | bcm63xx: Add support for Linux 3.0-rc3 | Florian Fainelli | 2011-06-16 | 1 | -0/+1002 |
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27192 |