aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_bootldr.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-08Blackfin: bootldr: use common definesMike Frysinger1-13/+8
2010-08-09various cmd_* files: fixed layout a little bitFrans Meulenbroeks1-1/+2
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-06-12General help message cleanupWolfgang Denk1-1/+2
2009-01-28Blackfin: fixup misc warnings such as printf's and missing castsMike Frysinger1-3/+1
2009-01-28Blackfin: bootldr: implement BF53x/BF56x LDR loaderMike Frysinger1-13/+124
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2008-03-15Blackfin: move bootldr command to common codeMike Frysinger1-0/+64