History for uwuboot / include
2017-01-03
@derrek
update
derrek committed on 3 Jan 2017
@profi200
Oops IRQs should be enabled not disabled.
profi200 committed on 3 Jan 2017
2017-01-02
@derrek
Merge branch 'master' of gitlab.com:profi200/boot3r
derrek committed on 2 Jan 2017
@derrek
more
derrek committed on 2 Jan 2017
@profi200
Changed enableIrq() and disableIrq() to enterCriticalSection() and leaveCriticalSection().
profi200 committed on 2 Jan 2017
@derrek
more menu stuff, better firmlaunch
derrek committed on 2 Jan 2017
2017-01-01
@profi200
Automatically call menu function.
profi200 committed on 1 Jan 2017
2016-12-26
@profi200
Implemented proper interrupts.
profi200 committed on 26 Dec 2016
2016-12-15
@profi200
Adjust timer base frequency.
profi200 committed on 15 Dec 2016
@profi200
Updated timer frequency. Replaced the busy poll loop for SD card init with a TIMER_sleep().
profi200 committed on 15 Dec 2016
2016-12-10
@profi200
Added missing cache code for ARM11.
profi200 committed on 10 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-15
@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
faster filebrowser + other fixes
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-08-28
@derrek
imprv config parser, added key query functions, added config test menu
derrek committed on 28 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
Merge branch 'master' of gitlab.com:profi200/boot3r
profi200 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
2016-07-21
@profi200
Changed a few things. Added CBC support to AES code.
profi200 committed on 21 Jul 2016