1. 3809fd3 bootstd: Add command to enable setting of bootmeth specific properties by Martyn Welch · 3 months ago
  2. 8ba82a9 boot: Add logic to enable booting from fallback option by Martyn Welch · 3 months ago
  3. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 3 months ago
  4. c46760d global: Rename SPL_ to XPL_ by Simon Glass · 4 months ago
  5. 1d6132e global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  6. 80580cd xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · 4 months ago
  7. c264a59 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · 3 months ago
  8. 990f726 ubi: implement support for LED activity by Christian Marangi · 4 months ago
  9. 0319bae mtd: implement support for LED activity by Christian Marangi · 4 months ago
  10. 6015f59 cmd: clk: simplify clk command by Heinrich Schuchardt · 4 months ago
  11. 56efea8 cmd/Kconfig: CONFIG_CMD_CLK should depend on CONFIG_CLK by Heinrich Schuchardt · 4 months ago
  12. 6fe8087 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · 4 months ago
  13. 080bb84 cmd: Make bootvx independent of bootelf by Daniel Palmer · 4 months ago
  14. 00292c6 Merge tag 'u-boot-dfu-next-20241003' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · 3 months ago
  15. c74758c cmd: simplify CONFIG_CMD_USB_MASS_STORAGE dependencies by Heinrich Schuchardt · 4 months ago
  16. 8aee4c8 cmd: booti: adjust the print format by Dario Binacchi · 5 months ago
  17. 3a0b829 Merge tag 'v2024.10-rc6' into next by Tom Rini · 4 months ago
  18. 2add54d Merge patch series "Miscellaneous fixes" by Tom Rini · 4 months ago
  19. 1582e43 cmd: pxe: CMD_PXE implies CMD_TFTPBOOT by Jerome Forissier · 4 months ago
  20. 1a58da9 cmd/efidebug: fix some function descriptions by Heinrich Schuchardt · 4 months ago
  21. 33a4dfc cmd: sf: prevent overwriting the reserved memory by Prasad Kummari · 4 months ago
  22. c17805e Merge patch series "Fix various bugs" by Tom Rini · 4 months ago
  23. 7086a89 cmd: Fix memory-mapping in cmp command by Simon Glass · 5 months ago
  24. 42f5ffb read: Tidy up use of map_sysmem() in the read command by Simon Glass · 5 months ago
  25. cc6a1b6 mmc: Use map_sysmem() with buffers in the mmc command by Simon Glass · 5 months ago
  26. 4048219 usb: Drop old non-DM code by Simon Glass · 5 months ago
  27. 650883a cmd: osd: Depend on OSD by Marek Vasut · 4 months ago
  28. 6c0943f cmd: mmc: Allow using partition name in mmc erase command by Tomas Paukrt · 5 months ago
  29. 39aa94a mmc: Hide mmc speed command under mmc command by Marek Vasut · 5 months ago
  30. 19dbc09 Merge tag 'v2024.10-rc5' into next by Tom Rini · 4 months ago
  31. 58d825f include: export uuid.h by Caleb Connolly · 5 months ago
  32. 1806fed cmd: add rdcycle test to RISC-V exception command by Heinrich Schuchardt · 5 months ago
  33. 208fc7a Merge patch series "provide names for emmc hardware partitions" by Tom Rini · 4 months ago
  34. 150481e mmc: allow use of hardware partition names for mmc partconf by Tim Harvey · 8 months ago
  35. 8746aa0 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · 8 months ago
  36. 360aadd Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 5 months ago
  37. c7ce26c lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 5 months ago
  38. ed17a33 lmb: make LMB memory map persistent and global by Sughosh Ganu · 5 months ago
  39. 8c069df Merge tag 'v2024.10-rc4' into next by Tom Rini · 5 months ago
  40. 5627488 cmd: bind: Use device sequence instead for driver bind/unbind by Zixun LI · 6 months ago
  41. 9735cfa Merge patch series "Tidy up console recording in tests" by Tom Rini · 5 months ago
  42. eccd4ca mmc: Drop the blank line before accesses by Simon Glass · 5 months ago
  43. 2e93131 global_data: Drop spl_handoff by Simon Glass · 5 months ago
  44. 5019d32 board_f: Move fdt_size to board by Simon Glass · 5 months ago
  45. 6abd992 board_f: Add a new struct to hold pre-relocation info by Simon Glass · 5 months ago
  46. 61faa6d cmd: bcb: Fix segfault on invalid block device by Mattijs Korpershoek · 6 months ago
  47. 158cf0270 Merge tag 'v2024.10-rc3' into next by Tom Rini · 5 months ago
  48. 4f64730 sandbox: Enable wget command by Yasuharu Shibata · 5 months ago
  49. c964f33 cmd: led: fix led command usage for the LED_SW_BLINK enabled case by Mikhail Kshevetskiy · 5 months ago
  50. 7fca1ae i2c: Remove CFG_SYS_I2C_MAX_HOPS by Simon Glass · 5 months ago
  51. 12d38c5 date: Drop the legacy I2C code by Simon Glass · 5 months ago
  52. 9baa31a rtc: Drop CFG_SYS_RTC_BUS_NUM by Simon Glass · 5 months ago
  53. 264f4b0 upl: Add a command by Simon Glass · 5 months ago
  54. 25ee9c2 ubi: allow to write to volume with offset by Alexey Romanov · 6 months ago
  55. cead69c ubi: allow to read from volume with offset by Alexey Romanov · 6 months ago
  56. 476fb4d cmd: cpu: add release subcommand by Hou Zhiqiang · 6 months ago
  57. 8877bc5 Merge patch series "led: implement software blinking" by Tom Rini · 6 months ago
  58. 2a15c67 led: enable LEDST_BLINK state unconditionally by Mikhail Kshevetskiy · 6 months ago
  59. 84e000c cmd: move CMD_DHCP6 options beneath CMD_DHCP6 by Heinrich Schuchardt · 6 months ago
  60. 0e46384 cmd: correct ELF-related commands dependencies by Maxim Moskalets · 6 months ago
  61. b81e31a bootstash: Do not provide a default address for all by Tom Rini · 6 months ago
  62. 4595600 Merge patch series "bootstd: Add Android support" by Tom Rini · 6 months ago
  63. a525656 android: boot: Add set_abootimg_addr() and set_avendor_bootimg_addr() by Mattijs Korpershoek · 6 months ago
  64. e569c73 cmd: Remove duplicate newlines by Marek Vasut · 6 months ago
  65. 8d57f46 cmd: add resize for FDT in bootelf by Maxim Moskalets · 7 months ago
  66. 72e77ab gpt: allow spaces in partition list by Mikhail Kshevetskiy · 7 months ago
  67. 608a88c Fix Kconfig coding style from spaces to tab by Anand Moon · 7 months ago
  68. 2abf14d cmd: bootm: add ELF file support by Maxim Moskalets · 7 months ago
  69. f0a259c Merge patch series "m68k: Implement a default flush_dcache_all" by Tom Rini · 7 months ago
  70. 7d6cee2 cmd: cache: Remove weak functions by Tom Rini · 7 months ago
  71. 005105b Merge tag 'ubifixes-for-v2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 7 months ago
  72. d243b36 sandbox: enable support for the unlz4 command by Jonathan Liu · 8 months ago
  73. 27b169f cmd: ubi: check 'updating' before calling ubi_more_update_data() by Martin Kurbanov · 7 months ago
  74. abae0b7 cmd: ubi: remove redundant initializations by Martin Kurbanov · 7 months ago
  75. 2f96033 Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 7 months ago
  76. 0b07b5e cmd: correct kaslrseed description by Heinrich Schuchardt · 7 months ago
  77. a53fb76 cmd: fwu: Also print information about size by Michal Simek · 8 months ago
  78. 48641bf Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · 7 months ago
  79. 909321b use fdt_kaslrseed function to de-duplicate code by Tim Harvey · 7 months ago
  80. 52ff1f5 zboot: Correct use of state_mask argument by Simon Glass · 7 months ago
  81. bce4c15 zboot: Add debugging for booting by Simon Glass · 7 months ago
  82. 04c63f1 cmd: gpt: Fix freeing gpt_pte in gpt_verify() by Sam Protsenko · 7 months ago
  83. b85ecb2 cmd: Make use of U_BOOT_LONGHELP when missing by Tom Rini · 7 months ago
  84. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 7 months ago
  85. 082b467 cmd: link to doc/usage/fit/x86-fit-boot.rst by Heinrich Schuchardt · 7 months ago
  86. 20a0383 cmd: fix typo in CMD_BOOTMETH help text by Quentin Schulz · 7 months ago
  87. e242cd9 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchdog into next by Tom Rini · 7 months ago
  88. 008c4b3 cyclic: make clients embed a struct cyclic_info in their own data structure by Rasmus Villemoes · 8 months ago
  89. 46b6a3e cmd: move ELF load and boot to lib/elf.c by Maxim Moskalets · 8 months ago
  90. 822911d imxtract: add support for zstd-compressed images by Dmitry Gerasimov · 8 months ago
  91. ca6a992 cmd: sound: fix help text by Quentin Schulz · 7 months ago
  92. 9cf83a7 Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 7 months ago
  93. 535321c efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix by Heinrich Schuchardt · 7 months ago
  94. d9f7f42 cmd: efidebug: add support for setting fdt by Heinrich Schuchardt · 9 months ago
  95. 58bef19 cmd: eficonfig: add support for setting fdt by Heinrich Schuchardt · 9 months ago
  96. bf03333 efi_loader: allow concatenation with contained end node by Heinrich Schuchardt · 8 months ago
  97. 17b1656 abootimg: Add init_boot image support by Roman Stratiienko · 8 months ago
  98. 77ba281 Merge patch series "'eeprom' command improvements" by Tom Rini · 7 months ago
  99. 57a9e8d cmd: eeprom: Extend to EEPROMs probed via driver model by Marek Behún · 8 months ago
  100. e5dbc80 cmd: eeprom: Don't read/write whole EEPROM if not necessary by Marek Behún · 8 months ago