Commit Graph

37 Commits (267541f776f1e2bec21681c6e39a4c93af9621cf)

Author SHA1 Message Date
Joe Hershberger 267541f776 env: Add support for access control to .flags 12 years ago
Joe Hershberger 30fd4fadb3 tools/env: Add environment variable flags support 12 years ago
Joe Hershberger ddd8418f7f env: cosmetic: Consilidate the default env definition 12 years ago
Joe Hershberger 74620e1c94 tools/env: Improve debug prints 12 years ago
Joe Hershberger ce2f580017 tools/env: Fix variable delete operation 12 years ago
Joe Hershberger 06134211ee tools/env: Fix build failure from missing header include 12 years ago
Joe Hershberger 586197dfe4 env: Check for NULL pointer in envmatch() 12 years ago
Joe Hershberger d9acae1a88 tools/env: Don't call env_init() in fw_getenv() 12 years ago
Joe Hershberger 62a34a04e7 tools/env: Remove unneeded complexity 12 years ago
Joe Hershberger 497f2053f8 tools/env: Use a board-specific default env 12 years ago
Marek Vasut 5368c55d4c COMMON: Use __stringify() instead of MK_STR() 12 years ago
Benoît Thébaudeau 8ae51ae172 fw_env: Add env vars describing U-Boot target board 12 years ago
Grant Erickson aa701b9433 tools/env: allow overwrite of ethaddr on default 13 years ago
Joe Hershberger b3f44c21ea common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 13 years ago
Joe Hershberger 8b3637c662 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 13 years ago
Luka Perkov 8603b69b8b fix compile warning for env tools 13 years ago
Jon Povey 735eb0f0e6 tools/env: fix redundant env flag comparison 13 years ago
Remy Bohmer 9eeaa8e66c Add support for dataflash to U-boot environment settings tool. 13 years ago
Detlev Zundel 0aef7bc719 tools/env/fw_printenv: Make redundant env work on locked flashes also 14 years ago
Stefano Babic bd7b26f879 Tools: set multiple variable with fw_setenv utility 14 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
richardretanubun c68a05feeb Adds two more ethernet interface to 83xx 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Guennadi Liakhovetski 5608692104 fw_env: add NAND support 16 years ago
Wolfgang Denk 1711f3bd16 fw_env.c: fix build problems with MTD_VERSION=old 16 years ago
Grant Erickson bc11756daf Propagate Error Status to the Shell on fw_printenv Errors 16 years ago
Wolfgang Denk 46f6e50190 Fix compile problem with new env code. 17 years ago
Markus Klotzbücher 64b3727b97 tools: fix fw_printenv tool to compile again 17 years ago
Wolfgang Denk c83d7ca4da Fix compile problem with new env code. 17 years ago
Markus Klotzbücher 6de66b3542 tools: fix fw_printenv tool to compile again 17 years ago
Wolfgang Denk f07217c9e2 Fix array overflow with fw_setenv on uninitialised environment 19 years ago
Wolfgang Denk e2146b6aea Fix error handling in tools/env/fw_env.c 19 years ago
wdenk e2ffd59b4d * Code cleanup, mostly for GCC-3.3.x 20 years ago
wdenk 592c5cabe7 Patch by Murray Jensen, 20 Jun 2003: 21 years ago
wdenk 4a6fd34b26 * Patch by Lutz Dennig, 10 Apr 2003: 21 years ago
wdenk 6069ff2653 * Add support for 16 MB flash configuration of TRAB board 22 years ago
stroese ad10dd9aaf Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). 22 years ago
wdenk d0fb80c302 * Restrict baudrate settings on LWMON to higher speeds 22 years ago
wdenk 6aff3115b9 * Use 1-byte-read instead of -write for iprobe() function 22 years ago