| 2017-11-29 |
Workaround for fFinalizeRawAccess() drive remounting.
d0k3
committed
on 29 Nov 2017
|
|---|---|
| 2017-11-23 |
Change the timer stuff back since everyone thinks volatile is the better solution.
profi200
committed
on 23 Nov 2017
|
|
Actually do this right way(tm) episode 2.
profi200
committed
on 23 Nov 2017
|
|
|
Actually do this right.
profi200
committed
on 23 Nov 2017
|
|
|
Fixed more possible problems like the TIMER_sleep() one.
profi200
committed
on 23 Nov 2017
|
|
|
Fix the TIMER_sleep() problem the right way(tm).
profi200
committed
on 23 Nov 2017
|
|
| 2017-11-22 |
Added getBootEnv() for ARM11.
profi200
committed
on 22 Nov 2017
|
| 2017-11-21 |
Minor code style stuff.
profi200
committed
on 21 Nov 2017
|
| 2017-11-20 |
CFG_UNITINFO can be something else than 1.
profi200
committed
on 20 Nov 2017
|
|
Silence some warnings.
profi200
committed
on 20 Nov 2017
|
|
|
A bit of cleanup in dev.c.
profi200
committed
on 20 Nov 2017
|
|
|
Fixed undefined behavior in TIMER_sleep() in combination with LTO.
profi200
committed
on 20 Nov 2017
|
|
|
Untested signature override on FIRM installation.
profi200
committed
on 20 Nov 2017
|
|
|
Turns out ldm/stm can be interrupted.
profi200
committed
on 20 Nov 2017
|
|
|
Actually we don't need strict ABI compliance it seems.
profi200
committed
on 20 Nov 2017
|
|
| 2017-11-19 |
fs: add error reporting in fPrepareRawAccess and fFinalizeRawAccess
derrek
committed
on 19 Nov 2017
|
|
Bug fixes.
profi200
committed
on 19 Nov 2017
|
|
|
Added loadVerifyUpdate() function.
profi200
committed
on 19 Nov 2017
|
|
| 2017-11-16 |
Include second FIRM section whitelist for installs.
profi200
committed
on 16 Nov 2017
|
| 2017-11-15 |
Fixed stack alignment in IRQ handlers.
profi200
committed
on 15 Nov 2017
|
| 2017-11-14 |
Fix: Advancing the buffer in sdmmc_dnand_write_sector().
d0k3
committed
on 14 Nov 2017
|
|
Make sure we can't write to non-FIRM partitions.
profi200
committed
on 14 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-11-05 |
fs: typo fix in fSetNandProtection
derrek
committed
on 5 Nov 2017
|
| 2017-11-04 |
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek
committed
on 4 Nov 2017
|
|
fs/config/util bug fixes
derrek
committed
on 4 Nov 2017
|
|
| 2017-11-03 |
Disable interrupts on panic().
profi200
committed
on 3 Nov 2017
|
|
Added fb overwriting to ARM9 panic() and fb_assert() to make them visible. Untested.
profi200
committed
on 3 Nov 2017
|
|
|
fs: if possible, merge adjacent regions in fSetNandProtection
derrek
committed
on 3 Nov 2017
|