1. 1ae5418 Merge patch series "bootstd: Add Android support" by Tom Rini · Thu Jul 18 13:52:11 2024 -0600
  2. b47db02 android: boot: Add set_abootimg_addr() and set_avendor_bootimg_addr() by Mattijs Korpershoek · Wed Jul 10 10:40:04 2024 +0200
  3. ca8881c cmd: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:19:16 2024 +0200
  4. 987faed cmd: add resize for FDT in bootelf by Maxim Moskalets · Fri Jun 28 11:34:11 2024 +0300
  5. 10f8872 gpt: allow spaces in partition list by Mikhail Kshevetskiy · Thu Jun 27 14:29:04 2024 +0300
  6. 6c368f4 Fix Kconfig coding style from spaces to tab by Anand Moon · Sun Jun 23 23:10:21 2024 +0530
  7. e2b258c cmd: bootm: add ELF file support by Maxim Moskalets · Fri Jun 21 14:42:10 2024 +0300
  8. eff0649 Merge patch series "m68k: Implement a default flush_dcache_all" by Tom Rini · Wed Jul 03 14:42:11 2024 -0600
  9. f773232 cmd: cache: Remove weak functions by Tom Rini · Wed Jun 19 15:27:59 2024 -0600
  10. 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
  11. 069fd5f sandbox: enable support for the unlz4 command by Jonathan Liu · Sat May 25 18:10:53 2024 +1000
  12. ff3f083 cmd: ubi: check 'updating' before calling ubi_more_update_data() by Martin Kurbanov · Sun Jun 16 16:34:18 2024 +0300
  13. fb42f60 cmd: ubi: remove redundant initializations by Martin Kurbanov · Sun Jun 16 16:34:17 2024 +0300
  14. 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
  15. a585918 cmd: correct kaslrseed description by Heinrich Schuchardt · Tue Jun 18 14:29:13 2024 +0200
  16. d8d53db cmd: fwu: Also print information about size by Michal Simek · Wed Jun 05 16:58:27 2024 +0200
  17. 4972f15 Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · Fri Jun 28 17:31:28 2024 -0600
  18. c75fab4 use fdt_kaslrseed function to de-duplicate code by Tim Harvey · Tue Jun 18 14:06:08 2024 -0700
  19. 1f613c6 zboot: Correct use of state_mask argument by Simon Glass · Wed Jun 19 06:34:52 2024 -0600
  20. 95c8c8b zboot: Add debugging for booting by Simon Glass · Wed Jun 19 06:34:51 2024 -0600
  21. def1e37 cmd: gpt: Fix freeing gpt_pte in gpt_verify() by Sam Protsenko · Wed Jun 19 16:23:30 2024 -0500
  22. 4c1ca0d cmd: Make use of U_BOOT_LONGHELP when missing by Tom Rini · Wed Jun 19 10:09:44 2024 -0600
  23. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · Mon Jun 24 13:34:52 2024 -0600
  24. cd3894e cmd: link to doc/usage/fit/x86-fit-boot.rst by Heinrich Schuchardt · Tue Jun 18 08:05:46 2024 +0200
  25. 4f7d983 cmd: fix typo in CMD_BOOTMETH help text by Quentin Schulz · Wed Jun 12 16:58:46 2024 +0200
  26. 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
  27. 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
  28. e4170b8 cmd: move ELF load and boot to lib/elf.c by Maxim Moskalets · Wed Jun 05 21:43:34 2024 +0300
  29. f57988d imxtract: add support for zstd-compressed images by Dmitry Gerasimov · Sun Jun 02 17:25:52 2024 +0200
  30. 51027c7 cmd: sound: fix help text by Quentin Schulz · Mon Jun 10 18:11:44 2024 +0200
  31. 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
  32. 40da9e6 efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix by Heinrich Schuchardt · Mon Jun 10 10:00:01 2024 +0200
  33. bb89a2b cmd: efidebug: add support for setting fdt by Heinrich Schuchardt · Fri Apr 26 16:13:12 2024 +0200
  34. f7529f7 cmd: eficonfig: add support for setting fdt by Heinrich Schuchardt · Fri Apr 26 16:13:11 2024 +0200
  35. f8de009 efi_loader: allow concatenation with contained end node by Heinrich Schuchardt · Fri May 24 14:54:26 2024 +0200
  36. 826e0be abootimg: Add init_boot image support by Roman Stratiienko · Thu May 23 07:06:07 2024 +0000
  37. 82b5a86 Merge patch series "'eeprom' command improvements" by Tom Rini · Fri Jun 07 10:48:41 2024 -0600
  38. e554506 cmd: eeprom: Extend to EEPROMs probed via driver model by Marek Behún · Tue May 21 09:13:35 2024 +0200
  39. 5ff2f6d cmd: eeprom: Don't read/write whole EEPROM if not necessary by Marek Behún · Tue May 21 09:13:34 2024 +0200
  40. 533d338 cmd: eeprom: Refactor command execution into function by action by Marek Behún · Tue May 21 09:13:33 2024 +0200
  41. 246d1a5 cmd: eeprom: Refactor eeprom device specifier parsing by Marek Behún · Tue May 21 09:13:32 2024 +0200
  42. a56f0ca cmd: eeprom: Deduplicate parse_i2c_bus_addr() calls by Marek Behún · Tue May 21 09:13:31 2024 +0200
  43. bff98ba cmd: eeprom: Hide eeprom layout versioning behind a Kconfig option by Marek Behún · Tue May 21 09:13:30 2024 +0200
  44. ce0a0ef cmd: eeprom: Fix usage help for the eeprom command by Marek Behún · Tue May 21 09:13:29 2024 +0200
  45. a9705f0 Merge tag 'v2024.07-rc4' into next by Tom Rini · Mon Jun 03 18:42:11 2024 -0600
  46. 29950c0 usb: remove not used variable in usb_ether_curr_dev by Heiko Schocher · Wed May 15 08:24:41 2024 +0200
  47. 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
  48. 71407d8 Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · Fri May 24 13:42:07 2024 -0600
  49. 90ec245 cmd: fwu: make changes for supporting FWU metadata version 2 by Sughosh Ganu · Fri Mar 22 16:27:27 2024 +0530
  50. 775e261 Merge patch series "Clean-up patch set for MbedTLS integration" by Tom Rini · Wed May 22 08:55:35 2024 -0600
  51. 24da831 include: Move snprintf to stdio.h by Raymond Mao · Thu May 16 14:11:52 2024 -0700
  52. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  53. cb40ccc Merge tag 'v2024.07-rc3' into next by Tom Rini · Mon May 20 10:16:33 2024 -0600
  54. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  55. 63548fb sandbox: make function 'do_undefined' properly compiles for PowerPC by WHR · Wed May 01 00:55:10 2024 +0800
  56. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:59 2024 -0600
  57. 67ecd62 cmd/Kconfig: Add some missing dependencies by Tom Rini · Sat Apr 27 08:10:52 2024 -0600
  58. cdea43b cmd: gpt: initialize partition table by Kishan Dudhatra · Mon Apr 22 23:47:33 2024 +0530
  59. 618618d Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Wed May 01 19:40:32 2024 -0600
  60. 9f251d1 cmd: sbi: add coreboot and oreboot implementation IDs by Heinrich Schuchardt · Wed Apr 17 16:01:28 2024 +0200
  61. 85efa4e cmd: sbi: add Supervisor Software Events extension by Heinrich Schuchardt · Wed Apr 17 16:01:27 2024 +0200
  62. 3d6d02a cmd: terminate efidebug test bootmgr early on error by Heinrich Schuchardt · Sat Apr 20 16:06:16 2024 +0200
  63. 1ca2096 efi_loader: superfluous efi_restore_gd after EFI_CALL by Heinrich Schuchardt · Fri Apr 19 11:59:01 2024 +0200
  64. 69041dd cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLIST by Heinrich Schuchardt · Mon Apr 22 15:50:10 2024 +0200
  65. 4393ed9 Merge patch series "Kconfig: some cleanups" by Tom Rini · Mon Apr 22 11:01:56 2024 -0600
  66. dd5000ef Kconfig: Add missing quotes around source file by Michal Simek · Tue Apr 16 08:55:16 2024 +0200
  67. fc22ac2 cmd: eficonfig: check initrd path allocation by Heinrich Schuchardt · Wed Apr 17 18:01:25 2024 +0200
  68. 08f3240 Kconfig: Remove all default n options by Michal Simek · Mon Apr 15 10:20:05 2024 +0200
  69. 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
  70. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · Thu Apr 18 08:29:35 2024 -0600
  71. 084d88f cmd: optee_rpmb: build cmd for sandbox by Igor Opaniuk · Thu Apr 04 15:19:49 2024 +0200
  72. 3db6974 cmd: optee_rpmb: close tee session by Igor Opaniuk · Thu Apr 04 15:19:48 2024 +0200
  73. eeee659 cmd: mtd: OTP access support by Arseniy Krasnov · Wed Mar 27 01:39:19 2024 +0300
  74. 90fec2b cmd: sf: Fix sf probe crash by Weizhao Ouyang · Thu Jan 04 11:46:19 2024 +0000
  75. 28c2362 Fix references to trace doc by Vincent Stehlé · Thu Apr 11 18:44:02 2024 +0200
  76. 34bc960 sandbox: move sandbox specifics to booti_setup() by Heinrich Schuchardt · Thu Jan 11 09:03:43 2024 +0100
  77. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · Wed Apr 10 17:06:27 2024 -0600
  78. ae4eb81 fastboot: Change fastboot_buf_addr to an address by Simon Glass · Thu Dec 14 21:19:04 2023 -0700
  79. b4832e8 bootm: Make OS booting dependent on BOOTM by Simon Glass · Thu Dec 14 21:19:01 2023 -0700
  80. 79b906c bootm: Add a Kconfig option for bootm functionality by Simon Glass · Thu Dec 14 21:19:00 2023 -0700
  81. 5de06a6 Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · Wed Apr 10 13:49:35 2024 -0600
  82. 14c0fc7 x86: zboot: Separate logic functions from commands by Simon Glass · Sun Dec 03 17:29:36 2023 -0700
  83. 357105f x86: zboot: Move argument processing outside zboot_start() by Simon Glass · Sun Dec 03 17:29:34 2023 -0700
  84. e1f59f4 x86: zboot: Drop intermediate zboot_go() function by Simon Glass · Sun Dec 03 17:29:33 2023 -0700
  85. 82e6b89 x86: zboot: Drop intermediate zboot_setup() function by Simon Glass · Sun Dec 03 17:29:32 2023 -0700
  86. f6d7ebd x86: zboot: Move environment setting into zboot_load() by Simon Glass · Sun Dec 03 17:29:31 2023 -0700
  87. a911beb x86: zboot: Create separate functions for the logic by Simon Glass · Sun Dec 03 17:29:30 2023 -0700
  88. 205374e x86: zboot: Avoid iteration in do_zboot_states() by Simon Glass · Sun Dec 03 17:29:29 2023 -0700
  89. c90a406 x86: zboot: Create a separate ZBOOT option for zboot logic by Simon Glass · Sun Dec 03 17:29:28 2023 -0700
  90. 2bf90bd x86: zboot: Move command code into its own file by Simon Glass · Sun Dec 03 17:29:27 2023 -0700
  91. a119833 cmd: sysboot: null check filename by Caleb Connolly · Mon Mar 18 23:16:36 2024 +0000
  92. 5304d5d cmd: rng: Print "Abort" on -EINTR by Marek Behún · Thu Apr 04 09:51:05 2024 +0200
  93. 4b5b5fe Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Tue Apr 02 22:37:23 2024 -0400
  94. 58b796b cmd: smbios: type 1 wake-up time, family by Heinrich Schuchardt · Sat Feb 10 12:06:47 2024 +0100
  95. 10de8a8 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · Sun Jan 21 12:52:48 2024 +0100
  96. 98c9212 Merge tag 'v2024.04-rc5' into next by Tom Rini · Mon Mar 25 22:15:47 2024 -0400
  97. 00e9e0c usb: gadget: UMS: support multiple sector sizes by Caleb Connolly · Wed Mar 20 14:30:50 2024 +0000
  98. 42f9979 cmd: bootefi: error handling bootefi selftest by Heinrich Schuchardt · Sat Mar 16 10:36:44 2024 +0100
  99. 985482d cmd: bootefi: Don't show usage help if EFI binary fails. by Heinrich Schuchardt · Sat Mar 16 10:36:43 2024 +0100
  100. d960e20 Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next by Tom Rini · Tue Mar 19 09:10:30 2024 -0400