1. 12e97b7 cmd: bind: Use device sequence instead for driver bind/unbind by Zixun LI · Fri Aug 02 11:28:13 2024 +0200
  2. c7f0358 Merge patch series "Tidy up console recording in tests" by Tom Rini · Mon Aug 26 18:52:18 2024 -0600
  3. 9703a93 mmc: Drop the blank line before accesses by Simon Glass · Thu Aug 22 07:57:51 2024 -0600
  4. b711ef7 global_data: Drop spl_handoff by Simon Glass · Wed Aug 21 10:19:13 2024 -0600
  5. 00f860f board_f: Move fdt_size to board by Simon Glass · Wed Aug 21 10:19:10 2024 -0600
  6. 7f67b37 board_f: Add a new struct to hold pre-relocation info by Simon Glass · Wed Aug 21 10:19:09 2024 -0600
  7. 6076b74 Merge tag 'v2024.10-rc3' into next by Tom Rini · Mon Aug 19 18:24:58 2024 -0600
  8. afab268 sandbox: Enable wget command by Yasuharu Shibata · Wed Aug 14 21:41:06 2024 +0900
  9. 97613b6 cmd: led: fix led command usage for the LED_SW_BLINK enabled case by Mikhail Kshevetskiy · Wed Aug 14 14:08:30 2024 +0400
  10. 8d425ff i2c: Remove CFG_SYS_I2C_MAX_HOPS by Simon Glass · Sun Aug 11 08:50:46 2024 -0600
  11. 104d7d3 date: Drop the legacy I2C code by Simon Glass · Sun Aug 11 08:50:38 2024 -0600
  12. e900e4c rtc: Drop CFG_SYS_RTC_BUS_NUM by Simon Glass · Sun Aug 11 08:50:37 2024 -0600
  13. 3a028c2 upl: Add a command by Simon Glass · Wed Aug 07 16:47:30 2024 -0600
  14. de417e9 ubi: allow to write to volume with offset by Alexey Romanov · Thu Jul 18 08:45:24 2024 +0300
  15. 0043a97 ubi: allow to read from volume with offset by Alexey Romanov · Thu Jul 18 08:45:23 2024 +0300
  16. 4862c6f cmd: cpu: add release subcommand by Hou Zhiqiang · Thu Aug 01 11:59:55 2024 +0800
  17. c88e90a Merge patch series "led: implement software blinking" by Tom Rini · Tue Jul 30 12:36:22 2024 -0600
  18. 8224f16 led: enable LEDST_BLINK state unconditionally by Mikhail Kshevetskiy · Fri Jul 19 13:12:11 2024 +0400
  19. e50fa82 cmd: move CMD_DHCP6 options beneath CMD_DHCP6 by Heinrich Schuchardt · Wed Jul 17 16:54:46 2024 +0200
  20. d32ca45 cmd: correct ELF-related commands dependencies by Maxim Moskalets · Mon Jul 15 23:01:10 2024 +0300
  21. d78c9bd bootstash: Do not provide a default address for all by Tom Rini · Mon Jul 15 12:42:00 2024 +0100
  22. 1ae5418 Merge patch series "bootstd: Add Android support" by Tom Rini · Thu Jul 18 13:52:11 2024 -0600
  23. b47db02 android: boot: Add set_abootimg_addr() and set_avendor_bootimg_addr() by Mattijs Korpershoek · Wed Jul 10 10:40:04 2024 +0200
  24. ca8881c cmd: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:19:16 2024 +0200
  25. 987faed cmd: add resize for FDT in bootelf by Maxim Moskalets · Fri Jun 28 11:34:11 2024 +0300
  26. 10f8872 gpt: allow spaces in partition list by Mikhail Kshevetskiy · Thu Jun 27 14:29:04 2024 +0300
  27. 6c368f4 Fix Kconfig coding style from spaces to tab by Anand Moon · Sun Jun 23 23:10:21 2024 +0530
  28. e2b258c cmd: bootm: add ELF file support by Maxim Moskalets · Fri Jun 21 14:42:10 2024 +0300
  29. eff0649 Merge patch series "m68k: Implement a default flush_dcache_all" by Tom Rini · Wed Jul 03 14:42:11 2024 -0600
  30. f773232 cmd: cache: Remove weak functions by Tom Rini · Wed Jun 19 15:27:59 2024 -0600
  31. 97017d8 Merge tag 'ubifixes-for-v2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Wed Jul 03 09:06:07 2024 -0600
  32. 069fd5f sandbox: enable support for the unlz4 command by Jonathan Liu · Sat May 25 18:10:53 2024 +1000
  33. ff3f083 cmd: ubi: check 'updating' before calling ubi_more_update_data() by Martin Kurbanov · Sun Jun 16 16:34:18 2024 +0300
  34. fb42f60 cmd: ubi: remove redundant initializations by Martin Kurbanov · Sun Jun 16 16:34:17 2024 +0300
  35. 6a53fb5 Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Sun Jun 30 10:59:42 2024 -0600
  36. a585918 cmd: correct kaslrseed description by Heinrich Schuchardt · Tue Jun 18 14:29:13 2024 +0200
  37. d8d53db cmd: fwu: Also print information about size by Michal Simek · Wed Jun 05 16:58:27 2024 +0200
  38. 4972f15 Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · Fri Jun 28 17:31:28 2024 -0600
  39. c75fab4 use fdt_kaslrseed function to de-duplicate code by Tim Harvey · Tue Jun 18 14:06:08 2024 -0700
  40. 1f613c6 zboot: Correct use of state_mask argument by Simon Glass · Wed Jun 19 06:34:52 2024 -0600
  41. 95c8c8b zboot: Add debugging for booting by Simon Glass · Wed Jun 19 06:34:51 2024 -0600
  42. def1e37 cmd: gpt: Fix freeing gpt_pte in gpt_verify() by Sam Protsenko · Wed Jun 19 16:23:30 2024 -0500
  43. 4c1ca0d cmd: Make use of U_BOOT_LONGHELP when missing by Tom Rini · Wed Jun 19 10:09:44 2024 -0600
  44. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · Mon Jun 24 13:34:52 2024 -0600
  45. cd3894e cmd: link to doc/usage/fit/x86-fit-boot.rst by Heinrich Schuchardt · Tue Jun 18 08:05:46 2024 +0200
  46. 4f7d983 cmd: fix typo in CMD_BOOTMETH help text by Quentin Schulz · Wed Jun 12 16:58:46 2024 +0200
  47. 98379e3 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchdog into next by Tom Rini · Sun Jun 16 09:10:13 2024 -0600
  48. ea36ada cyclic: make clients embed a struct cyclic_info in their own data structure by Rasmus Villemoes · Tue May 21 10:46:52 2024 +0200
  49. e4170b8 cmd: move ELF load and boot to lib/elf.c by Maxim Moskalets · Wed Jun 05 21:43:34 2024 +0300
  50. f57988d imxtract: add support for zstd-compressed images by Dmitry Gerasimov · Sun Jun 02 17:25:52 2024 +0200
  51. 51027c7 cmd: sound: fix help text by Quentin Schulz · Mon Jun 10 18:11:44 2024 +0200
  52. 626c1ff Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Tue Jun 11 07:42:55 2024 -0600
  53. 40da9e6 efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix by Heinrich Schuchardt · Mon Jun 10 10:00:01 2024 +0200
  54. bb89a2b cmd: efidebug: add support for setting fdt by Heinrich Schuchardt · Fri Apr 26 16:13:12 2024 +0200
  55. f7529f7 cmd: eficonfig: add support for setting fdt by Heinrich Schuchardt · Fri Apr 26 16:13:11 2024 +0200
  56. f8de009 efi_loader: allow concatenation with contained end node by Heinrich Schuchardt · Fri May 24 14:54:26 2024 +0200
  57. 826e0be abootimg: Add init_boot image support by Roman Stratiienko · Thu May 23 07:06:07 2024 +0000
  58. 82b5a86 Merge patch series "'eeprom' command improvements" by Tom Rini · Fri Jun 07 10:48:41 2024 -0600
  59. e554506 cmd: eeprom: Extend to EEPROMs probed via driver model by Marek Behún · Tue May 21 09:13:35 2024 +0200
  60. 5ff2f6d cmd: eeprom: Don't read/write whole EEPROM if not necessary by Marek Behún · Tue May 21 09:13:34 2024 +0200
  61. 533d338 cmd: eeprom: Refactor command execution into function by action by Marek Behún · Tue May 21 09:13:33 2024 +0200
  62. 246d1a5 cmd: eeprom: Refactor eeprom device specifier parsing by Marek Behún · Tue May 21 09:13:32 2024 +0200
  63. a56f0ca cmd: eeprom: Deduplicate parse_i2c_bus_addr() calls by Marek Behún · Tue May 21 09:13:31 2024 +0200
  64. bff98ba cmd: eeprom: Hide eeprom layout versioning behind a Kconfig option by Marek Behún · Tue May 21 09:13:30 2024 +0200
  65. ce0a0ef cmd: eeprom: Fix usage help for the eeprom command by Marek Behún · Tue May 21 09:13:29 2024 +0200
  66. a9705f0 Merge tag 'v2024.07-rc4' into next by Tom Rini · Mon Jun 03 18:42:11 2024 -0600
  67. 29950c0 usb: remove not used variable in usb_ether_curr_dev by Heiko Schocher · Wed May 15 08:24:41 2024 +0200
  68. bbfa608 tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend by Tim Harvey · Sat May 25 13:00:49 2024 -0700
  69. 71407d8 Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · Fri May 24 13:42:07 2024 -0600
  70. 90ec245 cmd: fwu: make changes for supporting FWU metadata version 2 by Sughosh Ganu · Fri Mar 22 16:27:27 2024 +0530
  71. 775e261 Merge patch series "Clean-up patch set for MbedTLS integration" by Tom Rini · Wed May 22 08:55:35 2024 -0600
  72. 24da831 include: Move snprintf to stdio.h by Raymond Mao · Thu May 16 14:11:52 2024 -0700
  73. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  74. cb40ccc Merge tag 'v2024.07-rc3' into next by Tom Rini · Mon May 20 10:16:33 2024 -0600
  75. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  76. 63548fb sandbox: make function 'do_undefined' properly compiles for PowerPC by WHR · Wed May 01 00:55:10 2024 +0800
  77. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:59 2024 -0600
  78. 67ecd62 cmd/Kconfig: Add some missing dependencies by Tom Rini · Sat Apr 27 08:10:52 2024 -0600
  79. cdea43b cmd: gpt: initialize partition table by Kishan Dudhatra · Mon Apr 22 23:47:33 2024 +0530
  80. 618618d Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Wed May 01 19:40:32 2024 -0600
  81. 9f251d1 cmd: sbi: add coreboot and oreboot implementation IDs by Heinrich Schuchardt · Wed Apr 17 16:01:28 2024 +0200
  82. 85efa4e cmd: sbi: add Supervisor Software Events extension by Heinrich Schuchardt · Wed Apr 17 16:01:27 2024 +0200
  83. 3d6d02a cmd: terminate efidebug test bootmgr early on error by Heinrich Schuchardt · Sat Apr 20 16:06:16 2024 +0200
  84. 1ca2096 efi_loader: superfluous efi_restore_gd after EFI_CALL by Heinrich Schuchardt · Fri Apr 19 11:59:01 2024 +0200
  85. 69041dd cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLIST by Heinrich Schuchardt · Mon Apr 22 15:50:10 2024 +0200
  86. 4393ed9 Merge patch series "Kconfig: some cleanups" by Tom Rini · Mon Apr 22 11:01:56 2024 -0600
  87. dd5000ef Kconfig: Add missing quotes around source file by Michal Simek · Tue Apr 16 08:55:16 2024 +0200
  88. fc22ac2 cmd: eficonfig: check initrd path allocation by Heinrich Schuchardt · Wed Apr 17 18:01:25 2024 +0200
  89. 08f3240 Kconfig: Remove all default n options by Michal Simek · Mon Apr 15 10:20:05 2024 +0200
  90. 0748eb1 Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Thu Apr 18 12:13:40 2024 -0600
  91. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · Thu Apr 18 08:29:35 2024 -0600
  92. 084d88f cmd: optee_rpmb: build cmd for sandbox by Igor Opaniuk · Thu Apr 04 15:19:49 2024 +0200
  93. 3db6974 cmd: optee_rpmb: close tee session by Igor Opaniuk · Thu Apr 04 15:19:48 2024 +0200
  94. eeee659 cmd: mtd: OTP access support by Arseniy Krasnov · Wed Mar 27 01:39:19 2024 +0300
  95. 90fec2b cmd: sf: Fix sf probe crash by Weizhao Ouyang · Thu Jan 04 11:46:19 2024 +0000
  96. 28c2362 Fix references to trace doc by Vincent Stehlé · Thu Apr 11 18:44:02 2024 +0200
  97. 34bc960 sandbox: move sandbox specifics to booti_setup() by Heinrich Schuchardt · Thu Jan 11 09:03:43 2024 +0100
  98. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · Wed Apr 10 17:06:27 2024 -0600
  99. ae4eb81 fastboot: Change fastboot_buf_addr to an address by Simon Glass · Thu Dec 14 21:19:04 2023 -0700
  100. b4832e8 bootm: Make OS booting dependent on BOOTM by Simon Glass · Thu Dec 14 21:19:01 2023 -0700