1. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
  2. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  3. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  4. a3d6939 Merge patch series "env: mmc: fix use of two separate partitions with proper type GUID" by Tom Rini · 8 weeks ago
  5. 98836e4 env: mmc: rework mmc_env_partition_by_guid() to work with two separate partitions by Rasmus Villemoes · 2 months ago
  6. 5962404 env: mmc: do not return an offset before the start of the partition by Rasmus Villemoes · 2 months ago
  7. fd2b9d3 env: mmc: refactor mmc_offset_try_partition() by Rasmus Villemoes · 2 months ago
  8. 29cab7c include: export uuid.h by Caleb Connolly · 3 months ago
  9. 6076b74 Merge tag 'v2024.10-rc3' into next by Tom Rini · 3 months ago
  10. cb803d7 env: remove vars that are not in default env by Ravi Minnikanti · 3 months ago
  11. de417e9 ubi: allow to write to volume with offset by Alexey Romanov · 4 months ago
  12. 0043a97 ubi: allow to read from volume with offset by Alexey Romanov · 4 months ago
  13. e5d34db env_spi: support overriding spi dev from board code by Venkatesh Yadav Abbarapu · 5 months ago
  14. 06f6c9f env: mmc: Fix env loading with CONFIG_SYS_MMC_ENV_PART by Mattijs Korpershoek · 4 months ago
  15. 807232a Merge patch series "api: Remove duplicate newlines" by Tom Rini · 4 months ago
  16. 62a6576 env: Remove duplicate newlines by Marek Vasut · 4 months ago
  17. f5a02e3 env: ENV_IS_IN_EXT4 should enable SYS_MMC_ENV_DEV by Heinrich Schuchardt · 8 months ago
  18. d903ce4 arm64: versal2: Add support for AMD Versal Gen 2 by Michal Simek · 6 months ago
  19. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  20. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  21. d4b57ec Init virtio before loading ENV from EXT4 or FAT by Fiona Klute · 7 months ago
  22. e9edb7f env: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  23. 67ecd62 cmd/Kconfig: Add some missing dependencies by Tom Rini · 7 months ago
  24. ad65226 env: mmc: print MMC device being read by Quentin Schulz · 7 months ago
  25. fc4884b xilinx: versal-net: Add support for saving env based on bootmode by Venkatesh Yadav Abbarapu · 9 months ago
  26. c8dec27 env: sf: report malloc error to caller by Ralph Siemsen · 10 months ago
  27. 7e28ea8 env: Make ENV_IS_IN_SPI_FLASH depend on SPI flash being present by Tom Rini · 11 months ago
  28. 3cdc883 Merge branch '2024-01-18-assorted-fixes' by Tom Rini · 10 months ago
  29. 1e33bff env: migrate env_get_default to call env_get_default_into by Quentin Schulz · 10 months ago
  30. 7665d33 env: allow to copy value from default environment into a buffer by Quentin Schulz · 10 months ago
  31. 9e40e07 cmd: nvedit: Fix typo in 'illegal character' error by Ivan Orlov · 11 months ago
  32. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 12 months ago
  33. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
  34. d256d98 mmc: env: Unify the U_BOOT_ENV_LOCATION conditions by Simon Glass · 1 year ago
  35. ab125f5 fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · 1 year, 1 month ago
  36. b8ca93f env: Move env_set() out of cmd/nvedit.c and in to env/common.c by Tom Rini · 1 year, 1 month ago
  37. 86e23d1 env: Improve ENV_OFFSET help message by Paul Barker · 1 year, 3 months ago
  38. ccb2fbf fsl-layerscape: drop obsolete PPA secure firmware support by Laurentiu Tudor · 1 year, 3 months ago
  39. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  40. 6684413 env: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  41. 317d6b6 cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  42. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
  43. e50e0d5 env: Fix default environment saving issue by Ashok Reddy Soma · 1 year, 5 months ago
  44. b6601dd env: mmc: statically set the environment partition name by Emmanuel Di Fede · 1 year, 5 months ago
  45. 39962b2 env: Remove misuse of env is nowhere leftover by Stefan Herbrechtsmeier · 1 year, 7 months ago
  46. 9122972 cmd: nvedit: remove error check, handle with Kconfig by Troy Kisky · 1 year, 9 months ago
  47. fb89f63 env: Allow VPL environment to be nowhere by Simon Glass · 1 year, 9 months ago
  48. 1f2473a env: mmc: Apply GPT only on eMMC user HW partition by Marek Vasut · 1 year, 10 months ago
  49. 59b328d env: Couple networking-related variable flags to CONFIG_NET by Jan Kiszka · 1 year, 10 months ago
  50. 755703b env: Complete generic support for writable list by Jan Kiszka · 1 year, 10 months ago
  51. 43e7989d env: Drop ENV_IS_IN_SATA by Simon Glass · 1 year, 10 months ago
  52. 45d1387 env: mmc: Fix offset issue for env save by Ye Li · 1 year, 10 months ago
  53. 6d6a1d0 env: add failing trace in env_erase by Patrick Delaunay · 2 years ago
  54. 86d13f6 env: ubi: add support of command env erase by Patrick Delaunay · 2 years ago
  55. 1d5b7a1 env: mmc: cosmetic: remove unused macro STR(X) by Patrick Delaunay · 2 years ago
  56. 01b0798 env: mmc: add debug message when mmc-env-partition is not found by Patrick Delaunay · 2 years ago
  57. eb78787 env: mmc: select GPT env partition by type guid by Patrick Delaunay · 2 years ago
  58. 41e143f env: mmc: add CONFIG_ENV_MMC_USE_DT by Patrick Delaunay · 2 years ago
  59. d948e71 env: mcc: fix compilation error with ENV_IS_EMBEDDED by Patrick Delaunay · 2 years ago
  60. 036a358 env: mcc: Drop unnecessary #ifdefs by Patrick Delaunay · 2 years ago
  61. f080c4c env: mmc: introduced ENV_MMC_OFFSET by Patrick Delaunay · 2 years ago
  62. c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 2 years ago
  63. 7bb2579 Convert CONFIG_OVERWRITE_ETHADDR_ONCE to Kconfig by Tom Rini · 2 years ago
  64. 608d465 env: eeprom: Remove CONFIG_I2C_ENV_EEPROM_BUS support by Tom Rini · 2 years ago
  65. 1479a83 Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 2 years ago
  66. 8e27b26 env: nvram: Drop CONFIG_SYS_NVRAM_ACCESS_ROUTINE by Tom Rini · 2 years ago
  67. 4714ab2 env: Rework ENV_IS_EMBEDDED and related logic slightly by Tom Rini · 2 years ago
  68. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  69. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 3 months ago
  70. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 3 months ago
  71. 2e53eb2 arm64: versal-net: Add support for Versal NET platform by Michal Simek · 2 years, 2 months ago
  72. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  73. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 3 months ago
  74. 5bb3d91 xilinx: Add env redund offset by T Karthik Reddy · 2 years, 3 months ago
  75. 063c938 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
  76. 454aa19 Add SCSI scan for ENV in EXT4 or FAT by Rogier Stam · 2 years, 7 months ago
  77. 0eeb1c7 Convert CONFIG_ENV_RANGE to Kconfig by Tom Rini · 2 years, 5 months ago
  78. 0459c6b Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig by Tom Rini · 2 years, 5 months ago
  79. ab5ea4d env: mmc : align erase address and size on erase_grp_size by Patrick Delaunay · 2 years, 9 months ago
  80. 05b1aa6 spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode by Patrice Chotard · 2 years, 8 months ago
  81. db64efd env: sf: Allow to use env_sf_init_addr() at any stage by Pali Rohár · 2 years, 9 months ago
  82. f92cf58 env: Implement lower priority arch_env_get_location() by Marek Vasut · 2 years, 8 months ago
  83. 8e25d0c Revert "env: Load env when ENV_IS_NOWHERE is only location selected" by Marek Vasut · 2 years, 8 months ago
  84. 25936aa env: fat: Allow overriding interface, device and partition by He Yong · 2 years, 9 months ago
  85. d0f9106 env: Load env when ENV_IS_NOWHERE is only location selected by Felix.Vietmeyer@jila.colorado.edu · 3 years, 7 months ago
  86. fe58675 Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 9 months ago
  87. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 8 months ago
  88. e28ff72 env: sunxi: enable ENV_IS_IN_SPI_FLASH by Andre Przywara · 2 years, 11 months ago
  89. cf84408 env: sunxi: Define location in SPI flash by Andre Przywara · 2 years, 11 months ago
  90. 5fb860c Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · 2 years, 9 months ago
  91. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  92. ff6b8a2 env: fat: Add new lines at the end of print statements by Peter Robinson · 2 years, 11 months ago
  93. 119d2fb Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years ago
  94. 46b530a bootm: Tidy up use of autostart env var by Simon Glass · 3 years, 1 month ago
  95. 7327fe7 env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years, 1 month ago
  96. c20046f env: Simplify env_get_default() by Marek Behún · 3 years, 1 month ago
  97. e087a46 env: Fix env_get() when returning empty string using env_get_f() by Marek Behún · 3 years, 1 month ago
  98. 08c6b04 env: Don't set ready flag if import failed in env_set_default() by Marek Behún · 3 years, 1 month ago
  99. adb431e env: Use static_assert() to check if default_environment is too large by Marek Behún · 3 years, 1 month ago
  100. 73d2534 env: Always use char for default_environment by Marek Behún · 3 years, 1 month ago