index
:
openpcd
master
Firmware for the OpenPCD, OpenPICC and SIMtrace hardware
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openpicc
/
application
/
pio_irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert pio irq isr to a switching isr
henryk
2008-03-05
1
-8
/
+13
*
Fix SSC TX registers (especially the clock source selection), peripheral conf...
henryk
2007-11-29
1
-1
/
+1
*
Switch to hardcoded fiq handler implementation directly in the vector table (...
henryk
2007-11-29
1
-26
/
+5
*
Add a work around to have each pio data change fiq followed by a regular IRQ ...
henryk
2007-11-23
1
-3
/
+49
*
Commit status quo (pending cleanup of the debug and experimental code that I ...
henryk
2007-11-23
1
-1
/
+3
*
Commit status quo: Start adding iso 14443 layer 3a code
henryk
2007-11-21
1
-0
/
+10
*
Checking in status quo: Can currently receive and print frames in ssc continu...
henryk
2007-11-21
1
-7
/
+12
*
Rewrite irq handlers according to the new information in http://www.freertos....
henryk
2007-11-14
1
-3
/
+7
*
Slight progress, still: enabling tc_fdt crashes the processor after some bits
henryk
2007-11-13
1
-1
/
+1
*
Add PIO IRQ counter (and print it in 'c' command)
henryk
2007-11-13
1
-0
/
+8
*
Add pio_irq and pll code
henryk
2007-11-11
1
-0
/
+142
personal git repositories of
Harald Welte
. Your mileage may vary