summaryrefslogtreecommitdiff
path: root/target/linux/cns3xxx/patches-3.3/460-cns3xxx_fiq_support.patch
Commit message (Collapse)AuthorAgeFilesLines
* reorder, rename and refresh patchesImre Kaloz2012-11-121-96/+0
| | | | SVN-Revision: 34169
* cns3xxx: convert ethernet patches to filesLuka Perkov2012-11-111-2/+2
| | | | SVN-Revision: 34161
* cns3xxx: use files directoryLuka Perkov2012-11-061-332/+0
| | | | SVN-Revision: 34101
* cns3xxx: update FIQ header file and disable RWFOFelix Fietkau2012-10-171-5/+4
| | | | | | | | | | | | | | | | Update header file appropriately and disable read for ownership Note that the FIQ support implements a workaround that provides a performance boost over the traditional upstream workaround which ensures cache lines are exclusive on driver CPU using 'read for ownership'. Signed-off-by: Tim Harvey <tharvey@gateworks.com> target/linux/cns3xxx/config-3.3 | 2 +- target/linux/cns3xxx/patches-3.3/460-cns3xxx_fiq_support.patch | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) SVN-Revision: 33827
* Add FIQ support for cns3xxxImre Kaloz2012-09-281-0/+429
Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33581