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
/
os
/
req_ctx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert from u_int*_t to uint*_t
Harald Welte
2015-09-28
1
-3
/
+3
*
change number + qty of small/large req_ctx
Min Xu
2014-11-11
1
-9
/
+5
*
req_ctx: Keep statistic about number of req_ctx in given state
Min Xu
2014-11-11
1
-2
/
+16
*
req_ctx: Change number of small / large req_ctx
Min Xu
2014-11-11
1
-1
/
+5
*
req_ctx: avoid loop iterations by introducing per-state queues
Min Xu
2014-11-11
1
-23
/
+119
*
add new RUN_FROM_RAM run-mode for direct DFU-to-RAM support
Harald Welte
2011-07-30
1
-1
/
+1
*
req_ctx: Increase size of small req_ctx to 128 and have 16 instead of 8
Harald Welte
2010-11-18
1
-2
/
+2
*
Use smaller number of request contexts on a SAM64
Harald Welte
2010-11-13
1
-0
/
+5
*
- add svn:ignore property to make 'svn st' output more realistic
laforge
2006-10-15
1
-1
/
+1
*
reduce number of large request contexts to four, should be sufficient for now
laforge
2006-10-04
1
-1
/
+1
*
initialize req_ctx state as free.
laforge
2006-10-01
1
-0
/
+1
*
- increase number of large (2k) contextx to 8
laforge
2006-09-27
1
-3
/
+3
*
- move large rctx definitions to req_ctx.h
laforge
2006-09-22
1
-3
/
+0
*
- Add OpenPICC register definition (and USB command handling)
laforge
2006-09-20
1
-2
/
+35
*
add GPL disclaimer to all C files that I wrote
laforge
2006-09-13
1
-0
/
+19
*
move to new directory
laforge
2006-09-12
1
-0
/
+50
personal git repositories of
Harald Welte
. Your mileage may vary