summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.armv7/intc.4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dynamically attach intc(4) using the FDT and switch omap/am335xjsg2016-08-061-3/+3
| | | | | | drivers that use the FDT over to the FDT interrupt establish API. ok kettenis@
* Not Everything Is A Headline!jmc2014-09-191-3/+3
| | | | or How I Attempted To Halt The March Of Noun Capitalisation In Nd Lines;
* Add missing manual pages for armv7 (omap) drivers.rapha2014-09-191-0/+38
Using feedback from schwarze@. ok syl@ schwarze@