Commit Graph

1 Commits (2e192b245ed36a63bab0ef576999a95e23f60ecd)

Author SHA1 Message Date
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Pierre Aubert a5dffa4b67 Add the function 'confirm_yesno' for interactive 10 years ago
Tom Rini 130fbeb1c5 blackfin: Add <asm/clock.h> to numerous drivers 10 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Mike Frysinger fcbd5b73d7 Blackfin: otp: fix build after constification of args[] 14 years ago
Frans Meulenbroeks 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Mike Frysinger dbc6ab9f75 Blackfin: drop newline from OTP help 15 years ago
Mike Frysinger fe033ad6d0 Blackfin: fixup misc warnings such as printf's and missing casts 16 years ago
Mike Frysinger 8b35e3aeff Blackfin: implement real write support for OTP 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Mike Frysinger d0b01a246d interface to Blackfin on-chip One-Time-Programmable memory 17 years ago