]> git.ipfire.org Git - thirdparty/u-boot.git/history - env/env.c
net: fm: Add firmware name parameter
[thirdparty/u-boot.git] / env / env.c
2023-01-12  Tom RiniMerge branch '2023-01-11-assorted-general-updates'
2023-01-11  Patrick Delaunayenv: add failing trace in env_erase
2022-04-22  Tom RiniMerge tag 'u-boot-imx-20220422' of https://gitlab.denx...
2022-04-21  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-04-21  Tom RiniMerge branch '2022-04-21-assorted-improvements'
2022-04-21  Marek Vasutenv: Implement lower priority arch_env_get_location()
2022-04-10  Tom RiniMerge tag 'efi-2022-07-rc1' of https://source.denx...
2022-04-10  Marek VasutRevert "env: Load env when ENV_IS_NOWHERE is only locat...
2022-04-08  Tom RiniMerge branch '2022-04-08-env-updates'
2022-04-07  Felix.Vietmeyer... env: Load env when ENV_IS_NOWHERE is only location...
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: Inline env_get_char() into its only user
2021-10-21  Marek Behúnenv: Drop env_get_char_spec() and old, unused .get_char...
2021-09-24  Tom RiniRevert "env: Make _init() expect _INVALID when _IS_NOWHERE"
2021-09-24  Tom RiniMerge branch '2021-09-23-assorted-updates' into next
2021-09-23  Pierre-Clément Tosienv: Make _init() expect _INVALID when _IS_NOWHERE
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  Marek Vasutenv: Fix invalid env handling in env_init()
2021-02-23  Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15  Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02  Simon Glasscommon: Drop asm/global_data.h from common header
2020-11-06  Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-05  Tom RiniMerge tag 'u-boot-imx-20201105' of https://gitlab.denx...
2020-11-03  Heiko Schocherenv: sf: fix init function behaviour
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: Add option to only ever append environment
2020-07-31  Patrick Delaunaycmd: env: add env select command
2020-07-31  Patrick Delaunaycmd: env: add env load command
2020-07-31  Patrick Delaunayenv: the ops driver load becomes mandatory in struct...
2020-07-31  Patrick Delaunayenv: correctly handle env_load_prio
2020-07-27  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-27  Tom RiniMerge tag 'dm-pull-20jul20-take2a' of https://gitlab...
2020-07-27  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-07-27  Tom RiniMerge branch 'net' of https://gitlab.denx.de/u-boot...
2020-07-27  Tom RiniMerge branch '2020-07-27-misc-env-improvements'
2020-07-26  Patrick Delaunayenv: add failing trace in env_save
2020-07-26  Patrick Delaunayenv: correct overflow check of env_has_init size
2020-06-04  Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25  Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19  Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19  Simon Glasscommon: Drop linux/bitops.h from common header
2020-05-19  Simon Glasscommon: Drop linux/bug.h from common header
2020-05-19  Simon Glasscommon: Drop log.h from common header
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 environment.h to env_internal.h
2019-08-11  Simon Glassenv: Move env_init() to env.h
2019-07-27  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-24  Tom RiniMerge tag 'efi-2019-10-rc1-2' of https://gitlab.denx...
2019-07-19  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2019-07-18  Tom RiniMerge branch '2019-07-17-master-imports'
2019-07-18  Frank Wunderlichenv: register erase command
2019-01-30  Tom RiniMerge tag 'u-boot-imx-20190129' of git://git.denx.de...
2019-01-27  Tom RiniMerge branch '2019-01-25-master-imports'
2019-01-26  Sam Protsenkoenv: Fix saving environment to "bad CRC" location
2019-01-11  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-01-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-01-10  Tom RiniMerge tag 'u-boot-imx-20190110' of git://git.denx.de...
2019-01-09  Tom RiniMerge branch '2019-01-08-master-imports'
2019-01-09  Ye Lienv: sata: Add missed env location for SATA boot
2018-08-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-08-13  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-08-11  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2018-08-10  Sam Protsenkoenv: Don't show "Failed" error message
2018-08-08  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2018-08-01  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2018-07-30  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-07-30  Nicholas Faustiniu-boot: remove driver lookup loop from env_save()
2018-05-09  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07  Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-04-25  Tom RiniMerge git://git.denx.de/u-boot-video
2018-04-16  Siva Durga Prasad... env: Relocate env drivers if manual reloc is required
2018-02-19  Tom RiniMerge git://git.denx.de/u-boot-dm
2018-02-16  Tom RiniMerge git://git.denx.de/u-boot-sh
2018-02-16  Tom RiniMerge git://git.denx.de/u-boot-socfpga
2018-02-16  Tom RiniMerge git://git.denx.de/u-boot-usb
2018-02-16  Goldschmidt Simonenv: restore old env_get_char() behaviour
2018-02-16  York Sunenv: Fix env_load_location
2018-01-31  Tom RiniMerge tag 'xilinx-for-v2018.03' of git://git.denx.de...
2018-01-27  Tom RiniMerge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
2018-01-27  Tom RiniMerge git://git.denx.de/u-boot-usb
2018-01-27  Tom RiniMerge git://git.denx.de/u-boot-socfpga
2018-01-27  Maxime Ripardenv: Mark env_get_location as weak
2018-01-27  Maxime Ripardenv: Initialise all the environments
2018-01-27  Maxime Ripardenv: Support multiple environments
2018-01-27  Maxime Ripardenv: Make it explicit where we're loading our environme...
2018-01-27  Maxime Ripardenv: Make the env save message a bit more explicit
2018-01-27  Maxime Ripardenv: Pass additional parameters to the env lookup function
2018-01-27  Maxime Ripardenv: Rename env_driver_lookup_default and env_get_defau...
next