aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/files
Commit message (Collapse)AuthorAgeFilesLines
...
* add nol2x0 cmdline to disable l2x0 cacheImre Kaloz2012-12-231-2/+0
| | | | | | | | | | | L2 cache via L2X0 cache controller available on some ARM boards can provide a performance boost in some situations but decrease performance in others. This adds a kernel cmdline to disable L2X0 for cns3xxx based boards. Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 34874
* cns3xxx: fix dwc_otg driver compat with udc-coreFlorian Fainelli2012-12-041-83/+0
| | | | | | | | | | | function. This removes those from the dwc_otg driver and removes the patch that comments out the linkage of udc-core so that the dwc_otg driver can co-exist happily with other USB Device Controllers. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34475
* split spi patch, follow mainline file namingImre Kaloz2012-11-121-0/+449
| | | | SVN-Revision: 34168
* split the i2c patch, merge the retry fixupImre Kaloz2012-11-121-0/+396
| | | | SVN-Revision: 34167
* cns3xxx: convert dwc_otg patches to filesLuka Perkov2012-11-1118-0/+22666
| | | | SVN-Revision: 34162
* cns3xxx: convert ethernet patches to filesLuka Perkov2012-11-113-0/+1378
| | | | SVN-Revision: 34161
* cns3xxx: exit from laguna late_initcall if not running on laguna boardLuka Perkov2012-11-081-0/+3
| | | | SVN-Revision: 34120
* cns3xxx: add PPS support for lagunaImre Kaloz2012-11-081-0/+20
| | | | | | | | | | Many Laguna products have on-board GPS with Pulse-per-second (PPS) support. This patch adds kernel support (statically) and adds the platform data in laguna board support. Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 34115
* cns3xxx: use files directoryLuka Perkov2012-11-0610-0/+1907
SVN-Revision: 34101