summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.18/0033-SPI-MIPS-lantiq-adds-spi-xway.patch
Commit message (Collapse)AuthorAgeFilesLines
* lantiq: remove 3.18 supportFelix Fietkau2015-12-051-1022/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47774
* lantiq: Print the status register whenever an error occursJohn Crispin2015-10-191-1/+3
| | | | | | | | This should help finding potential problems with the SPI driver. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> SVN-Revision: 47209
* lantiq: Fixed reading the number of RX FIFOs in the SPI driverJohn Crispin2015-10-191-1/+1
| | | | | | | | | | Until now the SPI driver used the TX bits for the RX FIFO. This seems uncritical for now since both are equals on my devices (VR9), but this could cause problems on other SoCs. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> SVN-Revision: 47208
* lantiq: add 3.18 supportJohn Crispin2015-02-091-0/+1020
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44348