1. 88950e3 arm: dts: imx93: sync device tree with Linux by Peng Fan · Fri Apr 28 12:08:37 2023 +0800
  2. 905fa83 imx9: allow to bootaux Mcore with input address by Ye Li · Fri Apr 28 12:08:36 2023 +0800
  3. 513d508 imx9: imx93_evk: add low drive mode support on 11x11 EVK by Peng Fan · Fri Apr 28 12:08:35 2023 +0800
  4. c459b58 imx9: use i.MX generic rom api function by Peng Fan · Fri Apr 28 12:08:34 2023 +0800
  5. 77b36c6 imx9: correct coding style by Peng Fan · Fri Apr 28 12:08:33 2023 +0800
  6. c3db3ad imx9: add i.MX93 variants support by Peng Fan · Fri Apr 28 12:08:32 2023 +0800
  7. 6d65d2c imx9: clock: config arm alt root to 500mhz by Peng Fan · Fri Apr 28 12:08:31 2023 +0800
  8. 14e6696 imx9: clock: add CONFIG_IMX9_LOW_DRIVE_MODE support by Peng Fan · Fri Apr 28 12:08:30 2023 +0800
  9. e3fe050 imx9: clock: clear HW_CTRL_SEL by Peng Fan · Fri Apr 28 12:08:29 2023 +0800
  10. 0c2f368 imx9: Get market segment and speed grading by Peng Fan · Fri Apr 28 12:08:28 2023 +0800
  11. b1815c4 imx9: soc: support reset cause by Peng Fan · Fri Apr 28 12:08:27 2023 +0800
  12. 8a26d34 watchdog: ulp_wdog: guard reset_cpu with condition check by Peng Fan · Fri Apr 28 12:08:26 2023 +0800
  13. d1a0a9e imx9: imx93_evk: enable CONFIG_WDT by Peng Fan · Fri Apr 28 12:08:25 2023 +0800
  14. 72d2bc6 imx9: imx93_evk: select IMX_TMU by Peng Fan · Fri Apr 28 12:08:24 2023 +0800
  15. b0a855a imx9: imx93_evk: drop unused macro by Peng Fan · Fri Apr 28 12:08:23 2023 +0800
  16. a227c71 imx9: imx93_evk: enable CPU_IMX by Peng Fan · Fri Apr 28 12:08:22 2023 +0800
  17. 66baefb imx9: Change hard coded MAC to read from fuse by Ye Li · Fri Apr 28 12:08:21 2023 +0800
  18. 1ed3c0a imx9: cut off OPTEE memory region from U-Boot by Peng Fan · Fri Apr 28 12:08:20 2023 +0800
  19. 7a78c92 imx9: simplify clk settings by Peng Fan · Fri Apr 28 12:08:19 2023 +0800
  20. a050ede imx9: correct getting LPI2C clk by Peng Fan · Fri Apr 28 12:08:18 2023 +0800
  21. 0f30f0c imx9: use parameter freq when set_arm_clk by Peng Fan · Fri Apr 28 12:08:17 2023 +0800
  22. 205286f imx9: add more PLL settings by Peng Fan · Fri Apr 28 12:08:16 2023 +0800
  23. 44b6f6b imx9: configure M33 systick to 24M by Peng Fan · Fri Apr 28 12:08:15 2023 +0800
  24. 81c694a imx: imx8_cpu: print cpu grade temperature by Peng Fan · Fri Apr 28 12:08:14 2023 +0800
  25. 32eaf67 imx: imx8_cpu: support get temperature for i.MX9 by Peng Fan · Fri Apr 28 12:08:13 2023 +0800
  26. 146cce9 imx: imx8_cpu: support i.MX9 by Peng Fan · Fri Apr 28 12:08:12 2023 +0800
  27. d3ee4de imx: imx8_cpu: use static for local functions by Peng Fan · Fri Apr 28 12:08:11 2023 +0800
  28. 9c62193 imx: firmware: sci: add inline functions when IMX8 not enabled by Peng Fan · Fri Apr 28 12:08:10 2023 +0800
  29. 2e0644a imx: move imx8 sci header file to include/firmware/imx by Peng Fan · Fri Apr 28 12:08:09 2023 +0800
  30. b7052db imx: spl_imx_romapi: typo fix by Peng Fan · Fri Apr 28 12:08:08 2023 +0800
  31. b766256 thermal: imx_tmu: Update TMU driver to support iMX93 by Ye Li · Fri Apr 28 12:08:07 2023 +0800
  32. af07028 imx8ulp: build ahab by Peng Fan · Fri Apr 28 12:08:06 2023 +0800
  33. bebd462 ARM: dts: imx7d-sdb-u-boot: Fix usdhc1 UHS operation by Fabio Estevam · Wed Apr 12 09:41:04 2023 -0300
  34. 7903bcf thermal: imx_tmu: Move architecture code into driver by Marek Vasut · Tue Apr 04 21:25:10 2023 +0200
  35. 39779c6 thermal: imx_tmu: Clean up all prints by Marek Vasut · Tue Apr 04 21:25:09 2023 +0200
  36. 7e02ff6 ARM: imx: Fix parsing of ROM log event IDs on iMX8M by Fedor Ross · Thu Apr 14 18:36:23 2022 +0200
  37. c38e6d4 Merge tag 'efi-2023-07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue May 16 11:23:30 2023 -0400
  38. dab36e6 Merge branch '2023-05-15-assorted-bugfixes' by Tom Rini · Tue May 16 11:16:42 2023 -0400
  39. 97c6ae2 Merge tag 'xilinx-for-v2023.07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue May 16 09:10:57 2023 -0400
  40. abaf74f environment: ti: rproc: fix remoteproc environment variables by Manorit Chawdhry · Mon May 15 12:22:42 2023 +0530
  41. 4d3bce4 core: fdtaddr: use map_sysmem() as cast for the return (part 2) by Johan Jonker · Wed May 10 23:48:44 2023 +0200
  42. a853b92 drivers: core: ofnode: fix typo in panel timing decode by Raphael Gallais-Pou · Thu May 11 16:36:52 2023 +0200
  43. 29d3b0c envtools lack extra settings since commit 86b9c3e4e4 ("env: Allow U-Boot scripts to be placed in by Christophe Leroy · Thu May 11 08:16:49 2023 +0200
  44. d13e0fc samsung: common: do not reset if cros-ec uclass is missing by Henrik Grimler · Tue May 09 21:05:47 2023 +0200
  45. 021d1cf Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B" by Henrik Grimler · Tue May 09 21:05:46 2023 +0200
  46. 0a2daf3 video: tweak CONFIG_SPL_VIDEO description by John Keeping · Tue May 09 12:02:50 2023 +0100
  47. 57ce1bc Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · Mon May 15 08:33:16 2023 -0400
  48. 9dccf34 mtd: cfi: respect reg address length by Nuno Sá · Thu May 11 13:19:50 2023 +0200
  49. d8b0396 .mailmap: Map all Xilinx users mail ids to AMD by Algapally Santosh Sagar · Wed Apr 26 00:01:04 2023 -0600
  50. 95d4b8d .mailmap: Sort the mailmap ids in dictionary order by Algapally Santosh Sagar · Wed Apr 26 00:01:03 2023 -0600
  51. 139ec86 Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation" by Stefan Herbrechtsmeier · Thu Apr 27 08:53:54 2023 +0200
  52. 8fadfea arm64: versal: Enable ADIN ethernet phy by Ashok Reddy Soma · Thu Apr 20 02:56:45 2023 -0600
  53. 8f775ff arm64: zynqmp: Enable ADIN ethernet phy by Ashok Reddy Soma · Thu Apr 20 02:56:44 2023 -0600
  54. ea3b8b6 arm64: zynqmp: Fix User MTD partition size by Michal Simek · Wed Apr 12 16:30:27 2023 +0200
  55. b43d3cf arm64: zynqmp: Fix issue of apps executing from R5 core 1 by Ashok Reddy Soma · Wed Apr 05 15:06:45 2023 +0200
  56. 20ebfef ARM: zynq: Sync Microzed board with Linux kernel by Michal Simek · Tue Mar 28 09:21:33 2023 +0200
  57. 151497b ARM: zynq: Switch from earlyprintk to earlycon by Michal Simek · Tue Mar 28 09:17:31 2023 +0200
  58. 8c3ae43 xilinx: Enable virtio mmio transport and devices by Michal Simek · Thu Mar 23 15:52:11 2023 +0100
  59. 7aba255 arch: arm: zynqmp: mp.c: tcminit halt both cores in split mode by Neal Frager · Thu Mar 23 08:25:06 2023 +0000
  60. b4db286 Merge branch 'master_rzn1/rzn1' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun May 14 11:29:45 2023 -0400
  61. 5d22b12 Merge branch '2023-05-13-bootstd-updates-and-improvements' by Tom Rini · Sun May 14 11:27:18 2023 -0400
  62. db92e78 bootstd: Create a new BOOTMETH_DISTRO by Simon Glass · Wed May 10 16:34:47 2023 -0600
  63. b71d7f7 bootstd: Rename distro and syslinux to extlinux by Simon Glass · Wed May 10 16:34:46 2023 -0600
  64. 9482fdf bootstd: Tidy up reporting of errors by Simon Glass · Wed May 10 16:34:26 2023 -0600
  65. 2d5a8e1 bootstd: Correct default boot command by Simon Glass · Sat May 06 08:27:09 2023 -0600
  66. b4b7ebe bootstd: Require HUSH_PARSER for script booting by Simon Glass · Fri May 05 20:03:05 2023 -0600
  67. 4bb7c16 bootstd: usb: Avoid initing USB twice by Simon Glass · Fri May 05 20:03:04 2023 -0600
  68. 2510aab usb: Tidy up the usb_start flag by Simon Glass · Fri May 05 20:03:03 2023 -0600
  69. a8e7d51 bootstd: Work around missing partition 1 by Simon Glass · Fri Apr 28 13:18:09 2023 -0600
  70. ff08eac efi_loader: fix efi_dp_from_file() by Heinrich Schuchardt · Sat May 13 10:36:21 2023 +0200
  71. 7e269a3 efi_loader: simplify efi_dp_from_name() by Heinrich Schuchardt · Sat May 13 10:30:43 2023 +0200
  72. bf0b3a1 efi_loader: error code efi_dp_from_name() by Heinrich Schuchardt · Sat May 13 10:22:21 2023 +0200
  73. 16eff69 efi_loader: clean up efi_dp_from_file by Heinrich Schuchardt · Sat May 13 10:18:24 2023 +0200
  74. 23f90b7 efi_loader: duplicate code in efi_dp_from_name by Heinrich Schuchardt · Sat May 13 10:00:55 2023 +0200
  75. 87b8a71 efi_loader: avoid #ifdef in efi_dp_from_name() by Heinrich Schuchardt · Sat May 13 09:55:26 2023 +0200
  76. aecb9e2 efi_loader: support booting semihosting file by Heinrich Schuchardt · Fri May 12 20:18:10 2023 +0200
  77. c4ff7c0 efi_loader: print file path w/o boot device by Heinrich Schuchardt · Fri May 12 21:23:15 2023 +0200
  78. 3bd0138 efi_loader: Fix warnings for unaligned accesses by Ilias Apalodimas · Thu May 11 19:40:35 2023 +0300
  79. 3f7120d fwu: fix config FWU_MULTI_BANK_UPDATE by Heinrich Schuchardt · Sun May 07 08:39:34 2023 +0200
  80. 6b0fcc0 doc: devicetree: fix u-boot.bin filename typo by Baruch Siach · Tue May 02 13:21:46 2023 +0300
  81. 8b3541e doc: signature: trim the future work list by Baruch Siach · Tue May 02 07:47:31 2023 +0300
  82. 5c66d28 doc: signature: describe how to enable ECDSA by Baruch Siach · Tue May 02 07:47:30 2023 +0300
  83. 8616284 doc: signature: update algorithm addition description by Baruch Siach · Tue May 02 07:47:29 2023 +0300
  84. 7caec83 doc: signature: update algorithms support description by Baruch Siach · Tue May 02 07:47:28 2023 +0300
  85. 11bae98 doc: renesas: add Renesas board docs by Ralph Siemsen · Fri May 12 21:36:58 2023 -0400
  86. 2d283fa tools: spkgimage: add Renesas SPKG format by Ralph Siemsen · Fri May 12 21:36:57 2023 -0400
  87. 9446dfe board: schneider: add RZN1 board support by Ralph Siemsen · Fri May 12 21:36:56 2023 -0400
  88. 7159e2c ARM: rmobile: Add support for Renesas RZ/N1 SoC by Ralph Siemsen · Fri May 12 21:36:55 2023 -0400
  89. 664209a ARM: dts: add devicetree for Renesas RZ/N1 SoC by Ralph Siemsen · Fri May 12 21:36:54 2023 -0400
  90. 4ceb0d3 ram: cadence: add driver for Cadence EDAC by Ralph Siemsen · Fri May 12 21:36:53 2023 -0400
  91. 1df3a30 pinctrl: renesas: add R906G032 driver by Ralph Siemsen · Fri May 12 21:36:52 2023 -0400
  92. a0dfc71 clk: renesas: add R906G032 driver by Ralph Siemsen · Fri May 12 21:36:51 2023 -0400
  93. 0bdc94a clk: renesas: prepare for non R-Car clock drivers by Ralph Siemsen · Fri May 12 21:36:50 2023 -0400
  94. 8289080 ARM: armv7: add non-SPL enable for Cortex SMPEN by Ralph Siemsen · Fri May 12 21:36:49 2023 -0400
  95. 7b9b83a Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu May 11 08:40:33 2023 -0400
  96. 26dc935 x86: samus: Adjust TPL start and pre-reloc memory size by Simon Glass · Thu May 04 16:51:01 2023 -0600
  97. 76bfbb6 x86: samus: Don't include audio and SATA in TPL by Simon Glass · Thu May 04 16:51:00 2023 -0600
  98. 134826f x86: Simplify cpu_jump_to_64bit_uboot() by Simon Glass · Thu May 04 16:50:59 2023 -0600
  99. 4041f0d spl: Commit MTRRs only in board_init_f_r() by Simon Glass · Thu May 04 16:50:58 2023 -0600
  100. 6e7b1b5 x86: spl: Avoid using init_cache_f_r() from SPL by Simon Glass · Thu May 04 16:50:57 2023 -0600