.gitignore
|
Initial commit.
|
2010-12-04 04:14:23 +03:00 |
boot.cfg
|
Implemented nload
|
2010-12-04 21:14:46 +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 |
dump.scr
|
Implemented nprogram (USE WITH CARE!)
|
2010-12-04 18:30:11 +03:00 |
fw.bin
|
Implemented ingenic_sdram_size
|
2010-12-04 10:56:51 +03:00 |
ingenic.c
|
Fixed 'unused result' warnings
|
2010-12-10 17:02:51 +03:00 |
ingenic.h
|
Implemented transfer progress
|
2010-12-10 15:14: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 tab completion
|
2010-12-10 13:38:35 +03:00 |
Makefile
|
Fixed 'unused result' warnings
|
2010-12-10 17:02:51 +03:00 |
shell_builtins.c
|
Implemented shell argument validation; implemented fancy help printout
|
2010-12-10 14:41:16 +03:00 |
shell_internal.h
|
Implemented transfer progress
|
2010-12-10 15:14:43 +03:00 |
shell_lex.c
|
Made shell reentrant
|
2010-12-10 12:43:54 +03:00 |
shell_lex.l
|
Made shell reentrant
|
2010-12-10 12:43:54 +03:00 |
shell.c
|
Implemented transfer progress
|
2010-12-10 15:14:43 +03:00 |
shell.h
|
Implemented shell argument validation; implemented fancy help printout
|
2010-12-10 14:41:16 +03:00 |
spl_cmdset.c
|
Implemented shell argument validation; implemented fancy help printout
|
2010-12-10 14:41:16 +03:00 |
usb_boot.bin
|
Implemented ECC bypass in nread; implemented nerase
|
2010-12-04 16:56:31 +03:00 |
usbboot_cmdset.c
|
Implemented shell argument validation; implemented fancy help printout
|
2010-12-10 14:41:16 +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 |