| 2016-09-20 |
faster filebrowser + other fixes
derrek
committed
on 20 Sep 2016
|
|---|---|
|
fix
derrek
committed
on 20 Sep 2016
|
|
|
*facepalm*
derrek
committed
on 20 Sep 2016
|
|
|
;-)
derrek
committed
on 20 Sep 2016
|
|
|
use pxi definitions
derrek
committed
on 20 Sep 2016
|
|
|
pxi changes
derrek
committed
on 20 Sep 2016
|
|
|
better checks
derrek
committed
on 20 Sep 2016
|
|
|
less flickering during filebrowsing
derrek
committed
on 20 Sep 2016
|
|
| 2016-09-09 |
Adjusted MPU settings a bit. Now there is 1 free MPU region which can be used to test if code gets overwritten or similar.
profi200
committed
on 9 Sep 2016
|
| 2016-08-28 |
imprv config parser, added key query functions, added config test menu
derrek
committed
on 28 Aug 2016
|
| 2016-08-13 |
added config_parser.c for real
derrek
committed
on 13 Aug 2016
|
| 2016-08-10 |
Change FIRM load address to the last 4 MB of VRAM.
profi200
committed
on 10 Aug 2016
|
| 2016-08-09 |
Merge branch 'master' of gitlab.com:profi200/boot3r
profi200
committed
on 9 Aug 2016
|
|
Updated fatfs to R0.12a.
profi200
committed
on 9 Aug 2016
|
|
| 2016-08-05 |
|
| 2016-07-27 |
Re-added SD init in main.c.
profi200
committed
on 27 Jul 2016
|
|
Merge branch 'master' of gitlab.com:profi200/boot3r
profi200
committed
on 27 Jul 2016
|
|
|
sdmmc: set device target just once for each operation
derrek
committed
on 27 Jul 2016
|
|
| 2016-07-26 |
use strncpy_s instead of strncpy
derrek
committed
on 26 Jul 2016
|
|
Replaced NORETURN macro with standardized version. Removed flags and entry override fields. Needs to be decided later how to handle this.
profi200
committed
on 26 Jul 2016
|
|
| 2016-07-25 |
|
|
firm checks
derrek
committed
on 25 Jul 2016
|
|
|
Well, invalidating the wrong mem is not a good idea (fixed filebrowser crash). A bit of cleanup.
profi200
committed
on 25 Jul 2016
|
|
| 2016-07-22 |
Added asserts for DMA enabled functions to check if the address is outside of TCMs.
profi200
committed
on 22 Jul 2016
|
| 2016-07-21 |
Oops.
profi200
committed
on 21 Jul 2016
|
|
Changed a few things. Added CBC support to AES code.
profi200
committed
on 21 Jul 2016
|
|
| 2016-07-16 |
Fixed AES. It also chooses burst size dynamically now.
profi200
committed
on 16 Jul 2016
|
| 2016-07-14 |
Change interrupt/DMA design a bit.
profi200
committed
on 14 Jul 2016
|
|
Use higher physical block size for AES DMA transfers.
profi200
committed
on 14 Jul 2016
|
|
|
*table flip* AES with DMA.
profi200
committed
on 14 Jul 2016
|