summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
AgeCommit message (Expand)Author
2023-05-30spellingJonathan Gray
2023-04-28Add support for RTL8188FTV chip to urtwn(4).Kevin Lo
2023-01-04remove unused version of ncr53cxxx.cJonathan Gray
2023-01-04Michael L. Hitch agreed to rescind clause 3 and 4 inJonathan Gray
2021-10-24For open/openat, if the flags parameter does not contain O_CREAT, theTheo de Raadt
2021-10-04Build firmware for rsu(4), rtwn(4), and urtwn(4).Kevin Lo
2021-10-04Permission from Realtek to include wireless firmwaresKevin Lo
2021-10-03un.ifdef USB and PCI, since all our architectures (minus one) have modelsTheo de Raadt
2021-05-01Retire OpenBSD/sgi.Visa Hankala
2021-03-06ansiJonathan Gray
2021-02-23remove some unused includesJonathan Gray
2020-07-31Skip making structure elements const, as it provides no benefit, andTheo de Raadt
2018-10-02Add support for RT3290 chipset by James Hastings.Kevin Lo
2017-10-17remove the remaining references to .depend files since nothing creates themChristian Weisgerber
2017-09-08If you use sys/param.h, you don't need sys/types.hTheo de Raadt
2017-08-28Fix clang warnings; ok guenther@ deraadt@Otto Moerbeek
2017-08-27always use %s to print a non-constant string; ok deraadt@ guenther@Otto Moerbeek
2017-07-19more depends gc / yacc rules overhaulMarc Espie
2017-01-23Build firmware for usb devices on arm64.Jonathan Gray
2016-12-29Eliminate 68 unused static variables that gcc complains about.Kenneth R Westerback
2016-12-18Use %zu/%d to print size_t/ssize_t. Cast recno_t (a.k.a. u_int32_t)Kenneth R Westerback
2016-09-03Retire zaurus, as it hasn't made the EABI jump and will be permanently brokenPhilip Guenther
2016-09-01remove three more sparc references noticed by jsgTed Unangst
2016-08-17Update ral(4) firmware for RT2860 family devices.Stefan Sperling
2016-08-10armish handled some early-gen arm machines, which required tons ofTheo de Raadt
2016-07-10Build firmware for USB devices on octeon.Visa Hankala
2016-05-11remove hppa64 port, which we never got going beyond broken single users.Theo de Raadt
2015-06-19remove isp(4) now that the ql* family have replaced itJonathan Matthew
2015-05-26Build all the firmware for usb devices on armv7.Jonathan Gray
2015-05-24Add udl(4) and uvideo(4) to armv7 GENERIC. Tested on my sabre lite (imx).Matthieu Herrb
2015-03-14Remove some includes include-what-you-use claims don'tJonathan Gray
2014-12-19Use <sys/endian.h> instead of <machine/endian.h>Philip Guenther
2014-12-19multiline string literals aren't really a thing. just smush a few stringsTed Unangst
2014-09-24Replace a few malloc() calls with reallocarray() so it checks for overflow.Doug Hogan
2014-09-14remove uneeded proc.h includesJonathan Gray
2014-07-20Make sure the correct errno is reported by warn* or err* and notPhilip Guenther
2014-07-16zap trailing newlines; "go for it" deraadtOkan Demirmen
2014-07-13No need for ezload.hMartin Pieuchot
2014-07-12"Dr. Jones. Again we see there is nothing you can possess which I cannotTed Unangst
2014-07-12revert bogus free changes in not kernel files. got a little trigger happy.Ted Unangst
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2014-05-19Update run(4) firmware to version 0.33, with permission from Dennis LeeStefan Sperling
2014-02-14add firmware for isp25xx, copied from freebsdJonathan Matthew
2014-02-10Build isp2xxx firmware into separate object files so we only includeJonathan Matthew
2013-12-08Enable rum(4) for armv7. Committing through it on pandaboard.Martynas Venckus
2013-03-25these will not be built for palm since it went awayTheo de Raadt
2013-01-06acknowlege -> acknowledgeMartynas Venckus
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-08-17update to firmware 1.4.55 via freebsd revision 236212.David Gwynne
2011-08-29Update firmware to the latest version available from Myricom (1.4.53a).David Gwynne