index
:
sam3u-tests
master
Atmel AT91lib based repo with sam3u testing code
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
add (broken) isochronous support...
HEAD
master
Harald Welte
2012-02-28
2
-10
/
+37
*
fast-audio: embed DFU RT IF / FUNC descriptors
Harald Welte
2012-01-08
1
-9
/
+16
*
DFU: use g_dfu instead of dfu
Harald Welte
2012-01-08
1
-5
/
+5
*
remove lots of dead code
Harald Welte
2012-01-08
1
-74
/
+0
*
disalbe WFE, as it interferes with jtag debug
Harald Welte
2012-01-08
1
-1
/
+2
*
DFU: toggle LED on upload and download
Harald Welte
2012-01-08
1
-0
/
+4
*
DFU: use -nostdlib and include rstc.o
Harald Welte
2012-01-08
1
-1
/
+3
*
DFU: use __WFE() to reduce idle loop power consumption
Harald Welte
2012-01-08
1
-0
/
+1
*
sam3u unique id: make sure string is zero-terminated
Harald Welte
2012-01-08
1
-2
/
+4
*
DFU: Implement SAM3U Flash Programming Errata 46.2.1.3
Harald Welte
2012-01-08
1
-0
/
+4
*
read reset reason
Harald Welte
2012-01-08
1
-0
/
+10
*
DFU: add actual upload and download support
Harald Welte
2012-01-08
1
-6
/
+93
*
fix compiler warnings
Harald Welte
2012-01-08
1
-4
/
+11
*
DFU: put Chip Unique ID into USB serial number string
Harald Welte
2012-01-08
3
-39
/
+71
*
merge with current at91lib changes (82eaac47c73621cc42ea6f40ffca2118e764a3ae)
Harald Welte
2012-01-07
2
-11
/
+18
*
make sure to return DFU_RET_ZLP from handle_{up,dn}load()
Harald Welte
2012-01-05
1
-3
/
+2
*
remove dfu_desc.c which is now in at91lib
Harald Welte
2012-01-05
1
-115
/
+0
*
initial commit of at91sam3u-ek/osmo-sdr DFU experiments
Harald Welte
2012-01-05
6
-0
/
+929
*
sdr-test-project has moved to osmo-sdr.git
Harald Welte
2011-12-31
6
-423
/
+0
*
extend test to a point where we can tune to FM radio
Harald Welte
2011-12-29
2
-7
/
+37
*
main: initialize i2c drivers with reference to twid object, not BASE
Harald Welte
2011-12-28
1
-2
/
+3
*
don't use -fno-rtti on a non-c++ project
Harald Welte
2011-12-28
1
-1
/
+1
*
add si570 test code to main
Harald Welte
2011-12-28
2
-3
/
+20
*
add test skeleton code for osmo-sdr
Harald Welte
2011-12-27
6
-0
/
+375
*
add gitignore
Harald Welte
2011-12-03
1
-0
/
+3
*
add symlink to reduce required makefile modifications for include path
Harald Welte
2011-12-03
1
-0
/
+1
*
benchmark: use bulk-in benchmark
Harald Welte
2011-12-03
1
-2
/
+2
*
benchmark: initialize data with deterministic pattern
Harald Welte
2011-12-03
1
-1
/
+6
*
add host utility for usb benchmarking
Harald Welte
2011-12-03
2
-0
/
+110
*
import usb-device-mass-storage project
Harald Welte
2011-12-03
5
-0
/
+3857
*
fix fast audio source test, generates 640 kS/s to 1 Ms/s now
Harald Welte
2011-12-02
5
-13
/
+27
*
initial checkin of non-complete 'fast usb audio source' test program
Harald Welte
2011-12-01
8
-0
/
+2341
*
import usb-benchmark-project
Harald Welte
2011-12-01
7
-0
/
+1115
*
add audio looprec project ported for sam3u-ek
Harald Welte
2011-12-01
4
-0
/
+688
*
impor FAT library required by standalone SSC / audio codec
Harald Welte
2011-12-01
8
-0
/
+4771
*
import basic-ssc-i2s-wm8731-project from at91sam3-ek
Harald Welte
2011-12-01
7
-0
/
+929
*
initial checkin of usb-device-audio-speaker-project for sam3u-ek
Harald Welte
2011-12-01
6
-0
/
+3146
personal git repositories of
Harald Welte
. Your mileage may vary