| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add TC code for software-configurable division of carrier clock | (no author) | 2006-08-08 | 4 | -4/+127 |
* | 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 | 3 | -1/+106 |
* | 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 |
* | new usb protocol doesn't give feedback for write commands | (no author) | 2006-07-30 | 1 | -4/+0 |
* | - update code to reflect req_ctx changes | (no author) | 2006-07-30 | 1 | -13/+86 |
* | add new DUMPREG command definition | (no author) | 2006-07-30 | 1 | -0/+1 |
* | - 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 |
* | add definition for STALLSENT bit in UDP CSR register | (no author) | 2006-07-30 | 1 | -0/+1 |
* | add definitions for likely/unlikely | (no author) | 2006-07-30 | 2 | -0/+8 |
* | - remove duplicate definition | (no author) | 2006-07-29 | 1 | -9/+3 |
* | 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 | 21 | -71/+758 |
* | - 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 | 7 | -169/+1165 |
* | remove whitespace that causes problem | (no author) | 2006-07-25 | 1 | -2/+2 |
* | dos2unix | (no author) | 2006-07-25 | 2 | -262/+262 |
* | added support for "make program" (at91flash) | (no author) | 2006-07-25 | 1 | -0/+8 |
* | updated linker files directory structure | (no author) | 2006-07-25 | 4 | -0/+556 |
* | changed directory structure | (no author) | 2006-07-25 | 3 | -0/+400 |
* | fixed linker/makefile & updated 'board.h'-concept | (no author) | 2006-07-25 | 29 | -21140/+23 |
* | don't loopback :) | (no author) | 2006-07-24 | 1 | -1/+1 |
* | fix main_reqa build | (no author) | 2006-07-24 | 6 | -128/+314 |
* | remaining changes after half-failing commit | (no author) | 2006-07-24 | 5 | -15/+57 |
* | major rework | (no author) | 2006-07-24 | 35 | -355/+1679 |
* | - fix fifo read length | (no author) | 2006-07-23 | 3 | -7/+14 |
* | fix clear bit | (no author) | 2006-07-23 | 1 | -1/+1 |
* | implement clear and set bit functions via usb | (no author) | 2006-07-23 | 2 | -25/+24 |