Commit Graph

76 Commits (ab9e12f651d9211aa0d3c9b9e579c38bd8704054)

Author SHA1 Message Date
Simon Glass 21f639446d env: Adjust the get_char() method to return an int 7 years ago
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 01510091de env: Drop saveenv() in favour of env_save() 7 years ago
Simon Glass 310fb14b26 env: Drop env_relocate_spec() in favour of env_load() 7 years ago
Simon Glass a69d0f60e5 env: Drop env_get_char_spec() 7 years ago
Simon Glass 6eeae42469 env: Drop env_init_new() 7 years ago
Simon Glass 98b5755fb0 env: Drop unused env_ptr variables 7 years ago
Simon Glass ac358beb85 env: Drop the env_name_spec global 7 years ago
Simon Glass 7938822a6b env: Drop common init() functions 7 years ago
Simon Glass e5bce247b0 env: Switch over to use environment location drivers 7 years ago
Simon Glass c9d728dd33 env: Add a new implementation of environment access 7 years ago
Simon Glass c1c3fe2307 env: Convert CONFIG_ENV_IS_IN... to a choice 7 years ago
Simon Glass 4415f1d1f1 env: Create a location driver for each location 7 years ago
Simon Glass 42a8180d19 env: Rename nand env_location to nand_env_location 7 years ago
Simon Glass 203e94f6c9 env: Add an enum for environment state 7 years ago
Simon Glass 75de597d2d env: common: Drop env_get_char_memory() 7 years ago
Simon Glass 81a4dea228 env: common: Drop env_get_char_init() 7 years ago
Simon Glass 5fc5254084 env: common: Factor out the common env_valid check 7 years ago
Simon Glass 0219fb61c1 env: common: Drop env_get_addr() 7 years ago
Simon Glass bcdfb8d5a5 env: common: Make env_get_addr/get_char_memory() static 7 years ago
Simon Glass 91d3aa05d0 env: Use tabs in ENV_IS_IN_FAT 7 years ago
Simon Glass 0649cd0d49 Move environment files from common/ to env/ 7 years ago