summaryrefslogtreecommitdiff
path: root/openpcd/firmware/src/openpcd.h
Commit message (Expand)AuthorAgeFilesLines
* move to new directorylaforge2006-09-121-165/+0
* - fix bootloader switch detection(no author)2006-09-121-0/+2
* - Introduce new "BOARD=" make parameter to distinguish between PICC and PCD PIO(no author)2006-09-101-6/+22
* use SPI controllers internal timeout(no author)2006-09-101-3/+3
* add PIO definitions for new PICC simulator hardware(no author)2006-09-101-8/+47
* - we now definitely use PA22 for UDP_PUP, since SAM-BA wants to use PA16,(no author)2006-09-091-2/+8
* - cosmetic cleanup(no author)2006-09-091-3/+0
* add verbose PIO A mapping comment(no author)2006-09-091-0/+50
* - major reorganization, split source tree in(no author)2006-09-091-43/+0
* Add DFU support (unfinished, doesn't actually flash yet)(no author)2006-09-051-0/+16
* - fix size for request contexts to 64 bytes(no author)2006-08-231-4/+7
* major rework of carrier division signals:(no author)2006-08-081-7/+10
* add some more state and PIO constants(no author)2006-08-081-0/+6
* introduce new req_ctx api and handling (no author)2006-07-301-6/+18
* fix MFIN/MFOUT definitions(no author)2006-07-271-2/+2
* major rework(no author)2006-07-241-10/+18
* add interrupt priority definitions(no author)2006-07-231-0/+4
* - add S256 linker script(no author)2006-07-221-1/+9
* fix spi(no author)2006-07-211-3/+9
* implement spi transceive(no author)2006-07-211-0/+2
* update(no author)2006-07-031-0/+30
personal git repositories of Harald Welte. Your mileage may vary