History for uwuboot / source / arm9 / timer.c
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-16
@profi200
Finally fixed TIMER_sleep().
profi200 committed on 16 May 2017
2017-02-05
@profi200
Moved reg defines back from io.h.
profi200 committed on 5 Feb 2017
2017-02-03
@profi200
Whitespace fixes so it looks better on Gitlab.
profi200 committed on 3 Feb 2017
2017-01-07
@profi200
Interrupt safety.
profi200 committed on 7 Jan 2017
2017-01-01
@profi200
Automatically call menu function.
profi200 committed on 1 Jan 2017
2016-12-26
@profi200
Implemented proper interrupts.
profi200 committed on 26 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
Timer base clock is apparently half of the ARM9 CPU clock.
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