summaryrefslogtreecommitdiff
path: root/openpcd
Commit message (Expand)AuthorAgeFilesLines
...
* added support for "make program" (at91flash)(no author)2006-07-251-0/+8
* updated linker files directory structure(no author)2006-07-254-0/+556
* changed directory structure(no author)2006-07-253-0/+400
* fixed linker/makefile & updated 'board.h'-concept(no author)2006-07-2529-21140/+23
* don't loopback :)(no author)2006-07-241-1/+1
* fix main_reqa build(no author)2006-07-246-128/+314
* remaining changes after half-failing commit(no author)2006-07-245-15/+57
* major rework(no author)2006-07-2435-355/+1679
* - fix fifo read length(no author)2006-07-233-7/+14
* 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 definitions for clear and set bit commands(no author)2006-07-231-9/+13
* 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
* build for real hardware, not olimex develboard(no author)2006-07-231-3/+3
* implement help message, get and clear bit operations(no author)2006-07-232-52/+100
* - add RC632 Interrupt USB packet generation(no author)2006-07-233-12/+30
* add definition of IRQ "Command"(no author)2006-07-231-0/+2
* 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
* add host helper program to test OpenPCD(no author)2006-07-233-0/+290
* add pll calculation helper(no author)2006-07-232-0/+29
* further cleanup (remove separate rc632_debug.{c,h}(no author)2006-07-235-67/+6
* clean up directory tree(no author)2006-07-239-1/+2
* add 256(no author)2006-07-232-0/+5636
* f(no author)2006-07-236-32/+146
* new include files(no author)2006-07-239-11/+1940
* new header files(no author)2006-07-231-2/+2
* - add S256 linker script(no author)2006-07-2217-85/+468
* fix spi(no author)2006-07-2113-55/+291
* fix usb device enumeration (IRQ based)(no author)2006-07-218-483/+757
* implement spi transceive(no author)2006-07-217-350/+452
* one step further to make it compile...(no author)2006-07-208-22/+283
* commit lots of cleanup(no author)2006-07-0421-193/+2500
* some cleanup(no author)2006-07-044-20/+37
* update(no author)2006-07-0311-157/+326
* initial openpcd import(no author)2006-07-0122-0/+19131
personal git repositories of Harald Welte. Your mileage may vary