summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/kue
AgeCommit message (Expand)AuthorFilesLines
2017-08-28Fix clang warnings; ok guenther@ deraadt@otto1-3/+3
2017-01-23Build firmware for usb devices on arm64.jsg1-2/+2
2016-12-18Use %zu/%d to print size_t/ssize_t. Cast recno_t (a.k.a. u_int32_t)krw1-2/+2
2016-09-03Retire zaurus, as it hasn't made the EABI jump and will be permanently brokenguenther1-2/+2
2016-08-10armish handled some early-gen arm machines, which required tons ofderaadt1-2/+2
2016-07-10Build firmware for USB devices on octeon.visa1-2/+2
2016-05-11remove hppa64 port, which we never got going beyond broken single users.deraadt1-3/+2
2015-05-26Build all the firmware for usb devices on armv7.jsg1-2/+3
2014-07-12revert bogus free changes in not kernel files. got a little trigger happy.tedu1-2/+2
2014-07-12add a size argument to free. will be used soon, but for now default to 0.tedu1-2/+2
2013-03-25these will not be built for palm since it went awayderaadt1-2/+2
2010-01-30Build these firmwares on loongson.miod1-7/+8
2009-09-09Palm: Integration into the treemarex1-2/+2
2007-08-01cats went awayderaadt1-5/+5
2007-04-05Allow usb microcode to be built in a cross environment. System endian has beendrahn1-1/+2
2007-01-09network byte order firmware, so that firmware files are the same onderaadt1-9/+13
2006-11-07landisk has usbderaadt1-2/+2
2006-06-06System build pieces for armish arch.drahn1-6/+7
2005-06-16fix dependencies; from alexander bluhm; ok deraadtmarkus1-4/+9
2005-05-17- check return from write(2) so we KNOW the data is on the diskjason1-4/+12
2005-04-28install kue firmware on zaurus; ok uwe@ dlg@david1-2/+2
2004-12-20Kill \n at EOF.grange1-1/+0
2004-12-20more details in license filesderaadt1-1/+3
2004-12-19prep for futurederaadt1-2/+3
2004-11-22stdlib.hderaadt1-1/+2
2004-11-22firmware loading for kue(4), tested for me by dhartmeideraadt4-4/+126
2001-12-17move more microcode, so that it does not end up in /usr/includederaadt1-0/+687