Convert CONFIG_SAMSUNG_ONENAND to Kconfig
[platform/kernel/u-boot.git] / include / env.h
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20 Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19 Heinrich Schuchardtdoc: replace @return by Return:
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-10 Tom RiniMerge branch 'next'
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2021-12-20 Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-11-29 Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-17 Tom RiniMerge branch '2021-11-16-env-rework' into next
2021-11-16 Simon Glassbootm: Tidy up use of autostart env var
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-10-25 Tom RiniMerge tag 'u-boot-imx-20211022' of https://gitlab.denx...
2021-10-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-10-22 Tom RiniMerge tag 'efi-2022-01-rc1' of https://source.denx...
2021-10-22 Tom RiniMerge tag 'dm-pull-21oct21' of https://source.denx...
2021-10-21 Marek Behúnenv: Make return value of env_get_f() behave like sprin...
2021-10-21 Marek Behúnenv: Inline env_get_char() into its only user
2021-10-21 Marek Behúnenv: Change env_match() to static and remove from header
2021-10-21 Marek Behúnenv: Fix documentation for env_get_f()
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-05-11 Tom RiniMerge tag 'u-boot-imx-20210502' of https://gitlab.denx...
2021-05-07 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-06 Tom RiniMerge branch '2021-05-06-misc-updates'
2021-05-04 Rasmus Villemoesenv: allow environment to be amended from control dtb
2021-04-18 Tom RiniMerge tag 'efi-2021-07-rc1-2' of https://source.denx...
2021-04-18 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-18 Tom RiniMerge branch '2021-04-16-env-updates'
2021-04-16 Brandon Maierenv: increment redund flag on read fail
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-30 Tom RiniMerge branch '2020-10-30-misc-changes'
2020-10-30 Heiko Schocherenv: split env_import_redund() into 2 functions
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-07-31 Tom RiniMerge branch '2020-07-31-more-env-updates'
2020-07-31 Marek Vasutenv: Discern environment coming from external storage
2020-07-31 Patrick Delaunaycmd: env: add env select command
2020-07-31 Patrick Delaunaycmd: env: add env load command
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