History for uwuboot / source
2016-09-20
@derrek
faster filebrowser + other fixes
derrek committed on 20 Sep 2016
@derrek
fix
derrek committed on 20 Sep 2016
@derrek
*facepalm*
derrek committed on 20 Sep 2016
@derrek
use pxi definitions
derrek committed on 20 Sep 2016
@derrek
pxi changes
derrek committed on 20 Sep 2016
@derrek
better checks
derrek committed on 20 Sep 2016
@derrek
less flickering during filebrowsing
derrek committed on 20 Sep 2016
2016-09-09
@profi200
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
@derrek
imprv config parser, added key query functions, added config test menu
derrek committed on 28 Aug 2016
2016-08-13
@derrek
added config_parser.c for real
derrek committed on 13 Aug 2016
2016-08-10
@profi200
Change FIRM load address to the last 4 MB of VRAM.
profi200 committed on 10 Aug 2016
2016-08-09
@profi200
Merge branch 'master' of gitlab.com:profi200/boot3r
profi200 committed on 9 Aug 2016
@profi200
Updated fatfs to R0.12a.
profi200 committed on 9 Aug 2016
2016-08-05
@derrek
added config_parser.c ...
derrek committed on 5 Aug 2016
2016-07-27
@profi200
Re-added SD init in main.c.
profi200 committed on 27 Jul 2016
@profi200
Merge branch 'master' of gitlab.com:profi200/boot3r
profi200 committed on 27 Jul 2016
@derrek
sdmmc: set device target just once for each operation
derrek committed on 27 Jul 2016
2016-07-26
@derrek
use strncpy_s instead of strncpy
derrek committed on 26 Jul 2016
@profi200
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
@derrek
sleep_wait -> wait ...
derrek committed on 25 Jul 2016
@derrek
firm checks
derrek committed on 25 Jul 2016
@profi200
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
@profi200
Added asserts for DMA enabled functions to check if the address is outside of TCMs.
profi200 committed on 22 Jul 2016
2016-07-21
@profi200
Oops.
profi200 committed on 21 Jul 2016
@profi200
Changed a few things. Added CBC support to AES code.
profi200 committed on 21 Jul 2016
2016-07-16
@profi200
Fixed AES. It also chooses burst size dynamically now.
profi200 committed on 16 Jul 2016
2016-07-14
@profi200
Change interrupt/DMA design a bit.
profi200 committed on 14 Jul 2016
@profi200
Use higher physical block size for AES DMA transfers.
profi200 committed on 14 Jul 2016
@profi200
*table flip* AES with DMA.
profi200 committed on 14 Jul 2016
@profi200
Timer base clock is apparently half of the ARM9 CPU clock.
profi200 committed on 14 Jul 2016