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