index
:
openpcd
master
Firmware for the OpenPCD, OpenPICC and SIMtrace hardware
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
add README.md
Harald Welte
8 years
Tag
Download
Author
Age
v0.5
commit 868b6d0c68...
Harald Welte
13 years
v0.4
commit ebf16b4ddf...
Harald Welte
13 years
v0.3
commit 3d60f2e042...
Harald Welte
13 years
v0.2
commit 9dbedc6587...
Harald Welte
13 years
v0.1
commit 1acaecb4cb...
Harald Welte
13 years
Age
Commit message
Author
Files
Lines
2011-07-30
DFU: Fix execution of software that was loaded to RAM via DFU
v0.1
Harald Welte
1
-8
/
+17
2011-07-30
DFU: Support re-flashing of DFU via DFU
Harald Welte
2
-18
/
+134
2011-07-30
DFU: add third 'alternate configuration' for RAM load
Harald Welte
8
-10
/
+36
2011-07-30
simtrace: add some early spi flash utility routines
Harald Welte
3
-1
/
+225
2011-07-30
Makefile: SIMtrace uses SAM7S128, not 256
Harald Welte
2
-2
/
+2
2011-07-30
add new RUN_FROM_RAM run-mode for direct DFU-to-RAM support
Harald Welte
4
-3
/
+99
2011-07-30
use gcc/ld flags -ffunction-sections and --gc-sections
Harald Welte
4
-17
/
+17
2011-07-29
sam7dfu: update copyright years
Harald Welte
1
-1
/
+1
2011-07-29
sam7dfu: make sure we can use USB reset to get from DFU -> APP
Harald Welte
1
-2
/
+14
2011-07-07
USB driver: use the DFU-provided function to send EP0 data
Harald Welte
1
-48
/
+1
[...]
Clone
git://git.gnumonks.org/openpcd
personal git repositories of
Harald Welte
. Your mileage may vary