summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* remaining changes after half-failing commit(no author)2006-07-245-15/+57
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@36 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* major rework(no author)2006-07-2435-355/+1679
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@35 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* - fix fifo read length(no author)2006-07-233-7/+14
| | | | | | | - use openpcd defines for endpoints git-svn-id: https://svn.openpcd.org:2342/trunk@34 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* fix clear bit(no author)2006-07-231-1/+1
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@33 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* implement clear and set bit functions via usb(no author)2006-07-232-25/+24
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@32 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 clear bits and set bits functions(no author)2006-07-232-14/+35
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@30 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* make sure DEBUGP macros work when -DDEBUG is not used(no author)2006-07-231-2/+3
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@29 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* build for real hardware, not olimex develboard(no author)2006-07-231-3/+3
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@28 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* implement help message, get and clear bit operations(no author)2006-07-232-52/+100
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@27 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* - add RC632 Interrupt USB packet generation(no author)2006-07-233-12/+30
| | | | | | | - use new IRQ priority definitions git-svn-id: https://svn.openpcd.org:2342/trunk@26 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
* add interrupt priority definitions(no author)2006-07-231-0/+4
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@24 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* - message about not implemented VFIFO stuff(no author)2006-07-231-0/+3
| | | | | | | - fix length of read fifo packets git-svn-id: https://svn.openpcd.org:2342/trunk@23 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* - reset endpoint in case of CLEAR FEATURE request (data toggle!)(no author)2006-07-231-14/+22
| | | | | | | | | - fix endpoint numbering (if we have 0x01, we can't have 0x81) - don't generate interrupts for EP2/EP3 (yet) - correct use of DEBUGPCRF where applicable git-svn-id: https://svn.openpcd.org:2342/trunk@22 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* - increase to 320kHz SPI clock rate(no author)2006-07-231-2/+2
| | | | | | | - enable SPI overflow interrupts git-svn-id: https://svn.openpcd.org:2342/trunk@21 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* fix length of returned usb packet(no author)2006-07-231-0/+1
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@20 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* cosmetic cleanup of debug statements(no author)2006-07-236-23/+26
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@19 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* add host helper program to test OpenPCD(no author)2006-07-233-0/+290
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@18 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* add pll calculation helper(no author)2006-07-232-0/+29
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@17 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* further cleanup (remove separate rc632_debug.{c,h}(no author)2006-07-235-67/+6
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@16 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* clean up directory tree(no author)2006-07-239-1/+2
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@15 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* add 256(no author)2006-07-232-0/+5636
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@14 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* f(no author)2006-07-236-32/+146
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@13 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* new include files(no author)2006-07-239-11/+1940
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@12 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* new header files(no author)2006-07-231-2/+2
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@11 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* - add S256 linker script(no author)2006-07-2217-85/+468
| | | | | | | | - 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-2113-55/+291
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@9 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* fix usb device enumeration (IRQ based)(no author)2006-07-218-483/+757
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@8 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* implement spi transceive(no author)2006-07-217-350/+452
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@7 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* one step further to make it compile...(no author)2006-07-208-22/+283
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@6 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* commit lots of cleanup(no author)2006-07-0421-193/+2500
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@5 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* some cleanup(no author)2006-07-044-20/+37
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@4 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* update(no author)2006-07-0311-157/+326
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@3 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* initial openpcd import(no author)2006-07-0122-0/+19131
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@2 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* add trunk directorylaforge2006-09-120-0/+0
git-svn-id: https://svn.openpcd.org:2342/trunk@1 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
personal git repositories of Harald Welte. Your mileage may vary