summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/tigon
AgeCommit message (Expand)AuthorFilesLines
2016-09-01remove three more sparc references noticed by jsgtedu1-2/+2
2016-05-11remove hppa64 port, which we never got going beyond broken single users.deraadt1-3/+2
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
2009-08-29Unbreak the tree.kettenis1-2/+2
2009-08-29Build Tigon firmware on sparc as well.kettenis1-4/+5
2009-08-07pull some more missing; for err&errx, printf, write, bzopy&bzeromartynas1-1/+5
2009-07-28typo. OK deraadt@claudio1-1/+1
2009-07-28The firmware is an array of u_int32_t and differs between architectures.claudio1-4/+10
2009-07-27explain the pedigree of these firmwares, since the license is not quite right.deraadt1-0/+9
2007-08-01cats went awayderaadt1-4/+3
2007-04-05Allow usb microcode to be built in a cross environment. System endian has beendrahn1-1/+2
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-2/+7
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-12-19tigon-license filederaadt2-1/+9
2004-11-22stdlib.hderaadt1-1/+2
2004-11-22build a tigon firmware file. Saves 150KB or so in GENERIC kernelsderaadt2-0/+141
2002-05-01make fw images const and fix ti for unneeded type casts; jason@ testing ans okmickey2-36/+36
2001-06-18move microcodederaadt2-0/+9482