aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/304-boardid_fixup.patch
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: remove 3.3 supportJonas Gorski2013-01-041-61/+0
| | | | | | | | 3.6 is tested enough to be considered stable. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35009
* linux: export bcm963xx_tag.h to userspaceJonas Gorski2012-11-061-1/+1
| | | | | | | | | | | | Export bcm963xx_tag.h so mtd can use it without using kernel includes. Signed-off-by: Catalin Patulea <cat@vv.carleton.ca> [jonas.gorski@gmail.com: fixup bcm63xx patches, completely remove header from original location, refresh patches, use a more matching patch number, port to 3.6] Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> SVN-Revision: 34103
* bcm63xx: remove bcm_tag usage in kernelJonas Gorski2012-10-091-3/+3
| | | | | | Fixes #12292. SVN-Revision: 33670
* bcm63xx: reorder patchesJonas Gorski2012-07-311-1/+1
| | | | | | | | Fix the order and names of patches. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 32920
* 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-3/+3
| | | | SVN-Revision: 32591
* fix board patches so that new boards are withing appropriate ifdefFlorian Fainelli2012-06-051-3/+3
| | | | | | | 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
* use a define for the poll and debounce intervalFlorian Fainelli2012-05-021-3/+6
| | | | SVN-Revision: 31550
* bcm63xx: replace SPI driver with latest upstream versionJonas Gorski2012-03-281-4/+4
| | | | SVN-Revision: 31130
* bcm63xx: reorder patchesJonas Gorski2012-03-281-0/+58
Reorder patches for a clearer distinction between the purposes of the different patches. SVN-Revision: 31127