History for uwuboot / include
2018-05-02
@profi200
Move more I2C stuff to mcu.c/h.
profi200 committed on 2 May 2018
@profi200
Use I2C IRQs. I2C code cleanup + other changes required after the former.
profi200 committed on 2 May 2018
2018-04-24
@profi200
Timers: Use integer math on ARM9 and faster fp math on ARM11.
profi200 committed on 24 Apr 2018
2018-03-08
@profi200
Updated NDMA documentation.
profi200 committed on 8 Mar 2018
2018-03-05
@profi200
ARM11 hash.h: This happens if you copy & paste shit.
profi200 committed on 5 Mar 2018
@profi200
Minor build system stuff.
profi200 committed on 5 Mar 2018
2018-03-02
@profi200
HASH engine support for ARM11.
profi200 committed on 2 Mar 2018
@profi200
Fixed ARM9 panic/exception/assert not displaying anything on screen.
profi200 committed on 2 Mar 2018
2018-02-28
@profi200
Renamed members of _uX types.
profi200 committed on 28 Feb 2018
@profi200
Optimized AES code and fixed a bug which prevented very large FIRMs from beeing properly decrypted from NAND.
profi200 committed on 28 Feb 2018
2018-02-26
@d0k3
Add FCRAM boot setting in boot setup.
d0k3 committed on 26 Feb 2018
@profi200
Fixed typo.
profi200 committed on 26 Feb 2018
@profi200
Added typedefs for >64 bit types to types.h.
profi200 committed on 26 Feb 2018
@profi200
Added function to read internal SHA engine state. Optimized SHA_update().
profi200 committed on 26 Feb 2018
2018-02-25
@profi200
Reverted C++ header commit because it looks ugly. We will change this later.
profi200 committed on 25 Feb 2018
@derrek
config: add support for "RAM_FIRM_BOOT
derrek committed on 25 Feb 2018
2018-02-23
@profi200
Enable N3DS FCRAM extension if available.
profi200 committed on 23 Feb 2018
@d0k3
Properly clear custom splashscreen leftovers.
d0k3 committed on 23 Feb 2018
2018-02-22
@profi200
Don't hardcode header location in firm_size().
profi200 committed on 22 Feb 2018
@profi200
[UNTESTED] Added FCRAM FIRM support to loadVerifyFirm(). Adjusted MPU settings so we can acces the FIRM in FCRAM.
profi200 committed on 22 Feb 2018
2018-01-29
@profi200
Add missing C++ guards for C code.
profi200 committed on 29 Jan 2018
2018-01-24
@d0k3
Allow setting custom splash screens via the menu.
d0k3 committed on 24 Jan 2018
@profi200
Updated drawSplashscreen() to support the touchscreen.
profi200 committed on 24 Jan 2018
2018-01-21
@derrek
config: external splash screen support
derrek committed on 21 Jan 2018
2018-01-07
@profi200
Reenable full GPU/LCD deinit + cleanup.
profi200 committed on 7 Jan 2018
@profi200
Deinit critical hardware before FIRM launch.
profi200 committed on 7 Jan 2018
2018-01-04
@profi200
Introducing cfg9.h and cfg11.h.
profi200 committed on 4 Jan 2018
2018-01-01
@profi200
Clear screens on screen init only if requested.
profi200 committed on 1 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