summaryrefslogtreecommitdiff
path: root/firmware/src/os/main.c
Commit message (Expand)AuthorAgeFilesLines
* dbgu: make debug routines re-entrantMin Xu2014-11-111-1/+0
* added watchdog time support and debouncing on power-cyclemeri2007-04-101-1/+3
* - first working tested version if system_irq demuxlaforge2006-10-041-1/+6
* - add proper system interrupt (shared) demultiplexing codelaforge2006-10-011-1/+2
* - add (currently inactive) code for the watch dog timerlaforge2006-09-301-2/+5
* - move large rctx definitions to req_ctx.hlaforge2006-09-221-0/+1
* - Add OpenPICC register definition (and USB command handling)laforge2006-09-201-0/+12
* add GPL disclaimer to all C files that I wrotelaforge2006-09-131-0/+19
* Completely separate DFU from application program, we now have a real bootloader.laforge2006-09-131-2/+0
* move to new directorylaforge2006-09-121-0/+47
personal git repositories of Harald Welte. Your mileage may vary