summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/tigon (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove three more sparc references noticed by jsgtedu2016-09-011-2/+2
* remove hppa64 port, which we never got going beyond broken single users.deraadt2016-05-111-3/+2
* 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
* Unbreak the tree.kettenis2009-08-291-2/+2
* Build Tigon firmware on sparc as well.kettenis2009-08-291-4/+5
* pull some more missing; for err&errx, printf, write, bzopy&bzeromartynas2009-08-071-1/+5
* typo. OK deraadt@claudio2009-07-281-1/+1
* The firmware is an array of u_int32_t and differs between architectures.claudio2009-07-281-4/+10
* explain the pedigree of these firmwares, since the license is not quite right.deraadt2009-07-271-0/+9
* cats went awayderaadt2007-08-011-4/+3
* Allow usb microcode to be built in a cross environment. System endian has beendrahn2007-04-051-1/+2
* 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-2/+7
* 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
* tigon-license filederaadt2004-12-192-1/+9
* stdlib.hderaadt2004-11-221-1/+2
* build a tigon firmware file. Saves 150KB or so in GENERIC kernelsderaadt2004-11-222-0/+141
* make fw images const and fix ti for unneeded type casts; jason@ testing ans okmickey2002-05-012-36/+36
* move microcodederaadt2001-06-182-0/+9482