Commit Graph

7 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 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
Masahiro Yamada e856bdcfb4 flash: complete CONFIG_SYS_NO_FLASH move with renaming 7 years ago
Chris Packham 0a6036da63 cmd: load: align cache flush 8 years ago
David Müller (ELSOFT AG) b7fbdc60ab Remove unused CONFIG_CMD_HWFLOW option and associated dead code. 8 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
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Martin Dorwig 49cad54788 Export redesign 9 years ago
Angus Ainslie 6e66bd5591 Enable xmodem support 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 41ef372c1a common: Use new numeric setenv functions 11 years ago
Robert P. J. Day 70d7cb9252 cmd_load.c: Add #endif comments to reduce confusion 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
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
Peter Tyser 61c83b7bd2 Remove deprecated 'autoscr' command/variables 15 years ago
Peter Tyser 3202d33169 Remove deprecated 'autoscr' command/variables 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Wolfgang Denk 83863df04b Fix quoting bug introduced by commit 74de7aef 15 years ago
Wolfgang Denk 74de7aefd7 Add "source" command; prepare removal of "autoscr" command 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Ricardo Ribalda Delgado 2b22d608f3 loads: allow negative offsets 16 years ago
Gururaja Hebbar K R 322098bff3 common/cmd_load.c cleanup - remove unused variables 16 years ago
Gururaja Hebbar K R a9fe0c3e7c common/cmd_load.c - Minor code & Coding Style cleanup 16 years ago
Marian Balakowicz 424c4abdd1 [new uImage] Add new uImage format support to autoscript routine 16 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger c76fe47425 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger 65c450b47a common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Wolfgang Denk 8546e23902 Declare load_serial_ymodem() when using CFG_CMD_LOADB. 18 years ago
Wolfgang Denk cf48eb9abd Some code cleanup 18 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 18 years ago
Markus Klotzbuecher f2841d3770 Add support for ymodem protocol (loady command). 18 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
wdenk 232c150a25 Add support for Siemens SX1 mobile phone; 20 years ago
wdenk 3f85ce2785 * CVS add missing files 20 years ago
wdenk 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 21 years ago
wdenk f12e568ca4 * Add support for NSCU board 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