1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 08:24:40 +02:00
XBurst Tools, collection of boot and flash tools for XBurst devices. http://projects.qi-hardware.com/index.php/p/xburst-tools/
Go to file
2010-12-04 07:23:33 +03:00
.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 Initial commit. 2010-12-04 04:14:23 +03:00
usbdev.h Initial commit. 2010-12-04 04:14:23 +03:00