index
:
openpcd
master
minxu-fixes
OpenPCD (SIMtrace) firmware
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
src
/
os
/
req_ctx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
convert from u_int*_t to uint*_t
Harald Welte
1
-3
/
+3
2014-11-11
change number + qty of small/large req_ctx
Min Xu
1
-9
/
+5
2014-11-11
req_ctx: Keep statistic about number of req_ctx in given state
Min Xu
1
-2
/
+16
2014-11-11
req_ctx: Change number of small / large req_ctx
Min Xu
1
-1
/
+5
2014-11-11
req_ctx: avoid loop iterations by introducing per-state queues
Min Xu
1
-23
/
+119
2011-07-30
add new RUN_FROM_RAM run-mode for direct DFU-to-RAM support
Harald Welte
1
-1
/
+1
2010-11-18
req_ctx: Increase size of small req_ctx to 128 and have 16 instead of 8
Harald Welte
1
-2
/
+2
2010-11-13
Use smaller number of request contexts on a SAM64
Harald Welte
1
-0
/
+5
2006-10-15
- add svn:ignore property to make 'svn st' output more realistic
laforge
1
-1
/
+1
2006-10-04
reduce number of large request contexts to four, should be sufficient for now
laforge
1
-1
/
+1
2006-10-01
initialize req_ctx state as free.
laforge
1
-0
/
+1
2006-09-27
- increase number of large (2k) contextx to 8
laforge
1
-3
/
+3
2006-09-22
- move large rctx definitions to req_ctx.h
laforge
1
-3
/
+0
2006-09-20
- Add OpenPICC register definition (and USB command handling)
laforge
1
-2
/
+35
2006-09-13
add GPL disclaimer to all C files that I wrote
laforge
1
-0
/
+19
2006-09-12
move to new directory
laforge
1
-0
/
+50