]> git.ipfire.org Git - thirdparty/u-boot.git/history - include/env.h
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
[thirdparty/u-boot.git] / include / env.h
2019-12-11  Tom RiniMerge tag 'u-boot-atmel-fixes-2020.01-a' of https:...
2019-12-10  Tom RiniMerge tag 'fixes-for-2020.01' of https://gitlab.denx...
2019-12-09  Tom RiniMerge tag 'u-boot-imx-20191209' of https://gitlab.denx...
2019-12-06  Tom RiniMerge branch '2019-12-06-master-imports'
2019-12-06  Patrice Chotardcmd: Migrate from_env() from pxe.c to nvedit.c
2019-09-30  Tom RiniMerge tag 'u-boot-atmel-fixes-2019.10-a' of https:...
2019-09-26  Tom RiniMerge tag 'efi-2019-10-rc5' of https://gitlab.denx...
2019-09-24  Pierre-Jean Texierenv: add missing <compiler.h> header file
2019-08-13  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13  Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12  Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12  Tom RiniMerge branch '2019-08-11-master-imports'
2019-08-11  Simon Glassenv: Rename the redundancy flags
2019-08-11  Simon Glassenv: Move callback definitions to env.h
2019-08-11  Simon Glassenv: Move env_valid to env.h
2019-08-11  Simon Glassenv: Move env_reloc() to env.h
2019-08-11  Simon Glassenv: Move env_get_char() to env.h
2019-08-11  Simon Glassenv: Move get/set_default_env() to env.h
2019-08-11  Simon Glassenv: Move env import/export functions to env.h
2019-08-11  Simon Glassenv: Move env_load/save functions to env.h
2019-08-11  Simon Glassenv: Move set_default_vars to env.h
2019-08-11  Simon Glassenv: Move env_fix_drivers() to env.h
2019-08-11  Simon Glassenv: Move eth_env_get/set_enetaddr() to env.h
2019-08-11  Simon Glassenv: Move env_get() to env.h
2019-08-11  Simon Glassenv: Move env_set() to env.h
2019-08-11  Simon Glassenv: Move env_get_hex() to env.h
2019-08-11  Simon Glassenv: Move env_get_yesno() to env.h
2019-08-11  Simon Glassenv: Move env_get_ulong() to env.h
2019-08-11  Simon Glassenv: Move env_set_ulong() to env.h
2019-08-11  Simon Glassenv: Move env_set_hex() to env.h
2019-08-11  Simon Glassenv: Move envmatch() to env.h
2019-08-11  Simon Glassenv: Move env_relocate() to env.h
2019-08-11  Simon Glassenv: Move env_init() to env.h
2019-08-11  Simon Glassenv: Move env_get_f() to env.h
2019-08-11  Simon Glassenv: Move get_env_id() to env.h
2019-08-11  Simon Glassenv: Create a new file for environment functions