summaryrefslogtreecommitdiffstats
path: root/sys/arch/beagle/dev/omap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* In the future, we shouldn't have one port port ARM SoC, that's justpatrick2013-09-041-232/+0
* Rework beagle's ehci driver and add neccessay code to enable the clocks.patrick2013-06-141-1/+3
* Activate the sitaracm driver. (beaglebone only)rapha2013-06-111-1/+2
* Initial port of the cpsw driver from netbsd. This will support ethernetbmercer2013-06-051-1/+2
* Add am335x as an omap device.rapha2013-05-221-1/+17
* Add a driver for the OMAP identification registers/fuses,patrick2013-05-091-1/+2
* Add a cortex bus which represents the ARM MPCore Complex.patrick2013-05-011-3/+1
* Add a terminator to the device list, so that we don't end up havingpatrick2013-04-251-2/+4
* Bring back 'mostly' working omdog support.drahn2011-11-151-1/+4
* Re-add overro board support. ok drahn@matthieu2011-11-111-1/+22
* Reduce autoconf(4) overuse on beagleuwe2011-11-101-0/+187