1. 6218cf5 cmd: Make bootvx independent of bootelf by Daniel Palmer · 8 weeks ago
  2. 67545de Merge tag 'u-boot-dfu-next-20241003' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · 7 weeks ago
  3. 3887795 cmd: simplify CONFIG_CMD_USB_MASS_STORAGE dependencies by Heinrich Schuchardt · 9 weeks ago
  4. dccc4d3 cmd: booti: adjust the print format by Dario Binacchi · 3 months ago
  5. 093502e Merge tag 'v2024.10-rc6' into next by Tom Rini · 8 weeks ago
  6. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · 9 weeks ago
  7. 189ea8c cmd: pxe: CMD_PXE implies CMD_TFTPBOOT by Jerome Forissier · 2 months ago
  8. fee2db6 cmd/efidebug: fix some function descriptions by Heinrich Schuchardt · 9 weeks ago
  9. 940bebc cmd: sf: prevent overwriting the reserved memory by Prasad Kummari · 2 months ago
  10. 385a613 Merge patch series "Fix various bugs" by Tom Rini · 9 weeks ago
  11. 99a1c38 cmd: Fix memory-mapping in cmp command by Simon Glass · 3 months ago
  12. 4c5bc2b read: Tidy up use of map_sysmem() in the read command by Simon Glass · 3 months ago
  13. 7579295 mmc: Use map_sysmem() with buffers in the mmc command by Simon Glass · 3 months ago
  14. 463a56b usb: Drop old non-DM code by Simon Glass · 3 months ago
  15. a1a8527 cmd: osd: Depend on OSD by Marek Vasut · 3 months ago
  16. ab00d0e cmd: mmc: Allow using partition name in mmc erase command by Tomas Paukrt · 3 months ago
  17. bd90894 mmc: Hide mmc speed command under mmc command by Marek Vasut · 3 months ago
  18. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · 10 weeks ago
  19. 29cab7c include: export uuid.h by Caleb Connolly · 3 months ago
  20. d46dc18 cmd: add rdcycle test to RISC-V exception command by Heinrich Schuchardt · 3 months ago
  21. 3aa43cc Merge patch series "provide names for emmc hardware partitions" by Tom Rini · 3 months ago
  22. 728cbde mmc: allow use of hardware partition names for mmc partconf by Tim Harvey · 6 months ago
  23. a4e7839 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · 6 months ago
  24. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 3 months ago
  25. 27fc17f lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 3 months ago
  26. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
  27. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · 3 months ago
  28. 12e97b7 cmd: bind: Use device sequence instead for driver bind/unbind by Zixun LI · 4 months ago
  29. c7f0358 Merge patch series "Tidy up console recording in tests" by Tom Rini · 3 months ago
  30. 9703a93 mmc: Drop the blank line before accesses by Simon Glass · 3 months ago
  31. b711ef7 global_data: Drop spl_handoff by Simon Glass · 3 months ago
  32. 00f860f board_f: Move fdt_size to board by Simon Glass · 3 months ago
  33. 7f67b37 board_f: Add a new struct to hold pre-relocation info by Simon Glass · 3 months ago
  34. 35ec297 cmd: bcb: Fix segfault on invalid block device by Mattijs Korpershoek · 4 months ago
  35. 6076b74 Merge tag 'v2024.10-rc3' into next by Tom Rini · 3 months ago
  36. afab268 sandbox: Enable wget command by Yasuharu Shibata · 3 months ago
  37. 97613b6 cmd: led: fix led command usage for the LED_SW_BLINK enabled case by Mikhail Kshevetskiy · 3 months ago
  38. 8d425ff i2c: Remove CFG_SYS_I2C_MAX_HOPS by Simon Glass · 3 months ago
  39. 104d7d3 date: Drop the legacy I2C code by Simon Glass · 3 months ago
  40. e900e4c rtc: Drop CFG_SYS_RTC_BUS_NUM by Simon Glass · 3 months ago
  41. 3a028c2 upl: Add a command by Simon Glass · 4 months ago
  42. de417e9 ubi: allow to write to volume with offset by Alexey Romanov · 4 months ago
  43. 0043a97 ubi: allow to read from volume with offset by Alexey Romanov · 4 months ago
  44. 4862c6f cmd: cpu: add release subcommand by Hou Zhiqiang · 4 months ago
  45. c88e90a Merge patch series "led: implement software blinking" by Tom Rini · 4 months ago
  46. 8224f16 led: enable LEDST_BLINK state unconditionally by Mikhail Kshevetskiy · 4 months ago
  47. e50fa82 cmd: move CMD_DHCP6 options beneath CMD_DHCP6 by Heinrich Schuchardt · 4 months ago
  48. d32ca45 cmd: correct ELF-related commands dependencies by Maxim Moskalets · 4 months ago
  49. d78c9bd bootstash: Do not provide a default address for all by Tom Rini · 4 months ago
  50. 1ae5418 Merge patch series "bootstd: Add Android support" by Tom Rini · 4 months ago
  51. b47db02 android: boot: Add set_abootimg_addr() and set_avendor_bootimg_addr() by Mattijs Korpershoek · 5 months ago
  52. ca8881c cmd: Remove duplicate newlines by Marek Vasut · 4 months ago
  53. 987faed cmd: add resize for FDT in bootelf by Maxim Moskalets · 5 months ago
  54. 10f8872 gpt: allow spaces in partition list by Mikhail Kshevetskiy · 5 months ago
  55. 6c368f4 Fix Kconfig coding style from spaces to tab by Anand Moon · 5 months ago
  56. e2b258c cmd: bootm: add ELF file support by Maxim Moskalets · 5 months ago
  57. eff0649 Merge patch series "m68k: Implement a default flush_dcache_all" by Tom Rini · 5 months ago
  58. f773232 cmd: cache: Remove weak functions by Tom Rini · 5 months ago
  59. 97017d8 Merge tag 'ubifixes-for-v2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 months ago
  60. 069fd5f sandbox: enable support for the unlz4 command by Jonathan Liu · 6 months ago
  61. ff3f083 cmd: ubi: check 'updating' before calling ubi_more_update_data() by Martin Kurbanov · 5 months ago
  62. fb42f60 cmd: ubi: remove redundant initializations by Martin Kurbanov · 5 months ago
  63. 6a53fb5 Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 5 months ago
  64. a585918 cmd: correct kaslrseed description by Heinrich Schuchardt · 5 months ago
  65. d8d53db cmd: fwu: Also print information about size by Michal Simek · 6 months ago
  66. 4972f15 Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · 5 months ago
  67. c75fab4 use fdt_kaslrseed function to de-duplicate code by Tim Harvey · 5 months ago
  68. 1f613c6 zboot: Correct use of state_mask argument by Simon Glass · 5 months ago
  69. 95c8c8b zboot: Add debugging for booting by Simon Glass · 5 months ago
  70. def1e37 cmd: gpt: Fix freeing gpt_pte in gpt_verify() by Sam Protsenko · 5 months ago
  71. 4c1ca0d cmd: Make use of U_BOOT_LONGHELP when missing by Tom Rini · 5 months ago
  72. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
  73. cd3894e cmd: link to doc/usage/fit/x86-fit-boot.rst by Heinrich Schuchardt · 5 months ago
  74. 4f7d983 cmd: fix typo in CMD_BOOTMETH help text by Quentin Schulz · 5 months ago
  75. 98379e3 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchdog into next by Tom Rini · 5 months ago
  76. ea36ada cyclic: make clients embed a struct cyclic_info in their own data structure by Rasmus Villemoes · 6 months ago
  77. e4170b8 cmd: move ELF load and boot to lib/elf.c by Maxim Moskalets · 6 months ago
  78. f57988d imxtract: add support for zstd-compressed images by Dmitry Gerasimov · 6 months ago
  79. 51027c7 cmd: sound: fix help text by Quentin Schulz · 6 months ago
  80. 626c1ff Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 6 months ago
  81. 40da9e6 efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix by Heinrich Schuchardt · 6 months ago
  82. bb89a2b cmd: efidebug: add support for setting fdt by Heinrich Schuchardt · 7 months ago
  83. f7529f7 cmd: eficonfig: add support for setting fdt by Heinrich Schuchardt · 7 months ago
  84. f8de009 efi_loader: allow concatenation with contained end node by Heinrich Schuchardt · 6 months ago
  85. 826e0be abootimg: Add init_boot image support by Roman Stratiienko · 6 months ago
  86. 82b5a86 Merge patch series "'eeprom' command improvements" by Tom Rini · 6 months ago
  87. e554506 cmd: eeprom: Extend to EEPROMs probed via driver model by Marek Behún · 6 months ago
  88. 5ff2f6d cmd: eeprom: Don't read/write whole EEPROM if not necessary by Marek Behún · 6 months ago
  89. 533d338 cmd: eeprom: Refactor command execution into function by action by Marek Behún · 6 months ago
  90. 246d1a5 cmd: eeprom: Refactor eeprom device specifier parsing by Marek Behún · 6 months ago
  91. a56f0ca cmd: eeprom: Deduplicate parse_i2c_bus_addr() calls by Marek Behún · 6 months ago
  92. bff98ba cmd: eeprom: Hide eeprom layout versioning behind a Kconfig option by Marek Behún · 6 months ago
  93. ce0a0ef cmd: eeprom: Fix usage help for the eeprom command by Marek Behún · 6 months ago
  94. a9705f0 Merge tag 'v2024.07-rc4' into next by Tom Rini · 6 months ago
  95. 29950c0 usb: remove not used variable in usb_ether_curr_dev by Heiko Schocher · 6 months ago
  96. bbfa608 tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend by Tim Harvey · 6 months ago
  97. 71407d8 Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · 6 months ago
  98. 90ec245 cmd: fwu: make changes for supporting FWU metadata version 2 by Sughosh Ganu · 8 months ago
  99. 775e261 Merge patch series "Clean-up patch set for MbedTLS integration" by Tom Rini · 6 months ago
  100. 24da831 include: Move snprintf to stdio.h by Raymond Mao · 6 months ago