History for uwuboot / include / arm11 / hardware
2018-01-29
@profi200
Add missing C++ guards for C code.
profi200 committed on 29 Jan 2018
2018-01-07
@profi200
Reenable full GPU/LCD deinit + cleanup.
profi200 committed on 7 Jan 2018
2018-01-04
@profi200
Introducing cfg9.h and cfg11.h.
profi200 committed on 4 Jan 2018
2017-12-30
@profi200
Added proper core 2/3 poweroff code.
profi200 committed on 30 Dec 2017
2017-12-28
@profi200
Cleanup core 2/3 code.
profi200 committed on 28 Dec 2017
@profi200
Added function for changing CPU clock.
profi200 committed on 28 Dec 2017
@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