1. 692f872 pinctrl: pinctrl_stm32: Add stm32mp2 support by Patrice Chotard · Fri Oct 27 16:43:02 2023 +0200
  2. f93f92b serial: stm32: Fix AARCH64 compilation warnings by Patrice Chotard · Fri Oct 27 16:43:01 2023 +0200
  3. 15a2ab5 scsi: Forceably finish migration to DM_SCSI by Tom Rini · Fri Oct 27 20:59:51 2023 -0400
  4. cbac7b2 qe: Add <asm/ppc.h> on PowerPC by Tom Rini · Wed Nov 01 12:28:13 2023 -0400
  5. e8ea29d spi: Add <errno.h> to spi-mem-nodm.c by Tom Rini · Wed Nov 01 12:28:10 2023 -0400
  6. 742c856 fsl_qe: Drop common.h by Tom Rini · Wed Nov 01 12:28:08 2023 -0400
  7. fa9af72 m68k: Remove CONFIG_FSLDMAFEC by Tom Rini · Wed Nov 01 12:28:05 2023 -0400
  8. 9576a3b clk_k210.c: Clean up how we handle nop by Tom Rini · Thu Oct 26 14:31:36 2023 -0400
  9. 6b94749 block: rkmtd: select CONFIG_RANDOM_UUID explicitly by AKASHI Takahiro · Thu Oct 26 14:31:32 2023 -0400
  10. dff6817 fastboot: Depend on CMDLINE by Tom Rini · Thu Oct 26 14:31:30 2023 -0400
  11. 9faa7a3 video: Don't require the font command by Simon Glass · Thu Oct 26 14:31:18 2023 -0400
  12. 492e818 dfu: Make DFU_TFTP depend on NETDEVICES by Tom Rini · Thu Oct 26 14:31:12 2023 -0400
  13. 21c91c9 virtio: Make VIRTIO_NET depend on NETDEVICES by Tom Rini · Thu Oct 26 14:31:11 2023 -0400
  14. d4f7b13 Merge tag 'u-boot-amlogic-20231106' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Nov 06 09:47:13 2023 -0500
  15. 23ad952 drivers: sm: bind child sm devices in the device tree by Dmitry Rokosov · Wed Nov 01 17:04:57 2023 +0300
  16. cd05aaa clk: a1: add new clocks for USB stack by Alexey Romanov · Wed Nov 01 17:04:56 2023 +0300
  17. c00982a net: designware: add DMA offset awareness by Baruch Siach · Wed Oct 25 11:08:44 2023 +0300
  18. 656807e net: e1000: Drop e1000_eth_ids[] by Bin Meng · Wed Oct 11 18:58:25 2023 +0800
  19. 7322e6f net: phy: TI DP83869 fix invalid clock delay configuration by Frank de Brabander · Fri Oct 06 14:24:39 2023 +0200
  20. dabe1db net: add hifemac_mdio MDIO bus driver for HiSilicon platform by Yang Xiwen · Wed Aug 23 01:03:43 2023 +0800
  21. d971711 net: add hifemac Ethernet driver for HiSilicon platform by Yang Xiwen · Wed Aug 23 01:03:42 2023 +0800
  22. af283b3 net: mv88e6xxx: add Clause 45 support by Robert Marko · Tue Aug 08 18:05:16 2023 +0200
  23. a74a1b3 net: mv88e6xxx: use generic bitfield macros for MDIO by Robert Marko · Tue Aug 08 18:05:15 2023 +0200
  24. 1a2ef08 net: ftgmac100: Add reset control by Dylan Hung · Thu Jul 27 09:58:14 2023 +0800
  25. 963db38 net: dw_eth_qos: Add 64-bit addressing by Ley Foon Tan · Fri Dec 09 14:33:14 2022 +0800
  26. eacea67 sysreset: implement PALMAS sysreset functions by Svyatoslav Ryhel · Tue Oct 24 10:49:08 2023 +0300
  27. ab97ca2 sysreset: implement TPS65910 sysreset functions by Svyatoslav Ryhel · Tue Oct 24 10:49:07 2023 +0300
  28. b72803f sysreset: implement TPS80031 sysreset functions by Svyatoslav Ryhel · Tue Oct 24 10:49:06 2023 +0300
  29. 52914ea sysreset: implement MAX77663 sysreset functions by Svyatoslav Ryhel · Tue Oct 24 10:49:05 2023 +0300
  30. de66d06 sysreset: tegra: create arch specific sysreset driver by Svyatoslav Ryhel · Tue Oct 24 10:49:03 2023 +0300
  31. d10842a power: regulator: tps65911: add regulator support by Svyatoslav Ryhel · Fri Oct 27 11:26:15 2023 +0300
  32. 04081b5 power: pmic: tps65910: add TPS65911 PMIC support by Svyatoslav Ryhel · Fri Oct 27 11:26:14 2023 +0300
  33. ce6381a power: regulator: tps80031: add regulator support by Svyatoslav Ryhel · Fri Oct 27 11:26:13 2023 +0300
  34. 8f0fa2b power: pmic: add the base TPS80031 PMIC support by Svyatoslav Ryhel · Fri Oct 27 11:26:12 2023 +0300
  35. 85aecf8 power: regulator: max77663: add regulator support by Svyatoslav Ryhel · Fri Oct 27 11:26:11 2023 +0300
  36. aba052b power: pmic: add the base MAX77663 PMIC support by Svyatoslav Ryhel · Fri Oct 27 11:26:10 2023 +0300
  37. 4e0d293 power: regulator: palmas: fix ldoln and ldousb detection by Svyatoslav Ryhel · Fri Oct 27 11:26:09 2023 +0300
  38. c6951c3 power: pmic: palmas: support TI TPS65913 PMIC by Svyatoslav Ryhel · Fri Oct 27 11:26:08 2023 +0300
  39. fdeb13a mmc: tegra: get default-tap and default-trim from device tree by Svyatoslav Ryhel · Tue Oct 03 09:33:52 2023 +0300
  40. d176fed Merge tag 'u-boot-dfu-20231103' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Fri Nov 03 09:52:37 2023 -0400
  41. 01e46bc Merge tag 'dm-pull-2nov23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Nov 02 20:22:39 2023 -0400
  42. 8a69039 cros_ec: spi: disable annoying key echo on console by Milan P. Stanić · Wed Oct 18 15:40:12 2023 +0200
  43. 37e2688 Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Thu Nov 02 18:32:57 2023 -0400
  44. 44385a6 Merge tag 'i2cfixes-for-v2024-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Thu Nov 02 10:12:33 2023 -0400
  45. ff9427e Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Nov 02 09:30:34 2023 -0400
  46. cb2a62e clk: rzg2l: Drop <common.h> by Paul Barker · Wed Nov 01 20:05:58 2023 +0000
  47. 2ea70ef gpio: rzg2l: Drop <common.h> by Paul Barker · Wed Nov 01 20:05:57 2023 +0000
  48. eaa7186 mmc: renesas-sdhi: Drop <common.h> by Paul Barker · Wed Nov 01 20:05:56 2023 +0000
  49. 6fe05f2 pinctrl: rzg2l: Drop <common.h> by Paul Barker · Wed Nov 01 20:05:55 2023 +0000
  50. 9fbafa6 serial: sh: Drop <common.h> by Paul Barker · Wed Nov 01 20:05:54 2023 +0000
  51. b125d52 rng: Add StarFive JH7110 RNG driver by Chanho Park · Wed Nov 01 21:16:50 2023 +0900
  52. ab81cc7 clk: starfive: jh7110: Add security clocks by Chanho Park · Wed Nov 01 21:16:49 2023 +0900
  53. 8086354 rng: Provide a RNG based on the RISC-V Zkr ISA extension by Heinrich Schuchardt · Tue Oct 31 14:55:52 2023 +0200
  54. b808e3c Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Wed Nov 01 17:49:58 2023 -0400
  55. 77e1151 clk: use private clk struct in CLK_CCF's enable/disable functions by Maksim Kiselev · Wed Sep 06 01:16:49 2023 +0300
  56. 70e32ba clk: fix count parameter type for clk_release_all by Eugen Hristev · Mon Jun 19 13:47:52 2023 +0300
  57. f6da668 drivers: clk: Adjust temp var data type to properly match that of struct clk_ops by Nathan Barrett-Morrison · Mon May 15 15:49:58 2023 -0400
  58. d28477c bootstd: BOOTDEV_SPI_FLASH requires BOOTSTD by Heinrich Schuchardt · Mon Aug 28 20:49:59 2023 +0200
  59. f96f96d mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · Fri Oct 27 16:57:03 2023 -0400
  60. c8b284e mmc: pci: Drop the superfluous cast by Bin Meng · Wed Oct 11 19:00:52 2023 +0800
  61. 5c59a67 mmc: spl: select SPL_BLK for SPL_DM_MMC by Oleksandr Suvorov · Wed Aug 23 18:45:45 2023 +0300
  62. a5135b8 clk: ti: k3-pll: Add calibration support for non fractional mode by Vishal Mahaveer · Mon Oct 23 08:35:46 2023 -0500
  63. 8cc459a pinctrl: npcm8xx: Add name for gpio function by Jim Liu · Mon Oct 23 15:02:22 2023 +0800
  64. 3ed7faf dfu: mmc: Add support for exposing whole mmc device by Marek Vasut · Sun Oct 29 23:37:22 2023 +0100
  65. f451e80 bootcount: Add driver model I2C driver by Philip Richard Oberfichtner · Tue Oct 31 08:38:48 2023 +0100
  66. e63a840 i2c: Implement i2c_get_chip_by_phandle() by Philip Richard Oberfichtner · Tue Oct 31 08:38:46 2023 +0100
  67. f3b55f1 bootcount: Remove legacy I2C driver by Philip Richard Oberfichtner · Tue Oct 31 08:38:44 2023 +0100
  68. 69f207f misc: i2c_eeprom: consider pagesize when writing to eeprom by Michel Alex · Thu Oct 26 05:47:41 2023 +0000
  69. 9fcbdd4 Kconfig: Remove all default n/no options by Michal Simek · Wed Oct 25 09:25:37 2023 +0200
  70. 8f32b93 arm_ffa: fix: remove deadcode in ffa_print_error_log() by Abdellatif El Khlifi · Fri Oct 20 14:15:33 2023 +0100
  71. d6d67fc i2c: designware_i2c: adjust timing calculation by Heinrich Schuchardt · Fri Oct 13 15:09:39 2023 +0200
  72. ea63d0d i2c: nuvoton: remove standard mode only by Jim Liu · Wed Oct 04 09:35:58 2023 +0800
  73. 9fa039d Merge branch 'master_tmio_fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat Oct 28 12:51:28 2023 -0400
  74. bac6215 driver: misc: k3_avs: Add support for thermal shutdown by Udit Kumar · Thu Oct 19 12:57:53 2023 +0530
  75. c5952bd misc: vexpress_config: Use member .priv_auto to set the private data by Wei Chen · Wed Oct 18 14:27:44 2023 +0800
  76. 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Fri Oct 27 19:27:29 2023 -0400
  77. 3f02775 spi: add support for Amlogic A1 SPI Flash Controller by Igor Prusov · Wed Oct 25 01:51:39 2023 +0300
  78. d64202a tpm: sandbox: Update for needed TPM2 capabilities by Eddie James · Tue Oct 24 10:43:48 2023 -0500
  79. d61f32e mmc: tmio: Disable 1/1024 clock divider on Renesas R-Car platforms by Marek Vasut · Sun Oct 22 23:40:43 2023 +0200
  80. f0ea8a7 mmc: tmio: Always check for errors after receiving an IRQ by Marek Vasut · Sat Oct 14 23:56:03 2023 +0200
  81. d27a367 mmc: sh_sdhi: Drop unused driver by Marek Vasut · Sat Oct 14 23:27:24 2023 +0200
  82. 0b4d1db mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setup by Paul Barker · Thu Oct 19 15:50:38 2023 +0100
  83. 0b491f5 serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE by Rasmus Villemoes · Mon Oct 16 10:35:22 2023 +0200
  84. 83a5d2b serial: serial-uclass.c: move definition of _serial_flush up a bit by Rasmus Villemoes · Mon Oct 16 10:35:21 2023 +0200
  85. 535a7bd sandbox: add SCMI power domain protocol support for testing by AKASHI Takahiro · Mon Oct 16 14:39:45 2023 +0900
  86. df234cf power: domain: add SCMI driver by AKASHI Takahiro · Mon Oct 16 14:39:44 2023 +0900
  87. 8f00d02 firmware: scmi: add power domain protocol support by AKASHI Takahiro · Mon Oct 16 14:39:43 2023 +0900
  88. 9de522d Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Tue Oct 24 09:39:52 2023 -0400
  89. dc1dac0 Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Oct 24 09:39:02 2023 -0400
  90. 10a986c rockchip: block: blk-uclass: add bounce buffer flag to blk_desc by Johan Jonker · Wed Oct 18 16:01:10 2023 +0200
  91. ebb0f87 rockchip: block: add rkmtd class and drivers by Johan Jonker · Wed Oct 18 16:00:56 2023 +0200
  92. 7a657e0 rockchip: dm: prepare rkmtd UCLASS by Johan Jonker · Wed Oct 18 16:00:40 2023 +0200
  93. 904e0f0 mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option by Johan Jonker · Wed Oct 18 16:00:27 2023 +0200
  94. e40acb3 mtd: spi-nor: Add support for XMC XM25QU128C by Ricardo Pardini · Tue Oct 17 21:40:20 2023 +0000
  95. e240edf bootstd: sata: bootdev scanning for ahci sata with no drive attached by Tony Dinh · Fri Oct 06 20:34:28 2023 -0700
  96. a87cbb8 bootstd: sata: Add bootstd support for ahci sata by Tony Dinh · Wed Oct 11 13:26:42 2023 -0700
  97. 440d70e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon Oct 23 09:04:55 2023 -0400
  98. 7be9716 Merge tag 'video-20231022' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Oct 23 09:04:40 2023 -0400
  99. 00999e4 Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 23 09:04:17 2023 -0400
  100. bb988a3 clk: rockchip: rk3588: fix up the frac pll calculation by Elaine Zhang · Thu Oct 12 18:18:28 2023 +0800