summaryrefslogtreecommitdiff
path: root/target/linux/cns3xxx
Commit message (Collapse)AuthorAgeFilesLines
* cns3xxx: remove one of the dma cache patches, it causes a regression in the ↵Felix Fietkau2011-05-021-67/+0
| | | | | | ethernet driver SVN-Revision: 26802
* cns3xxx: fix missing and incomplete cache flushes on DMA cache sync for cpu ↵Felix Fietkau2011-05-012-0/+88
| | | | | | - fixes some issues with ath9k SVN-Revision: 26797
* global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵Felix Fietkau2011-03-261-1/+1
| | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance SVN-Revision: 26300
* only support EABI on ARM targetsImre Kaloz2011-03-071-2/+0
| | | | SVN-Revision: 25928
* mark targets maintained by meImre Kaloz2010-10-271-0/+1
| | | | SVN-Revision: 23668
* workaround serial hang with SMP enabledImre Kaloz2010-08-091-0/+39
| | | | SVN-Revision: 22557
* add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)Imre Kaloz2010-07-2113-0/+57474
SVN-Revision: 22323