Age | Commit message (Expand) | Author |
2006-11-13 | add the zd1211b firmware. | Brad Smith |
2006-11-13 | Add zd1211b firmware. | Jonathan Gray |
2006-11-09 | Clarify what hardware firmware is for. | Jonathan Gray |
2006-11-07 | landisk has usb | Theo de Raadt |
2006-10-02 | remove variable we do not need | Theo de Raadt |
2006-10-02 | enable bnx firmware builds | Theo de Raadt |
2006-10-02 | actually put all the require firmware bits into the file | Theo de Raadt |
2006-09-20 | build a bnx firmware file, for firmload | Theo de Raadt |
2006-08-17 | enter rum | Theo de Raadt |
2006-08-17 | Separate rum(4) firmware from ral(4) ones. | Damien Bergamini |
2006-08-10 | remove typedef's. | Brad Smith |
2006-06-26 | usb capable systems only | Theo de Raadt |
2006-06-26 | permission from Zydas to include ZD1211 firmware | Theo de Raadt |
2006-06-26 | relocate the firmware per Theo's request. | Brad Smith |
2006-06-16 | - add rt2573 microcode. mostly from jolan@. | Niall O'Higgins |
2006-06-06 | System build pieces for armish arch. | Dale Rahn |
2006-05-14 | amd64 can handle this too; tleslie@gmail.com | Theo de Raadt |
2006-03-16 | sort | Theo de Raadt |
2006-02-06 | typos from alexey dobriyan; | Jason McIntyre |
2006-01-10 | list the files the license applies to | Theo de Raadt |
2006-01-09 | - add preliminary support for Ralink Technology RT2561, RT2561S and RT2661 | Damien Bergamini |
2005-11-20 | Un-revert backout to 20051009 and add patches from Martin Bouyer to | Kenneth R Westerback |
2005-11-20 | Add patch from Martin Bouyer to fix NetBSD PR #31990. Will generate | Kenneth R Westerback |
2005-10-10 | Add handling for IGNORE WIDE RESIDUE messages. Actually calculate | Kenneth R Westerback |
2005-10-10 | Script fix for resid calculation/save data pointer function. | Kenneth R Westerback |
2005-10-08 | More trailing whitespace removal (perry via NetBSD). | Kenneth R Westerback |
2005-10-08 | Sync with r1.7 of ncr53cxxx.c. Changes to comments only. | Kenneth R Westerback |
2005-10-08 | Some whitespace/syntax tweaks from bouyer & simonb via NetBSD. Also | Kenneth R Westerback |
2005-10-07 | Sync with r1.18 of aic7xxx.seq. | Kenneth R Westerback |
2005-10-07 | From gibbs via FreeBSD (r1.127): "Extend critical section protection | Kenneth R Westerback |
2005-10-04 | Sync with new aicasm.c. No functional change. | Kenneth R Westerback |
2005-10-04 | Emit '#define NUM_CRIT_SECTIONS' instead of 'static const int | Kenneth R Westerback |
2005-09-06 | First step in moving advmcode* from dev/ic to dev/microcode/adw. | Kenneth R Westerback |
2005-07-12 | write ds1 ctrl mcode where we wanted the ds1e varient | Theo de Raadt |
2005-06-16 | fix dependencies; from alexander bluhm; ok deraadt | Markus Friedl |
2005-05-17 | - check return from write(2) so we KNOW the data is on the disk | Jason Wright |
2005-04-28 | more snprintf checking. ok krw@ | Moritz Jodeit |
2005-04-28 | install kue firmware on zaurus; ok uwe@ dlg@ | David Krause |
2005-04-24 | add fxp-d102e to the list | Brad Smith |
2005-04-24 | add microcode to support interrupt mitigation on the | Brad Smith |
2005-04-14 | write actual data to file, not pointers. | Damien Bergamini |
2005-04-06 | no longer install the tigon firmware. Bill Paul, who built these firmwares | Theo de Raadt |
2005-03-23 | typo corrections; ok krw a long time ago | Theo de Raadt |
2005-03-08 | fix a typo | David Gwynne |
2005-03-08 | make and install some extra firmwares | David Gwynne |
2005-03-07 | more firmwares for atu. not hooked up to the builds till they are needed. | David Gwynne |
2005-02-14 | atu is enabled on zaurus so build the firmwares for it too. | David Gwynne |
2004-12-31 | zaurus will be able to use this one day | Theo de Raadt |
2004-12-22 | and something else in the future | Theo de Raadt |
2004-12-22 | Use vfs firmware loader for fxp(4) interrupt coalescing microcode. | Alexander Yurchenko |