summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterdevice/dfu: Force FullSpeed mode since the DFU driver doesn't support HSSylvain Munaut12 years
 
TagDownloadAuthorAge
20100901_softpack_1_9_v_1_0_svn_v15011commit 044ad7c398...Harald Welte13 years
 
AgeCommit messageAuthorFilesLines
2012-04-01device/dfu: Force FullSpeed mode since the DFU driver doesn't support HSHEADmasterSylvain Munaut1-0/+1
2012-03-29board/osmo-sdr: Add DFU support for the startup codeSylvain Munaut1-0/+33
2012-02-26SAM3U: Use correct DMAC peripheral ID for SSC receiveHarald Welte2-2/+2
2012-01-08DFU: runtime only has _one_ interface/altsettingHarald Welte1-45/+14
2012-01-08board/osmo-sdr: Add DFU support (like SAM3U-EK)Harald Welte3-1/+110
2012-01-08add missing dfu.ldsHarald Welte1-0/+87
2012-01-08DFU: include code to switch from DFU to RUNTUIME after bus reset / mannifestHarald Welte3-0/+28
2012-01-08DFU: add dfu_runtime.c for runtime-to-dfu switchingHarald Welte2-0/+26
2012-01-08SAM3U-EK: Add a 'dfu' makefile target, DFU boot switching codeHarald Welte3-2/+37
2012-01-08rename 'struct dfu' to 'struct dfudata' and 'dfu' symbol to 'g_dfu'Harald Welte2-46/+46
[...]
 
Clone
git://git.gnumonks.org/at91lib
personal git repositories of Harald Welte. Your mileage may vary