summaryrefslogtreecommitdiffstats
path: root/sys/boot/usb
Commit message (Expand)AuthorAgeFilesLines
* Add function needed for linking USB test application.hselasky2016-04-261-0/+6
* A new implementation of the loader block cacheallanjude2016-04-181-3/+4
* Use MAN= to specify that no man page is providedemaste2016-01-221-1/+1
* Add support for exynos5_ehci in loaderzbb2015-11-271-1/+16
* Increase malloc area in loader/usbzbb2015-11-271-1/+4
* Implement simple ops for umass_diskzbb2015-11-271-1/+26
* Do not zero memory in umass_detachzbb2015-11-271-0/+3
* Use properly aligned buffer in usb_alloczbb2015-11-271-1/+1
* Add missing file to build.hselasky2015-09-141-0/+1
* Add new USB template to the USB bootloader module.hselasky2015-01-131-0/+1
* Add new USB phone descriptor template for USB device side mode.hselasky2014-08-051-0/+1
* Merge from CheriBSD:brooks2014-08-048-2230/+173
* Compilation fixes.hselasky2014-06-061-1/+3
* Use own memory pool of 128K until further, hence that works the best.hselasky2014-05-302-2/+3
* Resolve issue with resolving malloc() and free() functions at linking time.hselasky2014-05-302-10/+13
* Export structure(s) properly.hselasky2014-05-301-0/+4
* USB boot library improvements:hselasky2014-05-304-29/+131
* Add support for USB mass storage to libusbboot.hselasky2014-05-303-0/+321
* Fix build after recent DWC OTG changes.hselasky2014-05-182-6/+24
* For libstand and sys/boot, split off gcc-only flags into CFLAGS.gcc.dim2013-12-262-2/+2
* - Move scratch data from the USB bus structure to the USB device structurehselasky2013-02-101-1/+1
* Correctly list the usbloader dependencies.hselasky2013-02-081-2/+2
* Add defines to more easily allow a single threaded version of the FreeBSDhselasky2013-02-053-44/+8
* Fix depend target.hselasky2013-02-051-4/+4
* Initial version of libusbboot, a fully stand-alone, single threaded andhselasky2013-01-3110-0/+3295
OpenPOWER on IntegriCloud