summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* build and install neomagic firmwarederaadt2004-11-221-2/+2
* filesystem firmware loadingderaadt2004-11-224-2/+97
* build & install tigon firmwaresderaadt2004-11-221-2/+2
* build a tigon firmware file. Saves 150KB or so in GENERIC kernelsderaadt2004-11-222-0/+141
* $OpenBSD$ taggrange2004-11-211-0/+2
* sgi tooderaadt2004-11-201-2/+2
* copyrightderaadt2004-11-191-0/+15
* return 0 from main, hppa cares :)deraadt2004-11-191-0/+2
* rename to atmelderaadt2004-11-175-31/+31
* fix non-usb buildsderaadt2004-11-171-7/+6
* install all 8 filesderaadt2004-11-171-3/+6
* list licensed filesderaadt2004-11-171-0/+11
* forgot 2 firmwaresderaadt2004-11-171-2/+2
* not sparcderaadt2004-11-171-4/+4
* put copy of license in firmware dir tooderaadt2004-11-162-1/+39
* flat firmware file creation and installationderaadt2004-11-163-0/+71
* file not usedderaadt2004-11-121-0/+0
* BSD-like license permitting redistribution of of the current Atmelderaadt2004-11-024-0/+10897
* from netbsd:deraadt2004-11-023-0/+4326
* add some missing $, ok djm@ 'That looks fine to me' millert@jsg2004-10-011-0/+1
* regen w/ proper rcsids and constmickey2004-09-184-18/+18
* repair build that reused y.tab.h for two different parsersmickey2004-09-185-22/+37
* microcode for interrupts coalescing on fxp; from intel via freebsdmickey2004-08-031-0/+1128
* Fold in relevant bits of the most recent two updates fromkrw2004-08-014-519/+487
* Sync with FreeBSD aicasm. No changes to the generated reg.h or seq.hkrw2004-06-123-27/+49
* Add missing aic79xx_reg.h file. Update aic79xx* files to latestkrw2004-05-195-712/+4744
* irregardless -> irrespective;jmc2004-04-271-2/+2
* Regenmiod2004-03-123-4/+83
* Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonlymiod2004-03-123-6/+165
* Not used in updated ahc.krw2004-02-131-122/+0
* Pull in a few recent changes from FreeBSD, plus a couple of localkrw2004-02-084-474/+476
* Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascalkrw2003-12-2417-1213/+1582
* Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascalkrw2003-12-242-0/+1929
* Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascalkrw2003-12-246-1655/+8894
* check strdup failure; nimadeus@pandora.bederaadt2003-10-201-2/+3
* Sync ('make microcode') with change to aicasm_symbol.c:krw2003-08-281-3/+3
* Fix use of uninitialized variable by porting NetBSD patch to correctlykrw2003-08-281-3/+2
* regenmickey2003-08-121-6/+6
* constify sequencer script; krw@ okmickey2003-08-121-5/+5
* Don't dma map the xs->cmd. Copy it to a safe buffer that is alreadykrw2003-07-012-105/+24
* Take strlen() of an existing variable. Syntax error introduced in str*krw2003-06-271-2/+2
* constify readonly datamickey2003-06-261-6/+6
* strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.ho2003-04-271-4/+1
* strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64.ho2003-04-062-26/+44
* Update firmware to latest levels- fixes several nasty bugs on the 2300 at least.mjacob2003-02-283-15248/+15636
* be consistant on Hz vs hzmickey2003-02-111-6/+6
* Merry Christmas Mickey!krw2003-01-083-5/+444
* Use queue.h macros instead of using the structure names directly.jason2002-11-194-45/+40
* Resync siop with NetBSD. Make strong effort to minimizekrw2002-09-163-333/+542
* add rcsid to firmware, and remove defn for tc990_IMAGE_SIZE, its ugly.jason2002-07-111-1/+3