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
path:
root
/
firmware
/
src
/
dfu
Commit message (
Expand
)
Author
Age
Files
Lines
*
v0.4 of the readers uses a different pin for the USB pullup
laforge
2006-10-04
1
-0
/
+2
*
acknowledge SET_INTERFACE request
laforge
2006-09-30
1
-1
/
+3
*
- fix minor issues with USB string support
laforge
2006-09-25
1
-1
/
+1
*
- Include tool for Converting ASCII to UTF-16LE in C-Header
laforge
2006-09-25
2
-19
/
+44
*
- Implement runtime DFU switching and reset-after-update. This means
laforge
2006-09-23
1
-17
/
+17
*
add reset key '9' to dfu dbgu code
laforge
2006-09-23
1
-0
/
+5
*
make sure DFU loader always prints some informational / copyright message upo...
laforge
2006-09-22
3
-26
/
+28
*
- we increase the DFU size from 4k to 16k size. This is mainly due to the
laforge
2006-09-22
4
-23
/
+59
*
DFU works (fix various bugs such as forgetting to shift the page number, chec...
laforge
2006-09-21
4
-87
/
+159
*
use POSITIVE_EDGE as a workaround to the irq storm if HIGH_LEVEL is used. Th...
laforge
2006-09-21
1
-1
/
+5
*
add some debugging output to flash_page()
laforge
2006-09-21
1
-1
/
+6
*
add dfu flash header file
laforge
2006-09-20
1
-0
/
+4
*
- add support for flashing to DFU
laforge
2006-09-20
3
-53
/
+57
*
- Add OpenPICC register definition (and USB command handling)
laforge
2006-09-20
1
-10
/
+28
*
Add DFU debugging capabilities (makes DFU compile if DEBUG=1)
laforge
2006-09-20
2
-0
/
+160
*
- implement some more missing DFU bits
laforge
2006-09-20
3
-34
/
+109
*
move flash code into dfu
laforge
2006-09-20
1
-0
/
+45
*
add GPL disclaimer to all C files that I wrote
laforge
2006-09-13
2
-0
/
+28
*
Completely separate DFU from application program, we now have a real bootloader.
laforge
2006-09-13
2
-0
/
+758
personal git repositories of
Harald Welte
. Your mileage may vary