aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/418-MIPS-BCM63XX-add-HS-SPI-platform-device-and-register.patch
Commit message (Collapse)AuthorAgeFilesLines
* Detect alternative "cfe-" version bootloaders (found in 963281T_TEF board)Florian Fainelli2012-07-061-1/+1
| | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 32643
* bcm63xx: update patches to latest upstream versionsJonas Gorski2012-07-031-20/+12
| | | | SVN-Revision: 32591
* fix board patches so that new boards are withing appropriate ifdefFlorian Fainelli2012-06-051-2/+2
| | | | | | | Some new board definitions were added within the #ifdef CONFIG_CPU_6338 section while some other were added within #ifdef CONFIG_CPU_6345, fix this SVN-Revision: 32060
* bcm63xx: add support for the HSSPI controllerJonas Gorski2012-05-271-0/+136
Add support for the HSSPI controller found on bcm6328 and SPI attached flash. SVN-Revision: 31879