Merge git://www.denx.de/git/u-boot-imx
[oweals/u-boot.git] / env / env.c
2017-08-16 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-08-16 Tom RiniMerge git://git.denx.de/u-boot-spi
2017-08-16 Simon Glassenv: Drop saveenv() in favour of env_save()
2017-08-16 Simon Glassenv: Drop env_relocate_spec() in favour of env_load()
2017-08-16 Simon Glassenv: Drop env_get_char_spec()
2017-08-16 Simon Glassenv: Drop env_init_new()
2017-08-16 Simon Glassenv: Drop the env_name_spec global
2017-08-16 Simon Glassenv: Drop common init() functions
2017-08-16 Simon Glassenv: Switch over to use environment location drivers
2017-08-16 Simon Glassenv: Add a new implementation of environment access