Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tweak ohci_checkrev so it doesnt print a leading comma and space. | 2019-01-07 | 1 | -1/+3 | |
| | | | | | | | | | it assumes that it always followed an interrupt string, but we don't print that on fdt. having the bus responsible for the whitespace means the fdt glue can print a colon to separate the bus info from checkrev output, while every other glue keeps the comma. ok deraadt@ | ||||
* | Fix a dereference of a bogus pointer. | 2017-08-13 | 1 | -3/+2 | |
| | |||||
* | rework octuctl and its children to attach via fdt | 2017-07-25 | 1 | -9/+7 | |
| | | | | ok visa@ | ||||
* | add octuctl, a driver for the Octeon II usb controller interface, and | 2016-03-18 | 1 | -0/+142 | |
attachments for ehci and ohci. ok uebayasi@ jasper@ visa@ mpi@ |