Commit Graph

127 Commits (a52852c5a65fe6636c7408829eced892deefc1de)

Author SHA1 Message Date
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 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
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
Heiko Schocher 9c3483113d common: add possibility for readline_into_buffer timeout 13 years ago
Horst Kronstorfer d3f80c77ca common/cmd_nvedit.c: Fix size calculation in do_env_import() 13 years ago
Horst Kronstorfer d798a9b5d5 common/cmd_nvedit.c: Add missing 'env save' preproc guard 13 years ago
Kumar Gala 068f158fdf cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup 13 years ago
Igor Grinberg d09b1787a4 env: clean cmd_nvedit.c checkpatch and code style 13 years ago
Igor Grinberg e3150460a4 common: move extern char console_buffer[] to common.h 13 years ago
Simon Glass 79afc88d2c Fix warnings in cmd_nvedit.c 13 years ago
Wolfgang Denk 37f2fe7472 env: allow to export only selected variables 13 years ago
Simon Glass 1aec244acf tftpput: add save_addr and save_size global variables 13 years ago
Simon Glass d67f10ce0f Add setenv_ulong() and setenv_addr() 13 years ago
Simon Glass 4a9b413108 Add getenv_ulong() to read an integer from an environment variable 13 years ago
Marek Vasut 7fcd9bbd6f GCC4.6: Squash warning in cmd_nvedit.c 14 years ago
Wolfgang Denk 84b5e8022e Constify getenv(), setenv() and hash code functions 14 years ago
Wolfgang Denk a02a884b95 cmd_nvedit.c: make error message more helpful 14 years ago
Macpaul Lin f3c615b8ab cmd_nvedit.c: clean up with checkpatch 14 years ago
Kim Phillips a000b7950d common: add a grepenv command 14 years ago