summaryrefslogtreecommitdiff
path: root/openpicc/application/pio_irq.c
Commit message (Expand)AuthorAgeFilesLines
* convert pio irq isr to a switching isrhenryk2008-03-051-8/+13
* Fix SSC TX registers (especially the clock source selection), peripheral conf...henryk2007-11-291-1/+1
* Switch to hardcoded fiq handler implementation directly in the vector table (...henryk2007-11-291-26/+5
* Add a work around to have each pio data change fiq followed by a regular IRQ ...henryk2007-11-231-3/+49
* Commit status quo (pending cleanup of the debug and experimental code that I ...henryk2007-11-231-1/+3
* Commit status quo: Start adding iso 14443 layer 3a codehenryk2007-11-211-0/+10
* Checking in status quo: Can currently receive and print frames in ssc continu...henryk2007-11-211-7/+12
* Rewrite irq handlers according to the new information in http://www.freertos....henryk2007-11-141-3/+7
* Slight progress, still: enabling tc_fdt crashes the processor after some bitshenryk2007-11-131-1/+1
* Add PIO IRQ counter (and print it in 'c' command)henryk2007-11-131-0/+8
* Add pio_irq and pll codehenryk2007-11-111-0/+142
personal git repositories of Harald Welte. Your mileage may vary