MINI (MINI is not IOS) is a open source replacement for Nintendo/BroadOn's IOS (from git.bootmii.org)
Go to file
2009-05-15 05:33:11 -07:00
.gitignore Clean up 2009-01-07 17:56:46 +01:00
boot2.c Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
boot2.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
bsdtypes.h some more sd fail. 2009-05-15 05:33:09 -07:00
COPYING added some copyright headers to mini 2009-05-15 05:33:08 -07:00
crypto.c cleanup sdmmc <-> fatfs glue 2009-05-15 05:33:10 -07:00
crypto.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
diskio.c compiler warnings -- 2009-05-15 05:33:11 -07:00
diskio.h compiler warnings -- 2009-05-15 05:33:11 -07:00
elf.h cleanup 2009-05-15 05:33:11 -07:00
errno.h port of the BSD sdhc driver. breaks sd support atm 2009-05-15 05:33:09 -07:00
exception_asm.S Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
exception.c add my copyright :) 2009-05-15 05:33:10 -07:00
exception.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
ff.c add my copyright :) 2009-05-15 05:33:10 -07:00
ff.h Update to FatFs R0.07 2009-05-15 05:33:08 -07:00
gecko.c cleanup 2009-05-15 05:33:11 -07:00
gecko.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
gpio.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
hollywood.h new sd code for loader/ 2009-05-15 05:33:10 -07:00
integer.h Update to FatFs R0.07 2009-05-15 05:33:08 -07:00
ipc.c added IPC versioning system 2009-05-15 05:33:11 -07:00
ipc.h added IPC versioning system 2009-05-15 05:33:11 -07:00
irq_asm.S Fix horrible stack and CPSR problems 2009-05-15 05:28:13 -07:00
irq.c less sd fail. 2009-05-15 05:33:09 -07:00
irq.h port of the BSD sdhc driver. breaks sd support atm 2009-05-15 05:33:09 -07:00
ldhack.c Fix long long support for miniios vsprintf 2009-05-15 05:28:53 -07:00
main.c cleanup 2009-05-15 05:33:11 -07:00
Makefile Moved most CFLAGS and LDFLAGS to the global rules. 2009-05-15 05:33:10 -07:00
memory_asm.S Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
memory.c a little readability and a bugfix we prolly never run into 2009-05-15 05:33:09 -07:00
memory.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
mini.ld Increased mini's irq stack size. 2009-05-15 05:33:10 -07:00
nand.c a little bit of nand cleanup 2009-05-15 05:33:10 -07:00
nand.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
panic.c Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
panic.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
powerpc_elf.c cleanup 2009-05-15 05:33:11 -07:00
powerpc_elf.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
powerpc.c IPC to boot in-mem PPC ELF, with some test code. 2009-05-15 05:33:08 -07:00
powerpc.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
sdhc.c compiler warnings -- 2009-05-15 05:33:11 -07:00
sdhc.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
sdhcreg.h port of the BSD sdhc driver. breaks sd support atm 2009-05-15 05:33:09 -07:00
sdhcvar.h some more sd fail. 2009-05-15 05:33:09 -07:00
sdmmc.c sdhc: csd fixed 2009-05-15 05:33:10 -07:00
sdmmc.h dma for sdhc. 2009-05-15 05:33:10 -07:00
sdmmcchip.h some more sd fail. 2009-05-15 05:33:09 -07:00
sdmmcreg.h port of the BSD sdhc driver. breaks sd support atm 2009-05-15 05:33:09 -07:00
sdmmcvar.h some more sd fail. 2009-05-15 05:33:09 -07:00
seeprom.c added some copyright headers to mini 2009-05-15 05:33:08 -07:00
seeprom.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
start.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
start.S Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
string.c nand, nandfs and crypto code for miniios 2009-05-15 05:28:13 -07:00
string.h nand, nandfs and crypto code for miniios 2009-05-15 05:28:13 -07:00
types.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
utils_asm.S Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
utils.c Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
utils.h Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
vsprintf.c Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
vsprintf.h Replace vsprintf implementation 2009-05-15 05:28:42 -07:00