summaryrefslogtreecommitdiff
path: root/openpcd/firmware/src/picc
Commit message (Collapse)AuthorAgeFilesLines
* add PWM and load modulation to main_openpicc (no author)2006-09-102-13/+116
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@172 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* use SPI controllers internal timeout(no author)2006-09-101-5/+18
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@171 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* add PLL inhibit support code for PICC(no author)2006-09-103-30/+46
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@168 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* allow user to control comparator poti via serial port(no author)2006-09-101-4/+23
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@165 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* Commit code to drive SPI Potentiometers(no author)2006-09-102-0/+52
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@163 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* - tons of compile fixes for untested PICC code(no author)2006-09-097-19/+139
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@160 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* - remove bogus comment(no author)2006-09-091-5/+1
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@159 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* - cleanup of comments in TC/SSC PCD/PICC spearation(no author)2006-09-092-10/+78
| | | | | | | - add first 'main_openpicc' TARGET for PICC git-svn-id: https://svn.openpcd.org:2342/trunk@154 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* remove old files(no author)2006-09-092-61/+0
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@153 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* rename tc files(no author)2006-09-092-0/+60
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@152 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* we now only have the tc_fdt part of the TC driver in the PICC section(no author)2006-09-092-98/+8
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@151 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* rename ssc to picc_ssc(no author)2006-09-091-0/+15
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@148 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* rename ssc to 'picc ssc' code(no author)2006-09-091-0/+367
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@147 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* - major reorganization, split source tree in(no author)2006-09-095-1/+190
| | | | | | | | | | - os: core "operating system" - pcd: PCD (reader) side - picc: PICC (transponder) side - rewrite linker script almost from scratch (for correct DFU operation) git-svn-id: https://svn.openpcd.org:2342/trunk@142 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* some initial code for PICC side(no author)2006-08-236-0/+423
git-svn-id: https://svn.openpcd.org:2342/trunk@118 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
personal git repositories of Harald Welte. Your mileage may vary