| 2017-01-07 |
Added CPU copy to firmLaunchStub() for ITCM sections. Misc changes.
profi200
committed
on 7 Jan 2017
|
|---|---|
|
start to implement options + improvements
derrek
committed
on 7 Jan 2017
|
|
|
Interrupt safety.
profi200
committed
on 7 Jan 2017
|
|
| 2017-01-06 |
Shut up some warnings.
profi200
committed
on 6 Jan 2017
|
|
Updated NDMA code to match boot9.
profi200
committed
on 6 Jan 2017
|
|
| 2017-01-04 |
update 2
derrek
committed
on 4 Jan 2017
|
| 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-27 |
Small changes for the interrupt code.
profi200
committed
on 27 Dec 2016
|
| 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-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-07 |
filebrowse.c use proper alloc size
derrek
committed
on 7 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-18 |
Adjust the SD card detect fix a bit.
profi200
committed
on 18 Nov 2016
|
| 2016-11-16 |
Temporary version of the SD detect fix.
profi200
committed
on 16 Nov 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 |
add boot mode parser
derrek
committed
on 20 Sep 2016
|