History log of /openbsd/sys/dev/microcode/tht/Makefile (Results 1 – 5 of 5)
Revision Date Author Comments
# 43a70795 03-Oct-2021 deraadt <deraadt@openbsd.org>

un.ifdef USB and PCI, since all our architectures (minus one) have models
which can have these busses, might as well make these distributable firmwares
available in case the drivers find devices.
ok

un.ifdef USB and PCI, since all our architectures (minus one) have models
which can have these busses, might as well make these distributable firmwares
available in case the drivers find devices.
ok kettenis

show more ...


# bfc185c1 01-May-2021 visa <visa@openbsd.org>

Retire OpenBSD/sgi.

OK deraadt@


# 0f527572 11-May-2016 deraadt <deraadt@openbsd.org>

remove hppa64 port, which we never got going beyond broken single users.
hppa reverse-stack gives us a valuable test case, but most developers don't
have a 2nd one to proceed further with this.
ok ke

remove hppa64 port, which we never got going beyond broken single users.
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

show more ...


# e3bd7cfc 21-Apr-2007 deraadt <deraadt@openbsd.org>

correct list of architectures


# 5b38ddd2 19-Apr-2007 dlg <dlg@openbsd.org>

add bits to turn microcode.h into an actual blob. needs endian fixes yet.