summaryrefslogtreecommitdiff
path: root/firmware/src/os/pio_irq.c
Commit message (Expand)AuthorAgeFilesLines
* convert from u_int*_t to uint*_tHarald Welte2015-09-281-14/+14
* disable logging of PIO status in PIO interrupt routineHarald Welte2012-03-221-1/+1
* - iterate over all PIO, not only starting from 27 ?!?laforge2006-12-181-1/+2
* - add svn:ignore property to make 'svn st' output more realisticlaforge2006-10-151-2/+2
* split irq handler in two parts to make it callable from FIQlaforge2006-10-011-2/+10
* - Add OpenPICC register definition (and USB command handling)laforge2006-09-201-6/+5
* add GPL disclaimer to all C files that I wrotelaforge2006-09-131-0/+19
* move to new directorylaforge2006-09-121-0/+122
personal git repositories of Harald Welte. Your mileage may vary