summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.3/403-MIPS-BCM63XX-register-ehci-device.patch
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: remove 3.3 supportJonas Gorski2013-01-041-125/+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-1/+1
| | | | | | Fixes #12292. SVN-Revision: 33670
* bcm63xx: add basic bcm6362 supportJonas Gorski2012-07-311-2/+4
| | | | | | Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 32923
* 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-4/+4
| | | | 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 preliminary support for bcm6328Jonas Gorski2012-05-271-2/+2
| | | | SVN-Revision: 31878
* bcm63xx: add flash type detectionJonas Gorski2012-05-271-5/+5
| | | | SVN-Revision: 31877
* kernel: update linux 3.3 to 3.3.5Gabor Juhos2012-05-071-1/+1
| | | | SVN-Revision: 31645
* use a define for the poll and debounce intervalFlorian Fainelli2012-05-021-1/+1
| | | | SVN-Revision: 31550
* bcm63xx: add driver for the internal hw trng on bcm6368Jonas Gorski2012-03-281-3/+3
| | | | SVN-Revision: 31131
* bcm63xx: replace SPI driver with latest upstream versionJonas Gorski2012-03-281-0/+123
SVN-Revision: 31130