1. dd7af67 test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices() by Marek Vasut · Wed Aug 23 21:37:44 2023 +0200
  2. 71818d0 configs: sandbox64: Enable legacy image format support by Marek Vasut · Wed Aug 23 02:17:12 2023 +0200
  3. 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
  4. 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
  5. 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
  6. d1eb93b ARM: rmobile: Clean up rmobile_cpuinfo_idx() by Marek Vasut · Sat Aug 19 16:39:13 2023 +0200
  7. 4a91b66 Merge branch '2023-09-06-riscv-fixes' into next by Tom Rini · Wed Sep 06 11:00:10 2023 -0400
  8. c32177d riscv: Correct event usage for riscv_cpu_probe/setup by Tom Rini · Mon Sep 04 15:06:35 2023 -0400
  9. f4d52f6 riscv: Rework riscv_cpu_probe for current event macros by Tom Rini · Mon Sep 04 15:06:34 2023 -0400
  10. 549651f arch: m68k: Implement relocation by Marek Vasut · Sun Aug 27 00:25:36 2023 +0200
  11. f73f628 tools: relocate-rela: Add M68K support by Marek Vasut · Sun Aug 27 00:25:35 2023 +0200
  12. 73d071d tools: relocate-rela: Fix BE symtab handling by Marek Vasut · Mon Jul 31 00:16:52 2023 +0200
  13. 19a383a usb: host: ohci-generic: Make usage of clock/reset bulk() API by Fabrice Gasnier · Mon Sep 04 14:20:21 2023 +0200
  14. 7785aee usb: check for companion controller in uclass by Fabrice Gasnier · Fri Sep 01 11:52:01 2023 +0200
  15. 59e6933 event.h: Documented some newly added portions better by Tom Rini · Mon Sep 04 11:19:50 2023 -0400
  16. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  17. 5045295 Prepare v2023.10-rc4 by Tom Rini · Mon Sep 04 10:39:43 2023 -0400
  18. 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
  19. 7a38f7c arm: rpi: Switch to a text environment by Simon Glass · Thu Jul 27 15:54:30 2023 -0600
  20. 541c32f rpi: Disable DISTRO_DEFAULTS by Simon Glass · Thu Jul 27 15:54:29 2023 -0600
  21. 6b256dc arm: rpi: Switch to standard boot by Simon Glass · Thu Jul 27 15:54:28 2023 -0600
  22. 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
  23. 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
  24. 446de7c doc: Add gpt command documentation by Joshua Watt · Thu Aug 31 10:51:35 2023 -0600
  25. 08d7110 cmd: gpt: Remove confusing help text by Joshua Watt · Thu Aug 31 10:51:34 2023 -0600
  26. 1330ef1 doc: board: ti: am64x: Fix build step numbering by Nishanth Menon · Tue Aug 22 11:41:03 2023 -0500
  27. 5a53648 doc: board: ti: am64x: provide image alt text by Nishanth Menon · Tue Aug 22 11:40:58 2023 -0500
  28. ef002e5 doc: board: toradex: verdin-am62: document update u-boot wrapper by Marcel Ziswiler · Tue Aug 29 00:01:54 2023 +0200
  29. 813070a doc: board: toradex: minor documentation update by Marcel Ziswiler · Tue Aug 29 00:01:53 2023 +0200
  30. 7c0cca5 video: fix typo in video_sync_all documentation by Heinrich Schuchardt · Mon Aug 28 22:40:47 2023 +0200
  31. 762a8bd doc: add events.h to documentation by Heinrich Schuchardt · Mon Aug 28 21:13:33 2023 +0200
  32. d999f61 dm: event: document all events by Heinrich Schuchardt · Mon Aug 28 21:13:32 2023 +0200
  33. 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
  34. 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · Mon Aug 21 21:17:01 2023 -0600
  35. 14f1d29 freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · Mon Aug 21 21:17:00 2023 -0600
  36. fcebb7b x86: Convert arch_fsp_init() to use events by Simon Glass · Mon Aug 21 21:16:59 2023 -0600
  37. 1718fcc event: Update documentation for simple spy by Simon Glass · Mon Aug 21 21:16:58 2023 -0600
  38. a41134f event: Rename EVENT_SPY to EVENT_SPY_FULL by Simon Glass · Mon Aug 21 21:16:57 2023 -0600
  39. b8357c1 event: Convert existing spy records to simple by Simon Glass · Mon Aug 21 21:16:56 2023 -0600
  40. cad6b82 initcall: Support manual relocation by Simon Glass · Mon Aug 21 21:16:55 2023 -0600
  41. 6b42d38 initcall: Support emitting events by Simon Glass · Mon Aug 21 21:16:54 2023 -0600
  42. d6db894 event: Export event_type_name() by Simon Glass · Mon Aug 21 21:16:53 2023 -0600
  43. 4e47b6c initcall: Adjust the failure message and return value by Simon Glass · Mon Aug 21 21:16:52 2023 -0600
  44. 45a95bf initcall: Adjust the loop logic by Simon Glass · Mon Aug 21 21:16:51 2023 -0600
  45. 0e33bbf initcall: Factor out reloc_off calculation by Simon Glass · Mon Aug 21 21:16:50 2023 -0600
  46. afb5a8a Revert "initcall: Move to inline function" by Simon Glass · Mon Aug 21 21:16:49 2023 -0600
  47. 3bfbedd event: Support a simple spy record by Simon Glass · Mon Aug 21 21:16:48 2023 -0600
  48. 7ca508d Merge branch '2023-08-30-assorted-code-improvements' into next by Tom Rini · Thu Aug 31 12:23:36 2023 -0400
  49. 848d73c setexpr: Silence some diagnostic messages by Łukasz Stelmach · Thu Aug 24 08:10:25 2023 +0200
  50. e5f96fd configs: sandbox: Enable NVMXIP QSPI driver by Marek Vasut · Wed Aug 23 02:18:21 2023 +0200
  51. a78f3b4 drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · Wed Aug 23 02:18:20 2023 +0200
  52. 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
  53. d048932 drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems by Marek Vasut · Wed Aug 23 02:18:18 2023 +0200
  54. aec5dc7 drivers/mtd/nvmxip: Trigger post bind as probe on driver level by Marek Vasut · Wed Aug 23 02:18:17 2023 +0200
  55. 4ede2df fwu: Initialize global fwu library state during CI test by Marek Vasut · Wed Aug 23 02:16:52 2023 +0200
  56. 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
  57. 9ed732d tools: image-host: print error messages to stderr by Oleksandr Suvorov · Thu Aug 17 18:36:10 2023 +0300
  58. fa8c988 pci: pcie-brcmstb: do not rely on CLKREQ# signal by Sam Edwards · Wed Aug 16 15:27:53 2023 -0700
  59. 30e5859 pci: pcie-brcmstb: bring over some robustness improvements from Linux by Sam Edwards · Mon Aug 14 16:34:13 2023 -0600
  60. 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
  61. 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
  62. 83ca37c doc: capsule: Document the new mechanism to embed ESL file into dtb by Sughosh Ganu · Tue Aug 22 23:10:08 2023 +0530
  63. 33f8386 test: capsule: Remove logic to add public key ESL by Sughosh Ganu · Tue Aug 22 23:10:07 2023 +0530
  64. b7d674c sandbox: capsule: Add path to the public key ESL file by Sughosh Ganu · Tue Aug 22 23:10:06 2023 +0530
  65. 3f46bcc scripts/Makefile.lib: Embed capsule public key in platform's dtb by Sughosh Ganu · Tue Aug 22 23:10:05 2023 +0530
  66. 5593c6f scripts/Makefile.lib: Add dtsi include files as deps for building DTB by Sughosh Ganu · Tue Aug 22 23:10:04 2023 +0530
  67. 5a3f5eb scripts/Makefile.lib: Collate all dtsi files for inclusion by Sughosh Ganu · Tue Aug 22 23:10:03 2023 +0530
  68. 0c3783e sandbox: trace: Increase trace buffer size by Sughosh Ganu · Tue Aug 22 23:10:02 2023 +0530
  69. 80f68e6 doc: Add documentation to highlight capsule generation related updates by Sughosh Ganu · Tue Aug 22 23:10:01 2023 +0530
  70. 467130a test: capsule: Generate EFI capsules through binman by Sughosh Ganu · Tue Aug 22 23:10:00 2023 +0530
  71. 269ee6d binman: capsule: Add support for generating EFI capsules by Sughosh Ganu · Tue Aug 22 23:09:59 2023 +0530
  72. b29136b btool: mkeficapsule: Add a bintool for EFI capsule generation by Sughosh Ganu · Tue Aug 22 23:09:58 2023 +0530
  73. fbb7413 sandbox: capsule: Enable EFI capsule module on sandbox variants by Sughosh Ganu · Tue Aug 22 23:09:57 2023 +0530
  74. c7cc6df sandbox: capsule: Add keys and certificates needed for capsule update testing by Sughosh Ganu · Tue Aug 22 23:09:56 2023 +0530
  75. 4c3dcb3 nuvoton: npcm845-evb: Add a newline at the end of file by Sughosh Ganu · Tue Aug 22 23:09:55 2023 +0530
  76. 6526e09 binman: bintool: Build a tool from a list of commands by Sughosh Ganu · Tue Aug 22 23:09:54 2023 +0530
  77. cdb420d ARM: dts: at91: sam9x60-curiosity: Sync gpio button from Linux by Alexander Dahl · Wed Aug 23 15:58:56 2023 +0200
  78. 23f626d board: sam9x60-curiosity: Let LED subsystem init leds if enabled by Alexander Dahl · Wed Aug 23 15:58:55 2023 +0200
  79. 17811e2 ARM: dts: at91: sam9x60-curiosity: Sync LED nodes from Linux by Alexander Dahl · Wed Aug 23 15:58:54 2023 +0200
  80. 12b5073 configs: at91: sam9x60: Switch to new reset driver by Alexander Dahl · Wed Aug 23 15:58:53 2023 +0200
  81. 7ea1362 configs: at91: sam9x60_curiosity: Sync both defconfig variants by Alexander Dahl · Wed Aug 23 15:58:52 2023 +0200
  82. 528d330 Merge branch '2023-08-28-assorted-important-fixes' by Tom Rini · Tue Aug 29 10:06:08 2023 -0400
  83. 929f7ce Revert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee" by Ricardo Salveti · Fri Aug 25 16:47:11 2023 +0300
  84. c3296d7 Revert "binman: Add a temporary hack for duplicate phandles" by Simon Glass · Wed Aug 23 19:18:02 2023 -0600
  85. ceea784 imx: Drop unneeded phandle in FIT template by Simon Glass · Wed Aug 23 19:18:01 2023 -0600
  86. e807888 MAINTAINERS: remove Wolfgang Denk by Heinrich Schuchardt · Thu Aug 24 00:12:47 2023 +0200
  87. bc4e6cd spl: crypto: fix including SHA* object files in SPL by Oleksandr Suvorov · Wed Aug 23 17:56:27 2023 +0300
  88. 88a3397 Azure: Set the timeout for jobs to the maximum by Tom Rini · Sun Aug 20 13:31:26 2023 -0400
  89. dca7e17 configs: set CONFIG_LMB_MAX_REGIONS=64 for MT7988 boards by Daniel Golle · Mon Aug 21 20:38:23 2023 +0100
  90. c4b6d90 configs: Enable CONFIG_DM_SCSI in am57xx_hs_evm_usb by Andrew Davis · Mon Aug 21 08:59:10 2023 -0500
  91. 2f27e47 bootstd: Adjust the default bootmeth order by Simon Glass · Sat Aug 19 16:49:35 2023 -0600
  92. 782d48f arm: dts: mediatek: convert gmac link mode to 2500base-x for r3 by Frank Wunderlich · Thu Aug 03 18:52:58 2023 +0200
  93. 16e0b8f boot: Fix reference to bootmenu doc by Peter Robinson · Fri Aug 18 15:54:10 2023 +0100
  94. 88dbe7d Merge tag 'efi-2023-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Aug 27 11:04:02 2023 -0400
  95. c76eade efi_loader: delete handle from events when a protocol is uninstalled by Ilias Apalodimas · Thu Aug 24 17:21:09 2023 +0300
  96. e7574fc doc: describe TPL/VPL/SPL boot by Heinrich Schuchardt · Wed Aug 23 23:49:55 2023 +0200
  97. 55fbcae doc: board: ti: k3: Convert to sphinx-prompt by Nishanth Menon · Thu Aug 24 10:40:36 2023 -0500
  98. 1419a4b doc: sphinx: Add sphinx-prompt by Nishanth Menon · Thu Aug 24 10:40:35 2023 -0500
  99. c1d73dc doc: board: sdm845: Explicitly add boot.img flashing command by Sumit Garg · Thu Aug 24 18:14:20 2023 +0530
  100. 7e879da cmd: let gpt_partition_entry be hexadecimal by Heinrich Schuchardt · Sat Aug 26 03:53:43 2023 +0200