summaryrefslogtreecommitdiff
path: root/common/hush.c
Commit message (Expand)AuthorAgeLines
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-1/+2
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-8/+8
* Fix uninitialized variable problem in hush shellWolfgang Denk2005-09-28-0/+1
* Make bootretry feature work with hush shell.Wolfgang Denk2005-08-12-0/+18
* Patches by Pantelis Antoniou, 16 Apr 2004:wdenk2004-04-18-7/+78
* Fix if / elif handling bug in HUSH shellwdenk2004-04-12-1/+1
* * Patch by Thomas Elste, 10 Feb 2004:wdenk2004-02-23-1/+1
* * Make sure HUSH is initialized for running auto-update scriptswdenk2003-10-14-8/+10
* * Code cleanup:wdenk2003-06-27-28/+38
* * Patch by Arun Dharankar, 4 Apr 2003:wdenk2003-04-05-24/+38
* * Restrict baudrate settings on LWMON to higher speedswdenk2003-01-11-18/+34
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-19-5/+0
* Initial revisionwdenk2002-11-03-0/+3461