summaryrefslogtreecommitdiff
path: root/openpcd/firmware/src
Commit message (Expand)AuthorAgeFilesLines
...
* fix poll interval fields in endpoint descriptors(no author)2006-07-301-3/+3
* introduce new req_ctx api and handling (no author)2006-07-302-26/+38
* more fine-grained debugging primitives(no author)2006-07-301-9/+28
* don't use LOOPBACK on non-olimex boards(no author)2006-07-301-1/+0
* don't go into reserved values(no author)2006-07-281-0/+9
* remove all traces of interrupt_utils.h(no author)2006-07-283-3/+0
* - move all librfid-imported header files into include/librfid/(no author)2006-07-2814-61/+517
* - re-enable MFIN/MFOUT code since #defines for PAxx are correct now(no author)2006-07-271-5/+0
* fix MFIN/MFOUT definitions(no author)2006-07-271-2/+2
* export turn_{on,off}_rf functions(no author)2006-07-251-2/+2
* export turn_{on,off}_rf() functions(no author)2006-07-251-18/+30
* - add some comments on what this code does(no author)2006-07-251-2/+18
* make rc632 API compatible with librfid. Import real librfid functions.(no author)2006-07-255-169/+1123
* changed directory structure(no author)2006-07-252-0/+387
* fixed linker/makefile & updated 'board.h'-concept(no author)2006-07-254-8/+8
* don't loopback :)(no author)2006-07-241-1/+1
* fix main_reqa build(no author)2006-07-242-127/+176
* remaining changes after half-failing commit(no author)2006-07-241-0/+11
* major rework(no author)2006-07-2416-314/+827
* - fix fifo read length(no author)2006-07-232-7/+8
* fix clear bit(no author)2006-07-231-1/+1
* implement clear and set bit functions via usb(no author)2006-07-232-25/+24
* add clear bits and set bits functions(no author)2006-07-232-14/+35
* make sure DEBUGP macros work when -DDEBUG is not used(no author)2006-07-231-2/+3
* - add RC632 Interrupt USB packet generation(no author)2006-07-233-12/+30
* add interrupt priority definitions(no author)2006-07-231-0/+4
* - message about not implemented VFIFO stuff(no author)2006-07-231-0/+3
* - reset endpoint in case of CLEAR FEATURE request (data toggle!)(no author)2006-07-231-14/+22
* - increase to 320kHz SPI clock rate(no author)2006-07-231-2/+2
* fix length of returned usb packet(no author)2006-07-231-0/+1
* cosmetic cleanup of debug statements(no author)2006-07-236-23/+26
* further cleanup (remove separate rc632_debug.{c,h}(no author)2006-07-235-67/+6
* f(no author)2006-07-235-28/+141
* new include files(no author)2006-07-234-4/+4
* - add S256 linker script(no author)2006-07-229-75/+183
* fix spi(no author)2006-07-2111-51/+272
* fix usb device enumeration (IRQ based)(no author)2006-07-214-525/+140
* implement spi transceive(no author)2006-07-216-62/+164
* one step further to make it compile...(no author)2006-07-205-22/+46
* commit lots of cleanup(no author)2006-07-047-193/+27
* some cleanup(no author)2006-07-044-20/+37
* update(no author)2006-07-038-157/+227
* initial openpcd import(no author)2006-07-0111-0/+2036
personal git repositories of Harald Welte. Your mileage may vary