aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/rt305x/rt305x_dotg.c
Commit message (Expand)AuthorAgeFilesLines
* Fix device delete child function.Hans Petter Selasky2016-10-171-6/+0
* [rt305x] Add initial RT5350 and MT7620 glue.Adrian Chadd2015-12-241-58/+64
* Add 64-bit DMA support in the XHCI controller driver.Hans Petter Selasky2015-01-051-0/+1
* Implement better support for USB controller suspend and resume.Hans Petter Selasky2011-12-141-20/+6
* Rename device_delete_all_children() into device_delete_children().Hans Petter Selasky2011-11-221-1/+1
* - There's no need to overwrite the default device method with the defaultMarius Strobl2011-11-221-4/+1
* Import the initial CPU support for the MIPS RALink RT305x SoC.Adrian Chadd2011-04-031-0/+247