Commit Graph

144 Commits (4a20df395d9b6961a4877852e911cbbadd019d40)

Author SHA1 Message Date
Pierre Aubert 9a8323311c env: fix the env export varname 12 years ago
Andrew Ruder 88733e2c65 cmd_nvedit.c: Add env exists command 12 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass 9602286d3d env: Fix minor comment typos in cmd_nvedit 12 years ago
Wolfgang Denk be29df6a1a "env grep" - add support for regular expression matches 12 years ago
Wolfgang Denk d87244d5af "env grep" - add options to grep in name, value, or both. 12 years ago
Wolfgang Denk 5a31ea04c9 "env grep" - reimplement command using hexport_r() 12 years ago
Wolfgang Denk ea009d4743 hashtable: preparations to use hexport_r() for "env grep" 12 years ago
Simon Glass 76b8f79c29 Add getenv_hex() to return an environment variable as hex 12 years ago
Maxime Larocque 22a4a6c5c2 printenv: Correct out-of-memory condition check. 12 years ago
Joe Hershberger 2b74433f36 env: Add support for UBI environment 12 years ago
Joe Hershberger a7eb1d66c7 mtd: Make mtdparts work with pre-reloc env 12 years ago
Wolfgang Denk 7d85591dda env: fix "env ask" command 12 years ago
Joe Hershberger 18a3cce9fa env: Avoid clobbering an edited variable on ctrl-c 12 years ago
Simon Glass 41ef372c1a common: Use new numeric setenv functions 12 years ago
Simon Glass bfc5996643 Update set_working_fdt_addr() to use setenv_addr() 12 years ago
Joe Hershberger 9d8d661d7f env: Implement the env delete command 13 years ago
Joe Hershberger 24ab5a1914 env: Add setenv force support 13 years ago
Joe Hershberger 267541f776 env: Add support for access control to .flags 13 years ago
Joe Hershberger fffad71bc4 env: Add a command to display details about env flags 13 years ago
Joe Hershberger 2598090b7e env: Add environment variable flags 13 years ago
Joe Hershberger 849d5d9cda env: Add a console env handler 13 years ago
Joe Hershberger 1cf0a8b2fb env: Add a loadaddr env handler 13 years ago
Joe Hershberger 32057717e0 env: Add a baudrate env handler 13 years ago
Joe Hershberger a9f51c9b43 env: Add a bootfile env handler 13 years ago
Joe Hershberger 5e2b3e0c59 env: Add a command to view callbacks 13 years ago
Joe Hershberger be11235ab8 env: Hide '.' variables in env print by default 13 years ago
Joe Hershberger 7afcf3a55b env: Refactor apply into change_ok 13 years ago
Joe Hershberger c4e0057fa7 env: Refactor do_apply to a flag 13 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 13 years ago
Allen Martin 0f89980222 serial: remove calls to serial_assign() 13 years ago
Allen Martin 8440f18a48 serial: remove calls to serial_assign() 13 years ago
Joe Hershberger 586197dfe4 env: Check for NULL pointer in envmatch() 13 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 13 years ago
Marek Vasut 5368c55d4c COMMON: Use __stringify() instead of MK_STR() 13 years ago
Gerlando Falauto 7ac80551c4 env: fix crash using default -f -a 13 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 13 years ago
Gerlando Falauto b64b7c3df7 env: make "env default" selective, check and apply 13 years ago
Gerlando Falauto 152874b65b env: check and apply changes on delete/destroy 13 years ago
Gerlando Falauto c5983592e9 env: add check/apply logic to himport_r() 13 years ago
Gerlando Falauto 348b1f1c60 env: make himport_r() selective on variables 13 years ago
Gerlando Falauto c3f6525854 env: unify logic to check and apply changes 13 years ago
Gerlando Falauto c2ba2ff511 env: cosmetic: drop assignment i = iomux_doenv() 13 years ago
Benoît Thébaudeau 4796bc4bbc env import/export: Remove from help if disabled 13 years ago
Marek Vasut b37d41aa24 Block: Remove MG DISK support 13 years ago
Anatolij Gustschin 5017436366 common/cmd_nvedit.c: Fix GCC 4.6 warning 13 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 13 years ago
Liu Gang 0a85a9e705 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO 13 years ago
Maximilian Schwerin 57210c7cc3 Add support for loading and saving the environment to a FAT partition 13 years ago