summaryrefslogtreecommitdiff
path: root/openpcd/firmware/src/picc
Commit message (Expand)AuthorAgeFilesLines
* further development of PICC ADC and SSC drivers(no author)2006-09-122-28/+75
* - don't configure PA15 as MISO, since poti's are write-only(no author)2006-09-101-1/+1
* enable clock of TC2 before configuring it(no author)2006-09-101-0/+3
* - Add notification in case PLL PIO status changes (serial + LED1)(no author)2006-09-101-0/+16
* add PWM and load modulation to main_openpicc (no author)2006-09-102-13/+116
* use SPI controllers internal timeout(no author)2006-09-101-5/+18
* add PLL inhibit support code for PICC(no author)2006-09-103-30/+46
* allow user to control comparator poti via serial port(no author)2006-09-101-4/+23
* Commit code to drive SPI Potentiometers(no author)2006-09-102-0/+52
* - tons of compile fixes for untested PICC code(no author)2006-09-097-19/+139
* - remove bogus comment(no author)2006-09-091-5/+1
* - cleanup of comments in TC/SSC PCD/PICC spearation(no author)2006-09-092-10/+78
* remove old files(no author)2006-09-092-61/+0
* rename tc files(no author)2006-09-092-0/+60
* we now only have the tc_fdt part of the TC driver in the PICC section(no author)2006-09-092-98/+8
* rename ssc to picc_ssc(no author)2006-09-091-0/+15
* rename ssc to 'picc ssc' code(no author)2006-09-091-0/+367
* - major reorganization, split source tree in(no author)2006-09-095-1/+190
* some initial code for PICC side(no author)2006-08-236-0/+423
personal git repositories of Harald Welte. Your mileage may vary