summaryrefslogtreecommitdiffstats
path: root/sys/arch/beagle/dev/omehci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* In the future, we shouldn't have one port port ARM SoC, that's justpatrick2013-09-041-487/+0
* Rework beagle's ehci driver and add neccessay code to enable the clocks.patrick2013-06-141-98/+346
* Rework of the suspend/resume logic.mpi2013-06-121-2/+2
* Add basic prcm support for am335x.rapha2013-05-141-4/+4
* more usb typedef removal falloutderaadt2013-04-201-3/+3
* Let this build again. diff from deraadt "Sure you can commit that" deraadt@bmercer2012-11-031-3/+4
* Reduce autoconf(4) overuse on beagleuwe2011-11-101-33/+10
* Add gumstix overo support. It's very similar to be beagleboard at thismatthieu2011-11-101-1/+2
* Missing argument to error printf()miod2011-11-091-2/+2
* Introduce a pluggable interrupt controller infrastructure for beagle,drahn2011-10-241-4/+4
* Pile of diffs to improve beagle/panda status. fetching u-boot parametersdrahn2011-10-211-1/+9
* - replace a magic number with an address define, as checked againstjasper2011-03-141-4/+5
* remove the powerhook code. All architectures now use the ca_activate treederaadt2010-09-071-24/+3
* lend a hand keeping beagle up-to-date with what is going on in powerhookderaadt2010-08-301-22/+26
* More killing of PWR_STANDBY. cvs skipped these filesderaadt2010-08-271-2/+1
* Initial version of ehci shim for omap, not complete.drahn2010-02-121-0/+269