Commit History

作者 SHA1 備註 提交日期
  Simon Glass 1aec244acf tftpput: add save_addr and save_size global variables 13 年之前
  Simon Glass d67f10ce0f Add setenv_ulong() and setenv_addr() 13 年之前
  Simon Glass 4a9b413108 Add getenv_ulong() to read an integer from an environment variable 13 年之前
  Marek Vasut 7fcd9bbd6f GCC4.6: Squash warning in cmd_nvedit.c 13 年之前
  Wolfgang Denk 84b5e8022e Constify getenv(), setenv() and hash code functions 13 年之前
  Wolfgang Denk a02a884b95 cmd_nvedit.c: make error message more helpful 14 年之前
  Macpaul Lin f3c615b8ab cmd_nvedit.c: clean up with checkpatch 14 年之前
  Kim Phillips a000b7950d common: add a grepenv command 14 年之前
  Loïc Minier 31e413985c Fix typo in #error: IS_IN_NOWHERE vs. IS_NOWHERE 14 年之前
  Mike Frysinger 0c79cda01b env: make import/export optional 14 年之前
  Andreas Bießmann 8c3aff525c cmd_nvedit: use explicit typecast for printf 14 年之前
  Mike Frysinger 558605cf4f load_addr: move to common env code 14 年之前
  Mike Frysinger 2eb1573f01 hashtable: drop all non-reentrant versions 14 年之前
  Mike Frysinger 722b061b6f autocomplete: remove runtime handler install 14 年之前
  Thomas Weber 0d302af0bb common/cmd_nvedit: Use return value of cmd_usage 14 年之前
  Thomas Weber 5904da0214 Common/cmd_nvedit: Check for env subcommand 14 年之前
  Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 年之前
  Heiko Schocher 60f7da1f42 env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined 14 年之前
  Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 15 年之前
  Wolfgang Denk 91a76751a0 Make getenv() work before relocation. 14 年之前
  Wolfgang Denk 6d014adfa2 Remove support for CONFIG_HAS_UID and "forceenv" command 15 年之前
  Terry Lv a80603598c Save environment data to mmc. 15 年之前
  Wolfgang Denk 9ed4a9582f getenv_f(): fix handling of too short buffers 14 年之前
  Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 14 年之前
  Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 年之前
  Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 年之前
  Wolfgang Denk 953b7e6291 Remove AmigaOneG3SE board 15 年之前
  Peter Tyser 246c69225c Add 'editenv' command 15 年之前
  Peter Tyser b0fa8e5063 setenv(): Delete 0-length environment variables 15 年之前
  Alessandro Rubini 9c5586aa19 setenv: do console redirection even if previously unset 15 年之前