Merge tag 'u-boot-amlogic-20201215' of https://gitlab.denx.de/u-boot/custodians/u...
[pandora-u-boot.git] / env /
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-19 Heinrich Schuchardtenv: typo enougth
2020-11-18 Hoyeonjiki Kimenv: mmc: Correct partition comparison in mmc_offset_tr...
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-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: Access Environment in SPI flashes before relocation
2020-10-30 Heiko Schocherenv: split env_import_redund() into 2 functions
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 Woodhouseenv/ext4.c: allow loading from an EXT4 partition on...
2020-10-14 David Woodhousemmc: remove duplicate mmc_get_env_dev() implementations
2020-10-12 Tom RiniMerge branch 'for-next' of https://github.com/lftan...
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-09 Tom RiniMerge branch '2020-10-09-kconfig-reorg'
2020-10-09 Simon GlassKconfig: Move VERSION_VARIABLE under environment
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-09-25 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-24 Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-23 Michal Simekenv: kconfig: Add default option for ARCH_ZYNQ
2020-09-07 Tom RiniMerge branch 'remove-config-nr-dram-banks-v9-2020-08...
2020-08-28 Tom RiniMerge branch '2020-08-27-misc-fixes'
2020-08-27 Michal Simekenv: Kconfig: Add missing dependency for ENV_IS_IN_EXT4
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: Add support for explicit write access list
2020-07-31 Marek Vasutenv: Add option to only ever append environment
2020-07-31 Marek Vasutenv: Discern environment coming from external storage
2020-07-31 Marek Vasutenv: Add H_DEFAULT flag
2020-07-31 Marek Vasutenv: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
2020-07-31 Patrick Delaunayenv: ext4: add support of command env erase
2020-07-31 Patrick Delaunayenv: ext4: introduce new function env_ext4_save_buffer
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: nowhere: add .load ops
2020-07-31 Patrick Delaunayenv: correctly handle env_load_prio
2020-07-31 Patrick Delaunayenv: sf: avoid space in backend name
2020-07-31 Patrick Delaunayenv: ext4: set gd->env_valid
2020-07-31 Patrick Delaunayenv: add absolute path at CONFIG_ENV_EXT4_FILE
2020-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-stm
2020-07-28 Tom RiniMerge branch '2020-07-28-Kconfig-migrations'
2020-07-28 Adam FordConvert CONFIG_ENV_OVERWRITE to Kconfig
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-07-26 Patrick Delaunayenv: add failing trace in env_save
2020-07-26 Patrick Delaunayenv: correct overflow check of env_has_init size
2020-07-26 David Woodhouseenv/fat.c: allow loading from a FAT partition on the...
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-atmel-2020.10-a' of https://gitlab...
2020-07-06 Tom RiniMerge branch 'next'
2020-07-05 Tom RiniMerge tag 'efi-2020-10-rc1' of https://gitlab.denx...
2020-06-30 Tom RiniMerge tag 'mips-pull-2020-06-29' of https://gitlab...
2020-06-29 Tom RiniMerge branch '2020-06-26-more-Kconfig-migration' into...
2020-06-29 Lukasz Majewskispi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
2020-06-20 Tom RiniMerge branch 'net' of https://gitlab.denx.de/u-boot...
2020-06-19 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-15 Tom RiniMerge tag 'efi-2020-07-rc5' of https://gitlab.denx...
2020-06-15 Tom RiniMerge branch '2020-06-15-misc-bugfixes'
2020-06-15 Patrick Delaunayenv: Kconfig: cosmetics: update comment for SYS_RELOC_G...
2020-06-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-06-03 Tom RiniMerge tag 'efi-2020-07-rc4' of https://gitlab.denx...
2020-06-03 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-06-01 Jagan Tekienv: sf: Free the old env_flash
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-25 Tom RiniMerge branch '2020-05-25-misc-fixes'
2020-05-25 Marek Vasutenv: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig
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
2020-05-18 Simon Glasscommon: Drop bootstage.h from common header
2020-05-18 Simon Glasscommon: Drop part.h from common header
2020-05-18 Simon Glasspart: Drop disk_partition_t typedef
2020-05-18 Simon Glasscommon: Drop net.h from common header
2020-05-18 Simon Glasscommon: Drop flash.h from common header
2020-05-16 Tom RiniMerge branch '2020-05-15-kconfig-migrations'
2020-05-15 Ovidiu Panaitenv: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig
2020-05-10 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-05-08 Tom RiniMerge branch '2020-05-08-assorted-fixes'
next