aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.39/240-spi.patch
Commit message (Collapse)AuthorAgeFilesLines
* add ignore_oc in struct ehci_hcdFlorian Fainelli2011-08-101-1/+1
| | | | SVN-Revision: 27945
* improve BCM6345 supportFlorian Fainelli2011-08-021-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 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
* fix GEN_SPI_RSET_BASE macro (#9697)Florian Fainelli2011-07-131-1/+1
| | | | SVN-Revision: 27604
* remove gpiodev, prefer sysfs gpioFlorian Fainelli2011-06-251-1/+1
| | | | SVN-Revision: 27284
* 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-191-4/+6
| | | | SVN-Revision: 27236
* fixup patches after r27234Florian Fainelli2011-06-191-4/+4
| | | | SVN-Revision: 27235
* switch to 2.6.39Florian Fainelli2011-06-191-4/+4
| | | | SVN-Revision: 27232
* bcm63xx: Add support for 2.6.39Florian Fainelli2011-05-271-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