summaryrefslogtreecommitdiffstats
path: root/commands/loadb.c
Commit message (Expand)AuthorAgeFilesLines
* commands: exit on invalid optionEnrico Jorns2016-09-161-2/+1
* stdio: replace fprintf(stderr,...) with eprintfSascha Hauer2016-04-151-4/+3
* loadb: Allow to specify device to useSascha Hauer2015-11-171-5/+18
* loadb: deactivate console before using it for loadbSascha Hauer2015-11-171-3/+9
* loadb: Use local cdevSascha Hauer2015-11-171-17/+26
* loadb: add missing brackets in helpAlexander Aring2015-10-271-2/+2
* loadb: ignore -c optionSascha Hauer2015-06-091-6/+1
* loadb: Use console_set_baudrateSascha Hauer2015-06-091-22/+6
* loadb: use console_get_baudrateSascha Hauer2015-06-091-1/+1
* loadxy: use console_set_baudrateSascha Hauer2015-06-091-1/+1
* Do not use macros in command helpSascha Hauer2014-07-081-1/+1
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-8/+11
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* console: factorise function to get the first enabled consoleJean-Christophe PLAGNIOL-VILLARD2013-10-061-21/+1
* commands: remove old Y-Modem implementationRobert Jarzmik2012-11-121-93/+9
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* loadb: fix compilationSascha Hauer2012-07-251-2/+2
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* Cosmetic fixes, including format attributes for printf() and friends.Krzysztof Halasa2010-12-211-1/+0
* Fix help text for "loadb" and "loady" commands.Krzysztof Halasa2010-12-211-1/+1
* remove strange flush_cache functionsSascha Hauer2010-10-211-1/+0
* loadb: get console baudrate from class_dev not devMichael Grzeschik2010-08-111-1/+1
* fix command loadbEric BĂ©nard2010-06-241-1/+1
* remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-6/+6
* commands: remove maxargsSascha Hauer2009-10-191-2/+0
* call getopt_reset only onceSascha Hauer2009-10-191-2/+0
* Revert "loadb: remove old-style-u-boot-ifdefs around whole file"Sascha Hauer2008-08-211-0/+3
* loadb: change default download fileNishanth Menon2008-08-201-1/+1
* loadb: Add buffered writeNishanth Menon2008-08-201-6/+49
* loadb: remove old-style-u-boot-ifdefs around whole fileSascha Hauer2008-08-191-2/+1
* loadb: change -d to -fNishanth Menon2008-08-191-3/+3
* loadb: create fileNishanth Menon2008-08-191-5/+10
* 008-fixloadbNishanth Menon2008-06-051-301/+426
* remove u-boot command paramter flagSascha Hauer2007-09-241-1/+1
* svn_rev_643Sascha Hauer2007-07-051-0/+651