1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 12:09:40 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Sergey Gridassov
9679d05aa0 Implemented shell argument validation; implemented fancy help printout 2010-12-10 14:41:16 +03:00
Sergey Gridassov
7c1d9c0144 Implemented tab completion 2010-12-10 13:38:35 +03:00
Sergey Gridassov
a80ec957c6 Made shell reentrant 2010-12-10 12:43:54 +03:00
Sergey Gridassov
4a19dabdd4 Implemented nand configuration; increased command timeout; implemented stage2 configuration; implemented safe builtin; added boot.cfg 2010-12-04 12:35:49 +03:00
Sergey Gridassov
a524654c5c Merge remote branch 'origin/usbboot' 2010-12-04 10:48:08 +03:00
Sergey Gridassov
0bf753e06a Code cleanup 2010-12-04 10:45:49 +03:00
Peter Zotov
5d8f35d88e Add USBBoot cmdset skeleton. 2010-12-04 06:43:15 +03:00
Peter Zotov
4f6670e5af Fix echo shell command to print all arguments. 2010-12-04 05:17:56 +03:00
Peter Zotov
536abb4135 Add sleep command to shell. 2010-12-04 05:07:30 +03:00
Peter Zotov
5639e64034 Improve error condition handling. 2010-12-04 04:46:39 +03:00
Peter Zotov
5cc2d7446f Make exit command work without readline. 2010-12-04 04:38:59 +03:00
Peter Zotov
3851d0db66 Show an error if a file cannot be sourced. 2010-12-04 04:15:25 +03:00
Sergey Gridassov
301f0c6605 Initial commit. 2010-12-04 04:14:23 +03:00