clk: at91: Fix initializing arrays
[platform/kernel/u-boot.git] / env / mmc.c
2023-08-18 Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-07-19 Tom RiniMerge tag 'fsl-qoriq-2023-7-13' of https://source.denx...
2023-07-16 Tom RiniMerge tag 'video-20230714' of https://source.denx.de...
2023-07-15 Tom RiniMerge tag 'efi-2023-10-rc1' of https://source.denx...
2023-07-14 Tom RiniMerge branch '2023-07-14-assorted-general-updates'
2023-07-14 Emmanuel Di Fedeenv: mmc: statically set the environment partition...
2023-02-27 Tom RiniMerge tag 'v2023.04-rc3' into next
2023-02-23 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-02-23 Tom RiniMerge branch '2023-02-23-assorted-fixes'
2023-02-23 Marek Vasutenv: mmc: Apply GPT only on eMMC user HW partition
2023-02-12 Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-07 Tom RiniMerge branch '2023-02-07-assorted-updates'
2023-02-06 Ye Lienv: mmc: Fix offset issue for env save
2023-01-31 Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-27 Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-10 Tom RiniMerge branch '2023-01-10-env-mmc-improvements-and-corre...
2023-01-10 Patrick Delaunayenv: mmc: cosmetic: remove unused macro STR(X)
2023-01-10 Patrick Delaunayenv: mmc: add debug message when mmc-env-partition...
2023-01-10 Patrick Delaunayenv: mmc: select GPT env partition by type guid
2023-01-10 Patrick Delaunayenv: mmc: add CONFIG_ENV_MMC_USE_DT
2023-01-10 Patrick Delaunayenv: mcc: fix compilation error with ENV_IS_EMBEDDED
2023-01-10 Patrick Delaunayenv: mcc: Drop unnecessary #ifdefs
2023-01-10 Patrick Delaunayenv: mmc: introduced ENV_MMC_OFFSET
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-03 Tom RiniMerge branch 'next'
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-19 Tom RiniMerge branch 'master' into next
2022-09-16 Tom RiniMerge branch '2022-09-16-rationalize-the-block-interfac...
2022-09-16 Simon Glassblk: Switch over to using uclass IDs
2022-07-01 Tom RiniMerge tag 'u-boot-amlogic-20220701' of https://source...
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-20 Tom RiniMerge branch 'master' into next
2022-06-17 Tom RiniMerge commit '32e0379143b433e29d76404f5f4c279067e48853...
2022-06-16 Tom RiniMerge tag 'u-boot-imx-20220616' of https://gitlab.denx...
2022-06-16 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-06-16 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-06-15 Patrick Delaunayenv: mmc : align erase address and size on erase_grp_size
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-10-26 Tom RiniMerge tag 'efi-2022-01-rc1-2' of https://source.denx...
2021-10-26 Tom RiniMerge branch '2021-10-25-assorted-updates'
2021-10-25 Marek Vasutenv: mmc: Add support for redundant env in both eMMC...
2021-10-25 Marek Vasutenv: mmc: Add missing eMMC bootpart restoration to...
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-04 Tom RiniMerge branch 'next'
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-27 Tom RiniMerge tag 'dm-pull-next-27sep21' of https://source...
2021-09-25 Simon Glasstreewide: fdt: Move fdt_get_config_... to ofnode_conf_r...
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 Patrick Delaunayenv: add ENV_ERASE_PTR macro
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-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-b' of https:...
2020-11-19 Tom RiniMerge branch '2020-11-18-assorted-fixes'
2020-11-18 Hoyeonjiki Kimenv: mmc: Correct partition comparison in mmc_offset_tr...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-15 Tom RiniMerge tag 'mmc-2020-10-14' of https://gitlab.denx.de...
2020-10-14 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-14 Tom RiniMerge branch '2020-10-14-assorted-changes'
2020-10-14 David Woodhousemmc: remove duplicate mmc_get_env_dev() implementations
2020-08-11 Tom RiniMerge tag 'efi-2020-10-rc3' of https://gitlab.denx...
2020-08-08 Tom RiniConvert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
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-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: mmc: add redundancy support in mmc_offset_try_part...
2020-07-26 Patrick Delaunayenv: mmc: correct the offset returned by mmc_offset_try...
2020-07-26 Patrick Delaunayenv: mmc: allow support of mmc_get_env_dev with OF_CONTROL
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-18 Simon Glasspart: Drop disk_partition_t typedef
2020-03-17 Tom RiniMerge tag 'ti-v2020.07-next' of https://gitlab.denx...
2020-03-12 Tom RiniMerge tag 'u-boot-stm32-20200310' of https://gitlab...
2020-03-11 Tom RiniMerge tag 'mmc-2020-3-9' of https://gitlab.denx.de...
2020-03-10 Tom RiniMerge tag 'u-boot-imx-20200310' of https://gitlab.denx...
2020-03-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.04-a' of https:...
2020-03-10 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-03-09 Pankit Gargenv: Update env_addr for mmc environment driver
2019-11-25 Tom RiniMerge tag 'rpi-next-2020.01' of https://github.com...
2019-11-24 Tom RiniMerge tag 'u-boot-rockchip-20191124' of https://gitlab...
2019-11-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-11-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-11-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-21 Tom RiniMerge branch '2019-11-20-env-migration'
2019-11-20 Tom Rinienv: Finish migration of common ENV options
2019-11-20 Tom Rinienv: Remove useless CONFIG_ENV_SIZE_REDUND and fix...
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'
next