1. 4fc0ce3 include: env: ti: mmc: envboot: Only attempt boot.scr if BOOTSTD is not enabled by Nishanth Menon · Fri Aug 25 13:02:47 2023 -0500
  2. 3f66e3a include: env: ti: mmc: envboot/mmcboot: Check result of mmc dev before proceeding by Nishanth Menon · Fri Aug 25 13:02:46 2023 -0500
  3. 478eaf2 board: verdin-am62: fix check for minimum memory size by Emanuele Ghidoli · Thu Aug 24 10:08:50 2023 +0200
  4. 88b9e0b verdin-am62: add u-boot update wrappers by Emanuele Ghidoli · Thu Aug 24 10:08:49 2023 +0200
  5. 1f8ae47 Merge branch '2023-09-06-assorted-CI-updates' into next by Tom Rini · Wed Sep 06 18:47:18 2023 -0400
  6. 8d088b6 Azure: Add sandbox64 to CI by Tom Rini · Fri Sep 01 16:41:43 2023 -0400
  7. 36bdb59 .gitlab-ci: Test sandbox64 board in addition to sandbox by Marek Vasut · Fri Sep 01 10:48:10 2023 +0200
  8. c28b715 Azure: Split sandbox and qemu test.py runs by Tom Rini · Fri Sep 01 16:41:42 2023 -0400
  9. 63c0ce8 Azure: Rework test_py job to publish its wrapper script by Tom Rini · Fri Sep 01 16:41:41 2023 -0400
  10. 7c36de6 CI: Drop some jobs we didn't really utilize by Tom Rini · Sun Aug 20 13:31:29 2023 -0400
  11. 8244f00 CI: Combine tools-only and envtools jobs by Tom Rini · Sun Aug 20 13:31:28 2023 -0400
  12. 8b3107a Azure: Rework build the world jobs by Tom Rini · Sun Aug 20 13:31:27 2023 -0400
  13. 6bb14de test: print: Fix hexdump test on 64bit systems by Marek Vasut · Fri Aug 25 10:19:40 2023 +0200
  14. dd7af67 test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices() by Marek Vasut · Wed Aug 23 21:37:44 2023 +0200
  15. 71818d0 configs: sandbox64: Enable legacy image format support by Marek Vasut · Wed Aug 23 02:17:12 2023 +0200
  16. ac0e6fb Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-coldfire into next by Tom Rini · Wed Sep 06 11:50:49 2023 -0400
  17. 8755bfe Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · Wed Sep 06 11:50:22 2023 -0400
  18. 37039e3 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Wed Sep 06 11:00:42 2023 -0400
  19. d1eb93b ARM: rmobile: Clean up rmobile_cpuinfo_idx() by Marek Vasut · Sat Aug 19 16:39:13 2023 +0200
  20. 4a91b66 Merge branch '2023-09-06-riscv-fixes' into next by Tom Rini · Wed Sep 06 11:00:10 2023 -0400
  21. c32177d riscv: Correct event usage for riscv_cpu_probe/setup by Tom Rini · Mon Sep 04 15:06:35 2023 -0400
  22. f4d52f6 riscv: Rework riscv_cpu_probe for current event macros by Tom Rini · Mon Sep 04 15:06:34 2023 -0400
  23. 549651f arch: m68k: Implement relocation by Marek Vasut · Sun Aug 27 00:25:36 2023 +0200
  24. f73f628 tools: relocate-rela: Add M68K support by Marek Vasut · Sun Aug 27 00:25:35 2023 +0200
  25. 73d071d tools: relocate-rela: Fix BE symtab handling by Marek Vasut · Mon Jul 31 00:16:52 2023 +0200
  26. 19a383a usb: host: ohci-generic: Make usage of clock/reset bulk() API by Fabrice Gasnier · Mon Sep 04 14:20:21 2023 +0200
  27. 7785aee usb: check for companion controller in uclass by Fabrice Gasnier · Fri Sep 01 11:52:01 2023 +0200
  28. 59e6933 event.h: Documented some newly added portions better by Tom Rini · Mon Sep 04 11:19:50 2023 -0400
  29. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  30. 5045295 Prepare v2023.10-rc4 by Tom Rini · Mon Sep 04 10:39:43 2023 -0400
  31. 49a29f4 Merge tag 'rpi-2023.10' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Mon Sep 04 10:07:48 2023 -0400
  32. 7a38f7c arm: rpi: Switch to a text environment by Simon Glass · Thu Jul 27 15:54:30 2023 -0600
  33. 541c32f rpi: Disable DISTRO_DEFAULTS by Simon Glass · Thu Jul 27 15:54:29 2023 -0600
  34. 6b256dc arm: rpi: Switch to standard boot by Simon Glass · Thu Jul 27 15:54:28 2023 -0600
  35. 2454264 Merge tag 'doc-2023-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Sep 02 09:08:54 2023 -0400
  36. 0174c46 Merge tag 'doc-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Sat Sep 02 09:08:34 2023 -0400
  37. 446de7c doc: Add gpt command documentation by Joshua Watt · Thu Aug 31 10:51:35 2023 -0600
  38. 08d7110 cmd: gpt: Remove confusing help text by Joshua Watt · Thu Aug 31 10:51:34 2023 -0600
  39. 1330ef1 doc: board: ti: am64x: Fix build step numbering by Nishanth Menon · Tue Aug 22 11:41:03 2023 -0500
  40. 5a53648 doc: board: ti: am64x: provide image alt text by Nishanth Menon · Tue Aug 22 11:40:58 2023 -0500
  41. ef002e5 doc: board: toradex: verdin-am62: document update u-boot wrapper by Marcel Ziswiler · Tue Aug 29 00:01:54 2023 +0200
  42. 813070a doc: board: toradex: minor documentation update by Marcel Ziswiler · Tue Aug 29 00:01:53 2023 +0200
  43. 7c0cca5 video: fix typo in video_sync_all documentation by Heinrich Schuchardt · Mon Aug 28 22:40:47 2023 +0200
  44. 762a8bd doc: add events.h to documentation by Heinrich Schuchardt · Mon Aug 28 21:13:33 2023 +0200
  45. d999f61 dm: event: document all events by Heinrich Schuchardt · Mon Aug 28 21:13:32 2023 +0200
  46. 6c29934 Merge branch '2023-08-31-replace-more-init-hooks-with-events' into next by Tom Rini · Thu Aug 31 15:10:42 2023 -0400
  47. 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · Mon Aug 21 21:17:01 2023 -0600
  48. 14f1d29 freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · Mon Aug 21 21:17:00 2023 -0600
  49. fcebb7b x86: Convert arch_fsp_init() to use events by Simon Glass · Mon Aug 21 21:16:59 2023 -0600
  50. 1718fcc event: Update documentation for simple spy by Simon Glass · Mon Aug 21 21:16:58 2023 -0600
  51. a41134f event: Rename EVENT_SPY to EVENT_SPY_FULL by Simon Glass · Mon Aug 21 21:16:57 2023 -0600
  52. b8357c1 event: Convert existing spy records to simple by Simon Glass · Mon Aug 21 21:16:56 2023 -0600
  53. cad6b82 initcall: Support manual relocation by Simon Glass · Mon Aug 21 21:16:55 2023 -0600
  54. 6b42d38 initcall: Support emitting events by Simon Glass · Mon Aug 21 21:16:54 2023 -0600
  55. d6db894 event: Export event_type_name() by Simon Glass · Mon Aug 21 21:16:53 2023 -0600
  56. 4e47b6c initcall: Adjust the failure message and return value by Simon Glass · Mon Aug 21 21:16:52 2023 -0600
  57. 45a95bf initcall: Adjust the loop logic by Simon Glass · Mon Aug 21 21:16:51 2023 -0600
  58. 0e33bbf initcall: Factor out reloc_off calculation by Simon Glass · Mon Aug 21 21:16:50 2023 -0600
  59. afb5a8a Revert "initcall: Move to inline function" by Simon Glass · Mon Aug 21 21:16:49 2023 -0600
  60. 3bfbedd event: Support a simple spy record by Simon Glass · Mon Aug 21 21:16:48 2023 -0600
  61. 7ca508d Merge branch '2023-08-30-assorted-code-improvements' into next by Tom Rini · Thu Aug 31 12:23:36 2023 -0400
  62. 848d73c setexpr: Silence some diagnostic messages by Łukasz Stelmach · Thu Aug 24 08:10:25 2023 +0200
  63. e5f96fd configs: sandbox: Enable NVMXIP QSPI driver by Marek Vasut · Wed Aug 23 02:18:21 2023 +0200
  64. a78f3b4 drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · Wed Aug 23 02:18:20 2023 +0200
  65. b9c7426 drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bit systems by Marek Vasut · Wed Aug 23 02:18:19 2023 +0200
  66. d048932 drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems by Marek Vasut · Wed Aug 23 02:18:18 2023 +0200
  67. aec5dc7 drivers/mtd/nvmxip: Trigger post bind as probe on driver level by Marek Vasut · Wed Aug 23 02:18:17 2023 +0200
  68. 4ede2df fwu: Initialize global fwu library state during CI test by Marek Vasut · Wed Aug 23 02:16:52 2023 +0200
  69. 5f6d914 serial-uclass: reset gd->cur_serial_dev to NULL if serial not found by Maksim Kiselev · Fri Aug 18 12:34:30 2023 +0300
  70. 9ed732d tools: image-host: print error messages to stderr by Oleksandr Suvorov · Thu Aug 17 18:36:10 2023 +0300
  71. fa8c988 pci: pcie-brcmstb: do not rely on CLKREQ# signal by Sam Edwards · Wed Aug 16 15:27:53 2023 -0700
  72. 30e5859 pci: pcie-brcmstb: bring over some robustness improvements from Linux by Sam Edwards · Mon Aug 14 16:34:13 2023 -0600
  73. 92b6f74 Merge tag 'u-boot-at91-2023.10-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Wed Aug 30 09:32:10 2023 -0400
  74. 8fd7e31 Merge branch '2023-08-29-integrate-efi-capsule-update-better-in-to-u-boot-buildflow' into next by Tom Rini · Tue Aug 29 16:58:42 2023 -0400
  75. 83ca37c doc: capsule: Document the new mechanism to embed ESL file into dtb by Sughosh Ganu · Tue Aug 22 23:10:08 2023 +0530
  76. 33f8386 test: capsule: Remove logic to add public key ESL by Sughosh Ganu · Tue Aug 22 23:10:07 2023 +0530
  77. b7d674c sandbox: capsule: Add path to the public key ESL file by Sughosh Ganu · Tue Aug 22 23:10:06 2023 +0530
  78. 3f46bcc scripts/Makefile.lib: Embed capsule public key in platform's dtb by Sughosh Ganu · Tue Aug 22 23:10:05 2023 +0530
  79. 5593c6f scripts/Makefile.lib: Add dtsi include files as deps for building DTB by Sughosh Ganu · Tue Aug 22 23:10:04 2023 +0530
  80. 5a3f5eb scripts/Makefile.lib: Collate all dtsi files for inclusion by Sughosh Ganu · Tue Aug 22 23:10:03 2023 +0530
  81. 0c3783e sandbox: trace: Increase trace buffer size by Sughosh Ganu · Tue Aug 22 23:10:02 2023 +0530
  82. 80f68e6 doc: Add documentation to highlight capsule generation related updates by Sughosh Ganu · Tue Aug 22 23:10:01 2023 +0530
  83. 467130a test: capsule: Generate EFI capsules through binman by Sughosh Ganu · Tue Aug 22 23:10:00 2023 +0530
  84. 269ee6d binman: capsule: Add support for generating EFI capsules by Sughosh Ganu · Tue Aug 22 23:09:59 2023 +0530
  85. b29136b btool: mkeficapsule: Add a bintool for EFI capsule generation by Sughosh Ganu · Tue Aug 22 23:09:58 2023 +0530
  86. fbb7413 sandbox: capsule: Enable EFI capsule module on sandbox variants by Sughosh Ganu · Tue Aug 22 23:09:57 2023 +0530
  87. c7cc6df sandbox: capsule: Add keys and certificates needed for capsule update testing by Sughosh Ganu · Tue Aug 22 23:09:56 2023 +0530
  88. 4c3dcb3 nuvoton: npcm845-evb: Add a newline at the end of file by Sughosh Ganu · Tue Aug 22 23:09:55 2023 +0530
  89. 6526e09 binman: bintool: Build a tool from a list of commands by Sughosh Ganu · Tue Aug 22 23:09:54 2023 +0530
  90. cdb420d ARM: dts: at91: sam9x60-curiosity: Sync gpio button from Linux by Alexander Dahl · Wed Aug 23 15:58:56 2023 +0200
  91. 23f626d board: sam9x60-curiosity: Let LED subsystem init leds if enabled by Alexander Dahl · Wed Aug 23 15:58:55 2023 +0200
  92. 17811e2 ARM: dts: at91: sam9x60-curiosity: Sync LED nodes from Linux by Alexander Dahl · Wed Aug 23 15:58:54 2023 +0200
  93. 12b5073 configs: at91: sam9x60: Switch to new reset driver by Alexander Dahl · Wed Aug 23 15:58:53 2023 +0200
  94. 7ea1362 configs: at91: sam9x60_curiosity: Sync both defconfig variants by Alexander Dahl · Wed Aug 23 15:58:52 2023 +0200
  95. 528d330 Merge branch '2023-08-28-assorted-important-fixes' by Tom Rini · Tue Aug 29 10:06:08 2023 -0400
  96. 929f7ce Revert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee" by Ricardo Salveti · Fri Aug 25 16:47:11 2023 +0300
  97. c3296d7 Revert "binman: Add a temporary hack for duplicate phandles" by Simon Glass · Wed Aug 23 19:18:02 2023 -0600
  98. ceea784 imx: Drop unneeded phandle in FIT template by Simon Glass · Wed Aug 23 19:18:01 2023 -0600
  99. e807888 MAINTAINERS: remove Wolfgang Denk by Heinrich Schuchardt · Thu Aug 24 00:12:47 2023 +0200
  100. bc4e6cd spl: crypto: fix including SHA* object files in SPL by Oleksandr Suvorov · Wed Aug 23 17:56:27 2023 +0300