Commit Graph

59 Commits (172437472af18ec6b40cd2fec558302c7cf117ce)

Author SHA1 Message Date
Marek Vasut a4223b746d env: Implement support for encrypting environment 11 years ago
Marek Vasut 7ce1526ed2 env: Add env_export() wrapper 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Ying Zhang 7cb4f1cc80 spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Joe Hershberger 267541f776 env: Add support for access control to .flags 12 years ago
Joe Hershberger 2598090b7e env: Add environment variable flags 12 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 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
Joe Hershberger ddd8418f7f env: cosmetic: Consilidate the default env definition 12 years ago
Marek Vasut 5368c55d4c COMMON: Use __stringify() instead of MK_STR() 12 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 12 years ago
Gerlando Falauto b64b7c3df7 env: make "env default" selective, check and apply 12 years ago
Gerlando Falauto c5983592e9 env: add check/apply logic to himport_r() 12 years ago
Gerlando Falauto 348b1f1c60 env: make himport_r() selective on variables 12 years ago
Benoît Thébaudeau 84209afb87 env_common: Add missing ethprime 12 years ago
Stephen Warren 5e724ca2b6 Add env vars describing U-Boot target board 13 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 13 years ago
Simon Glass c8e66db789 bootstage: Convert net progress numbers to enums 13 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 13 years ago
Igor Grinberg bf95df44ff env: factor out the env_get_char_spec() function 13 years ago
Igor Grinberg 27aafe988e env: clean env_common.c checkpatch and code style 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
Mike Frysinger 147c7169e8 constify default env 14 years ago
Mike Frysinger 560d424b6d env: re-add support for auto-completion 14 years ago
Mike Frysinger 2eb1573f01 hashtable: drop all non-reentrant versions 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Lei Wen d259079d6d env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE 14 years ago
Heiko Schocher 60f7da1f42 env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined 14 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 14 years ago
Wolfgang Denk 0fe247b973 Drop support for GTH board 15 years ago
Wolfgang Denk 953b7e6291 Remove AmigaOneG3SE board 15 years ago
Peter Tyser 521af04d85 Conditionally perform common relocation fixups 15 years ago
Mike Frysinger 18304f7675 env: kill off default_environment_size 16 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
Jean-Christophe PLAGNIOL-VILLARD 93f6d72544 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0b5099a841 rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 51bfee1920 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND 16 years ago
Harald Welte 5bb12dbd7a Remove code duplication for setting the default environment 17 years ago
Joakim Tjernlund b502611b51 Change env_get_char from a global function ptr to a function 17 years ago
Haavard Skinnemoen 8c66497e06 Add support for environment in SPI flash 17 years ago
Wolfgang Denk c9dca3c3f3 Revert "Change env_get_char from a global function ptr to a function." 17 years ago
Joakim Tjernlund c0559be371 Change env_get_char from a global function ptr to a function. 17 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 18 years ago
Heiko Schocher 566a494f59 [PCS440EP] upgrade the PCS440EP board: 18 years ago
Michal Simek 1798049522 Support for XUPV2P board 18 years ago