summaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/patches-3.3/100-laguna_support.patch
Commit message (Collapse)AuthorAgeFilesLines
* cns3xxx: reorganize patches, fix pcie io space init orderFelix Fietkau2012-09-191-995/+0
| | | | SVN-Revision: 33486
* cns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() callsFelix Fietkau2012-09-191-1/+1
| | | | SVN-Revision: 33485
* cns3xxx: add missing callbacks for the laguna machine supportFelix Fietkau2012-09-191-1/+4
| | | | SVN-Revision: 33484
* laguna: fix eeprom read buffer size during platform configurationJohn Crispin2012-07-251-1/+1
| | | | | | | | Increase the size of the buffer used for eeprom reads during the platform configuration of the Gateworks laguna. The model name read in is 16 bytes but the original buffer was only 8 bytes. Signed-off-by: David Acker <dacker@rajant.com> SVN-Revision: 32833
* cns3xxx: add support for 3.3Gabor Juhos2012-05-181-0/+992
Compile tested only. SVN-Revision: 31809