Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DFU: add support for setting the USB SERIAL by a board | Harald Welte | 2012-01-08 | 2 | -1/+15 |
| | | | | | | this will allow us to use the Unique Chip ID as serial number in the USB descriptor, which in turn allows customers to write device-specific udev rules for persistent naming, etc. | ||||
* | DFU: manage interface altsettings inside DFU core | Harald Welte | 2012-01-07 | 2 | -5/+6 |
| | |||||
* | DFU: include more common infrastructure for download and upload handling | Harald Welte | 2012-01-07 | 2 | -7/+124 |
| | |||||
* | DFU: Add dfu_desc.c containing USB descriptors | Harald Welte | 2012-01-05 | 1 | -0/+106 |
| | |||||
* | various DFU fixes | Harald Welte | 2012-01-05 | 2 | -25/+86 |
| | | | | | | * make RET_* constants public as DFU_RET_* * support GET_DESCRIPTOR on the DFU interface descriptor * use static buffer for getstatus() | ||||
* | dfu fixes | Harald Welte | 2012-01-05 | 2 | -8/+22 |
| | |||||
* | import initial dfu implementation (incomplete) | Harald Welte | 2012-01-01 | 3 | -0/+462 |
| | |||||
* | import at91lib from at91lib_20100901_softpack_1_9_v_1_0_svn_v1501120100901_softpack_1_9_v_1_0_svn_v15011 | Harald Welte | 2011-07-04 | 129 | -0/+36171 |
it's sad to see that atmel doesn't publish their svn repo or has a centralized location or even puts proper version/release info into the library itself |