summaryrefslogtreecommitdiff
path: root/openpcd/firmware/include
Commit message (Expand)AuthorAgeFilesLines
* - major reorganization, split source tree in(no author)2006-09-091-1/+1
* add ADC command class (no author)2006-09-041-1/+5
* commit missing header file(no author)2006-08-251-0/+31
* - add unfinished support for DFU (up to now state machine switching works, in...(no author)2006-08-251-0/+81
* - fix include path(no author)2006-08-251-1/+3
* - fix OPENPCD_REG_MAX typo(no author)2006-08-231-1/+17
* add SSC code mostly for PICC side. This needs to be separated cleanly later.(no author)2006-08-231-1/+5
* use attribute(packed) for 14443B structures, where apropriate(no author)2006-08-161-2/+2
* add OPENPC_REG_MAX definition(no author)2006-08-161-0/+2
* - move usb incoming packet handling into respective subsystems(no author)2006-08-161-17/+38
* add REG_MAX definition(no author)2006-08-111-0/+2
* remove four bytes (2* u_int16_t) from every 'sctruct openpcd_hdr'(no author)2006-08-111-2/+0
* - import some more low-level routines from linux kenrel arm port to save(no author)2006-08-093-0/+103
* add new DUMPREG command definition(no author)2006-07-301-0/+1
* add definition for STALLSENT bit in UDP CSR register(no author)2006-07-301-0/+1
* add definitions for likely/unlikely(no author)2006-07-302-0/+8
* - remove duplicate definition(no author)2006-07-291-9/+3
* - move all librfid-imported header files into include/librfid/(no author)2006-07-286-8/+235
* make rc632 API compatible with librfid. Import real librfid functions.(no author)2006-07-252-0/+42
* changed directory structure(no author)2006-07-251-0/+13
* fixed linker/makefile & updated 'board.h'-concept(no author)2006-07-2510-18945/+3
* fix main_reqa build(no author)2006-07-242-0/+103
* remaining changes after half-failing commit(no author)2006-07-241-14/+0
* major rework(no author)2006-07-2410-22/+703
* - fix fifo read length(no author)2006-07-231-0/+6
* add definitions for clear and set bit commands(no author)2006-07-231-9/+13
* add definition of IRQ "Command"(no author)2006-07-231-0/+2
* clean up directory tree(no author)2006-07-239-1/+2
* add 256(no author)2006-07-232-0/+5636
* new include files(no author)2006-07-232-1/+1931
* - add S256 linker script(no author)2006-07-224-5/+11
* fix spi(no author)2006-07-211-2/+17
* fix usb device enumeration (IRQ based)(no author)2006-07-212-279/+27
* implement spi transceive(no author)2006-07-211-288/+288
* one step further to make it compile...(no author)2006-07-203-0/+237
* commit lots of cleanup(no author)2006-07-042-0/+564
* initial openpcd import(no author)2006-07-018-0/+17025
personal git repositories of Harald Welte. Your mileage may vary