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
/
openpcd
/
firmware
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- introduce ALWAYS_RESPOND #define to determine whether we should always send
(no author)
2006-08-16
1
-2
/
+8
*
- make USB IRQ Debug conditional to DEBUG_UDP_IRQ #define
(no author)
2006-08-16
1
-19
/
+29
*
- move usb incoming packet handling into respective subsystems
(no author)
2006-08-16
8
-113
/
+237
*
remove four bytes (2* u_int16_t) from every 'sctruct openpcd_hdr'
(no author)
2006-08-11
2
-22
/
+25
*
add unthrottling call
(no author)
2006-08-08
1
-0
/
+3
*
- import some more library functions from linux kernel
(no author)
2006-08-08
1
-54
/
+17
*
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
2
-0
/
+170
*
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
3
-129
/
+157
*
fixup-commit to last one: main_reqa supports TC, not main_pwm.
(no author)
2006-08-08
2
-29
/
+30
*
add TC code for software-configurable division of carrier clock
(no author)
2006-08-08
3
-3
/
+126
*
add some more state and PIO constants
(no author)
2006-08-08
1
-0
/
+6
*
make trigger pulse a bit 'longer'
(no author)
2006-08-08
1
-0
/
+3
*
- add support for MFOUT and Analog Test switching
(no author)
2006-08-03
1
-5
/
+65
*
- add some more debugging code
(no author)
2006-08-03
1
-20
/
+42
*
- fix prototype in header
(no author)
2006-08-03
2
-1
/
+4
*
fix help message
(no author)
2006-08-03
1
-8
/
+8
*
add new PWM main program
(no author)
2006-08-03
1
-0
/
+198
*
- change from PA23 to PA0
(no author)
2006-08-03
1
-8
/
+28
*
add support for conductance register change via serial port
(no author)
2006-08-03
1
-1
/
+33
*
add code for PWM controller
(no author)
2006-08-03
2
-0
/
+105
*
cosmetic cleanup
(no author)
2006-07-30
2
-121
/
+90
*
add new WUPA and ANTICOL modes
(no author)
2006-07-30
1
-7
/
+63
*
skip FIFO DATA register to prevent altering fifo state while dumping
(no author)
2006-07-30
1
-3
/
+11
*
- update code to reflect req_ctx changes
(no author)
2006-07-30
1
-13
/
+86
*
- export anticol() function
(no author)
2006-07-30
1
-5
/
+8
*
- use 4.8MHz SPI in case of DMA
(no author)
2006-07-30
1
-7
/
+15
*
implement request context processing for RC632 interrupt
(no author)
2006-07-30
2
-12
/
+40
*
implement new request context and interrupt handling
(no author)
2006-07-30
2
-11
/
+115
*
fix poll interval fields in endpoint descriptors
(no author)
2006-07-30
1
-3
/
+3
*
introduce new req_ctx api and handling
(no author)
2006-07-30
2
-26
/
+38
*
more fine-grained debugging primitives
(no author)
2006-07-30
1
-9
/
+28
*
don't use LOOPBACK on non-olimex boards
(no author)
2006-07-30
1
-1
/
+0
*
don't go into reserved values
(no author)
2006-07-28
1
-0
/
+9
*
remove all traces of interrupt_utils.h
(no author)
2006-07-28
3
-3
/
+0
*
- move all librfid-imported header files into include/librfid/
(no author)
2006-07-28
14
-61
/
+517
*
- re-enable MFIN/MFOUT code since #defines for PAxx are correct now
(no author)
2006-07-27
1
-5
/
+0
*
fix MFIN/MFOUT definitions
(no author)
2006-07-27
1
-2
/
+2
*
export turn_{on,off}_rf functions
(no author)
2006-07-25
1
-2
/
+2
*
export turn_{on,off}_rf() functions
(no author)
2006-07-25
1
-18
/
+30
*
- add some comments on what this code does
(no author)
2006-07-25
1
-2
/
+18
*
make rc632 API compatible with librfid. Import real librfid functions.
(no author)
2006-07-25
5
-169
/
+1123
*
changed directory structure
(no author)
2006-07-25
2
-0
/
+387
[prev]
[next]
personal git repositories of
Harald Welte
. Your mileage may vary