2016-12-08
@profi200
A few changes and ARM11 VFP support.
profi200 committed on 8 Dec 2016
2016-12-07
@derrek
filebrowse.c use proper alloc size
derrek committed on 7 Dec 2016
2016-12-06
@profi200
Big refactor. Updated fatfs, changed the dir structure, added MMU support to the ARM11 side and lots of small changes.
profi200 committed on 6 Dec 2016
2016-11-18
@profi200
Adjust the SD card detect fix a bit.
profi200 committed on 18 Nov 2016
2016-11-16
@profi200
Temporary version of the SD detect fix.
profi200 committed on 16 Nov 2016
2016-11-15
@profi200
Changed back file names to not force Thumb.
profi200 committed on 15 Nov 2016
@profi200
A lot of changes and little bug fixes.
profi200 committed on 15 Nov 2016
2016-11-13
@derrek
menu/event related changes
derrek committed on 13 Nov 2016
2016-09-20
@derrek
add boot mode parser
derrek committed on 20 Sep 2016
@derrek
firmlaunch fix
derrek committed on 20 Sep 2016
@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
;-)
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