| 2017-05-15 |
power.c
derrek
committed
on 15 May 2017
|
|---|---|
|
reboot_safe, uiPrintInfo
derrek
committed
on 15 May 2017
|
|
| 2017-02-05 |
Moved reg defines back from io.h.
profi200
committed
on 5 Feb 2017
|
| 2017-02-04 |
|
|
improvements, new internal firm launch options (show info, skip hash check)
derrek
committed
on 4 Feb 2017
|
|
| 2017-02-03 |
Remove useless const in mmu.c.
profi200
committed
on 3 Feb 2017
|
|
Enable unaligned data access on ARM11 because gcc generates code which uses this feature.
profi200
committed
on 3 Feb 2017
|
|
|
Merge cpu.s back into start.s.
profi200
committed
on 3 Feb 2017
|
|
|
Revert a few whitespace fixes in gfx.c.
profi200
committed
on 3 Feb 2017
|
|
|
Properly init other CPU mode stacks.
profi200
committed
on 3 Feb 2017
|
|
|
More whitespace fixes.
profi200
committed
on 3 Feb 2017
|
|
|
Whitespace fixes so it looks better on Gitlab.
profi200
committed
on 3 Feb 2017
|
|
| 2017-01-10 |
Change caching for boot9 slightly. Stub the exception vectors on ARM11 faster.
profi200
committed
on 10 Jan 2017
|
| 2016-12-14 |
Changed the exception vector mapping to use the __start__ symbol.
profi200
committed
on 14 Dec 2016
|
| 2016-12-13 |
A few safety changes. The high exception vectors are now mapped to the Loader executable start.
profi200
committed
on 13 Dec 2016
|
| 2016-12-10 |
Added missing cache code for ARM11.
profi200
committed
on 10 Dec 2016
|
| 2016-12-08 |
Forgot to update the bits in deinitCpu.
profi200
committed
on 8 Dec 2016
|
|
A few changes and ARM11 VFP support.
profi200
committed
on 8 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 |
Changed back file names to not force Thumb.
profi200
committed
on 15 Nov 2016
|
|
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 |
firmlaunch fix
derrek
committed
on 20 Sep 2016
|
|
*facepalm*
derrek
committed
on 20 Sep 2016
|
|
|
use pxi definitions
derrek
committed
on 20 Sep 2016
|
|
|
pxi changes
derrek
committed
on 20 Sep 2016
|
|
| 2016-07-25 |
|
| 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-07-02 |
Implemented PXI and replaced old 'mailbox system' with it.
profi200
committed
on 2 Jul 2016
|