History for uwuboot / include / arm9 / interrupt.h
2017-02-05
@profi200
Moved reg defines back from io.h.
profi200 committed on 5 Feb 2017
2017-01-07
@profi200
Added CPU copy to firmLaunchStub() for ITCM sections. Misc changes.
profi200 committed on 7 Jan 2017
2017-01-06
@profi200
Shut up some warnings.
profi200 committed on 6 Jan 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-26
@profi200
Implemented proper interrupts.
profi200 committed on 26 Dec 2016
2016-12-06
@profi200
Big refactor. Updated fatfs, changed the dir structure, added MMU support to the ARM11 side and lots of small changes.
profi200 committed on 6 Dec 2016
2016-11-15
@profi200
A lot of changes and little bug fixes.
profi200 committed on 15 Nov 2016
2016-07-21
@profi200
Changed a few things. Added CBC support to AES code.
profi200 committed on 21 Jul 2016
2016-07-14
@profi200
Change interrupt/DMA design a bit.
profi200 committed on 14 Jul 2016
@profi200
*table flip* AES with DMA.
profi200 committed on 14 Jul 2016
2016-07-13
@profi200
Implemented timers and interrupts. Critical hardware like DMA and timers are disabled on system init now.
profi200 committed on 13 Jul 2016