summaryrefslogtreecommitdiff
path: root/openpicc
Commit message (Expand)AuthorAgeFilesLines
* Slight progress, still: enabling tc_fdt crashes the processor after some bitshenryk2007-11-136-4/+20
* Get tc_cdiv working (presumably, need to check on the oscilloscope)henryk2007-11-139-13/+84
* Add PIO IRQ counter (and print it in 'c' command)henryk2007-11-136-40/+66
* Add code modules for tc_fdt, tc_cdiv_sync, tc_cdiv, ssc_picchenryk2007-11-1113-1/+1015
* Add pio_irq and pll codehenryk2007-11-118-2/+239
* Add fancy out-of-band successful/failed indicationshenryk2007-11-111-2/+17
* Add da_get_value to return the last written valuehenryk2007-11-113-8/+20
* Enhanced flash script with automatic UART detection and automatic flashing on...henryk2007-11-111-0/+95
* Fix device name in USB descriptorhenryk2007-11-111-6/+6
* Add distinction between long and short commands, for easier use of toggling t...henryk2007-11-111-3/+36
* Revert 313 and 315 again, I'm too stupid to get DFU working, focus on the app...henryk2007-11-1117-3376/+40
* Start working at dfu by copying from main openpcd repository (with modificati...henryk2007-11-0716-39/+3375
* DA code to set the comparator thresholdhenryk2007-11-076-3/+90
* Initial import of FreeRTOS code for OpenPICChenryk2007-11-0654-0/+17607
personal git repositories of Harald Welte. Your mileage may vary