summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
AgeCommit message (Expand)Author
2019-09-26Pull up following revision(s) (requested by msaitoh in ticket #245):martin
2019-06-04 Fix typo (s/recevie/receive/).msaitoh
2019-05-28s/recieve/receive/msaitoh
2019-03-27 Update firmware to 6.0.{15,17} by synching with OpenBSD bnxfw rev. 1.6.msaitoh
2018-06-03Constify the microcode variables used by BNX. This moves 38 pages of kernelmaxv
2018-05-31introduce MKFIRMWARE that controls where (most) of the contentsmrg
2018-02-08Typos.dholland
2016-12-12acknowleg -> acknowledg, proceedure -> procedure.maya
2016-08-15This thing is completely buggy. There is a use-after-free and NULL pointermaxv
2016-07-13Add all the variant microcode from linux, but don't install it yet.christos
2016-07-13sync with FreeBSDchristos
2016-04-27add rt2860christos
2016-04-27Sync with OpenBSDchristos
2015-04-26two changes to radeon drm firmware:mrg
2014-10-18src is too big these days to tolerate superfluous apostrophes. It'ssnj
2014-07-29Add microcode file missing from update.rjs
2014-07-28Update radeon microcode.rjs
2014-04-01regenchristos
2014-04-01avoid making too large diffs by restoring length in non-debugging mode to 10christos
2014-04-01- print ascii if debugchristos
2012-06-01Use /libdata/firmware/run instead of /libdata/firmware/rum for run(4) firmwares.nonaka
2012-05-30Add a driver for Ralink Technology RT2700U/RT2800U/RT3000U USB IEEEnonaka
2012-03-08usage() can be "__dead static".jakllsch
2012-03-08Prevent expansion of $NetBSD$ that should be placed verbatim into output.jakllsch
2012-03-08Nuke trailing whitespace in output header file.jakllsch
2012-03-08Cast arguments to ctype functions to unsigned char.jakllsch
2012-03-08More-properly quote multiline string containing C-style multiline comment.jakllsch
2011-09-02Add support for some fxp devices from FreeBSD and OpenBSD.msaitoh
2011-02-28Update firmware sets for the (rare) 2322, 2400 and 2500. In particular themjacob
2010-08-01Remove old style firmware hooks for undistributable bootloader of Diehlmartin
2010-07-05add all the radeon firmware files. missed in the previous..mrg
2010-07-05move all the radeondrm firmware images into the filesystem. check thatmrg
2009-12-27Free memory when done with it.jakllsch
2009-11-18Sync with OpenBSD: if_bnx.c,v 1.85. Major changes:bouyer
2009-10-21Drop 3rd and 4th clauses (except on files where copyright is sharedsnj
2009-10-19Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsenbouyer
2009-06-25Update 2400 firmware to latest (to match 2500 firmware)mjacob
2009-05-07update firmwaremjacob
2009-05-07Add firmware set for 8Gb card.mjacob
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2009-02-18 - Rename filename of license.hira
2008-09-10replace \xa0 with space from Andy Shevchenkochristos
2008-05-11Update 2400 f/w to something more akin to what is current.mjacob
2008-05-04A couple of dumb utilities:ad
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-11Checkpoint of some fairly major isp(4) rototilling.mjacob
2008-03-09Remove files that have no apparent immediate use.mjacob
2007-06-09Added OpenBSD's zyd(4) driver.kiyohara
2007-05-24Major update to isp(4) driver to bring it in line with external sources.mjacob
2006-12-17Add a NetBSD RCS tag.cube