summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/kue (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix clang warnings; ok guenther@ deraadt@otto2017-08-281-3/+3
* Build firmware for usb devices on arm64.jsg2017-01-231-2/+2
* Use %zu/%d to print size_t/ssize_t. Cast recno_t (a.k.a. u_int32_t)krw2016-12-181-2/+2
* Retire zaurus, as it hasn't made the EABI jump and will be permanently brokenguenther2016-09-031-2/+2
* armish handled some early-gen arm machines, which required tons ofderaadt2016-08-101-2/+2
* Build firmware for USB devices on octeon.visa2016-07-101-2/+2
* remove hppa64 port, which we never got going beyond broken single users.deraadt2016-05-111-3/+2
* Build all the firmware for usb devices on armv7.jsg2015-05-261-2/+3
* revert bogus free changes in not kernel files. got a little trigger happy.tedu2014-07-121-2/+2
* add a size argument to free. will be used soon, but for now default to 0.tedu2014-07-121-2/+2
* these will not be built for palm since it went awayderaadt2013-03-251-2/+2
* Build these firmwares on loongson.miod2010-01-301-7/+8
* Palm: Integration into the treemarex2009-09-091-2/+2
* cats went awayderaadt2007-08-011-5/+5
* Allow usb microcode to be built in a cross environment. System endian has beendrahn2007-04-051-1/+2
* network byte order firmware, so that firmware files are the same onderaadt2007-01-091-9/+13
* landisk has usbderaadt2006-11-071-2/+2
* System build pieces for armish arch.drahn2006-06-061-6/+7
* fix dependencies; from alexander bluhm; ok deraadtmarkus2005-06-161-4/+9
* - check return from write(2) so we KNOW the data is on the diskjason2005-05-171-4/+12
* install kue firmware on zaurus; ok uwe@ dlg@david2005-04-281-2/+2
* Kill \n at EOF.grange2004-12-201-1/+0
* more details in license filesderaadt2004-12-201-1/+3
* prep for futurederaadt2004-12-191-2/+3
* stdlib.hderaadt2004-11-221-1/+2
* firmware loading for kue(4), tested for me by dhartmeideraadt2004-11-224-4/+126
* move more microcode, so that it does not end up in /usr/includederaadt2001-12-171-0/+687