History for uwuboot / source / arm11 / hardware / interrupt.c
2019-05-14
@profi200
A few code optimizations.
profi200 committed on 14 May 2019
2019-04-18
@profi200
[ARM11] Disable FIQs properly.
profi200 committed on 18 Apr 2019
2018-05-05
@profi200
[ARM11] Allow setting IRQ handlers to NULL like on ARM9 + cleanup.
profi200 committed on 5 May 2018
2018-01-07
@profi200
Reenable full GPU/LCD deinit + cleanup.
profi200 committed on 7 Jan 2018
2017-12-28
@profi200
Cleanup core 2/3 code.
profi200 committed on 28 Dec 2017
2017-12-20
@profi200
Move most inline asm to arm.h.
profi200 committed on 20 Dec 2017
2017-12-09
@profi200
Added functions to temporarily disable interrupt handlers on ARM11 without unregistering/reregistering them.
profi200 committed on 9 Dec 2017
2017-12-08
@profi200
Optimize(tm) ARM11 IRQ code a bit.
profi200 committed on 8 Dec 2017
2017-12-02
@profi200
Use const for pre-critical section state.
profi200 committed on 2 Dec 2017
@profi200
Fixed the race properly on ARM11.
profi200 committed on 2 Dec 2017
@profi200
Do not enable interrupts before initializing all of the hardware (race).
profi200 committed on 2 Dec 2017
2017-11-23
@profi200
Actually do this right.
profi200 committed on 23 Nov 2017
@profi200
Fixed more possible problems like the TIMER_sleep() one.
profi200 committed on 23 Nov 2017
2017-10-19
@profi200
Disable FIQs entirely.
profi200 committed on 19 Oct 2017
2017-08-15
@profi200
Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2.
profi200 committed on 15 Aug 2017