1. 5eb9e67 ARM: dts: sync Amlogic GX DT to Linux v6.4 by Neil Armstrong · Wed Dec 13 10:30:13 2023 +0100
  2. 28fade7 net: Add Amlogic GXL MDIO Mux driver by Neil Armstrong · Wed Dec 13 10:30:12 2023 +0100
  3. 0dd0659 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Mon Dec 18 09:56:58 2023 -0500
  4. 4c40bb0 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Mon Dec 18 09:56:42 2023 -0500
  5. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  6. 10b9ff8 Prepare v2024.01-rc5 by Tom Rini · Mon Dec 18 07:49:45 2023 -0500
  7. 39a9cf5 riscv: sifive: unmatched: migrate to text environment by Yong-Xuan Wang · Tue Dec 05 11:09:55 2023 +0000
  8. 55a3587 timer: starfive: Add Starfive timer support by Kuan Lim Lee · Mon Dec 11 10:22:10 2023 +0800
  9. 962c10a riscv: Add support for AMD/Xilinx MicroBlaze V by Michal Simek · Mon Nov 06 12:56:47 2023 +0100
  10. a79247f configs: visionfive2: Enable CONFIG_SYSRESET config by Jaehoon Chung · Tue Oct 31 17:24:39 2023 +0900
  11. 9adf696 riscv: dts: jh7110: Add a gpio-restart node by Jaehoon Chung · Tue Oct 31 17:24:38 2023 +0900
  12. 9ad5493 Merge tag 'efi-next-20231217' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Sun Dec 17 09:11:06 2023 -0500
  13. 72a09cc doc: Replace examples of MD5 and SHA1 with SHA256 by Sean Anderson · Sat Dec 02 14:33:14 2023 -0500
  14. 9f097bc bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · Tue Nov 21 10:29:46 2023 +0900
  15. 685c563 cmd: efidebug: ease efi configuration dependency by AKASHI Takahiro · Tue Nov 21 10:29:45 2023 +0900
  16. 7b06192 cmd: bootefi: move library interfaces under lib/efi_loader by AKASHI Takahiro · Tue Nov 21 10:29:44 2023 +0900
  17. 203d196 cmd: bootefi: localize global device paths for efi_selftest by AKASHI Takahiro · Tue Nov 21 10:29:43 2023 +0900
  18. d52dacb cmd: bootefi: carve out binary execution interface by AKASHI Takahiro · Tue Nov 21 10:29:42 2023 +0900
  19. 4ab6c5b cmd: bootefi: carve out EFI boot manager interface by AKASHI Takahiro · Tue Nov 21 10:29:41 2023 +0900
  20. 6a6858e cmd: bootefi: re-organize do_bootefi() by AKASHI Takahiro · Tue Nov 21 10:29:40 2023 +0900
  21. 28cb4a8 cmd: bootefi: unfold do_bootefi_image() by AKASHI Takahiro · Tue Nov 21 10:29:39 2023 +0900
  22. ef27da2 Revert "board: ti: am62x/am62ax: Update virtual interrupt allocations in board config" by Tom Rini · Fri Dec 15 20:23:59 2023 -0500
  23. a9f05a0 Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-boot-clk into next by Tom Rini · Fri Dec 15 17:49:13 2023 -0500
  24. eb5f2e6 Merge tag 'clk-2024.01-rc5' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Fri Dec 15 17:48:52 2023 -0500
  25. 4c79458 Merge branch '2023-12-15-assorted-TI-platform-updates' into next by Tom Rini · Fri Dec 15 16:20:24 2023 -0500
  26. ff64dc2 board: ti: k3: Remove need for CFG_SYS_SDRAM_BASE by Andrew Davis · Thu Nov 30 08:49:11 2023 -0600
  27. 873de89 test: dm: clk_ccf: fix building error by Yang Xiwen · Sat Dec 16 04:21:11 2023 +0800
  28. 2a84701 board: ti: am62x/am62ax: Update virtual interrupt allocations in board config by Vishal Mahaveer · Tue Nov 28 13:40:24 2023 -0600
  29. 5a3e1ae board: ti: am62x/am62ax: Update MCU GPIO interrupt allocation in board config by Vishal Mahaveer · Tue Nov 28 13:40:23 2023 -0600
  30. 523ae76 board: ti: am62ax: Add C7x resource allocation entries to board config by Vishal Mahaveer · Tue Nov 28 13:40:22 2023 -0600
  31. 8389484 board: ti: am62x/am62ax: Formatting updates to board config files by Vishal Mahaveer · Tue Nov 28 13:40:21 2023 -0600
  32. 5245410 arm: mach-k3: Merge initial memory maps by Andrew Davis · Tue Nov 28 11:05:28 2023 -0600
  33. 2e9044a arm: mach-k3: Remove non-cached memory map areas by Andrew Davis · Tue Nov 28 11:05:27 2023 -0600
  34. a55e4d4 arm: mach-k3: Do not map ATF and OPTEE regions in MMU by Andrew Davis · Tue Nov 28 11:05:26 2023 -0600
  35. 829b04a arm: mach-k3: Let the compiler size the mem_map lists by Andrew Davis · Tue Nov 28 11:05:25 2023 -0600
  36. 430281d arm: mach-k3: Move K3 common schema.yaml out of board directory by Andrew Davis · Wed Nov 22 15:30:05 2023 -0600
  37. e89289c test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · Sat Dec 16 02:28:52 2023 +0800
  38. 6361f5b Merge tag 'u-boot-stm32-20231215' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Fri Dec 15 13:33:11 2023 -0500
  39. f071d55 clk: nuvoton: add read only feature for clk driver by Jim Liu · Tue Nov 14 17:00:04 2023 +0800
  40. 7336e68 cmd: clk: Make soc_clk_dump static by Igor Prusov · Thu Nov 09 13:55:16 2023 +0300
  41. 1a3427b clk: treewide: switch to clock dump from clk_ops by Igor Prusov · Thu Nov 09 13:55:15 2023 +0300
  42. 6b56540 cmd: clk: Use dump function from clk_ops by Igor Prusov · Thu Nov 09 13:55:14 2023 +0300
  43. 32c5738 clk: Add dump operation to clk_ops by Igor Prusov · Thu Nov 09 13:55:13 2023 +0300
  44. 8baf365 clk: amlogic: Move driver and ops structs by Igor Prusov · Thu Nov 09 13:55:12 2023 +0300
  45. 10ceddf clk: k210: Move soc_clk_dump function by Igor Prusov · Thu Nov 09 13:55:11 2023 +0300
  46. 43d8518 clk: ast2600: Move soc_clk_dump function by Igor Prusov · Thu Nov 09 13:55:10 2023 +0300
  47. b8704af clk: zynq: Move soc_clk_dump to Zynq clock driver by Igor Prusov · Thu Nov 09 13:55:09 2023 +0300
  48. bde44c9 dm: test: clk: Add test for ccf clk_set_rate() by Igor Prusov · Wed Dec 06 02:23:34 2023 +0300
  49. 46c8190 clk: Check that composite clock's div has set_rate() by Igor Prusov · Wed Dec 06 02:23:33 2023 +0300
  50. cb34b1c clk: get correct ops for clk_enable() and clk_disable() by Yang Xiwen · Sun Nov 19 06:10:06 2023 +0800
  51. 470fba1 clk: check parent_name in clk_register to avoid confusing log_error() output by Yang Xiwen · Sat Nov 11 03:19:52 2023 +0800
  52. a0e7612 Merge patch series "bootm: Handle compressed arm64 images with bootm" by Tom Rini · Fri Dec 15 09:41:44 2023 -0500
  53. 50b8be3 bootm: Support kernel_noload with compression by Simon Glass · Sun Nov 19 07:43:34 2023 -0700
  54. b1f90ca bootm: Move arm64-image processing later by Simon Glass · Sun Nov 19 07:43:33 2023 -0700
  55. 59f0c4d image: Show the load address when decompressing by Simon Glass · Sun Nov 19 07:43:32 2023 -0700
  56. 8938a62 image: Correct load_bug typo by Simon Glass · Sun Nov 19 07:43:31 2023 -0700
  57. a0b310c configs: stm32: Apply savedefconfig by Patrice Chotard · Fri Dec 15 15:32:20 2023 +0100
  58. 16434e1 board: st: common: simplify MTD device parsing by Patrice Chotard · Fri Nov 17 18:01:07 2023 +0100
  59. 2ef12a8 board: st: common: Fix board_get_alt_info_mtd() by Patrice Chotard · Fri Nov 17 18:01:06 2023 +0100
  60. 1f27ce8 board: stm32f469-disco: add splash screen with stmicroelectronics logo by Dario Binacchi · Mon Dec 11 23:05:56 2023 +0100
  61. 7228862 board: stm32f469-disco: add support to display by Dario Binacchi · Mon Dec 11 23:05:55 2023 +0100
  62. 2a3c2ea ARM: dts: stm32: support MIPI DSI on stm32f469-disco board by Dario Binacchi · Mon Dec 11 23:05:54 2023 +0100
  63. c650e98 ARM: dts: stm32: make the DSI clock usable by the clock driver by Dario Binacchi · Mon Dec 11 23:05:53 2023 +0100
  64. d971e09 ARM: dts: stm32: make the LTDC clock usable by the clock driver by Dario Binacchi · Mon Dec 11 23:05:52 2023 +0100
  65. c2b8b6f ARM: dts: stm32f469-disco: sync with Linux 6.5 by Dario Binacchi · Mon Dec 11 23:05:51 2023 +0100
  66. 8dcbf81 clk: stm32f: fix setting of LCD clock by Dario Binacchi · Sat Nov 11 11:46:19 2023 +0100
  67. c447a08 clk: stm32f: fix setting of division factor for LCD_CLK by Dario Binacchi · Sat Nov 11 11:46:18 2023 +0100
  68. 2b00e18 ARM: dts: stm32f769-disco: rework ltdc node by Dario Binacchi · Sat Nov 11 11:44:36 2023 +0100
  69. 58b1e8c Merge tag 'u-boot-imx-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Dec 15 08:22:20 2023 -0500
  70. 2aa1a02 imx8mp-venice: update DRAM config for 2000MHz by Tim Harvey · Thu Dec 14 08:22:27 2023 -0800
  71. 4909763 imx8mp-venice: fix DRAM bus configuration by Tim Harvey · Thu Dec 14 08:22:26 2023 -0800
  72. 59a0c34 board: gateworks: venice: remove extra file by Tim Harvey · Thu Dec 14 08:22:25 2023 -0800
  73. b7ad770 ARM: imx: Update DRAM timings with inline ECC on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · Thu Dec 07 18:50:32 2023 +0100
  74. 21ad23b ARM: imx: Force DRAM regulators into FPWM mode on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · Thu Dec 07 18:50:31 2023 +0100
  75. 63545af ARM: imx: Enable CAAM on DH i.MX8M Plus DHCOM by Marek Vasut · Sat Dec 02 02:58:28 2023 +0100
  76. a770e9f ARM: imx: Enable CAAM on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · Sat Dec 02 02:55:06 2023 +0100
  77. 471211e ddr: imx: Add 3600 MTps rate support by Marek Vasut · Sat Dec 02 02:48:40 2023 +0100
  78. 00241ca ddr: imx: Handle 3734 in addition to 3733 and 3732 MTps rates by Marek Vasut · Sat Dec 02 02:48:00 2023 +0100
  79. 3bef8cb arm64: imx8mp: Inhibit DTC warning on DH i.MX8MP DHCOM rev.100 DTO by Marek Vasut · Sun Nov 05 01:04:32 2023 +0100
  80. 49107fb Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Dec 14 13:27:11 2023 -0500
  81. bc6c753 spi: cadence-quadspi: Fix error message on stuck busy state by Jan Kiszka · Mon Oct 30 17:20:29 2023 +0100
  82. 47f424b mtd: spi-nor-ids: add support for xtx XT55Q02G by Bruce Suen · Tue Oct 17 23:38:02 2023 -0400
  83. 175ce49 mtd: spinand: add support for ESMT F50x1G41LB by Igor Prusov · Tue Oct 17 22:29:26 2023 +0300
  84. d3bee87 mtd: spi-nor-core: Implement spi_nor_read_sfdp_dma_unsafe() for sfdp parse by Vaishnav Achath · Fri Jun 03 12:31:32 2022 +0530
  85. a9502536 Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Thu Dec 14 07:37:02 2023 -0500
  86. 3216e75 arm64: imx8mp: Enable TCP, IPv6, wget on Data Modul i.MX8M eDM SBC by Marek Vasut · Thu Nov 23 00:37:38 2023 +0100
  87. e8ac0b2 arm64: imx8mp: Enable TCP, IPv6, wget on DH i.MX8MP DHCOM by Marek Vasut · Sat Nov 04 17:32:21 2023 +0100
  88. 239468c arm: imx6: Enable TCP, IPv6, wget on DH i.MX6 DHCOM by Marek Vasut · Sat Nov 04 17:32:20 2023 +0100
  89. c943b4e Merge tag 'dm-next-13dec23' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Wed Dec 13 16:02:38 2023 -0500
  90. 25da81a test: vboot: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · Mon Dec 11 19:07:33 2023 +0100
  91. 7545c5a test: fit: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · Mon Dec 11 19:07:32 2023 +0100
  92. 85902cd binman: elf: Using variable 'old_val' before assignment by Heinrich Schuchardt · Sat Dec 09 19:50:31 2023 +0100
  93. 28a54ae cmd: check argc for acpi dump by Heinrich Schuchardt · Sat Dec 09 18:05:36 2023 +0100
  94. 565938c bootstd: Fix a memory leak in the efi manager bootflow by Ilias Apalodimas · Thu Dec 07 14:36:36 2023 +0200
  95. 2b259f0 doc: board: ti: k3: Mention TI_DM argument by Neha Malcom Francis · Tue Dec 05 15:12:20 2023 +0530
  96. 8237821 arm: dts: k3-*-binman: Move to using ti-dm entry type by Neha Malcom Francis · Tue Dec 05 15:12:19 2023 +0530
  97. 59be255 binman: etype: dm: Add entry type for TI DM by Neha Malcom Francis · Tue Dec 05 15:12:18 2023 +0530
  98. 1eec165 binman: doc: fix typo by Dario Binacchi · Thu Nov 23 14:10:00 2023 +0100
  99. 27e9ebb cmd: acpi: fix acpi list command by Heinrich Schuchardt · Tue Nov 21 15:41:28 2023 +0100
  100. bb307a6 acpi: fix struct acpi_xsdt by Heinrich Schuchardt · Tue Nov 21 15:41:27 2023 +0100