History log of /openbsd-src/sys/dev/microcode/rum/Makefile (Results 1 – 19 of 19)
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@


# e0df7e02 23-Jan-2017 jsg <jsg@openbsd.org>

Build firmware for usb devices on arm64.

ok patrick@


# d864fd98 03-Sep-2016 guenther <guenther@openbsd.org>

Retire zaurus, as it hasn't made the EABI jump and will be permanently broken
shortly when we use the hardware thread register in userland


# 34e3d8fb 10-Aug-2016 deraadt <deraadt@openbsd.org>

armish handled some early-gen arm machines, which required tons of
workarounds. Some of them will soon stand in the way of armv7.
Off to the attic you go.


# 11c056eb 10-Jul-2016 visa <visa@openbsd.org>

Build firmware for USB devices on octeon.

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 ...


# 124434c1 08-Dec-2013 martynas <martynas@openbsd.org>

Enable rum(4) for armv7. Committing through it on pandaboard.
OK rapha@, jasper@.


# b1097d19 25-Mar-2013 deraadt <deraadt@openbsd.org>

these will not be built for palm since it went away


# 392166f8 30-Jan-2010 miod <miod@openbsd.org>

Build these firmwares on loongson.


# 674517b7 09-Sep-2009 marex <marex@openbsd.org>

Palm: Integration into the tree

OK deraadt@


# 94a7fcd3 15-May-2009 damien <damien@openbsd.org>

update run(4) microcode.
split it into two separate files while i'm at it since there are
actually two different firmwares (one for RT2870/RT3070 and one
for >=RT3071).


# a131dc65 02-Jul-2008 deraadt <deraadt@openbsd.org>

better mechanism that works in DESTDIR


# 11e3d092 02-Jul-2008 deraadt <deraadt@openbsd.org>

also install the license as run-license... discussed with jsg


# 7b0fa58a 29-Jun-2008 jsg <jsg@openbsd.org>

Add RT2870 firmware with the same license as the rest of
the Ralink firmware files.

Discussed with Paul Lin at Ralink.


# acf15ad7 01-Aug-2007 deraadt <deraadt@openbsd.org>

cats went away


# 1bf3fce5 05-Apr-2007 drahn <drahn@openbsd.org>

Allow usb microcode to be built in a cross environment. System endian has been
factored out of the result binaries already. Still need to address non usb.
ok deraadt.


# ea0aef4d 07-Nov-2006 deraadt <deraadt@openbsd.org>

landisk has usb


# fc0d81f2 17-Aug-2006 damien <damien@openbsd.org>

Separate rum(4) firmware from ral(4) ones.

ral(4) firmwares are built on PCI-capable architectures only while rum(4)
firmware is built on USB-capable architectures only.
Rename ral-rt2573 into rum-r

Separate rum(4) firmware from ral(4) ones.

ral(4) firmwares are built on PCI-capable architectures only while rum(4)
firmware is built on USB-capable architectures only.
Rename ral-rt2573 into rum-rt2573 and build rum-rt2573 on the zaurus too
(pointed out by Patrick Heim).

ok deraadt@

show more ...