| 2018-03-15 |
Merge branch 'master' into lenny
profi200
committed
on 15 Mar 2018
|
|---|---|
| 2018-03-14 |
Typo fixes/consistency.
profi200
committed
on 14 Mar 2018
|
| 2018-03-09 |
[ARM9] Cache code optimizations.
profi200
committed
on 9 Mar 2018
|
| 2018-03-08 |
Updated NDMA documentation.
profi200
committed
on 8 Mar 2018
|
| 2018-03-05 |
Introducing superhax.
profi200
committed
on 5 Mar 2018
|
| 2018-03-02 |
Fixed ARM9 panic/exception/assert not displaying anything on screen.
profi200
committed
on 2 Mar 2018
|
| 2018-02-28 |
Renamed members of _uX types.
profi200
committed
on 28 Feb 2018
|
|
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 |
Added typedefs for >64 bit types to types.h.
profi200
committed
on 26 Feb 2018
|
|
Use sizeof() instead of hardcoding the increment of data in SHA_update().
profi200
committed
on 26 Feb 2018
|
|
|
Added function to read internal SHA engine state. Optimized SHA_update().
profi200
committed
on 26 Feb 2018
|
|
| 2018-02-22 |
Don't hardcode header location in firm_size().
profi200
committed
on 22 Feb 2018
|
|
[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 |
Actually these .align are not needed.
profi200
committed
on 15 Jan 2018
|
|
start.s improvements + standard conform argc/v.
profi200
committed
on 15 Jan 2018
|
|
| 2018-01-07 |
Deinit critical hardware before FIRM launch.
profi200
committed
on 7 Jan 2018
|
| 2018-01-04 |
Introducing cfg9.h and cfg11.h.
profi200
committed
on 4 Jan 2018
|
| 2017-12-25 |
Avoid some instruction stalls because i have nothing better to do(tm).
profi200
committed
on 25 Dec 2017
|
| 2017-12-20 |
Move most inline asm to arm.h.
profi200
committed
on 20 Dec 2017
|
|
Introducing arm.h.
profi200
committed
on 20 Dec 2017
|
|
| 2017-12-17 |
Restore proper mount state after SD card init.
profi200
committed
on 17 Dec 2017
|
|
Move fastboot version check to the end of function.
profi200
committed
on 17 Dec 2017
|
|
| 2017-12-14 |
Improved RSA code a bit.
profi200
committed
on 14 Dec 2017
|
|
Document ARM11 start.s a bit more.
profi200
committed
on 14 Dec 2017
|
|
| 2017-12-13 |
Optimize ARM9 MPU code a bit.
profi200
committed
on 13 Dec 2017
|
| 2017-12-12 |
Return current number of ticks on timer stop.
profi200
committed
on 12 Dec 2017
|
| 2017-12-11 |
Actually make this race proof...
profi200
committed
on 11 Dec 2017
|
|
Do not increment argc.
profi200
committed
on 11 Dec 2017
|
|
| 2017-12-10 |
arm9: remove nandimage dead code
derrek
committed
on 10 Dec 2017
|
|
More assembly cleanup.
profi200
committed
on 10 Dec 2017
|