aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/irq.c
Commit message (Collapse)AuthorAgeFilesLines
* Towards compressed ISA supportClifford Wolf2015-11-201-1/+1
|
* Test firmware: Added print_hex() digits argClifford Wolf2015-11-191-6/+6
|
* Towards compressed ISA supportClifford Wolf2015-11-191-1/+2
|
* c++/c99-style for loops in firmwareClifford Wolf2015-07-041-3/+2
|
* Turned gcc warnings up to elevenClifford Wolf2015-07-041-1/+1
| | | | Patch by Larry Doolittle
* Removed trailing whitespacesClifford Wolf2015-07-021-1/+1
|
* Unsigned arguments for print_dec()Clifford Wolf2015-07-021-3/+3
| | | | Patch by Larry Doolittle
* Improved IRQ documentation, added assembler macrosClifford Wolf2015-06-281-0/+6
|
* Test firmware refactoringClifford Wolf2015-06-261-0/+111