aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.10/054-spi-bcm63xx-don-t-substract-prepend-length-from-tota.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update 3.10 to 3.10.32Gabor Juhos2014-02-231-26/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39707
* brcm63xx: fix legacy spi tranfers >= 256 bytesJonas Gorski2014-01-131-0/+26
Fixes e.g. SPI flash access on BCM6358/BCM6368. Transfers < 256 bytes are not affected. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39265