summaryrefslogtreecommitdiffstats
path: root/commands/loadb.c
Commit message (Expand)AuthorAgeFilesLines
* 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