Marek Vasut
|
5368c55d4c
COMMON: Use __stringify() instead of MK_STR()
|
12 lat temu |
Gerlando Falauto
|
7ac80551c4
env: fix crash using default -f -a
|
12 lat temu |
Ilya Yanok
|
7ac2fe2da2
OMAP: networking support for SPL
|
12 lat temu |
Gerlando Falauto
|
b64b7c3df7
env: make "env default" selective, check and apply
|
12 lat temu |
Gerlando Falauto
|
152874b65b
env: check and apply changes on delete/destroy
|
12 lat temu |
Gerlando Falauto
|
c5983592e9
env: add check/apply logic to himport_r()
|
12 lat temu |
Gerlando Falauto
|
348b1f1c60
env: make himport_r() selective on variables
|
12 lat temu |
Gerlando Falauto
|
c3f6525854
env: unify logic to check and apply changes
|
12 lat temu |
Gerlando Falauto
|
c2ba2ff511
env: cosmetic: drop assignment i = iomux_doenv()
|
12 lat temu |
Benoît Thébaudeau
|
4796bc4bbc
env import/export: Remove from help if disabled
|
12 lat temu |
Marek Vasut
|
b37d41aa24
Block: Remove MG DISK support
|
13 lat temu |
Anatolij Gustschin
|
5017436366
common/cmd_nvedit.c: Fix GCC 4.6 warning
|
13 lat temu |
Mike Frysinger
|
50a47d0523
net: punt bd->bi_ip_addr
|
13 lat temu |
Liu Gang
|
0a85a9e705
powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO
|
13 lat temu |
Maximilian Schwerin
|
57210c7cc3
Add support for loading and saving the environment to a FAT partition
|
13 lat temu |
Simon Glass
|
4c12eeb8b5
Convert cmd_usage() calls in common to use a return value
|
13 lat temu |
Heiko Schocher
|
9c3483113d
common: add possibility for readline_into_buffer timeout
|
13 lat temu |
Horst Kronstorfer
|
d3f80c77ca
common/cmd_nvedit.c: Fix size calculation in do_env_import()
|
13 lat temu |
Horst Kronstorfer
|
d798a9b5d5
common/cmd_nvedit.c: Add missing 'env save' preproc guard
|
13 lat temu |
Kumar Gala
|
068f158fdf
cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup
|
13 lat temu |
Igor Grinberg
|
d09b1787a4
env: clean cmd_nvedit.c checkpatch and code style
|
13 lat temu |
Igor Grinberg
|
e3150460a4
common: move extern char console_buffer[] to common.h
|
13 lat temu |
Simon Glass
|
79afc88d2c
Fix warnings in cmd_nvedit.c
|
13 lat temu |
Wolfgang Denk
|
37f2fe7472
env: allow to export only selected variables
|
13 lat temu |
Simon Glass
|
1aec244acf
tftpput: add save_addr and save_size global variables
|
13 lat temu |
Simon Glass
|
d67f10ce0f
Add setenv_ulong() and setenv_addr()
|
13 lat temu |
Simon Glass
|
4a9b413108
Add getenv_ulong() to read an integer from an environment variable
|
13 lat temu |
Marek Vasut
|
7fcd9bbd6f
GCC4.6: Squash warning in cmd_nvedit.c
|
13 lat temu |
Wolfgang Denk
|
84b5e8022e
Constify getenv(), setenv() and hash code functions
|
13 lat temu |
Wolfgang Denk
|
a02a884b95
cmd_nvedit.c: make error message more helpful
|
14 lat temu |