| 2017-01-03 |
update
derrek
committed
on 3 Jan 2017
|
|---|---|
|
Oops IRQs should be enabled not disabled.
profi200
committed
on 3 Jan 2017
|
|
| 2017-01-02 |
Merge branch 'master' of gitlab.com:profi200/boot3r
derrek
committed
on 2 Jan 2017
|
|
more
derrek
committed
on 2 Jan 2017
|
|
|
Changed enableIrq() and disableIrq() to enterCriticalSection() and leaveCriticalSection().
profi200
committed
on 2 Jan 2017
|
|
|
more menu stuff, better firmlaunch
derrek
committed
on 2 Jan 2017
|
|
| 2017-01-01 |
Automatically call menu function.
profi200
committed
on 1 Jan 2017
|
| 2016-12-26 |
Implemented proper interrupts.
profi200
committed
on 26 Dec 2016
|
| 2016-12-15 |
Adjust timer base frequency.
profi200
committed
on 15 Dec 2016
|
|
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 |
Added missing cache code for ARM11.
profi200
committed
on 10 Dec 2016
|
| 2016-12-06 |
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 |
A lot of changes and little bug fixes.
profi200
committed
on 15 Nov 2016
|
| 2016-11-13 |
menu/event related changes
derrek
committed
on 13 Nov 2016
|
| 2016-09-20 |
add boot mode parser
derrek
committed
on 20 Sep 2016
|
|
faster filebrowser + other fixes
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-08-28 |
imprv config parser, added key query functions, added config test menu
derrek
committed
on 28 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 |
Merge branch 'master' of gitlab.com:profi200/boot3r
profi200
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 |
|
| 2016-07-21 |
Changed a few things. Added CBC support to AES code.
profi200
committed
on 21 Jul 2016
|