summaryrefslogtreecommitdiffstats
path: root/sys/mips/rt305x
Commit message (Expand)AuthorAgeFilesLines
* Add 64-bit DMA support in the XHCI controller driver.hselasky2015-01-051-0/+1
* Moves all the duplicate code to a single function.loos2014-11-181-10/+0
* Make the GPIO children attach to the first unit available and not only toloos2014-10-281-3/+2
* Convert remaining {g,s}etenv->kern_{g,s}etenvdavide2014-10-171-3/+3
* Pull in r267961 and r267973 again. Fix for issues reported will follow.hselasky2014-06-281-5/+1
* Revert r267961, r267973:gjb2014-06-271-1/+5
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifhselasky2014-06-271-5/+1
* Introduce grab and ungrab upcalls. When the kernel desires to grab theimp2014-01-191-1/+30
* Devices that rely on hints or identify routines for discovery need tonwhitehorn2013-10-291-1/+1
* Fix undefined behaviour in several gpio_pin_setflags() routines (underdim2013-04-131-2/+2
* Fix low-level uart drivers that set their fifo sizes in the softc too late.ian2013-04-011-3/+3
* Merge from vmobj-rwlock branch:attilio2013-02-261-1/+0
* Turns out the nvram env was common, so move it back up to get PB92 working.imp2012-10-231-1/+0
* Add RT305x specific devices here.imp2012-10-231-0/+2
* The GPIO drivers were initialising their mutexes with type ofrpaulo2012-08-171-2/+1
* o) Use ABI, not ISA_* options, to determine whether to compile bits if libkernjmallett2012-03-121-1/+0
* Remove platform APIs which are not used by any code and which had only stubjmallett2012-03-121-25/+0
* Correct capitalization of "Hz" in user-visible text (manpages, printf(),gavin2012-02-281-3/+3
* Implement better support for USB controller suspend and resume.hselasky2011-12-141-20/+6
* Rename device_delete_all_children() into device_delete_children().hselasky2011-11-221-1/+1
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-4/+1
* Import the initial CPU support for the MIPS RALink RT305x SoC.adrian2011-04-0319-0/+3761
OpenPOWER on IntegriCloud