summaryrefslogtreecommitdiffstats
path: root/sys/arm/econa
Commit message (Expand)AuthorAgeFilesLines
* Implement better support for USB controller suspend and resume.hselasky2011-12-142-52/+11
* Rename device_delete_all_children() into device_delete_children().hselasky2011-11-222-2/+2
* - There's no need to overwrite the default device method with the defaultmarius2011-11-222-8/+2
* Check the return value of BUS_SETUP_INTR()kevlo2011-10-271-2/+5
* Remove pointless semicolons after labelkevlo2011-09-301-1/+1
* We don't need to call EOWRITE4(sc, EHCI_USBINTR, 0) directly from each EHCIhselasky2011-04-121-2/+2
* - Correct EHCI interrupt disabling at detach.hselasky2011-04-031-1/+1
* Call init_param1() much earlier, so that msgbufsize is non-zero when we wantcognet2011-02-131-2/+3
* Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize.pluknet2011-01-211-5/+3
* Remove unneeded includes of <sys/linker_set.h>. Other headers that usejhb2011-01-112-2/+0
* Convert the PHY drivers to honor the mii_flags passed down and convertmarius2010-10-151-7/+5
* Add support for Cavium Econa CNS11XX ARM boards. These boards wererpaulo2010-01-0415-0/+4865
OpenPOWER on IntegriCloud