summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/517-RTA1205W_16_uart_fixes.patch
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: Add a fixup for rt2x00 devices.Jonas Gorski2012-11-241-1/+1
| | | | | | | | | This patch adds support for defining rt2x00 eeprom data. This eeprom data can be extracted from flash or loaded directly from a firmware file. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 34322
* fix board patches so that new boards are withing appropriate ifdefFlorian Fainelli2012-06-051-1/+1
| | | | | | | 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-1/+1
| | | | | | | Add support for the HSSPI controller found on bcm6328 and SPI attached flash. SVN-Revision: 31879
* bcm63xx: add flash type detectionJonas Gorski2012-05-271-1/+1
| | | | SVN-Revision: 31877
* use a define for the poll and debounce intervalFlorian Fainelli2012-05-021-1/+1
| | | | SVN-Revision: 31550
* bcm63xx: reorder patchesJonas Gorski2012-03-281-0/+10
Reorder patches for a clearer distinction between the purposes of the different patches. SVN-Revision: 31127