summaryrefslogtreecommitdiff
path: root/openpcd/firmware/include/openpcd.h
Commit message (Collapse)AuthorAgeFilesLines
* move to new directorylaforge2006-09-121-85/+0
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@191 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* pio_irq USB access(no author)2006-09-121-0/+3
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@183 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* fix typo(no author)2006-09-091-1/+1
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@156 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* add ADC command class (no author)2006-09-041-1/+5
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@140 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* - fix OPENPCD_REG_MAX typo(no author)2006-08-231-1/+17
| | | | | | | - add USBTEST class git-svn-id: https://svn.openpcd.org:2342/trunk@125 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* add OPENPC_REG_MAX definition(no author)2006-08-161-0/+2
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@108 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* - move usb incoming packet handling into respective subsystems(no author)2006-08-161-17/+38
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@107 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* add REG_MAX definition(no author)2006-08-111-0/+2
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@102 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* remove four bytes (2* u_int16_t) from every 'sctruct openpcd_hdr'(no author)2006-08-111-2/+0
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@101 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* add new DUMPREG command definition(no author)2006-07-301-0/+1
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@65 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* major rework(no author)2006-07-241-1/+1
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@35 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* - fix fifo read length(no author)2006-07-231-0/+6
| | | | | | | - use openpcd defines for endpoints git-svn-id: https://svn.openpcd.org:2342/trunk@34 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* add definitions for clear and set bit commands(no author)2006-07-231-9/+13
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@31 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* add definition of IRQ "Command"(no author)2006-07-231-0/+2
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@25 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* clean up directory tree(no author)2006-07-231-1/+2
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@15 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* - add S256 linker script(no author)2006-07-221-2/+3
| | | | | | | | - add USB transmit routines - connect usb OUT endpoint with parser / spi git-svn-id: https://svn.openpcd.org:2342/trunk@10 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* fix spi(no author)2006-07-211-2/+17
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@9 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* one step further to make it compile...(no author)2006-07-201-0/+9
git-svn-id: https://svn.openpcd.org:2342/trunk@6 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
personal git repositories of Harald Welte. Your mileage may vary