| 2017-07-14 |
Added license to all sources. Dir structure cleanup.
profi200
committed
on 14 Jul 2017
|
|---|---|
| 2017-06-27 |
More consistency.
profi200
committed
on 27 Jun 2017
|
| 2017-06-26 |
Do not XOR if the bits are not set.
profi200
committed
on 26 Jun 2017
|
| 2017-06-25 |
Ported over some things from ARM11 for consistency. Fixed bugs.
profi200
committed
on 25 Jun 2017
|
| 2017-05-26 |
Updated timer code for consistency. MMC timeout confirmed working.
profi200
committed
on 26 May 2017
|
| 2017-05-25 |
Change interrupts only through the register/unregister functions.
profi200
committed
on 25 May 2017
|
|
That doesn't belong here anymore.
profi200
committed
on 25 May 2017
|
|
| 2017-05-20 |
Some NDMA and IRQ changes.
profi200
committed
on 20 May 2017
|
| 2017-05-19 |
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 |
Finally fixed TIMER_sleep().
profi200
committed
on 16 May 2017
|
| 2017-02-05 |
Moved reg defines back from io.h.
profi200
committed
on 5 Feb 2017
|
| 2017-02-03 |
Whitespace fixes so it looks better on Gitlab.
profi200
committed
on 3 Feb 2017
|
| 2017-01-07 |
Interrupt safety.
profi200
committed
on 7 Jan 2017
|
| 2017-01-01 |
Automatically call menu function.
profi200
committed
on 1 Jan 2017
|
| 2016-12-26 |
Implemented proper interrupts.
profi200
committed
on 26 Dec 2016
|
| 2016-11-15 |
A lot of changes and little bug fixes.
profi200
committed
on 15 Nov 2016
|
| 2016-07-21 |
Changed a few things. Added CBC support to AES code.
profi200
committed
on 21 Jul 2016
|
| 2016-07-14 |
Change interrupt/DMA design a bit.
profi200
committed
on 14 Jul 2016
|
|
Timer base clock is apparently half of the ARM9 CPU clock.
profi200
committed
on 14 Jul 2016
|
|
| 2016-07-13 |
Implemented timers and interrupts. Critical hardware like DMA and timers are disabled on system init now.
profi200
committed
on 13 Jul 2016
|