Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update run(4) firmware to version 0.33, with permission from Dennis Lee | 2014-05-19 | 1 | -701/+701 | |
| | | | | | of Mediatek to keep using the free firmware licence we've been using. Tested by myself, rapha@, Fred Crowson, Dinar Talypov, gerhard@, matthieu@. | ||||
* | Enable rum(4) for armv7. Committing through it on pandaboard. | 2013-12-08 | 1 | -2/+3 | |
| | | | | OK rapha@, jasper@. | ||||
* | these will not be built for palm since it went away | 2013-03-25 | 1 | -2/+2 | |
| | |||||
* | update firmware for rt2870 and >=rt3071 | 2010-02-07 | 2 | -447/+447 | |
| | | | | required for future changes | ||||
* | Build these firmwares on loongson. | 2010-01-30 | 1 | -7/+8 | |
| | |||||
* | Palm: Integration into the tree | 2009-09-09 | 1 | -2/+2 | |
| | | | | OK deraadt@ | ||||
* | update run(4) microcode. | 2009-05-15 | 4 | -392/+398 | |
| | | | | | | 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). | ||||
* | Update to the latest version of the RT2870/RT3070 firmware. | 2009-01-03 | 1 | -140/+512 | |
| | | | | | Thanks to Paul Lin at Ralink for consenting for us to use this under the same license we were using for an earlier version. | ||||
* | better mechanism that works in DESTDIR | 2008-07-02 | 1 | -3/+3 | |
| | |||||
* | also install the license as run-license... discussed with jsg | 2008-07-02 | 1 | -1/+3 | |
| | |||||
* | Add RT2870 firmware with the same license as the rest of | 2008-06-29 | 4 | -7/+384 | |
| | | | | | | the Ralink firmware files. Discussed with Paul Lin at Ralink. | ||||
* | cats went away | 2007-08-01 | 1 | -5/+5 | |
| | |||||
* | Allow usb microcode to be built in a cross environment. System endian has been | 2007-04-05 | 1 | -1/+2 | |
| | | | | | factored out of the result binaries already. Still need to address non usb. ok deraadt. | ||||
* | landisk has usb | 2006-11-07 | 1 | -2/+2 | |
| | |||||
* | Separate rum(4) firmware from ral(4) ones. | 2006-08-17 | 4 | -0/+322 | |
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@ |