History for uwuboot / source / arm9 / interrupt.c
2017-07-14
@profi200
Added license to all sources. Dir structure cleanup.
profi200 committed on 14 Jul 2017
2017-06-27
@profi200
Revert useless changes from a0108e2e.
profi200 committed on 27 Jun 2017
@profi200
Clobber the global namespace less.
profi200 committed on 27 Jun 2017
2017-06-25
@profi200
Why did i forget this?
profi200 committed on 25 Jun 2017
@profi200
Ported over some things from ARM11 for consistency. Fixed bugs.
profi200 committed on 25 Jun 2017
2017-05-25
@profi200
Change interrupts only through the register/unregister functions.
profi200 committed on 25 May 2017
2017-05-20
@profi200
Some NDMA and IRQ changes.
profi200 committed on 20 May 2017
2017-05-19
@profi200
Do not enable unneeded IRQs. Replaced buggy inline asm for IRQ disable and aknowledge. Added AES_init() function.
profi200 committed on 19 May 2017
2017-05-14
@profi200
2 little mistakes i noticed recently.
profi200 committed on 14 May 2017
2017-01-03
@profi200
Oops IRQs should be enabled not disabled.
profi200 committed on 3 Jan 2017
2017-01-02
@profi200
Changed enableIrq() and disableIrq() to enterCriticalSection() and leaveCriticalSection().
profi200 committed on 2 Jan 2017
2016-12-27
@profi200
Small changes for the interrupt code.
profi200 committed on 27 Dec 2016
2016-12-26
@profi200
Implemented proper interrupts.
profi200 committed on 26 Dec 2016