1. 16360b8 drivers: gpio: implement MAX77663 GPIO cell by Svyatoslav Ryhel · Sat Jul 15 22:25:03 2023 +0300
  2. be33e10 Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · Tue Dec 19 10:09:14 2023 -0500
  3. e9e0fee clk: mediatek: add clock driver support for MediaTek MT8365 SoC by Julien Masson · Mon Dec 04 11:48:52 2023 +0100
  4. 7d6a56e mmc: mediatek: set b_max according CONFIG_SYS_MMC_MAX_BLK_COUNT by Julien Masson · Mon Dec 04 14:41:45 2023 +0100
  5. 11129b0 gpio: dw: Drop unused headers by Maksim Kiselev · Thu Nov 30 00:47:31 2023 +0300
  6. 6df6e36 tee: optee: don't enumerate services if there ain't any by Etienne Carriere · Wed Nov 29 13:37:53 2023 +0100
  7. 3b052ce tee: optee: don't fail on services enumeration failure by Etienne Carriere · Wed Nov 29 13:37:52 2023 +0100
  8. a962c2e remoteproc: k3-dsp: Avoid reloading of firmware by Udit Kumar · Sat Nov 25 23:59:39 2023 +0530
  9. 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
  10. 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
  11. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  12. 55a3587 timer: starfive: Add Starfive timer support by Kuan Lim Lee · Mon Dec 11 10:22:10 2023 +0800
  13. 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
  14. e89289c test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · Sat Dec 16 02:28:52 2023 +0800
  15. f071d55 clk: nuvoton: add read only feature for clk driver by Jim Liu · Tue Nov 14 17:00:04 2023 +0800
  16. 1a3427b clk: treewide: switch to clock dump from clk_ops by Igor Prusov · Thu Nov 09 13:55:15 2023 +0300
  17. 8baf365 clk: amlogic: Move driver and ops structs by Igor Prusov · Thu Nov 09 13:55:12 2023 +0300
  18. 10ceddf clk: k210: Move soc_clk_dump function by Igor Prusov · Thu Nov 09 13:55:11 2023 +0300
  19. 43d8518 clk: ast2600: Move soc_clk_dump function by Igor Prusov · Thu Nov 09 13:55:10 2023 +0300
  20. b8704af clk: zynq: Move soc_clk_dump to Zynq clock driver by Igor Prusov · Thu Nov 09 13:55:09 2023 +0300
  21. 46c8190 clk: Check that composite clock's div has set_rate() by Igor Prusov · Wed Dec 06 02:23:33 2023 +0300
  22. cb34b1c clk: get correct ops for clk_enable() and clk_disable() by Yang Xiwen · Sun Nov 19 06:10:06 2023 +0800
  23. 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
  24. 7228862 board: stm32f469-disco: add support to display by Dario Binacchi · Mon Dec 11 23:05:55 2023 +0100
  25. 8dcbf81 clk: stm32f: fix setting of LCD clock by Dario Binacchi · Sat Nov 11 11:46:19 2023 +0100
  26. c447a08 clk: stm32f: fix setting of division factor for LCD_CLK by Dario Binacchi · Sat Nov 11 11:46:18 2023 +0100
  27. 471211e ddr: imx: Add 3600 MTps rate support by Marek Vasut · Sat Dec 02 02:48:40 2023 +0100
  28. 00241ca ddr: imx: Handle 3734 in addition to 3733 and 3732 MTps rates by Marek Vasut · Sat Dec 02 02:48:00 2023 +0100
  29. 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
  30. bc6c753 spi: cadence-quadspi: Fix error message on stuck busy state by Jan Kiszka · Mon Oct 30 17:20:29 2023 +0100
  31. 47f424b mtd: spi-nor-ids: add support for xtx XT55Q02G by Bruce Suen · Tue Oct 17 23:38:02 2023 -0400
  32. 175ce49 mtd: spinand: add support for ESMT F50x1G41LB by Igor Prusov · Tue Oct 17 22:29:26 2023 +0300
  33. 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
  34. 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
  35. f4c8cf2 fdt: Check for a valid fdt in oftree_ensure() by Simon Glass · Sun Nov 12 08:27:45 2023 -0700
  36. 2c1fd4a acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · Thu Nov 09 09:23:02 2023 -0800
  37. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · Wed Dec 13 11:51:53 2023 -0500
  38. 793a98e command: Introduce functions to obtain command arguments by Simon Glass · Sat Nov 18 14:05:20 2023 -0700
  39. ff4d6e3 Merge patch series "some LED patches" by Tom Rini · Wed Dec 13 11:25:18 2023 -0500
  40. 72b5a88 led: add TI LP5562 LED driver by Doug Zobel · Fri Nov 17 12:38:11 2023 +0100
  41. 073475a led: led_pwm: use led_bind_generic() helper by Rasmus Villemoes · Fri Nov 17 12:38:10 2023 +0100
  42. e2828a4 led: led_gpio: use led_bind_generic() helper by Rasmus Villemoes · Fri Nov 17 12:38:09 2023 +0100
  43. 49ba9f0 led: introduce led_bind_generic() by Rasmus Villemoes · Fri Nov 17 12:38:08 2023 +0100
  44. 128f87a led-uclass: do not create fallback label for top-level node by Rasmus Villemoes · Fri Nov 17 12:38:07 2023 +0100
  45. ad3401f led-uclass: honour ->label field populated by driver's own .bind by Rasmus Villemoes · Fri Nov 17 12:38:06 2023 +0100
  46. 0d84dcd clk: zynqmp: enable topsw_lsbus clock by Venkatesh Yadav Abbarapu · Mon Dec 04 14:15:15 2023 +0530
  47. 1c1a884 drivers: misc: Kconfig: Fix SPL_FS_LOADER prompt by Alexander Gendin · Mon Nov 20 20:21:51 2023 +0000
  48. e5e8523 clk: imx8mn: add pwm clocks by Nicolas Heemeryck · Mon Dec 11 11:06:13 2023 +0100
  49. b077e20 phy: phy-imx8mq-usb: Remove .exit operation by Fabio Estevam · Thu Oct 19 09:36:09 2023 -0300
  50. 0b4e859 net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CG by Sébastien Szymanski · Tue Oct 17 11:45:00 2023 +0200
  51. 28b7fc4 net: dwc_eth_qos: add i.MX93 support by Sébastien Szymanski · Tue Oct 17 11:44:58 2023 +0200
  52. 661f03e ddr: imx: Save the FW loading if it hasn't changed by Shawn Guo · Mon Jan 02 20:20:34 2023 +0800
  53. a7c0d3f mailbox: zynqmp: support mulitple mboxes via device-tree by Tanmay Shah · Mon Dec 04 13:56:19 2023 -0800
  54. 2695407 mailbox: add el3 support only for zynqmp platform by Tanmay Shah · Mon Dec 04 13:56:18 2023 -0800
  55. b739906 mailbox: zynqmp: support smc calls to TF-A by Tanmay Shah · Mon Dec 04 13:56:17 2023 -0800
  56. 732225a drivers: xilinx_spi: Probe fifo_depth at runtime by Mayuresh Chitale · Thu Nov 16 22:13:36 2023 +0530
  57. 73f425f drivers: xilinx_spi: Add xfer callback by Mayuresh Chitale · Thu Nov 16 22:13:35 2023 +0530
  58. 22c9724 drivers: xilinx_spi: Use udevice in start_tranfer by Mayuresh Chitale · Thu Nov 16 22:13:34 2023 +0530
  59. 46944e1 pci: xilinx: Enable MMIO region by Mayuresh Chitale · Thu Nov 16 22:21:03 2023 +0530
  60. e45286a pci: xilinx: Fix "reg" not found error by Mayuresh Chitale · Thu Nov 16 22:21:02 2023 +0530
  61. 69e5104 net: axi_emac: Use reg property for DMA registers by Mayuresh Chitale · Thu Nov 16 22:10:24 2023 +0530
  62. f3142e7 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Sat Dec 09 14:35:44 2023 -0500
  63. c26a43d mtd: spi-nor: add flash model w25q01/02 support by Jim Liu · Tue Sep 26 17:10:24 2023 +0800
  64. 88f5304 spi: cadence_qspi: Select flash subnode at runtime by Udit Kumar · Tue Sep 12 15:20:35 2023 +0530
  65. 186d197 mtd: spi-nor: Add MT25QU128AB params by Godfrey Mwangi · Fri Aug 04 13:35:01 2023 -0700
  66. 1b10763 mtd: spi-nor: Add MT25U01G part number for SPI NOR Flash by Jit Loon Lim · Fri Aug 04 10:27:12 2023 +0800
  67. 8990e6d drivers: mtd: spi: Add support for GD55LB02GEBIR SPI NOR flash by Teik Heng Chong · Fri Aug 04 10:25:48 2023 +0800
  68. c200d36 sunxi: H616: remove default AXP305 selection by Andre Przywara · Tue Oct 17 17:08:52 2023 +0100
  69. 2881b1c mtd: spi-nor: Add support for zBIT ZB25VQ128 by Andre Przywara · Mon Nov 13 01:16:48 2023 +0000
  70. d7cd2da mtd: spi-nor: Add support for Silicon Kaiser sk25lp128 by Jonas Karlman · Wed Jul 26 21:44:03 2023 +0000
  71. 9f3f08c spi: bcm63xx-hsspi: Fix compiler warning by William Zhang · Fri Aug 11 19:03:19 2023 -0700
  72. e8a348f watchdog: Add StarFive Watchdog driver by Chanho Park · Mon Nov 06 08:13:16 2023 +0900
  73. 020e1b0 clk: starfive: jh7110: Add watchdog clocks by Chanho Park · Mon Nov 06 08:13:15 2023 +0900
  74. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · Mon Dec 04 21:39:57 2023 -0500
  75. dfd3012 watchdog: Correct watchdog timeout print message by Chanho Park · Sun Dec 03 17:30:40 2023 +0900
  76. 9c83bad usb: USB_XHCI_PCI depends on PCI by Heinrich Schuchardt · Mon Nov 20 15:56:36 2023 +0100
  77. 39076d9 usb: dwc3-generic: Use combined glue and ctrl node for RK3588 by Jonas Karlman · Sun Nov 12 15:25:25 2023 +0000
  78. 0238088 usb: xhci: Fix DMA address calculation in queue_trb by Hector Martin · Sun Oct 29 15:37:44 2023 +0900
  79. 2778307 usb: xhci: Do not panic on event timeouts by Hector Martin · Sun Oct 29 15:37:43 2023 +0900
  80. 1b823e2 usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · Sun Oct 29 15:37:42 2023 +0900
  81. 6d20437 usb: xhci: Recover from halted bulk endpoints by Hector Martin · Sun Oct 29 15:37:41 2023 +0900
  82. f28db6b usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · Sun Oct 29 15:37:40 2023 +0900
  83. 191772f usb: xhci: Better error handling in abort_td() by Hector Martin · Sun Oct 29 15:37:39 2023 +0900
  84. c5d7dac usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · Sun Oct 29 15:37:38 2023 +0900
  85. fcc51d3 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · Thu Nov 30 09:33:31 2023 -0500
  86. ab82af6 configs: keystone2: Do not include hardware.h by Andrew Davis · Fri Nov 17 16:38:28 2023 -0600
  87. 782ad64 xen: pvblock: fix the maximum io size in one operation by AKASHI Takahiro · Wed Nov 15 10:53:45 2023 +0900
  88. f65b9ed timer-uclass: Always use "clock-frequency" property as fallback by Alex Bee · Tue Nov 14 22:11:27 2023 +0100
  89. 342d648 Merge patch series "cmd: add scmi command" by Tom Rini · Tue Nov 28 22:31:09 2023 -0500
  90. 59171ff firmware: scmi: support protocols on sandbox only if enabled by AKASHI Takahiro · Tue Nov 14 11:14:25 2023 +0900
  91. 80c1127 Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · Tue Nov 28 16:19:19 2023 -0500
  92. 8e25bc0 musb-new: Remove implementation of io.h functions by Igor Prusov · Tue Nov 14 14:02:57 2023 +0300
  93. 89606c0 treewide: Include linux/io.h instead of asm-generic/io.h by Igor Prusov · Tue Nov 14 14:02:56 2023 +0300
  94. 4d3a695 spi: meson_spifc_a1: Switch to io{read,write}32_rep() by Igor Prusov · Tue Nov 14 14:02:55 2023 +0300
  95. 4f68b77 asm-generic: Import functions from Linux by Igor Prusov · Tue Nov 14 14:02:54 2023 +0300
  96. c5c59c8 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · Tue Nov 28 12:53:14 2023 -0500
  97. c2e06e9 sysinfo: Allow displaying more info on startup by Simon Glass · Sun Nov 12 19:58:28 2023 -0700
  98. 8cdb392 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Nov 28 10:05:25 2023 -0500
  99. 79dd0ef i2c: Bugfix in i2c_get_chip_by_phandle() by Philip Oberfichtner · Fri Nov 24 15:04:01 2023 +0100
  100. 75bbfcb Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · Mon Nov 27 16:19:09 2023 -0500