History for uwuboot / Makefile
2017-12-06
@profi200
Sign firm automatically on release builds.
profi200 committed on 6 Dec 2017
2017-11-21
@profi200
Name ARM9/11 .bin/.elf files differently.
profi200 committed on 21 Nov 2017
2017-10-07
@profi200
Changed ARM11 mem layout to 'stacks --> MMU tables --> code/data --> heap'.
profi200 committed on 7 Oct 2017
2017-07-21
@profi200
Replaced newlib printf()/sscanf() to get rid of bloat.
profi200 committed on 21 Jul 2017
2017-07-14
@profi200
Added license to all sources. Dir structure cleanup.
profi200 committed on 14 Jul 2017
2017-06-09
@profi200
Revert b0bcfcb7 since it breaks release builds.
profi200 committed on 9 Jun 2017
@profi200
Auto parse entry and section adresses using readelf for now.
profi200 committed on 9 Jun 2017
@profi200
Switched back to devkitARM makefiles. Makefile now detects if the target FIRM file is outdated.
profi200 committed on 9 Jun 2017
2017-06-08
@profi200
Create .7z archive on release build.
profi200 committed on 8 Jun 2017
2017-06-05
@derrek
menu fix + config/ui support for dev mode setting
derrek committed on 5 Jun 2017
2017-06-04
@profi200
Replaced makefiles with custom ones based on devkitARM makefiles. Implemented a release build rule. Implemented displaying the commit hash in non-release builds.
profi200 committed on 4 Jun 2017
2017-05-23
@profi200
Move fastboot magic to start of ARM9 section. Change ARM11 cache code back since it was not the issue in the first place.
profi200 committed on 23 May 2017
2017-01-02
@derrek
more menu stuff, better firmlaunch
derrek committed on 2 Jan 2017
2016-12-13
@profi200
A few safety changes. The high exception vectors are now mapped to the Loader executable start.
profi200 committed on 13 Dec 2016
2016-12-06
@profi200
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-09-09
@profi200
Adjusted MPU settings a bit. Now there is 1 free MPU region which can be used to test if code gets overwritten or similar.
profi200 committed on 9 Sep 2016
2016-06-07
@profi200
Changed ARM9 section base to 0x08000040. Changed rng_get_byte() to use PRNG reg. Updated fatfs.
profi200 committed on 7 Jun 2016
2016-03-18
@derrek
update
derrek committed on 18 Mar 2016
2016-02-16
@profi200
Initial commit
profi200 committed on 16 Feb 2016