History for uwuboot / source / arm9 / ipc_handler.c
2018-01-04
@profi200
Introducing cfg9.h and cfg11.h.
profi200 committed on 4 Jan 2018
2017-12-07
@profi200
Handle NULL or zero size buffers in IPC code properly.
profi200 committed on 7 Dec 2017
2017-12-06
@profi200
Fixed more IPC buffer corruption.
profi200 committed on 6 Dec 2017
2017-12-03
@profi200
Added fIsDriveMounted().
profi200 committed on 3 Dec 2017
2017-11-30
@profi200
Added fIsDevActive().
profi200 committed on 30 Nov 2017
2017-11-22
@profi200
Added getBootEnv() for ARM11.
profi200 committed on 22 Nov 2017
2017-11-20
@profi200
Untested signature override on FIRM installation.
profi200 committed on 20 Nov 2017
2017-11-19
@profi200
Added loadVerifyUpdate() function.
profi200 committed on 19 Nov 2017
2017-11-16
@profi200
Include second FIRM section whitelist for installs.
profi200 committed on 16 Nov 2017
2017-11-13
@profi200
Implemented untested FIRM writer.
profi200 committed on 13 Nov 2017
2017-11-08
@profi200
Implemented fs deinit on poweroff/panic/exception.
profi200 committed on 8 Nov 2017
2017-10-29
@profi200
Implemented new dev/NAND image functions in IPC code.
profi200 committed on 29 Oct 2017
2017-10-24
@profi200
Implemented dev raw access functions in IPC code.
profi200 committed on 24 Oct 2017
2017-10-11
@profi200
Added unfinished FIRM verify code.
profi200 committed on 11 Oct 2017
2017-10-10
@profi200
FIRM launch works again. No FIRM verification or argc/v support yet.
profi200 committed on 10 Oct 2017
2017-09-10
@profi200
Forgot fGetFree().
profi200 committed on 10 Sep 2017
@profi200
Implemented remaining fs functions.
profi200 committed on 10 Sep 2017
@profi200
More fs functions.
profi200 committed on 10 Sep 2017
2017-09-09
@profi200
Implemented fSync(), fLseek() and fUnlink().
profi200 committed on 9 Sep 2017
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
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
2017-08-30
@profi200
Handle buffers in IPC code. Pointers and sizes are not verified right now.
profi200 committed on 30 Aug 2017