binman: doc: Remove incomplete sentence
[platform/kernel/u-boot.git] / cmd / nvedit.c
2023-08-18 Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-07-11 Tom RiniMerge tag 'efi-2023-07-rc7' of https://source.denx...
2023-07-10 Tom RiniMerge branch 'next'
2023-07-06 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-07-05 Tom RiniMerge tag 'v2023.07-rc6' into next
2023-06-12 Tom RiniMerge tag 'xilinx-for-v2023.10-rc1' of https://source...
2023-06-12 Tom RiniMerge tag v2023.07-rc4 into next
2023-05-11 Tom RiniMerge branch '2023-05-11-CONFIG_IS_ENABLED-vs-IS_ENABLE...
2023-05-09 Troy Kiskycmd: nvedit: remove error check, handle with Kconfig
2023-04-04 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-04-03 Tom RiniMerge branch 'next'
2023-03-31 Tom RiniMerge tag 'u-boot-imx-next-20230331' of https://gitlab...
2023-03-31 Tom RiniMerge branch '2023-03-30-assorted-general-upates' into...
2023-03-30 Rasmus Villemoesnvedit: simplify do_env_indirect()
2023-02-12 Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-10 Tom RiniMerge tag 'efi-2023-04-rc2' of https://source.denx...
2023-02-10 Tom RiniMerge branch '2023-02-08-Kconfig-cleanup-CONFIG_IS_ENAB...
2023-02-09 Simon GlassCorrect SPL use of CMD_NVEDIT_EFI
2023-02-08 Tom RiniMerge branch '2023-02-07-Kconfig-cleanup-dead-code...
2023-02-07 Simon Glassenv: Drop ENV_IS_IN_SATA
2022-04-15 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-04-08 Tom RiniMerge branch '2022-04-08-env-updates'
2022-04-07 Samuel Dionne-Rielcmd: env: Add `indirect` to indirectly set values
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: Move non-cli env functions to env/common.c
2021-10-21 Marek Behúnenv: Simplify env_match() and inline into env_get_f()
2021-10-21 Marek Behúnenv: Use memcpy() instead of ad-hoc code to copy variab...
2021-10-21 Marek Behúnenv: Make return value of env_get_f() behave like sprin...
2021-10-21 Marek Behúnenv: Early return from env_get_f() on NULL name
2021-10-21 Marek Behúnenv: Don't match empty variable name in env_match()
2021-10-21 Marek Behúnenv: Use better name for variable in env_get_f()
2021-10-21 Marek Behúnenv: Use string pointer instead of indexes in env_get_f()
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-08-11 Tom RiniMerge tag 'u-boot-amlogic-20210810' of https://source...
2021-08-06 Tom RiniMerge tag 'video-2021-08-05' of https://source.denx...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-08-02 Tom RiniMerge branch '2021-08-02-numeric-input-cleanups'
2021-08-02 Simon Glassglobal: Convert simple_strtoul() with decimal to dectoul()
2021-08-02 Simon Glassglobal: Convert simple_strtoul() with hex to hextoul()
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
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2020-12-07 Tom RiniMerge branch '2020-12-07-bootm-and-spl-atf-improvements...
2020-12-04 Simon Glassenv: Allow returning errors from hdelete_r()
2020-09-21 Tom RiniMerge branch '2020-09-14-generic-phy-error-trace' into...
2020-09-21 Tom RiniMerge branch 'master' into next
2020-09-19 Tom RiniMerge tag 'efi-2020-10-rc5-2' of https://gitlab.denx...
2020-09-18 Maxim Uvarovefi: change 'env -e -i' usage syntax
2020-09-14 Tom RiniMerge branch '2020-09-12-assorted-bugfixes'
2020-09-11 Pedro Aguilarenv: Crash in 'env import' when using checksum and...
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 Patrick Delaunaycmd: env: add env select command
2020-07-31 Patrick Delaunaycmd: env: add env load command
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 Delaunaycmd: env: check real location for env info command
2020-07-26 Patrick Delaunaycmd: env: add option for quiet output on env info
2020-07-17 Tom RiniMerge tag 'u-boot-imx-20200716' of https://gitlab.denx...
2020-07-16 Tom RiniMerge tag 'efi-2020-10-rc1-4' of https://gitlab.denx...
2020-07-16 Heinrich Schuchardtefi_loader: simplify 'printenv -e'
2020-07-08 Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-07 Tom RiniMerge tag 'u-boot-stm32-20200707' of https://gitlab...
2020-07-07 Patrick Delaunaycmd: env: use ENV_IS_IN_DEVICE in env info
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 log.h from common header
2020-05-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-05-18 Simon Glasscommon: Drop net.h from common header
2020-04-20 Tom RiniMerge tag 'u-boot-amlogic-20200420' of https://gitlab...
2020-04-20 Tom RiniMerge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
2020-04-16 Tom RiniMerge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab...
2020-04-16 Tom RiniMerge tag 'efi-2020-07-rc1' of https://gitlab.denx...
2020-04-16 AKASHI Takahirocmd: env: add "-at" option to "env set -e" 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-10 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-12-09 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-12-09 Joe Hershbergernet: Always build the string_to_enetaddr() helper
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
next