1. bb1be76 Makefile: don't use CFLAGS for environment text file by Heinrich Schuchardt · Fri Aug 02 15:50:23 2024 +0200
  2. d498980 configs: enable efidebug and EFI http boot on QEMU aarch64 by Ilias Apalodimas · Wed Aug 07 16:00:09 2024 +0300
  3. 9c8cf10 boot: set correct block device name in set_efi_bootdev() by Heinrich Schuchardt · Wed Aug 07 02:13:45 2024 +0200
  4. 4e11a33 efi_loader: correct description of efi_get_distro_fdt_name by Heinrich Schuchardt · Wed Aug 07 00:11:38 2024 +0200
  5. 5f6806d efi_loader: use list_count_nodes() in efi_protocols_per_handle() by Heinrich Schuchardt · Wed Jul 31 10:13:04 2024 +0200
  6. 3be6f97 Merge tag 'tpm-master-09082024' of https://source.denx.de/u-boot/custodians/u-boot-tpm.git by Tom Rini · Fri Aug 09 14:00:04 2024 -0600
  7. ab4be46 Merge tag 'i2cfixes-v2-for-v2024-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Fri Aug 09 08:22:32 2024 -0600
  8. e78d13a i2c: imx_lpi2c: Support read transfers longer than 256 bytes by Fedor Ross · Wed Aug 07 16:08:01 2024 +0200
  9. dbef547 i2c: imx_lpi2c: Replace hard-coded bus speed value with bus->speed_hz by Fedor Ross · Wed Aug 07 16:08:00 2024 +0200
  10. 4233e73 i2c: imx_lpi2c: Fix a typo in bus_i2c_receive by Fedor Ross · Wed Aug 07 16:07:59 2024 +0200
  11. e2ec142 i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5 by David Virag · Fri Aug 02 21:19:16 2024 +0200
  12. 4e04b5f i2c: samsung: Drop s3c24x0 specific code. by David Virag · Fri Aug 02 21:19:15 2024 +0200
  13. 47b9efb i2c: mux: Fix error path in i2c-arb-gpio by Michal Simek · Thu Aug 01 10:01:30 2024 +0200
  14. 7aa8189 i2c: pca954x: Remove pointer to GD by Michal Simek · Thu Aug 01 09:41:25 2024 +0200
  15. 0136178 Merge patch series "Low Power Mode: Package TIFS Stub in BeaglePlay" by Tom Rini · Thu Aug 08 18:37:11 2024 -0600
  16. e236a92 arm: dts: phycore-am62x: Package TIFS Stub by Dhruva Gole · Mon Aug 05 19:59:37 2024 +0530
  17. b34be0b doc: beagle: am62x_beagleplay: Document the use of TIFS Stub by Dhruva Gole · Mon Aug 05 19:59:36 2024 +0530
  18. 57978f7 arm: dts: k3-am625-beagleplay: Package TIFS Stub by Dhruva Gole · Mon Aug 05 19:59:35 2024 +0530
  19. c6bfa97 doc: ti: am62*: Mention TIFS Stub in img fmts and boot flow by Dhruva Gole · Mon Aug 05 19:59:34 2024 +0530
  20. 26e0ddf doc: board: ti: Update to use the new boot firmware labels by Dhruva Gole · Mon Aug 05 19:59:33 2024 +0530
  21. 4a395e9 doc: ti: k3: Add TIFS Stub documentation by Dhruva Gole · Mon Aug 05 19:59:32 2024 +0530
  22. 09657d5 MAINTAINERS: Include the TI docs under ARM TI by Dhruva Gole · Mon Aug 05 19:59:31 2024 +0530
  23. 7f0264a Merge tag 'u-boot-nand-20240808' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · Thu Aug 08 07:59:47 2024 -0600
  24. a87a7fa spinand: bind UBI block by Alexey Romanov · Thu Jul 18 08:45:28 2024 +0300
  25. c9f6113 disk: support UBI partitions by Alexey Romanov · Thu Jul 18 08:45:27 2024 +0300
  26. ea8737a disk: don't try search for partition type if already set by Alexey Romanov · Thu Jul 18 08:45:26 2024 +0300
  27. 4d44fa2 drivers: introduce UBI block abstraction by Alexey Romanov · Thu Jul 18 08:45:25 2024 +0300
  28. de417e9 ubi: allow to write to volume with offset by Alexey Romanov · Thu Jul 18 08:45:24 2024 +0300
  29. 0043a97 ubi: allow to read from volume with offset by Alexey Romanov · Thu Jul 18 08:45:23 2024 +0300
  30. 2ec1fd8 spinand: bind mtdblock by Alexey Romanov · Thu Jul 18 08:46:06 2024 +0300
  31. 8e1fd2e drivers: introduce mtdblock abstraction by Alexey Romanov · Thu Jul 18 08:46:05 2024 +0300
  32. d511967 disk: support MTD partitions by Alexey Romanov · Thu Jul 18 08:46:04 2024 +0300
  33. 9f98a00 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Aug 06 09:36:46 2024 -0600
  34. 2a7314c Merge tag 'xilinx-for-v2024.10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Aug 06 07:17:11 2024 -0600
  35. d1c099e tpm: call tpm_tis_wait_init() after tpm_tis_init() by Lukas Funke · Wed Jul 24 09:34:47 2024 +0200
  36. 3a16917 spi: sunxi: fix clock divider calculation for max frequency setting by Michael Walle · Thu Jul 18 22:42:53 2024 +0200
  37. 8ca7b0c spi: sunxi: fix CDR2 calculation by Michael Walle · Thu Jul 18 22:42:52 2024 +0200
  38. d24514f sunxi: h616: add Tanix TX1 support by Andre Przywara · Mon Mar 25 21:58:39 2024 +0000
  39. 5e8abc4 Prepare v2024.10-rc2 by Tom Rini · Mon Aug 05 18:13:42 2024 -0600
  40. 3b79821 sunxi: dts: arm/arm64: update devicetree files from Linux-v6.10 by Andre Przywara · Fri Apr 19 17:59:52 2024 +0100
  41. e36bd3e tools: imagetool: Remove unnecessary check from toc0_verify_cert_item() by Seung-Woo Kim · Thu Aug 01 10:01:00 2024 +0900
  42. 32d41e2 configs: Resync with savedefconfig by Tom Rini · Mon Aug 05 12:21:23 2024 -0600
  43. a00df29 Merge patch series "Bug-fixes for a few boards" by Tom Rini · Mon Aug 05 12:15:44 2024 -0600
  44. 08d4ba4 rockchip: Avoid #ifdefs in RK3399 SPL by Simon Glass · Thu Aug 01 06:47:23 2024 -0600
  45. c5c33be rockchip: Ensure memory size is available in RK3399 SPL by Simon Glass · Thu Aug 01 06:47:22 2024 -0600
  46. 1a6d2e0 fdt: Correct condition for bloblist existing by Simon Glass · Wed Jul 31 08:49:05 2024 -0600
  47. 70be4c2 binman: Keep the efi_capsule input file by Simon Glass · Wed Jul 31 08:49:04 2024 -0600
  48. 55f22b0 binman: Return failure when a usage() message is generated by Simon Glass · Wed Jul 31 08:49:03 2024 -0600
  49. 3a891d2 binman: Deal with mkeficapsule being missing by Simon Glass · Wed Jul 31 08:49:02 2024 -0600
  50. ad1fe6c binman: Collect the version number for mkeficapsule by Simon Glass · Wed Jul 31 08:49:01 2024 -0600
  51. b0ef861 mkeficapsule: Add a --version argument by Simon Glass · Wed Jul 31 08:49:00 2024 -0600
  52. b7ec65e soc: zynqmp: Add support for zu1eg_lr device by Michal Simek · Tue Jul 30 16:53:23 2024 +0200
  53. 47d4053 ARM: zynq: Add support for 7z010_lr and 7z020_lr by Michal Simek · Tue Jul 30 15:50:17 2024 +0200
  54. b837ad1 arm64: zynqmp: Remove PM firmware checking by Michal Simek · Tue Jul 30 12:42:43 2024 +0200
  55. 5f2c158 arm64: zynqmp: Fix pwm-fan polarity by Vishal Patel · Mon Jul 29 10:18:18 2024 +0200
  56. 84e0ad6 arm64: zynqmp: dts: Add rts delay property for rs485 mode on KD240 by Manikanta Guntupalli · Thu Jul 18 12:15:23 2024 +0200
  57. 72705a3 arm64: xilinx: Describe TPM reset for Kria CCs by Michal Simek · Tue Jul 16 15:29:09 2024 +0200
  58. a14780a arm64: versal: Remove undocumented cadence,qspi compatible by Michal Simek · Mon Jul 15 16:39:11 2024 +0200
  59. f304b99 arm64: versal-net: Align node names with dt-schema by Michal Simek · Mon Jul 15 16:38:30 2024 +0200
  60. 3ab8e8f arm64: zynqmp: Add resets property for UART nodes by Manikanta Guntupalli · Mon Jul 15 16:23:43 2024 +0200
  61. 2383ea5 amd: Enable the NFS command for Versal Gen 2 by Prasad Kummari · Thu Jul 11 22:27:35 2024 +0530
  62. 824946c xilinx: Enable the NFS command for zynqmp_kria by Prasad Kummari · Tue Jul 09 09:52:33 2024 +0530
  63. 2af555b arm64: config: Add versal2 mini emmc defconfig by Venkatesh Yadav Abbarapu · Wed Jun 19 12:47:33 2024 +0530
  64. 35c1ac6 arm64: Add versal2 mini ospi support by Venkatesh Yadav Abbarapu · Wed Jun 19 12:47:32 2024 +0530
  65. 894e995 arm64: Add versal2 mini qspi support by Venkatesh Yadav Abbarapu · Wed Jun 19 12:47:31 2024 +0530
  66. 049740a arm64: versal2: Add support for mini configuration by Venkatesh Yadav Abbarapu · Wed Jun 19 12:47:30 2024 +0530
  67. 76244b3 xilinx: versal-net: Handle spi seq number based on boot device by Venkatesh Yadav Abbarapu · Fri Jun 14 18:18:11 2024 +0530
  68. e5d34db env_spi: support overriding spi dev from board code by Venkatesh Yadav Abbarapu · Fri Jun 14 18:18:10 2024 +0530
  69. 119909c mtd: spi-nor: ids: Add IS25LP01GG flash support by Prasad Kummari · Mon Jun 17 09:48:42 2024 +0530
  70. cd56ac6 arm64: versal2: Remove UARTLITE from defconfig by Michal Simek · Tue Jun 18 15:20:35 2024 +0200
  71. 77f41cd config: Enable the config CONFIG_MMC_SPEED_MODE_SET by Venkatesh Yadav Abbarapu · Mon Jul 08 14:47:55 2024 +0530
  72. fb05644 clk: zynqmp: Add set_rate support for display clocks by Venkatesh Yadav Abbarapu · Thu Jul 11 13:59:39 2024 +0530
  73. dede31c Merge tag 'u-boot-imx-master-20240802' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Aug 02 14:40:59 2024 -0600
  74. c8e8a36 config: Adjust Phytec imx8mm module config to support NVME disk by Lukasz Majewski · Fri Aug 02 15:12:00 2024 -0300
  75. d622af5 configs: imx93: enable the 'cpu' command by Hou Zhiqiang · Thu Aug 01 11:59:59 2024 +0800
  76. c70ba44 configs: imx8m: enable the 'cpu' command by Hou Zhiqiang · Thu Aug 01 11:59:58 2024 +0800
  77. a1be5c9 MAINTAINERS: add entry for cpu command by Hou Zhiqiang · Thu Aug 01 11:59:57 2024 +0800
  78. 451e2e7 doc: cmd: add documentation for cpu command by Hou Zhiqiang · Thu Aug 01 11:59:56 2024 +0800
  79. 4862c6f cmd: cpu: add release subcommand by Hou Zhiqiang · Thu Aug 01 11:59:55 2024 +0800
  80. 863a154 cpu: imx: implement release_core callback by Hou Zhiqiang · Thu Aug 01 11:59:54 2024 +0800
  81. 78ff9db cpu: imx: Add i.MX 8M series SoCs by Hou Zhiqiang · Thu Aug 01 11:59:53 2024 +0800
  82. baea09c cpu: imx: removed the tail '\n' of the CPU description by Hou Zhiqiang · Thu Aug 01 11:59:52 2024 +0800
  83. c5e1a11 cpu: imx: fix the CPU type field width by Hou Zhiqiang · Thu Aug 01 11:59:51 2024 +0800
  84. a1124da cpu: imx: fix the CPU frequency in cpu_imx_get_info() by Hou Zhiqiang · Thu Aug 01 11:59:50 2024 +0800
  85. 42d7836 test: cpu: add test for release CPU core. by Hou Zhiqiang · Thu Aug 01 11:59:49 2024 +0800
  86. 4274452 cpu: sandbox: implement release_core callback by Hou Zhiqiang · Thu Aug 01 11:59:48 2024 +0800
  87. ace391d cpu: add release_core callback by Hou Zhiqiang · Thu Aug 01 11:59:47 2024 +0800
  88. 04a0643 clk: imx8m: register ARM A53 core clock by Hou Zhiqiang · Thu Aug 01 11:59:46 2024 +0800
  89. 170142a configs: phycore-imx8mp_defconfig: enable CMD_ERASEENV by Yannic Moog · Wed Jul 31 09:53:03 2024 -0300
  90. b71bbc8 configs: phycore-imx8mm_defconfig: enable CMD_ERASEENV by Yannic Moog · Wed Jul 31 09:23:00 2024 +0200
  91. 7116bdc configs: imx8mm-phygate-tauri-l_defconfig: enable CMD_ERASEENV by Yannic Moog · Wed Jul 31 09:22:59 2024 +0200
  92. a5383b3 warp7: Convert to OF_UPSTREAM by Fabio Estevam · Mon Jul 22 14:59:35 2024 -0300
  93. f84d65c clk: clk-uclass: Print clk name in clk_enable/clk_disable by Michael Trimarchi · Tue Jul 09 08:28:13 2024 +0200
  94. 92ff9b6 clk: Revise help text for clk_get_parent_rate() by Alexander Dahl · Fri May 03 09:20:09 2024 +0200
  95. 46bba6e clk: Fix error message in clk_get_bulk by Jan Kiszka · Sat Mar 09 13:27:09 2024 +0100
  96. a4a0c6e Merge patch series "clk: mediatek: add OPs to support OF_UPSTREAM" by Tom Rini · Thu Aug 01 15:32:54 2024 -0600
  97. 3c2ae7d clk: mediatek: add support for APMIXED parent in infra MUX by Christian Marangi · Fri Jun 28 19:40:57 2024 +0200
  98. 475d00f clk: mediatek: add support for GATEs for APMIXED OPs by Christian Marangi · Fri Jun 28 19:40:56 2024 +0200
  99. c05ebe6 clk: mediatek: implement MUX_FLAGS and MUX_MIXED_FLAGS macro by Christian Marangi · Fri Jun 28 19:40:55 2024 +0200
  100. 29771ad clk: mediatek: add support for remapping clock ID by Christian Marangi · Fri Jun 28 19:40:54 2024 +0200