.gitignore
|
Initial commit.
|
2010-12-04 04:14:23 +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
|
Initial commit.
|
2010-12-04 04:14:23 +03:00 |
ingenic.c
|
Add the code needed to launch memtest.
|
2010-12-04 07:23:33 +03:00 |
ingenic.h
|
Implement GPIO changing with SPL commands.
|
2010-12-04 07:01:21 +03:00 |
initial.cfg
|
Add support for booting of stage2.
|
2010-12-04 04:36:25 +03:00 |
main.c
|
Initial commit.
|
2010-12-04 04:14:23 +03:00 |
Makefile
|
Initial commit.
|
2010-12-04 04:14:23 +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
|
Fix echo shell command to print all arguments.
|
2010-12-04 05:17:56 +03:00 |
shell.h
|
Initial commit.
|
2010-12-04 04:14:23 +03:00 |
spl_cmdset.c
|
Add the code needed to launch memtest.
|
2010-12-04 07:23:33 +03:00 |
usb_boot.bin
|
Add USB bootloader stage2 firmware.
|
2010-12-04 04:51:45 +03:00 |
usbdev.c
|
Add bulk receive code to USB abstraction.
|
2010-12-04 07:25:17 +03:00 |
usbdev.h
|
Add bulk receive code to USB abstraction.
|
2010-12-04 07:25:17 +03:00 |