History for uwuboot / source / arm9
2018-05-15
@profi200
Correct comments in sdmmc.c.
profi200 committed on 15 May 2018
2018-05-10
@profi200
Fixed bootrom/OTP dumping.
profi200 committed on 10 May 2018
2018-05-09
@profi200
Adjust SD init to be in specs.
profi200 committed on 9 May 2018
2018-05-08
@profi200
Remove unneeded reg writes. Set card detect timeout(?) permanently to 0.
profi200 committed on 8 May 2018
@profi200
Set SD timeout to 0 for faster card detect.
profi200 committed on 8 May 2018
@profi200
Use higher clocks in MMC driver. Needs careful testing!
profi200 committed on 8 May 2018
@profi200
Remove bootrom lock code.
profi200 committed on 8 May 2018
@profi200
Added toggleSuperhax() function.
profi200 committed on 8 May 2018
@profi200
Merge branch 'master' into lenny
profi200 committed on 8 May 2018
2018-05-07
@profi200
Increase ARM9 TIMER_sleep() accuracy because why not.
profi200 committed on 7 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-15
@profi200
Merge branch 'master' into lenny
profi200 committed on 15 Mar 2018
2018-03-14
@profi200
Typo fixes/consistency.
profi200 committed on 14 Mar 2018
2018-03-09
@profi200
[ARM9] Cache code optimizations.
profi200 committed on 9 Mar 2018
2018-03-08
@profi200
Updated NDMA documentation.
profi200 committed on 8 Mar 2018
2018-03-05
@profi200
Introducing superhax.
profi200 committed on 5 Mar 2018
2018-03-02
@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
@profi200
Added typedefs for >64 bit types to types.h.
profi200 committed on 26 Feb 2018
@profi200
Use sizeof() instead of hardcoding the increment of data in SHA_update().
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-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-15
@profi200
Actually these .align are not needed.
profi200 committed on 15 Jan 2018
@profi200
start.s improvements + standard conform argc/v.
profi200 committed on 15 Jan 2018
2018-01-07
@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
2017-12-25
@profi200
Avoid some instruction stalls because i have nothing better to do(tm).
profi200 committed on 25 Dec 2017
2017-12-20
@profi200
Move most inline asm to arm.h.
profi200 committed on 20 Dec 2017