Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig
[platform/kernel/u-boot.git] / env /
2021-11-02 Tom RiniMerge tag 'u-boot-amlogic-20211102' of https://source...
2021-10-31 Tom RiniMerge tag 'dm-pull-boo21' of https://source.denx.de...
2021-10-31 Marek Behúnenv: Use static_assert() to check if default_environmen...
2021-10-31 Marek Behúnenv: Always use char for default_environment
2021-10-31 Marek Behúnenv: flash: Cosmetic fix
2021-10-31 Marek Behúnenv: flash: Let generic env_init() assign default envir...
2021-10-31 Marek Behúnenv: nowhere: Cosmetic fix
2021-10-31 Marek Behúnenv: nowhere: Let generic env_init() assign default...
2021-10-31 Marek Behúnenv: nvram: Cosmetic fix in env_nvram_init()
2021-10-31 Marek Behúnenv: nvram: Let generic env_init() assign default envir...
2021-10-31 Marek Behúnenv: nand: Put ENV_INVALID into gd->env_valid if defaul...
2021-10-31 Marek Behúnenv: sf: Put ENV_INVALID into gd->env_valid on CRC...
2021-10-31 Marek Behúnenv: sf: Use ENV_VALID enum names instead of literals
2021-10-31 Marek Behúnenv: sf: Cosmetic fix in env_sf_init_addr()
2021-10-26 Tom RiniMerge tag 'efi-2022-01-rc1-2' of https://source.denx...
2021-10-26 Tom RiniMerge branch '2021-10-26-add-nand-biterr-and-bugfixes'
2021-10-26 Heinrich Schuchardtenv: superfluous check before free()
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-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-23 Marek Behúnmtd: Remove mtd_erase_callback() entirely
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: 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-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-27 Tom RiniMerge tag 'v2021.10-rc5' into next
2021-09-25 Simon Glasstreewide: fdt: Move fdt_get_config_... to ofnode_conf_r...
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-09-16 Tom RiniMerge tag 'v2021.10-rc4' into next
2021-08-31 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2021-08-31 Tom RiniMerge branch '2021-08-31-kconfig-migrations-part2'...
2021-08-31 Michal SimekKconfig: Remove all default n/no options
2021-08-30 Tom RiniMerge branch '2021-08-30-kconfig-migrations-part1'...
2021-08-30 Tom RiniConvert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
2021-08-30 Tom Rinieeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage
2021-08-27 Tom RiniMerge tag 'xilinx-for-v2021.10-rc3' of https://gitlab...
2021-08-23 Tom RiniMerge tag 'efi-2021-10-rc3' of https://source.denx...
2021-08-23 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-08-18 Kuldeep Singhenv: Kconfig: Add default option for PHY_CORTINA
2021-08-11 Tom RiniMerge tag 'u-boot-amlogic-20210810' of https://source...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-02 Tom RiniMerge tag 'mmc-2021-7-30' of https://source.denx.de...
2021-08-01 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-31 Samuel Hollandsunxi: Select environment MMC based on boot device
2021-07-08 Tom RiniMerge branch '2021-07-07-remove-non-migrated-platforms'
2021-07-07 Tom Rinippc: Remove sbc8641d board
2021-07-07 Tom Rinippc: Remove xpedite boards
2021-07-07 Tom Rinim68k: Remove M5475x boards
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-05-11 Tom RiniMerge tag 'u-boot-imx-20210502' of https://gitlab.denx...
2021-05-07 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-06 Tom RiniMerge branch '2021-05-06-misc-updates'
2021-05-04 Rasmus Villemoesenv: allow environment to be amended from control dtb
2021-04-30 Tom RiniMerge tag 'dm-pull-29apr21' of https://source.denx...
2021-04-29 Tom RiniMerge tag 'xilinx-for-v2021.07-rc2' of https://source...
2021-04-23 Ashok Reddy Somaxilinx: versal: Add support for saving env based on...
2021-04-23 Michal Simekenv: Setup default value for ENV_OFFSET_REDUND
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: sf: remove the static env_flash variable
2021-04-16 Patrick Delaunayenv: sf: add missing spi_flash_free
2021-04-16 Patrick Delaunayenv: sf: add support of command env erase
2021-04-16 Patrick Delaunayenv: sf: update the use of macro ENV_SAVE_PTR
2021-04-16 Patrick Delaunayenv: add ENV_ERASE_PTR macro
2021-04-16 Marek Vasutenv: Fix invalid env handling in env_init()
2021-04-16 Brandon Maierenv/fat.c: support redund environment
2021-04-16 Martin Fuzzeyenv: Fix warning when forcing environment without ENV_A...
2021-04-16 Brandon Maierenv: increment redund flag on read fail
2021-04-16 Rasmus Villemoesenv: add CONFIG_ENV_SECT_SIZE_AUTO
2021-04-16 Rasmus Villemoesenv/sf.c: use a variable to hold the sector size
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-29 Tom RiniMerge branch '2021-01-29-assorted-fixes'
2021-01-29 Patrick Delaunayenv: sf: cosmetic: remove unnecessary space
2021-01-25 Tom RiniMerge tag 'u-boot-atmel-2021.04-b' of https://gitlab...
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-20 Tom RiniMerge tag 'efi-2021-04-rc1-2' of https://gitlab.denx...
2021-01-20 Tom RiniMerge tag 'xilinx-for-v2021.04-v2' of https://gitlab...
2021-01-20 Michal Simekenv: Remove all dependencies for SYS_REDUNDAND_ENVIRONMENT
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:...
next