1. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 5 months ago
  2. 3be9f39 Init virtio before loading ENV from EXT4 or FAT by Fiona Klute · 6 months ago
  3. 0f92fa4 env: Remove <common.h> and add needed includes by Tom Rini · 6 months ago
  4. 5560830 cmd/Kconfig: Add some missing dependencies by Tom Rini · 6 months ago
  5. 97b34f6 env: mmc: print MMC device being read by Quentin Schulz · 6 months ago
  6. 8da257f xilinx: versal-net: Add support for saving env based on bootmode by Venkatesh Yadav Abbarapu · 7 months ago
  7. 04add62e env: sf: report malloc error to caller by Ralph Siemsen · 9 months ago
  8. 9913a82 env: Make ENV_IS_IN_SPI_FLASH depend on SPI flash being present by Tom Rini · 9 months ago
  9. f4d5486 Merge branch '2024-01-18-assorted-fixes' by Tom Rini · 9 months ago
  10. 87d3c47 env: migrate env_get_default to call env_get_default_into by Quentin Schulz · 9 months ago
  11. 23c1ab9 env: allow to copy value from default environment into a buffer by Quentin Schulz · 9 months ago
  12. 3c3270b cmd: nvedit: Fix typo in 'illegal character' error by Ivan Orlov · 9 months ago
  13. b106961 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 10 months ago
  14. 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 10 months ago
  15. f7fac5e mmc: env: Unify the U_BOOT_ENV_LOCATION conditions by Simon Glass · 11 months ago
  16. 7667bde fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · 11 months ago
  17. d972192 env: Move env_set() out of cmd/nvedit.c and in to env/common.c by Tom Rini · 12 months ago
  18. d1ca61c env: Improve ENV_OFFSET help message by Paul Barker · 1 year, 2 months ago
  19. 487fa1a fsl-layerscape: drop obsolete PPA secure firmware support by Laurentiu Tudor · 1 year, 2 months ago
  20. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  21. decbc81 env: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  22. a28cc80 cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  23. a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 3 months ago
  24. 4dc5e26 env: Fix default environment saving issue by Ashok Reddy Soma · 1 year, 4 months ago
  25. 9e70676 env: mmc: statically set the environment partition name by Emmanuel Di Fede · 1 year, 4 months ago
  26. 8344162 env: Remove misuse of env is nowhere leftover by Stefan Herbrechtsmeier · 1 year, 6 months ago
  27. 289aa6a cmd: nvedit: remove error check, handle with Kconfig by Troy Kisky · 1 year, 7 months ago
  28. 40aa82d env: Allow VPL environment to be nowhere by Simon Glass · 1 year, 8 months ago
  29. 5b4acb0 env: mmc: Apply GPT only on eMMC user HW partition by Marek Vasut · 1 year, 8 months ago
  30. 906bad3 env: Couple networking-related variable flags to CONFIG_NET by Jan Kiszka · 1 year, 9 months ago
  31. 5ab8105 env: Complete generic support for writable list by Jan Kiszka · 1 year, 9 months ago
  32. 65a7310 env: Drop ENV_IS_IN_SATA by Simon Glass · 1 year, 9 months ago
  33. ccd0542 env: mmc: Fix offset issue for env save by Ye Li · 1 year, 9 months ago
  34. 1c44d10 env: add failing trace in env_erase by Patrick Delaunay · 1 year, 10 months ago
  35. 91fc785 env: ubi: add support of command env erase by Patrick Delaunay · 1 year, 10 months ago
  36. 6a90e92 env: mmc: cosmetic: remove unused macro STR(X) by Patrick Delaunay · 2 years ago
  37. 52e9aa3 env: mmc: add debug message when mmc-env-partition is not found by Patrick Delaunay · 2 years ago
  38. 80105d8 env: mmc: select GPT env partition by type guid by Patrick Delaunay · 2 years ago
  39. d2103e2 env: mmc: add CONFIG_ENV_MMC_USE_DT by Patrick Delaunay · 2 years ago
  40. 8566050 env: mcc: fix compilation error with ENV_IS_EMBEDDED by Patrick Delaunay · 2 years ago
  41. 46c9016 env: mcc: Drop unnecessary #ifdefs by Patrick Delaunay · 2 years ago
  42. f7e07a7 env: mmc: introduced ENV_MMC_OFFSET by Patrick Delaunay · 2 years ago
  43. 0613c36 global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 1 year, 11 months ago
  44. 0a69d6a Convert CONFIG_OVERWRITE_ETHADDR_ONCE to Kconfig by Tom Rini · 1 year, 11 months ago
  45. 495fc3e env: eeprom: Remove CONFIG_I2C_ENV_EEPROM_BUS support by Tom Rini · 1 year, 11 months ago
  46. 54f80dd Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 1 year, 11 months ago
  47. ade03b5 env: nvram: Drop CONFIG_SYS_NVRAM_ACCESS_ROUTINE by Tom Rini · 1 year, 11 months ago
  48. 6bd2372 env: Rework ENV_IS_EMBEDDED and related logic slightly by Tom Rini · 1 year, 11 months ago
  49. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  50. 9243224 dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 1 month ago
  51. 4b1f571 dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 1 month ago
  52. f6aebdf arm64: versal-net: Add support for Versal NET platform by Michal Simek · 2 years, 1 month ago
  53. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  54. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 2 months ago
  55. ce88086 xilinx: Add env redund offset by T Karthik Reddy · 2 years, 2 months ago
  56. 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 3 months ago
  57. 54ee5ae Add SCSI scan for ENV in EXT4 or FAT by Rogier Stam · 2 years, 5 months ago
  58. 5d7dea1 Convert CONFIG_ENV_RANGE to Kconfig by Tom Rini · 2 years, 4 months ago
  59. 82e0b51 Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig by Tom Rini · 2 years, 4 months ago
  60. d722670 env: mmc : align erase address and size on erase_grp_size by Patrick Delaunay · 2 years, 8 months ago
  61. 3feea0b spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode by Patrice Chotard · 2 years, 7 months ago
  62. f4bf81b env: sf: Allow to use env_sf_init_addr() at any stage by Pali Rohár · 2 years, 8 months ago
  63. de70e88 env: Implement lower priority arch_env_get_location() by Marek Vasut · 2 years, 7 months ago
  64. 5c7399e Revert "env: Load env when ENV_IS_NOWHERE is only location selected" by Marek Vasut · 2 years, 6 months ago
  65. eb68ead env: fat: Allow overriding interface, device and partition by He Yong · 2 years, 8 months ago
  66. 8d61237 env: Load env when ENV_IS_NOWHERE is only location selected by Felix.Vietmeyer@jila.colorado.edu · 3 years, 6 months ago
  67. 0e14cdf Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 7 months ago
  68. 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 7 months ago
  69. 753a85f env: sunxi: enable ENV_IS_IN_SPI_FLASH by Andre Przywara · 2 years, 9 months ago
  70. 2bdf213 env: sunxi: Define location in SPI flash by Andre Przywara · 2 years, 9 months ago
  71. fdfb17b Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · 2 years, 8 months ago
  72. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  73. f6f27be env: fat: Add new lines at the end of print statements by Peter Robinson · 2 years, 10 months ago
  74. 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 2 years, 10 months ago
  75. 7839865 bootm: Tidy up use of autostart env var by Simon Glass · 3 years ago
  76. 86b9c3e env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years ago
  77. 4e7c8b2 env: Simplify env_get_default() by Marek Behún · 3 years ago
  78. e8459c1 env: Fix env_get() when returning empty string using env_get_f() by Marek Behún · 3 years ago
  79. c9db4c5 env: Don't set ready flag if import failed in env_set_default() by Marek Behún · 3 years ago
  80. 37f3758 env: Use static_assert() to check if default_environment is too large by Marek Behún · 3 years ago
  81. c5cbbe3 env: Always use char for default_environment by Marek Behún · 3 years ago
  82. ee48390 env: flash: Cosmetic fix by Marek Behún · 3 years ago
  83. cf89c51 env: flash: Let generic env_init() assign default environment by Marek Behún · 3 years ago
  84. 9fc3106 env: nowhere: Cosmetic fix by Marek Behún · 3 years ago
  85. 5aab7f5 env: nowhere: Let generic env_init() assign default environment by Marek Behún · 3 years ago
  86. a73c1f0 env: nvram: Cosmetic fix in env_nvram_init() by Marek Behún · 3 years ago
  87. 4735de4 env: nvram: Let generic env_init() assign default environment by Marek Behún · 3 years ago
  88. 07dcd82 env: nand: Put ENV_INVALID into gd->env_valid if default environment by Marek Behún · 3 years ago
  89. af8149e env: sf: Put ENV_INVALID into gd->env_valid on CRC failure by Marek Behún · 3 years ago
  90. 87221bd env: sf: Use ENV_VALID enum names instead of literals by Marek Behún · 3 years ago
  91. 9ab30d2 env: sf: Cosmetic fix in env_sf_init_addr() by Marek Behún · 3 years ago
  92. 28ab12a env: superfluous check before free() by Heinrich Schuchardt · 3 years ago
  93. d11d1be env: mmc: Add support for redundant env in both eMMC boot partitions by Marek Vasut · 3 years ago
  94. f47f87f env: mmc: Add missing eMMC bootpart restoration to env erase by Marek Vasut · 3 years ago
  95. 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years ago
  96. 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years ago
  97. f231566 env: Move non-cli env functions to env/common.c by Marek Behún · 3 years ago
  98. 52f9ed3 env: Inline env_get_char() into its only user by Marek Behún · 3 years ago
  99. dd1c5a7 env: Drop env_get_char_spec() and old, unused .get_char() implementations by Marek Behún · 3 years ago
  100. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 2 months ago