| 2016-06-09 |
A few changes.
profi200
committed
on 9 Jun 2016
|
|---|---|
| 2016-06-08 |
small sdmmc changes
derrek
committed
on 8 Jun 2016
|
|
updated smmc code
derrek
committed
on 8 Jun 2016
|
|
| 2016-06-07 |
Changed ARM9 section base to 0x08000040. Changed rng_get_byte() to use PRNG reg. Updated fatfs.
profi200
committed
on 7 Jun 2016
|
|
CFG reg -> size = u8
derrek
committed
on 7 Jun 2016
|
|
| 2016-06-06 |
added more debugging code. There are no gurus with this for some reason... maybe remove later on.
derrek
committed
on 6 Jun 2016
|
|
main/menu changes
derrek
committed
on 6 Jun 2016
|
|
|
version detection of currently installed loader, maybe used later...
derrek
committed
on 6 Jun 2016
|
|
|
SD card Error status menu glitch
derrek
committed
on 6 Jun 2016
|
|
|
console window drawing
derrek
committed
on 6 Jun 2016
|
|
|
|
|
|
debugging
derrek
committed
on 6 Jun 2016
|
|
| 2016-06-05 |
A few cache code changes.
profi200
committed
on 5 Jun 2016
|
|
mem_map.h update
derrek
committed
on 5 Jun 2016
|
|
|
final sdmmc + dev fix, also added a checked for SP in the gurumeditation.c handler.
derrek
committed
on 5 Jun 2016
|
|
| 2016-06-04 |
Lots of changes i don't all remember xD
profi200
committed
on 4 Jun 2016
|
| 2016-03-21 |
NAND dump/restore functions updated and adjusted for new code base.
profi200
committed
on 21 Mar 2016
|
|
Check mount results properly.
profi200
committed
on 21 Mar 2016
|
|
|
Fixed fs mounting.
profi200
committed
on 21 Mar 2016
|
|
|
Changed AES functions back to u32* to prevent possible undefined behavior. Not sure what to do with SHA yet.
profi200
committed
on 21 Mar 2016
|
|
|
Added basic menu skeleton.
derrek
committed
on 21 Mar 2016
|
|
|
Fixed a bug in the decnand device read function.
derrek
committed
on 21 Mar 2016
|
|
| 2016-03-20 |
Merge branch 'master' of gitlab.com:profi200/boot3r
profi200
committed
on 20 Mar 2016
|
|
Use non const buffer.
profi200
committed
on 20 Mar 2016
|
|
|
device write functions only require 'const' input buffers.
derrek
committed
on 20 Mar 2016
|
|
|
Implemented the decnand device (currently read-only).
profi200
committed
on 20 Mar 2016
|
|
| 2016-03-18 |
update
derrek
committed
on 18 Mar 2016
|
| 2016-03-11 |
That bin does not belong here.
profi200
committed
on 11 Mar 2016
|
|
Removed unneeded cache invalidation code.
profi200
committed
on 11 Mar 2016
|
|
| 2016-03-10 |
Proper cache support and SHA reg code fix + a lot other changes.
profi200
committed
on 10 Mar 2016
|