History for uwuboot / include / arm11 / hardware
2017-12-28
@profi200
Implemented core 2/3 init for New 3DS. Also enables FCRAM extension. This is currently disabled.
profi200 committed on 28 Dec 2017
2017-12-20
@profi200
Move most inline asm to arm.h.
profi200 committed on 20 Dec 2017
@profi200
Introducing arm.h.
profi200 committed on 20 Dec 2017
@profi200
Use volatile instead of __volatile__.
profi200 committed on 20 Dec 2017
2017-12-17
@profi200
Added performance monitor code.
profi200 committed on 17 Dec 2017
2017-12-12
@profi200
Return current number of ticks on timer stop.
profi200 committed on 12 Dec 2017
2017-12-10
@derrek
arm11: mcu and safe i2c init
derrek committed on 10 Dec 2017
@derrek
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek committed on 10 Dec 2017
@derrek
arm11: use mcu
derrek committed on 10 Dec 2017
@profi200
Here comes the coding style police!
profi200 committed on 10 Dec 2017
@profi200
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200 committed on 10 Dec 2017
@profi200
Fixed -Wdiv-by-zero warning and with it a bug.
profi200 committed on 10 Dec 2017
@derrek
arm11: use mcu driver
derrek committed on 10 Dec 2017
@derrek
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek committed on 10 Dec 2017
@derrek
arm11: introduce mcu driver, halt leds during startup
derrek committed on 10 Dec 2017
@profi200
ARM11: Timer prescalers start at 1.
profi200 committed on 10 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
@profi200
Nitpicking.
profi200 committed on 9 Dec 2017
@profi200
hardware.c --> system.c. Call systemInit() before main().
profi200 committed on 9 Dec 2017
2017-12-06
@profi200
Allow poweroff on exceptions/panic.
profi200 committed on 6 Dec 2017
2017-12-02
@profi200
Fixed the race properly on ARM11.
profi200 committed on 2 Dec 2017
2017-11-23
@profi200
Actually do this right.
profi200 committed on 23 Nov 2017
2017-11-08
@profi200
Turn on backlight and LCDs at the same time. Correct touchscreen framebuffers on FIRM launch.
profi200 committed on 8 Nov 2017
@profi200
Use inline functions when useful.
profi200 committed on 8 Nov 2017
2017-10-19
@profi200
Added hidIsHomeButtonHeldRaw().
profi200 committed on 19 Oct 2017
2017-09-14
@profi200
Added TIMER_getTicks() function.
profi200 committed on 14 Sep 2017
@profi200
Little cleanup.
profi200 committed on 14 Sep 2017
2017-08-26
@profi200
Clear power button and WiFi button states only if wanted.
profi200 committed on 26 Aug 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