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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix compilation without DEBUG=1
(no author)
2006-08-23
1
-1
/
+3
*
- enable ALWAYS_RESPOND
(no author)
2006-08-23
1
-1
/
+3
*
explicitly disable lots of PICC side code
(no author)
2006-08-23
1
-0
/
+8
*
- fix size for request contexts to 64 bytes
(no author)
2006-08-23
1
-4
/
+7
*
- add support for filling second TX packet in FIFO while first is transmittin...
(no author)
2006-08-23
1
-36
/
+48
*
- add some more comment
(no author)
2006-08-23
2
-0
/
+6
*
- fix OPENPCD_REG_MAX typo
(no author)
2006-08-23
1
-1
/
+17
*
add SSC code mostly for PICC side. This needs to be separated cleanly later.
(no author)
2006-08-23
2
-36
/
+197
*
add usb benchmarking firmware code
(no author)
2006-08-23
3
-29
/
+65
*
remove bogus ;
(no author)
2006-08-23
1
-1
/
+1
*
- stop SSC with 'S'
(no author)
2006-08-23
1
-6
/
+11
*
flush debug buffer from main loop
(no author)
2006-08-23
1
-0
/
+1
*
use a 4k sized ringbuffer instead of synchronously transmitting serial
(no author)
2006-08-23
1
-3
/
+101
*
some initial code for PICC side
(no author)
2006-08-23
6
-0
/
+423
*
fix ACK_BANK0 case of control transfer (missing ampersand)
(no author)
2006-08-23
1
-1
/
+1
*
usb benchmarking firmware
(no author)
2006-08-22
1
-0
/
+69
*
fix comment
(no author)
2006-08-20
1
-1
/
+2
*
- main_reqa: add mode to send deterministic ISO14443A frame
(no author)
2006-08-20
2
-3
/
+31
*
add some code for new TC2 based FDT timer
(no author)
2006-08-17
2
-1
/
+38
*
disable linux memcpy implementation because of missing alignment traps
(no author)
2006-08-17
1
-1
/
+2
*
- introduce ALWAYS_RESPOND #define to determine whether we should always send
(no author)
2006-08-16
1
-2
/
+8
*
use attribute(packed) for 14443B structures, where apropriate
(no author)
2006-08-16
1
-2
/
+2
*
- make USB IRQ Debug conditional to DEBUG_UDP_IRQ #define
(no author)
2006-08-16
1
-19
/
+29
*
add OPENPC_REG_MAX definition
(no author)
2006-08-16
1
-0
/
+2
*
- move usb incoming packet handling into respective subsystems
(no author)
2006-08-16
10
-131
/
+276
*
add properties to ignore .lst files
(no author)
2006-08-16
0
-0
/
+0
*
some more hardware docs
(no author)
2006-08-16
7
-0
/
+0
*
add new openpcd shell program (unfinished)
(no author)
2006-08-16
13
-2
/
+6719
*
- remove local copy of openpcd.h, use the one from firmware instead
(no author)
2006-08-11
3
-40
/
+4
*
add REG_MAX definition
(no author)
2006-08-11
1
-0
/
+2
*
remove four bytes (2* u_int16_t) from every 'sctruct openpcd_hdr'
(no author)
2006-08-11
3
-24
/
+25
*
fix some compiler warnings, enable -Wall
(no author)
2006-08-10
2
-4
/
+5
*
- add my ausb library code for async usb handling
(no author)
2006-08-10
10
-136
/
+838
*
add DEBUG=1 doc
(no author)
2006-08-09
1
-0
/
+2
*
don't disable librfid part
(no author)
2006-08-09
1
-1
/
+1
*
remove unneeded routines
(no author)
2006-08-09
1
-569
/
+0
*
- import some more low-level routines from linux kenrel arm port to save
(no author)
2006-08-09
9
-11
/
+1802
*
add unthrottling call
(no author)
2006-08-08
1
-0
/
+3
*
- import some more library functions from linux kernel
(no author)
2006-08-08
6
-55
/
+749
*
add automatic throttling and manual un-throttling support
(no author)
2006-08-08
2
-1
/
+13
*
enable PDC Rx before trying to use it
(no author)
2006-08-08
1
-0
/
+2
*
prevent CARRIER_DIV_HELP from becoming permanently zero
(no author)
2006-08-08
1
-2
/
+8
*
Add SSC rx support to PWM firmware, so we can sample what we output ;)
(no author)
2006-08-08
1
-15
/
+59
*
add SSC code
(no author)
2006-08-08
3
-1
/
+171
*
major rework of carrier division signals:
(no author)
2006-08-08
3
-17
/
+30
*
add missing prototype
(no author)
2006-08-08
1
-0
/
+1
*
don't configure SSC relevant pins in RC632 code
(no author)
2006-08-08
1
-3
/
+0
*
move more usb related handling into usb_handler.c
(no author)
2006-08-08
2
-15
/
+20
*
split usb handling from dumbreader main program
(no author)
2006-08-08
4
-129
/
+158
*
fixup-commit to last one: main_reqa supports TC, not main_pwm.
(no author)
2006-08-08
2
-29
/
+30
[prev]
[next]
personal git repositories of
Harald Welte
. Your mileage may vary