Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix clang warnings; ok guenther@ deraadt@ | 2017-08-28 | 1 | -3/+3 | |
| | | | | (guenther says: code could need a rewrite using writev(2) though) | ||||
* | Build firmware for usb devices on arm64. | 2017-01-23 | 1 | -2/+2 | |
| | | | | ok patrick@ | ||||
* | Use %zu/%d to print size_t/ssize_t. Cast recno_t (a.k.a. u_int32_t) | 2016-12-18 | 1 | -2/+2 | |
| | | | | | | | to (unsigned long) to match %lu formats. Makes gcc happier and quieter. ok deraadt@ | ||||
* | Retire zaurus, as it hasn't made the EABI jump and will be permanently broken | 2016-09-03 | 1 | -2/+2 | |
| | | | | shortly when we use the hardware thread register in userland | ||||
* | armish handled some early-gen arm machines, which required tons of | 2016-08-10 | 1 | -2/+2 | |
| | | | | | workarounds. Some of them will soon stand in the way of armv7. Off to the attic you go. | ||||
* | Build firmware for USB devices on octeon. | 2016-07-10 | 1 | -2/+2 | |
| | | | | ok deraadt@ | ||||
* | remove hppa64 port, which we never got going beyond broken single users. | 2016-05-11 | 1 | -3/+2 | |
| | | | | | | hppa reverse-stack gives us a valuable test case, but most developers don't have a 2nd one to proceed further with this. ok kettenis | ||||
* | Build all the firmware for usb devices on armv7. | 2015-05-26 | 1 | -2/+3 | |
| | |||||
* | revert bogus free changes in not kernel files. got a little trigger happy. | 2014-07-12 | 1 | -2/+2 | |
| | |||||
* | add a size argument to free. will be used soon, but for now default to 0. | 2014-07-12 | 1 | -2/+2 | |
| | | | | after discussions with beck deraadt kettenis. | ||||
* | these will not be built for palm since it went away | 2013-03-25 | 1 | -2/+2 | |
| | |||||
* | Build these firmwares on loongson. | 2010-01-30 | 1 | -7/+8 | |
| | |||||
* | Palm: Integration into the tree | 2009-09-09 | 1 | -2/+2 | |
| | | | | OK deraadt@ | ||||
* | cats went away | 2007-08-01 | 1 | -5/+5 | |
| | |||||
* | Allow usb microcode to be built in a cross environment. System endian has been | 2007-04-05 | 1 | -1/+2 | |
| | | | | | factored out of the result binaries already. Still need to address non usb. ok deraadt. | ||||
* | network byte order firmware, so that firmware files are the same on | 2007-01-09 | 1 | -9/+13 | |
| | | | | | all architectures YOU HAVE TO INSTALL NEW FIRMWARE BEFORE BOOTING A NEW KERNEL | ||||
* | landisk has usb | 2006-11-07 | 1 | -2/+2 | |
| | |||||
* | System build pieces for armish arch. | 2006-06-06 | 1 | -6/+7 | |
| | |||||
* | fix dependencies; from alexander bluhm; ok deraadt | 2005-06-16 | 1 | -4/+9 | |
| | |||||
* | - check return from write(2) so we KNOW the data is on the disk | 2005-05-17 | 1 | -4/+12 | |
| | | | | | | - remove unneeded variables - add missing includes ok deraadt | ||||
* | install kue firmware on zaurus; ok uwe@ dlg@ | 2005-04-28 | 1 | -2/+2 | |
| | |||||
* | Kill \n at EOF. | 2004-12-20 | 1 | -1/+0 | |
| | |||||
* | more details in license files | 2004-12-20 | 1 | -1/+3 | |
| | |||||
* | prep for future | 2004-12-19 | 1 | -2/+3 | |
| | |||||
* | stdlib.h | 2004-11-22 | 1 | -1/+2 | |
| | |||||
* | firmware loading for kue(4), tested for me by dhartmei | 2004-11-22 | 4 | -4/+126 | |
| | |||||
* | move more microcode, so that it does not end up in /usr/include | 2001-12-17 | 1 | -0/+687 | |