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
/
start
Commit message (
Expand
)
Author
Age
Files
Lines
*
add new RUN_FROM_RAM run-mode for direct DFU-to-RAM support
Harald Welte
2011-07-30
1
-0
/
+2
*
simtrace: add more definitions regarding real hw prototype
Harald Welte
2011-06-16
1
-0
/
+3
*
On the Olimex board, the buttons are low-active
Harald Welte
2010-11-13
1
-1
/
+7
*
added watchdog time support and debouncing on power-cycle
meri
2007-04-10
1
-4
/
+5
*
- add svn:ignore property to make 'svn st' output more realistic
laforge
2006-10-15
1
-40
/
+16
*
- introduce FIQ stack of 1k (way too large, but we might have debug...)
laforge
2006-09-30
2
-31
/
+148
*
- Implement runtime DFU switching and reset-after-update. This means
laforge
2006-09-23
1
-0
/
+24
*
- move large rctx definitions to req_ctx.h
laforge
2006-09-22
1
-1
/
+1
*
DFU works (fix various bugs such as forgetting to shift the page number, chec...
laforge
2006-09-21
1
-1
/
+8
*
- fix linker scripts and Cstartup.S to correctly relocate shared data
laforge
2006-09-20
1
-1
/
+1
*
- fix relocation of _data_shared segment
laforge
2006-09-20
1
-7
/
+26
*
add GPL disclaimer to all C files that I wrote
laforge
2006-09-13
2
-1
/
+37
*
Completely separate DFU from application program, we now have a real bootloader.
laforge
2006-09-13
2
-175
/
+254
*
move to new directory
laforge
2006-09-12
2
-0
/
+475
personal git repositories of
Harald Welte
. Your mileage may vary