summaryrefslogtreecommitdiffstats
path: root/sys/arch/armv7/omap/omap3.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code. The padconf code has been replaced with thekettenis2020-03-311-13/+1
* If you use sys/param.h, you don't need sys/types.hderaadt2017-09-081-2/+1
* Remove unused table driven omgpio bits.jsg2017-03-011-56/+1
* Remove now unused definitions for drivers that have been converted tojsg2016-07-101-46/+1
* After factorizing armv7_machdep code here is an effort to factorize allsyl2013-11-061-4/+4
* In the future, we shouldn't have one port port ARM SoC, that's justpatrick2013-09-041-0/+196