1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 08:06:16 +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 11:16: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 Implemented ingenic_sdram_size 2010-12-04 10:56:51 +03:00
ingenic.c Implemented memory test 2010-12-04 11:16:33 +03:00
ingenic.h Implemented memory test 2010-12-04 11:16:33 +03:00
initial.cfg Code cleanup 2010-12-04 10:45:49 +03:00
main.c Initial commit. 2010-12-04 04:14:23 +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 Merge remote branch 'origin/usbboot' 2010-12-04 10:48:08 +03:00
shell.h Add USBBoot cmdset skeleton. 2010-12-04 06:43:15 +03:00
spl_cmdset.c Implemented memory test 2010-12-04 11:16:33 +03:00
usb_boot.bin Add USB bootloader stage2 firmware. 2010-12-04 04:51:45 +03:00
usbboot_cmdset.c Add USBBoot cmdset skeleton. 2010-12-04 06:43:15 +03:00
usbdev.c Implemented memory test 2010-12-04 11:16:33 +03:00
usbdev.h Add bulk receive code to USB abstraction. 2010-12-04 07:25:17 +03:00