History for uwuboot / source / arm11 / hardware / interrupt.c
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