.gitignore
Clean up
2009-01-07 17:56:46 +01:00
bc.c
first starts of implementing compatibility with BC
2009-05-15 05:35:15 -07:00
boot2.c
Check the uploaded ARM binary prior to executing.
2009-05-15 05:35:14 -07:00
boot2.h
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -07:00
bsdtypes.h
more license stuff
2009-05-15 05:33:12 -07:00
COPYING
added some copyright headers to mini
2009-05-15 05:33:08 -07:00
crypto.c
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -07:00
crypto.h
More license stuff
2009-05-15 05:33:11 -07:00
diskio.c
License/consistency/whitespace cleanup
2009-05-15 05:33:12 -07:00
diskio.h
License/consistency/whitespace cleanup
2009-05-15 05:33:12 -07:00
elf.h
Check the uploaded ARM binary prior to executing.
2009-05-15 05:35:14 -07:00
errno.h
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -07:00
exception_asm.S
Add more copyright headers, plz add yourself where relevant
2009-05-15 05:33:09 -07:00
exception.c
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -07:00
exception.h
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -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
Check the uploaded ARM binary prior to executing.
2009-05-15 05:35:14 -07:00
gecko.h
installer cleanup.
2009-05-15 05:33:12 -07:00
gpio.h
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -07:00
hollywood.h
Added my copyright notices
2009-05-15 05:33:11 -07:00
integer.h
Update to FatFs R0.07
2009-05-15 05:33:08 -07:00
ipc.c
IPC cleanup.
2009-05-15 05:33:12 -07:00
ipc.h
IPC cleanup.
2009-05-15 05:33:12 -07:00
irq_asm.S
More license stuff
2009-05-15 05:33:11 -07:00
irq.c
decrease the irq stack usage a bit
2009-05-15 05:33:12 -07:00
irq.h
more license stuff
2009-05-15 05:33:12 -07:00
ldhack.c
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -07:00
main.c
per drmr, rename /system -> /bootmii and config.txt -> bootmii.ini
2009-05-15 05:35:14 -07:00
Makefile
first starts of implementing compatibility with BC
2009-05-15 05:35:15 -07:00
memory_asm.S
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -07:00
memory.c
first starts of implementing compatibility with BC
2009-05-15 05:35:15 -07:00
memory.h
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -07:00
mini.ld
IPC cleanup.
2009-05-15 05:33:12 -07:00
nand.c
correct ECC for pages read via IPC
2009-05-15 05:35:15 -07:00
nand.h
more license stuff
2009-05-15 05:33:12 -07:00
panic.c
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -07:00
panic.h
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -07:00
powerpc_elf.c
Changed an extern to prevent alignment problems
2009-05-15 05:33:13 -07:00
powerpc_elf.h
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -07:00
powerpc.c
indent nonsense
2009-05-15 05:35:14 -07:00
powerpc.h
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -07:00
README
yay dox
2009-05-15 05:35:14 -07:00
sdhc.c
make mini use new string code
2009-05-15 05:35:01 -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
make mini use new string code
2009-05-15 05:35:01 -07:00
sdmmc.h
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -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
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -07:00
seeprom.h
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -07:00
start.h
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -07:00
start.S
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -07:00
string.c
make mini use new string code
2009-05-15 05:35:01 -07:00
string.h
make mini use new string code
2009-05-15 05:35:01 -07:00
types.h
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -07:00
utils_asm.S
Add more copyright headers, plz add yourself where relevant
2009-05-15 05:33:09 -07:00
utils.c
make mini use new string code
2009-05-15 05:35:01 -07:00
utils.h
move STACK_ALIGN to utils.h
2009-05-15 05:35:15 -07:00
vsprintf.c
License/consistency/whitespace cleanup
2009-05-15 05:33:11 -07:00
vsprintf.h
aaaand some more license crap
2009-05-15 05:33:12 -07:00