Commit Graph

2 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
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
Michael van Slingerland 4e42e29fd6 cmd_boot: Add a poweroff command 8 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Mike Frysinger a641b9794b make `go` optional 13 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 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
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Mike Frysinger a49864593e allow ports to override go behavior 16 years ago
Mike Frysinger 1f1d88dd40 disable caches before booting an app for Blackfin apps 16 years ago
Wolfgang Denk 0bba545283 Undo commit 3033ebb2: reset command does not take any arguments 18 years ago
Haiying Wang 3033ebb20f Allow args on reset command. 18 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 18 years ago
wdenk 4a5517094d * Patch by Scott McNutt, 04 Oct 2003: 21 years ago
wdenk 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 21 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
wdenk b0fce99bfc Fix some missing commands, cleanup header files 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 52f52c1494 Patches by Robert Schwebel, 14 Jun 2003: 21 years ago
stroese b867d705b6 PPC405EP support added. 21 years ago
wdenk 59de2ed6b5 Patch by Christophe Lindheimer, 20 May 2003: 21 years ago
wdenk 60fbe25424 Prepare for 0.3.0 release 21 years ago
wdenk 0db5bca807 * Patch by Martin Winistoerfer, 23 Mar 2003 21 years ago
wdenk 85ec0bcc1b * Patch by Arun Dharankar, 24 Mar 2003: 21 years ago
wdenk dc7c9a1a52 * Patch by Rick Bronson, 16 Mar 2003: 21 years ago
wdenk 4d75a504d0 Add PCI support for MPC8250 Boards (PM825 module) 21 years ago
wdenk fe8c2806cd Initial revision 22 years ago