| 2017-11-03 |
Disable interrupts on panic().
profi200
committed
on 3 Nov 2017
|
|---|---|
|
Added fb overwriting to ARM9 panic() and fb_assert() to make them visible. Untested.
profi200
committed
on 3 Nov 2017
|
|
| 2017-10-09 |
Move/remove some sources.
profi200
committed
on 9 Oct 2017
|
| 2017-09-14 |
Little cleanup.
profi200
committed
on 14 Sep 2017
|
| 2017-08-27 |
Refactored PXI code. Removed a lot of code on ARM9.
profi200
committed
on 27 Aug 2017
|
| 2017-08-15 |
Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2.
profi200
committed
on 15 Aug 2017
|
| 2017-07-21 |
Replaced newlib printf()/sscanf() to get rid of bloat.
profi200
committed
on 21 Jul 2017
|
| 2017-07-14 |
Added license to all sources. Dir structure cleanup.
profi200
committed
on 14 Jul 2017
|
| 2017-06-27 |
Revert useless changes from a0108e2e.
profi200
committed
on 27 Jun 2017
|
|
Clobber the global namespace less.
profi200
committed
on 27 Jun 2017
|
|
|
More consistency.
profi200
committed
on 27 Jun 2017
|
|
| 2017-06-14 |
Allow recursive interrupts. Reworked exception handling a bit to support non-user/system exceptions.
profi200
committed
on 14 Jun 2017
|
| 2017-06-07 |
minor fixes + collect boot option firm launch result info
derrek
committed
on 7 Jun 2017
|
| 2017-06-06 |
Fixed screen clearing problem with consoleInit().
profi200
committed
on 6 Jun 2017
|
| 2017-06-05 |
introduce fsutils
derrek
committed
on 5 Jun 2017
|
| 2017-05-17 |
more stuff that should not be in release
derrek
committed
on 17 May 2017
|
|
avoid debug info leak in public release
derrek
committed
on 17 May 2017
|
|
| 2017-02-03 |
Whitespace fixes so it looks better on Gitlab.
profi200
committed
on 3 Feb 2017
|
| 2017-01-07 |
config saving
derrek
committed
on 7 Jan 2017
|
| 2017-01-06 |
Shut up some warnings.
profi200
committed
on 6 Jan 2017
|
| 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-13 |
menu/event related changes
derrek
committed
on 13 Nov 2016
|
| 2016-07-27 |
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 |
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-08 |
Some refactoring.
profi200
committed
on 8 Jul 2016
|
| 2016-07-06 |
Lots of pedantic changes.
profi200
committed
on 6 Jul 2016
|
| 2016-06-21 |
Print lr in panic() and disable the MPU in both panic() and guruMeditation().
profi200
committed
on 21 Jun 2016
|
|
Some changes.
profi200
committed
on 21 Jun 2016
|
|
| 2016-06-18 |
A few changes to start.s and exception handling.
profi200
committed
on 18 Jun 2016
|