index
:
at91lib
master
My playground around Atmels at91lib
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
device/dfu: Force FullSpeed mode since the DFU driver doesn't support HS
Sylvain Munaut
13 years
Tag
Download
Author
Age
20100901_softpack_1_9_v_1_0_svn_v15011
commit 044ad7c398...
Harald Welte
13 years
Age
Commit message
Author
Files
Lines
2012-04-01
device/dfu: Force FullSpeed mode since the DFU driver doesn't support HS
HEAD
master
Sylvain Munaut
1
-0
/
+1
2012-03-29
board/osmo-sdr: Add DFU support for the startup code
Sylvain Munaut
1
-0
/
+33
2012-02-26
SAM3U: Use correct DMAC peripheral ID for SSC receive
Harald Welte
2
-2
/
+2
2012-01-08
DFU: runtime only has _one_ interface/altsetting
Harald Welte
1
-45
/
+14
2012-01-08
board/osmo-sdr: Add DFU support (like SAM3U-EK)
Harald Welte
3
-1
/
+110
2012-01-08
add missing dfu.lds
Harald Welte
1
-0
/
+87
2012-01-08
DFU: include code to switch from DFU to RUNTUIME after bus reset / mannifest
Harald Welte
3
-0
/
+28
2012-01-08
DFU: add dfu_runtime.c for runtime-to-dfu switching
Harald Welte
2
-0
/
+26
2012-01-08
SAM3U-EK: Add a 'dfu' makefile target, DFU boot switching code
Harald Welte
3
-2
/
+37
2012-01-08
rename 'struct dfu' to 'struct dfudata' and 'dfu' symbol to 'g_dfu'
Harald Welte
2
-46
/
+46
[...]
Clone
git://git.gnumonks.org/at91lib
personal git repositories of
Harald Welte
. Your mileage may vary