summaryrefslogtreecommitdiff
path: root/openpicc/config
Commit message (Expand)AuthorAgeFilesLines
* Add new hardware revision, make it the defaulthenryk2008-03-182-1/+13
* Port over the differential miller decoder from the sniffonly host toolhenryk2008-03-052-0/+9
* Add information about new hardware patchlevelhenryk2008-02-292-3/+19
* Framework to support run-time hardware selection. Future hardware releases sh...henryk2008-02-112-16/+65
* Use finer grained #ifdef's for the new board's featureshenryk2007-12-211-0/+4
* Add SSC_DATA_GATE supporthenryk2007-12-201-3/+1
* New hardware versionhenryk2007-12-191-0/+17
* Several modifications to enable spinning until the correct phase is reached i...henryk2007-12-111-4/+4
* Add (#ifdef'ed out) code to measure critical section timing with an LEDhenryk2007-12-041-0/+3
* Disbale tracing again. Maybe that's giving less delay?henryk2007-12-031-1/+1
* Fix SSC TX registers (especially the clock source selection), peripheral conf...henryk2007-11-291-0/+1
* Restructure irq handling for setting tc_fdt (works now) and to get most iso s...henryk2007-11-261-1/+1
* Add load modulation and encoding/decoding code from haraldhenryk2007-11-241-0/+3
* new linker file with vector table reservedmeri2007-11-211-3/+8
* Fix hex vs. dechenryk2007-11-211-1/+1
* Revert to revision 336henryk2007-11-211-25/+27
* fixed updated linker filemeri2007-11-211-20/+25
* fixed updated linker filemeri2007-11-211-1/+4
* updated linker filemeri2007-11-211-16/+6
* Commit status quo: Start adding iso 14443 layer 3a codehenryk2007-11-212-1/+4
* Slight progress, still: enabling tc_fdt crashes the processor after some bitshenryk2007-11-131-0/+1
* Get tc_cdiv working (presumably, need to check on the oscilloscope)henryk2007-11-131-0/+7
* Add code modules for tc_fdt, tc_cdiv_sync, tc_cdiv, ssc_picchenryk2007-11-111-0/+13
* Add pio_irq and pll codehenryk2007-11-111-0/+1
* Revert 313 and 315 again, I'm too stupid to get DFU working, focus on the app...henryk2007-11-111-19/+0
* Start working at dfu by copying from main openpcd repository (with modificati...henryk2007-11-071-0/+19
* DA code to set the comparator thresholdhenryk2007-11-071-3/+5
* Initial import of FreeRTOS code for OpenPICChenryk2007-11-063-0/+213
personal git repositories of Harald Welte. Your mileage may vary