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
/
link
Commit message (
Expand
)
Author
Age
Files
Lines
*
DFU: Support re-flashing of DFU via DFU
Harald Welte
2011-07-30
1
-2
/
+2
*
add new RUN_FROM_RAM run-mode for direct DFU-to-RAM support
Harald Welte
2011-07-30
1
-0
/
+94
*
use gcc/ld flags -ffunction-sections and --gc-sections
Harald Welte
2011-07-30
3
-15
/
+15
*
AT91SAM7S: Fix linker script (stack) for 64kByte flash version
Harald Welte
2010-11-13
1
-1
/
+1
*
add linker scripts for AT91SAM7S64 (64kByte flash / 16kByte RAM) variant
Harald Welte
2010-11-12
2
-0
/
+210
*
cleanup, removed deprecated memory definitions
meri
2007-04-10
5
-714
/
+0
*
cleanup, added volatile storage space at the end of flash memory
meri
2007-04-10
4
-13
/
+14
*
add __ramfunc (.ramfunc) to data section
laforge
2006-09-27
2
-0
/
+2
*
- we increase the DFU size from 4k to 16k size. This is mainly due to the
laforge
2006-09-22
4
-6
/
+100
*
DFU works (fix various bugs such as forgetting to shift the page number, chec...
laforge
2006-09-21
1
-3
/
+3
*
- fix linker scripts and Cstartup.S to correctly relocate shared data
laforge
2006-09-20
2
-2
/
+4
*
fix _edata_shared address definition
laforge
2006-09-20
2
-4
/
+2
*
- fix relocation of _data_shared segment
laforge
2006-09-20
2
-5
/
+14
*
- add linker scripts for SAM7S128
laforge
2006-09-20
2
-1
/
+112
*
Completely separate DFU from application program, we now have a real bootloader.
laforge
2006-09-13
2
-0
/
+203
*
move to new directory
laforge
2006-09-12
5
-0
/
+714
personal git repositories of
Harald Welte
. Your mileage may vary