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
Peng Fan 5d49b4cdf9 common: nvedit: use snprintf instead of sprintf 8 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Joe Hershberger 94b467b14e env: Distinguish finer between source of env change 9 years ago
Joe Hershberger cca98fd6aa env: Allow env_attr_walk to pass a priv * to callback 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Alexander Holler ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 10 years ago
Simon Glass e1bf824dfd Add cli_ prefix to readline functions 10 years ago
Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments 10 years ago
Simon Glass fd37dac9eb sandbox: Support 'env import' and 'env export' 10 years ago
Tom Rini 3775dcd9c4 cmd_nvedit: Make 'env import -c' require size parameter 10 years ago
Pierre Aubert 9a8323311c env: fix the env export varname 11 years ago
Andrew Ruder 88733e2c65 cmd_nvedit.c: Add env exists command 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 9602286d3d env: Fix minor comment typos in cmd_nvedit 11 years ago
Wolfgang Denk be29df6a1a "env grep" - add support for regular expression matches 11 years ago
Wolfgang Denk d87244d5af "env grep" - add options to grep in name, value, or both. 11 years ago
Wolfgang Denk 5a31ea04c9 "env grep" - reimplement command using hexport_r() 11 years ago
Wolfgang Denk ea009d4743 hashtable: preparations to use hexport_r() for "env grep" 11 years ago
Simon Glass 76b8f79c29 Add getenv_hex() to return an environment variable as hex 11 years ago
Maxime Larocque 22a4a6c5c2 printenv: Correct out-of-memory condition check. 11 years ago
Joe Hershberger 2b74433f36 env: Add support for UBI environment 11 years ago
Joe Hershberger a7eb1d66c7 mtd: Make mtdparts work with pre-reloc env 11 years ago
Wolfgang Denk 7d85591dda env: fix "env ask" command 11 years ago
Joe Hershberger 18a3cce9fa env: Avoid clobbering an edited variable on ctrl-c 11 years ago
Simon Glass 41ef372c1a common: Use new numeric setenv functions 11 years ago
Simon Glass bfc5996643 Update set_working_fdt_addr() to use setenv_addr() 11 years ago
Joe Hershberger 9d8d661d7f env: Implement the env delete command 12 years ago
Joe Hershberger 24ab5a1914 env: Add setenv force support 12 years ago
Joe Hershberger 267541f776 env: Add support for access control to .flags 12 years ago
Joe Hershberger fffad71bc4 env: Add a command to display details about env flags 12 years ago
Joe Hershberger 2598090b7e env: Add environment variable flags 12 years ago
Joe Hershberger 849d5d9cda env: Add a console env handler 12 years ago
Joe Hershberger 1cf0a8b2fb env: Add a loadaddr env handler 12 years ago
Joe Hershberger 32057717e0 env: Add a baudrate env handler 12 years ago
Joe Hershberger a9f51c9b43 env: Add a bootfile env handler 12 years ago
Joe Hershberger 5e2b3e0c59 env: Add a command to view callbacks 12 years ago
Joe Hershberger be11235ab8 env: Hide '.' variables in env print by default 12 years ago
Joe Hershberger 7afcf3a55b env: Refactor apply into change_ok 12 years ago
Joe Hershberger c4e0057fa7 env: Refactor do_apply to a flag 12 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Allen Martin 0f89980222 serial: remove calls to serial_assign() 12 years ago
Allen Martin 8440f18a48 serial: remove calls to serial_assign() 12 years ago
Joe Hershberger 586197dfe4 env: Check for NULL pointer in envmatch() 12 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
Marek Vasut 5368c55d4c COMMON: Use __stringify() instead of MK_STR() 12 years ago
Gerlando Falauto 7ac80551c4 env: fix crash using default -f -a 12 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 12 years ago