samsung: tizen_amlogic: increase ramdisk size from 8M to 32M
[platform/kernel/u-boot.git] / env /
2021-01-29 Marek Szyprowskienv: fat: allow to dynamically set storage interface 04/252604/1
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'
2020-05-08 Rasmus Villemoesenv/sf.c: honour CONFIG_SPL_SAVEENV
2020-04-24 Tom RiniMerge tag 'u-boot-stm32-20200424' of https://gitlab...
2020-04-24 Tom RiniMerge branch '2020-04-24-master-imports'
2020-04-24 Rasmus Villemoesenv/sf.c: drop private CMD_SAVEENV logic
2020-04-24 Rasmus Villemoesenv/ext4.c: remove CONFIG_CMD_SAVEENV ifdef
2020-04-24 Rasmus Villemoesenv/fat.c: remove private CMD_SAVEENV logic
2020-04-24 Rasmus Villemoesenv: add SAVEENV as an alias of the CMD_SAVEENV symbol
2020-04-24 Rasmus Villemoesmake env_entry::callback conditional on !CONFIG_SPL_BUILD
2020-04-24 Rasmus Villemoesenv: remove callback.o for an SPL build
2020-04-22 Tom RiniMerge tag 'mmc-2020-4-22' of https://gitlab.denx.de...
2020-04-21 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-21 Tom RiniMerge tag 'for-v2020.07' of https://gitlab.denx.de...
2020-04-21 Tom RiniMerge tag 'for-v2020.07' of https://gitlab.denx.de...
2020-04-20 Tom RiniMerge branch '2020-04-17-master-imports'
2020-04-17 Rasmus Villemoesenv: make file-scope env_ptr variables static
2020-04-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-13 Tom RiniMerge branch 'next'
2020-04-08 Tom RiniMerge tag 'u-boot-amlogic-20200406' of https://gitlab...
2020-04-07 Tom RiniMerge tag 'xilinx-for-v2020.07' of https://gitlab.denx...
2020-04-06 Michal Simekenv: Make mmc as default option for CONFIG_ENV_FAT_INTE...
2020-04-06 Varalaxmi Bingienv: Kconfig: Adding default values for Microblaze
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
next