| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-09-01 | remove three more sparc references noticed by jsg | 1 | -2/+2 | ||
| 2016-05-11 | remove hppa64 port, which we never got going beyond broken single users. | 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 | |||||
| 2014-07-12 | revert bogus free changes in not kernel files. got a little trigger happy. | 1 | -2/+2 | ||
| 2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | 1 | -2/+2 | ||
| after discussions with beck deraadt kettenis. | |||||
| 2009-08-29 | Unbreak the tree. | 1 | -2/+2 | ||
| 2009-08-29 | Build Tigon firmware on sparc as well. | 1 | -4/+5 | ||
| 2009-08-07 | pull some more missing; for err&errx, printf, write, bzopy&bzero | 1 | -1/+5 | ||
| ok jsg@ | |||||
| 2009-07-28 | typo. OK deraadt@ | 1 | -1/+1 | ||
| 2009-07-28 | The firmware is an array of u_int32_t and differs between architectures. | 1 | -4/+10 | ||
| From now on install the tigon firmware in little endian byte order and swap it acordingly in the driver. Correctly calculate the length of the FW in the build tool -- now my fiber cards no longer have issues to establish link on bootup. Please put this in deraadt@ On big endian archs (sparc64, macppc) the firmware file needs to be updated. | |||||
| 2009-07-27 | explain the pedigree of these firmwares, since the license is not quite right. | 1 | -0/+9 | ||
| We feel we have done due diligence though in trying to contact the original distributors, and therefore, we do distribute it. | |||||
| 2007-08-01 | cats went away | 1 | -4/+3 | ||
| 2007-04-05 | Allow usb microcode to be built in a cross environment. System endian has been | 1 | -1/+2 | ||
| factored out of the result binaries already. Still need to address non usb. ok deraadt. | |||||
| 2005-06-16 | fix dependencies; from alexander bluhm; ok deraadt | 1 | -4/+9 | ||
| 2005-05-17 | - check return from write(2) so we KNOW the data is on the disk | 1 | -2/+7 | ||
| - remove unneeded variables - add missing includes ok deraadt | |||||
| 2004-12-20 | Kill \n at EOF. | 1 | -1/+0 | ||
| 2004-12-20 | more details in license files | 1 | -1/+3 | ||
| 2004-12-19 | prep for future | 1 | -2/+3 | ||
| 2004-12-19 | tigon-license file | 2 | -1/+9 | ||
| 2004-11-22 | stdlib.h | 1 | -1/+2 | ||
| 2004-11-22 | build a tigon firmware file. Saves 150KB or so in GENERIC kernels | 2 | -0/+141 | ||
| 2002-05-01 | make fw images const and fix ti for unneeded type casts; jason@ testing ans ok | 2 | -36/+36 | ||
| 2001-06-18 | move microcode | 2 | -0/+9482 | ||
