History for uwuboot / source
2017-02-03
@profi200
Enable unaligned data access on ARM11 because gcc generates code which uses this feature.
profi200 committed on 3 Feb 2017
@profi200
Merge cpu.s back into start.s.
profi200 committed on 3 Feb 2017
@profi200
Revert a few whitespace fixes in gfx.c.
profi200 committed on 3 Feb 2017
@profi200
Properly init other CPU mode stacks.
profi200 committed on 3 Feb 2017
@profi200
More whitespace fixes.
profi200 committed on 3 Feb 2017
@profi200
Whitespace fixes so it looks better on Gitlab.
profi200 committed on 3 Feb 2017
2017-01-15
@derrek
update config writer
derrek committed on 15 Jan 2017
@derrek
Merge branch 'master' of gitlab.com:profi200/boot3r
derrek committed on 15 Jan 2017
@derrek
config, menu, firm launch, nand image
derrek committed on 15 Jan 2017
2017-01-10
@profi200
Update FIRM structs. Use copyMethod field to decide if NDMA or CPU copy.
profi200 committed on 10 Jan 2017
@profi200
Change caching for boot9 slightly. Stub the exception vectors on ARM11 faster.
profi200 committed on 10 Jan 2017
2017-01-07
@derrek
boot option
derrek committed on 7 Jan 2017
@derrek
config saving
derrek committed on 7 Jan 2017
@profi200
Added CPU copy to firmLaunchStub() for ITCM sections. Misc changes.
profi200 committed on 7 Jan 2017
@derrek
start to implement options + improvements
derrek committed on 7 Jan 2017
@profi200
Interrupt safety.
profi200 committed on 7 Jan 2017
2017-01-06
@profi200
Shut up some warnings.
profi200 committed on 6 Jan 2017
@profi200
Updated NDMA code to match boot9.
profi200 committed on 6 Jan 2017
2017-01-04
@derrek
update 2
derrek committed on 4 Jan 2017
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-27
@profi200
Small changes for the interrupt code.
profi200 committed on 27 Dec 2016
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