| 2017-11-22 |
Added getBootEnv() for ARM11.
profi200
committed
on 22 Nov 2017
|
|---|---|
| 2017-11-20 |
Forgot to update IPC cmd.
profi200
committed
on 20 Nov 2017
|
| 2017-11-19 |
Added loadVerifyUpdate() function.
profi200
committed
on 19 Nov 2017
|
| 2017-11-13 |
Implemented untested FIRM writer.
profi200
committed
on 13 Nov 2017
|
| 2017-11-08 |
Implemented fs deinit on poweroff/panic/exception.
profi200
committed
on 8 Nov 2017
|
| 2017-10-29 |
Implemented new dev/NAND image functions in IPC code.
profi200
committed
on 29 Oct 2017
|
| 2017-10-24 |
Implemented dev raw access functions in IPC code.
profi200
committed
on 24 Oct 2017
|
| 2017-10-11 |
Added unfinished FIRM verify code.
profi200
committed
on 11 Oct 2017
|
| 2017-10-10 |
FIRM launch works again. No FIRM verification or argc/v support yet.
profi200
committed
on 10 Oct 2017
|
| 2017-09-10 |
Forgot fGetFree().
profi200
committed
on 10 Sep 2017
|
|
Implemented remaining fs functions.
profi200
committed
on 10 Sep 2017
|
|
|
More fs functions.
profi200
committed
on 10 Sep 2017
|
|
| 2017-09-09 |
Implemented fSync(), fLseek() and fUnlink().
profi200
committed
on 9 Sep 2017
|
| 2017-09-08 |
Optimizations + fixes.
profi200
committed
on 8 Sep 2017
|
| 2017-09-07 |
Lazy guru meditation screen port. Fixed IPC output buffer mask.
profi200
committed
on 7 Sep 2017
|
| 2017-09-05 |
Cleaned up PXI code and fixed a few bugs.
profi200
committed
on 5 Sep 2017
|
| 2017-09-03 |
A few changes. Added broken fs test code to main.c.
profi200
committed
on 3 Sep 2017
|
| 2017-09-02 |
fClose(), fRead(), fWrite().
profi200
committed
on 2 Sep 2017
|
|
fOpen().
profi200
committed
on 2 Sep 2017
|
|
|
Stricter checks in fs code.
profi200
committed
on 2 Sep 2017
|
|
|
Reverted ed21387b.
profi200
committed
on 2 Sep 2017
|
|
| 2017-08-31 |
Use a struct for IPC buffer.
profi200
committed
on 31 Aug 2017
|
| 2017-08-30 |
Handle buffers in IPC code. Pointers and sizes are not verified right now.
profi200
committed
on 30 Aug 2017
|
| 2017-08-27 |
Use define for max params. Check free() pointer.
profi200
committed
on 27 Aug 2017
|
|
Use a define for param masking.
profi200
committed
on 27 Aug 2017
|
|
|
Make PXI/IPC code safer.
profi200
committed
on 27 Aug 2017
|
|
|
Separate IPC and PXI code.
profi200
committed
on 27 Aug 2017
|