summaryrefslogtreecommitdiffstats
path: root/commands/loads.c
Commit message (Expand)AuthorAgeFilesLines
* stdio: rename getc to getcharSascha Hauer2016-04-151-3/+3
* loads: Use putchar rather than console_putcSascha Hauer2015-11-171-3/+3
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-9/+10
* commands: group 'help' outputHolger Schurig2014-05-141-0/+2
* loads: use getenv_bool for 'loads_echo'Sascha Hauer2013-09-301-6/+1
* commands: remove old Y-Modem implementationRobert Jarzmik2012-11-121-1/+0
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-2/+2
* commands/loads.c: fix whitespace errors & formattingAntony Pavlov2011-08-231-60/+59
* commands/loads.c: make do_* functions staticAntony Pavlov2011-08-231-2/+2
* commands/loads.c: fix compiler's warningAntony Pavlov2011-08-231-1/+1
* commands/loads.c: make it compile againAntony Pavlov2011-08-231-32/+28
* remove LOADS_BAUD_CHANGE from broken commands/loads.cAntony Pavlov2011-08-231-108/+1
* remove unused DECLARE_GLOBAL_DATA_PTRSascha Hauer2011-08-011-2/+0
* remove strange flush_cache functionsSascha Hauer2010-10-211-1/+0
* remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-2/+2
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-4/+4
* remove u-boot command paramter flagSascha Hauer2007-09-241-1/+1
* svn_rev_643Sascha Hauer2007-07-051-0/+423