1. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 5 months ago
  2. 5560830 cmd/Kconfig: Add some missing dependencies by Tom Rini · 6 months ago
  3. 8da257f xilinx: versal-net: Add support for saving env based on bootmode by Venkatesh Yadav Abbarapu · 7 months ago
  4. 9913a82 env: Make ENV_IS_IN_SPI_FLASH depend on SPI flash being present by Tom Rini · 9 months ago
  5. d1ca61c env: Improve ENV_OFFSET help message by Paul Barker · 1 year, 2 months ago
  6. 487fa1a fsl-layerscape: drop obsolete PPA secure firmware support by Laurentiu Tudor · 1 year, 2 months ago
  7. a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 3 months ago
  8. 9e70676 env: mmc: statically set the environment partition name by Emmanuel Di Fede · 1 year, 4 months ago
  9. 289aa6a cmd: nvedit: remove error check, handle with Kconfig by Troy Kisky · 1 year, 7 months ago
  10. 40aa82d env: Allow VPL environment to be nowhere by Simon Glass · 1 year, 8 months ago
  11. 5ab8105 env: Complete generic support for writable list by Jan Kiszka · 1 year, 9 months ago
  12. d2103e2 env: mmc: add CONFIG_ENV_MMC_USE_DT by Patrick Delaunay · 2 years ago
  13. 0613c36 global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 1 year, 11 months ago
  14. 0a69d6a Convert CONFIG_OVERWRITE_ETHADDR_ONCE to Kconfig by Tom Rini · 1 year, 11 months ago
  15. 495fc3e env: eeprom: Remove CONFIG_I2C_ENV_EEPROM_BUS support by Tom Rini · 1 year, 11 months ago
  16. 54f80dd Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 1 year, 11 months ago
  17. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  18. f6aebdf arm64: versal-net: Add support for Versal NET platform by Michal Simek · 2 years, 1 month ago
  19. ce88086 xilinx: Add env redund offset by T Karthik Reddy · 2 years, 2 months ago
  20. 5d7dea1 Convert CONFIG_ENV_RANGE to Kconfig by Tom Rini · 2 years, 4 months ago
  21. 82e0b51 Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig by Tom Rini · 2 years, 4 months ago
  22. 0e14cdf Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 7 months ago
  23. 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 7 months ago
  24. 753a85f env: sunxi: enable ENV_IS_IN_SPI_FLASH by Andre Przywara · 2 years, 9 months ago
  25. 2bdf213 env: sunxi: Define location in SPI flash by Andre Przywara · 2 years, 9 months ago
  26. fdfb17b Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · 2 years, 8 months ago
  27. 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 2 years, 10 months ago
  28. 86b9c3e env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years ago
  29. d11d1be env: mmc: Add support for redundant env in both eMMC boot partitions by Marek Vasut · 3 years ago
  30. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  31. c18afbe eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage by Tom Rini · 3 years, 2 months ago
  32. 9b90e0d env: Kconfig: Add default option for PHY_CORTINA by Kuldeep Singh · 3 years, 2 months ago
  33. 1011ebc sunxi: Select environment MMC based on boot device by Samuel Holland · 3 years, 6 months ago
  34. 1c58857 ppc: Remove sbc8641d board by Tom Rini · 3 years, 5 months ago
  35. ed7fe2b ppc: Remove xpedite boards by Tom Rini · 3 years, 5 months ago
  36. 9b7993b m68k: Remove M5475x boards by Tom Rini · 3 years, 5 months ago
  37. 95fd977 env: allow environment to be amended from control dtb by Rasmus Villemoes · 3 years, 6 months ago
  38. 4fb83c9 xilinx: versal: Add support for saving env based on bootmode by Ashok Reddy Soma · 3 years, 8 months ago
  39. ec21721 env: Setup default value for ENV_OFFSET_REDUND by Michal Simek · 3 years, 8 months ago
  40. 2339f01 env/fat.c: support redund environment by Brandon Maier · 3 years, 9 months ago
  41. bcb44f6 env: add CONFIG_ENV_SECT_SIZE_AUTO by Rasmus Villemoes · 3 years, 6 months ago
  42. 4e3fc5e env: Remove all dependencies for SYS_REDUNDAND_ENVIRONMENT by Michal Simek · 3 years, 9 months ago
  43. 92765f45 env: Access Environment in SPI flashes before relocation by Heiko Schocher · 4 years ago
  44. b0493bb env/ext4.c: allow loading from an EXT4 partition on the MMC boot device by David Woodhouse · 4 years, 3 months ago
  45. bc438b6 Kconfig: Move VERSION_VARIABLE under environment by Simon Glass · 4 years, 1 month ago
  46. 7fa8d5e env: kconfig: Add default option for ARCH_ZYNQ by Michal Simek · 4 years, 2 months ago
  47. 0766178 env: Kconfig: Add missing dependency for ENV_IS_IN_EXT4 by Michal Simek · 4 years, 2 months ago
  48. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 3 months ago
  49. d045cba env: Add support for explicit write access list by Marek Vasut · 4 years, 3 months ago
  50. 47f3b1f env: Add option to only ever append environment by Marek Vasut · 4 years, 3 months ago
  51. 87dac74 env: add absolute path at CONFIG_ENV_EXT4_FILE by Patrick Delaunay · 4 years, 3 months ago
  52. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 4 months ago
  53. 6731bef env/fat.c: allow loading from a FAT partition on the MMC boot device by David Woodhouse · 4 years, 4 months ago
  54. 35c2683 env: Kconfig: cosmetics: update comment for SYS_RELOC_GD_ENV_ADDR by Patrick Delaunay · 4 years, 4 months ago
  55. 3ec4699 env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig by Marek Vasut · 4 years, 5 months ago
  56. b8879f2 env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig by Ovidiu Panait · 4 years, 6 months ago
  57. 1d0adee env: add SAVEENV as an alias of the CMD_SAVEENV symbol by Rasmus Villemoes · 4 years, 8 months ago
  58. 8d78211 env: Make mmc as default option for CONFIG_ENV_FAT_INTERFACE by Michal Simek · 4 years, 8 months ago
  59. 63e988e env: Kconfig: Adding default values for Microblaze by Varalaxmi Bingi · 4 years, 9 months ago
  60. 54b85a9 env: Enable SPI flash env for rockchip by Jagan Teki · 4 years, 10 months ago
  61. d7b433e env: kconfig: Restrict rockchip env for MMC by Jagan Teki · 4 years, 10 months ago
  62. c822168 env: another attempt at fixing SPL build failures by Rasmus Villemoes · 4 years, 10 months ago
  63. 00e2704 mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selected by Miquel Raynal · 5 years ago
  64. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  65. a8992e7 env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years ago
  66. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  67. cb6617a defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 5 years ago
  68. 6116234 ubi: env: fix redundand management by Philippe Reynes · 5 years ago
  69. f8c0f9f env: Kconfig: Add environment default offset in versal by T Karthik Reddy · 5 years ago
  70. 4048e17 stm32mp1: move CONFIG_ENV in Kconfig by Patrick Delaunay · 5 years ago
  71. 985186d env: ubi: support configurable VID offset by Hamish Guthrie · 5 years ago
  72. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 5 years ago
  73. ff4818c env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND by Markus Klotzbuecher · 5 years ago
  74. c3f4318 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  75. a4298dd Kconfig: Add SPI / SPI_FLASH as dependencies by Tom Rini · 5 years ago
  76. 208bd2b env: allow ENV_IS_NOWHERE with other storage target by Patrice Chotard · 5 years ago
  77. 579a3e7 stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig by Patrick Delaunay · 6 years ago
  78. dd30961 env: spi: Fix incorrect entry description by Marek Vasut · 5 years ago
  79. abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  80. 70b5ea7 ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig by Alexey Brodkin · 6 years ago
  81. ec48b6c arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · 6 years ago
  82. 4aee624 env: Merge Rockchip, Sunxi, Zynq and ZynqMP by Michal Simek · 6 years ago
  83. 474ecd2 env: Simplify Makefile using $(SPL_TPL_) by York Sun · 6 years ago
  84. 646f1ab env: typo in description of ENV_IS_IN_REMOTE by Heinrich Schuchardt · 7 years ago
  85. 2a30809 env: Added support to save env to spi through Kconfig by Vipul Kumar · 6 years ago
  86. 8df430d env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHERE by Alex Kiernan · 6 years ago
  87. 919d25c u-boot: Fix several typos by Shyam Saini · 6 years ago
  88. d910130 Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
  89. f3d8f7d Allow providing default environment from file by Rasmus Villemoes · 7 years ago
  90. e294ba0 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  91. 901fb09 sunxi: disable direct MMC environment by Andre Przywara · 7 years ago
  92. c0ce4ce Convert CONFIG_UBI_SILENCE_MSG to Kconfig by Petr Vorel · 7 years ago
  93. afb6fda Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig by Petr Vorel · 7 years ago
  94. 0163c91 env: sunxi: Enable FAT-based environment support by default by Maxime Ripard · 7 years ago
  95. fb69464 env: Allow to build multiple environments in Kconfig by Maxime Ripard · 7 years ago
  96. d282a1d env: mmc: depends on the MMC framework by Maxime Ripard · 7 years ago
  97. 3cd084d env: ENV_IS_IN_FAT improvements by Tuomas Tynkkynen · 7 years ago
  98. 1087a79 env: enable accessing the environment in an EXT4 partition by Jorge Ramirez-Ortiz · 7 years ago
  99. 81f53b0 rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to Kconfig by Klaus Goger · 7 years ago
  100. c6831c7 env: Remove CONFIG_ENV_AES support by Tom Rini · 7 years ago