History for uwuboot / source / arm9
2017-09-08
@profi200
Optimizations + fixes.
profi200 committed on 8 Sep 2017
2017-09-07
@profi200
Small adjustments. Enable data cache for DSP mem/AXIWRAM on ARM9.
profi200 committed on 7 Sep 2017
2017-09-03
@profi200
A few changes. Crash with fWrite() still not solved.
profi200 committed on 3 Sep 2017
@profi200
A few changes. Added broken fs test code to main.c.
profi200 committed on 3 Sep 2017
@profi200
Fs implementation on the ARM11 side.
profi200 committed on 3 Sep 2017
2017-09-02
@profi200
fClose(), fRead(), fWrite().
profi200 committed on 2 Sep 2017
@profi200
fOpen().
profi200 committed on 2 Sep 2017
@profi200
Stricter checks in fs code.
profi200 committed on 2 Sep 2017
@profi200
Started implementing fatfs wrapper.
profi200 committed on 2 Sep 2017
@profi200
Reverted ed21387b.
profi200 committed on 2 Sep 2017
2017-08-31
@profi200
Use same IPC source for ARM9 and ARM11.
profi200 committed on 31 Aug 2017
@profi200
Use same PXI source for ARM9 and ARM11.
profi200 committed on 31 Aug 2017
2017-08-30
@profi200
Handle buffers in IPC code. Pointers and sizes are not verified right now.
profi200 committed on 30 Aug 2017
2017-08-29
@profi200
Fixed AES + NDMA bug. Re-added firm.c i accidentally deleted.
profi200 committed on 29 Aug 2017
2017-08-27
@profi200
Forgot malloc9() itself.
profi200 committed on 27 Aug 2017
@profi200
Disable malloc9() cmd for now.
profi200 committed on 27 Aug 2017
@profi200
Use fake_heap*.
profi200 committed on 27 Aug 2017
@profi200
Use define for max params. Check free() pointer.
profi200 committed on 27 Aug 2017
@profi200
Use a define for param masking.
profi200 committed on 27 Aug 2017
@profi200
Fixed cmd masking in PXI code.
profi200 committed on 27 Aug 2017
@profi200
Make PXI/IPC code safer.
profi200 committed on 27 Aug 2017
@profi200
Separate IPC and PXI code.
profi200 committed on 27 Aug 2017
@profi200
Refactored PXI code. Removed a lot of code on ARM9.
profi200 committed on 27 Aug 2017
2017-08-23
@profi200
Allow poweroff for faster testing.
profi200 committed on 23 Aug 2017
@profi200
Port console to ARM11. Stub ARM9 GUI.
profi200 committed on 23 Aug 2017
2017-08-19
@profi200
Verify signatures only in release builds.
profi200 committed on 19 Aug 2017
@profi200
Verify update file signatures.
profi200 committed on 19 Aug 2017
@profi200
Forgot these changes.
profi200 committed on 19 Aug 2017
@profi200
Added RSA public key for fastboot and a script to sign FIRMs.
profi200 committed on 19 Aug 2017
2017-08-18
@profi200
Added function for verifying RSA 2048 SHA 256 signatures.
profi200 committed on 18 Aug 2017