.gitignore
|
Initial commit.
|
2010-12-04 04:14:23 +03:00 |
boot.cfg
|
Implemented nand configuration; increased command timeout; implemented stage2 configuration; implemented safe builtin; added boot.cfg
|
2010-12-04 12:35:49 +03:00 |
config.c
|
Initial commit.
|
2010-12-04 04:14:23 +03:00 |
config.h
|
Initial commit.
|
2010-12-04 04:14:23 +03:00 |
COPYING
|
Add USB bootloader stage2 firmware.
|
2010-12-04 04:51:45 +03:00 |
COPYING.GPL3
|
Initial commit.
|
2010-12-04 04:14:23 +03:00 |
debug.c
|
Initial commit.
|
2010-12-04 04:14:23 +03:00 |
debug.h
|
Initial commit.
|
2010-12-04 04:14:23 +03:00 |
devmgr.c
|
Initial commit.
|
2010-12-04 04:14:23 +03:00 |
devmgr.h
|
Initial commit.
|
2010-12-04 04:14:23 +03:00 |
fw.bin
|
Implemented ingenic_sdram_size
|
2010-12-04 10:56:51 +03:00 |
ingenic.c
|
Implemented ingenic_query_nand
|
2010-12-04 14:03:43 +03:00 |
ingenic.h
|
Implemented ingenic_query_nand
|
2010-12-04 14:03:43 +03:00 |
initial.cfg
|
Implemented nand configuration; increased command timeout; implemented stage2 configuration; implemented safe builtin; added boot.cfg
|
2010-12-04 12:35:49 +03:00 |
main.c
|
Implemented nand configuration; increased command timeout; implemented stage2 configuration; implemented safe builtin; added boot.cfg
|
2010-12-04 12:35:49 +03:00 |
Makefile
|
Add USBBoot cmdset skeleton.
|
2010-12-04 06:43:15 +03:00 |
shell_lex.c
|
Initial commit.
|
2010-12-04 04:14:23 +03:00 |
shell_lex.l
|
Initial commit.
|
2010-12-04 04:14:23 +03:00 |
shell.c
|
Implemented nand configuration; increased command timeout; implemented stage2 configuration; implemented safe builtin; added boot.cfg
|
2010-12-04 12:35:49 +03:00 |
shell.h
|
Add USBBoot cmdset skeleton.
|
2010-12-04 06:43:15 +03:00 |
spl_cmdset.c
|
Implemented nand configuration; increased command timeout; implemented stage2 configuration; implemented safe builtin; added boot.cfg
|
2010-12-04 12:35:49 +03:00 |
usb_boot.bin
|
Add USB bootloader stage2 firmware.
|
2010-12-04 04:51:45 +03:00 |
usbboot_cmdset.c
|
Implemented ingenic_query_nand
|
2010-12-04 14:03:43 +03:00 |
usbdev.c
|
USB abstraction: implemented sent length checking
|
2010-12-04 13:17:33 +03:00 |
usbdev.h
|
Add bulk receive code to USB abstraction.
|
2010-12-04 07:25:17 +03:00 |