Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove support for 2.6.39 | Florian Fainelli | 2012-01-30 | 1 | -930/+0 |
| | | | | SVN-Revision: 29959 | ||||
* | add ignore_oc in struct ehci_hcd | Florian Fainelli | 2011-08-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 27945 | ||||
* | 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 | ||||
* | fixup patches after r27234 | Florian Fainelli | 2011-06-19 | 1 | -4/+4 |
| | | | | SVN-Revision: 27235 | ||||
* | switch to 2.6.39 | Florian Fainelli | 2011-06-19 | 1 | -4/+4 |
| | | | | SVN-Revision: 27232 | ||||
* | bcm63xx: Add support for 2.6.39 | Florian Fainelli | 2011-05-27 | 1 | -0/+1002 |
Add support for Kernel 2.6.39. Boots fine on a BCM6358. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27019 |