1. 191772f usb: xhci: Better error handling in abort_td() by Hector Martin · Sun Oct 29 15:37:39 2023 +0900
  2. c5d7dac usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · Sun Oct 29 15:37:38 2023 +0900
  3. 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
  4. 79dd0ef i2c: Bugfix in i2c_get_chip_by_phandle() by Philip Oberfichtner · Fri Nov 24 15:04:01 2023 +0100
  5. aef3393 serial: s5p: Use dev_read_addr_ptr() to get base address by Sam Protsenko · Tue Nov 07 14:13:49 2023 -0600
  6. f3b87e5 serial: s5p: Improve coding style by Sam Protsenko · Tue Nov 07 13:06:01 2023 -0600
  7. c6c27f5 serial: s5p: Use named constants for register values by Sam Protsenko · Tue Nov 07 13:06:00 2023 -0600
  8. 243aaa4 serial: s5p: Use livetree API to get "id" property by Sam Protsenko · Tue Nov 07 13:05:59 2023 -0600
  9. 0263d9a serial: s5p: Remove common.h inclusion by Sam Protsenko · Tue Nov 07 13:05:58 2023 -0600
  10. 0fad965 usb: fastboot: Add missing newline in pr_err by Simon Holesch · Mon Nov 20 01:08:35 2023 +0100
  11. f487522 usb: ci: Fix gadget reinit by Simon Holesch · Mon Nov 20 01:08:34 2023 +0100
  12. ef793ee scsi: set dma direction to NONE for TEST UNIT READY by Nikita Yushchenko · Mon Nov 13 11:51:02 2023 +0600
  13. 63a23aa Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat Nov 18 10:25:48 2023 -0500
  14. 8dd4ecb virtio: rng: gracefully handle 0 byte returns by Andre Przywara · Tue Nov 07 16:09:00 2023 +0000
  15. 3d65653 dm: Do not enable debug messages by default by Heinrich Schuchardt · Sat Nov 04 20:40:43 2023 +0200
  16. 0f3bda0 clk: exynos: Add header guard for clk-pll.h by Sam Protsenko · Tue Nov 07 15:22:00 2023 -0600
  17. 6979cc0 serial: s5p: Fix clk_get_by_index() error code check by Sam Protsenko · Tue Nov 07 11:34:17 2023 -0600
  18. a753229 watchdog: s5p_wdt: Include missing CPU header by Sam Protsenko · Fri Oct 20 16:46:33 2023 -0500
  19. cfb65b4 mmc: renesas-sdhi: Disable clock after tuning reset when possible by Marek Vasut · Sun Nov 05 23:42:45 2023 +0100
  20. 943afa7 power: regulator: add AXP313 support by Andre Przywara · Tue Oct 17 14:12:44 2023 +0100
  21. 107d1ae power: pmic: sunxi: add AXP313 SPL driver by Andre Przywara · Sun Jul 30 01:11:01 2023 +0100
  22. d478ed8 pinctrl: sunxi: Avoid using .bss for SPL by Samuel Holland · Mon Oct 30 23:57:40 2023 -0500
  23. dc64e44 sunxi: mmc: Sort compatible strings numerically by Samuel Holland · Tue Oct 31 00:22:34 2023 -0500
  24. 687f5e8 clk: sunxi: Use the right symbol in the Makefile by Samuel Holland · Mon Oct 30 23:49:22 2023 -0500
  25. 1e7c797 sunxi: mmc: Move header to the driver directory by Samuel Holland · Tue Oct 31 00:22:35 2023 -0500
  26. 57eeea6 net: sun8i_emac: Drop DM_GPIO checks by Samuel Holland · Tue Oct 31 00:25:46 2023 -0500
  27. 2e370a3 sunxi: board: simplify early PMIC setup conditions by Andre Przywara · Sun Jun 27 01:13:09 2021 +0100
  28. 769a567 Merge branch '2023-11-10-assorted-fixes' by Tom Rini · Fri Nov 10 08:44:18 2023 -0500
  29. 81356b4 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · Thu Nov 02 11:51:15 2023 -0700
  30. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  31. 224b2ff firmware: scmi: correct a validity check against power domain id by AKASHI Takahiro · Tue Nov 07 09:05:47 2023 +0900
  32. 0154cfe scsi: Have scsi_init_dev_desc_priv() use memset by Tom Rini · Wed Nov 08 14:28:11 2023 -0500
  33. c9bc062 rockchip: otp: Add support for RV1126 by Tim Lunn · Tue Oct 31 13:07:14 2023 +1100
  34. 78974fb zynqmp: migrate gqspi debug to logging by Ibai Erkiaga · Fri Oct 13 13:37:27 2023 +0100
  35. cf01498 spi: cadence_ospi_versal: Add support for 64-bit address by Venkatesh Yadav Abbarapu · Wed Oct 11 08:45:15 2023 +0530
  36. 94454fc drivers: firmware: Handle error case in the zynqmp_pm_feature by Venkatesh Yadav Abbarapu · Wed Oct 11 08:26:47 2023 +0530
  37. c83e6c3 mtd: spi-nor: Add spi flash lock config option by Venkatesh Yadav Abbarapu · Tue Oct 03 08:47:13 2023 +0530
  38. df17899 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · Thu Sep 21 16:50:43 2023 +0530
  39. 0ed240e configs: Add support in Kconfig and convert for armada boards by Algapally Santosh Sagar · Thu Sep 21 16:50:42 2023 +0530
  40. 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
  41. 23ad952 drivers: sm: bind child sm devices in the device tree by Dmitry Rokosov · Wed Nov 01 17:04:57 2023 +0300
  42. cd05aaa clk: a1: add new clocks for USB stack by Alexey Romanov · Wed Nov 01 17:04:56 2023 +0300
  43. c00982a net: designware: add DMA offset awareness by Baruch Siach · Wed Oct 25 11:08:44 2023 +0300
  44. 656807e net: e1000: Drop e1000_eth_ids[] by Bin Meng · Wed Oct 11 18:58:25 2023 +0800
  45. 7322e6f net: phy: TI DP83869 fix invalid clock delay configuration by Frank de Brabander · Fri Oct 06 14:24:39 2023 +0200
  46. dabe1db net: add hifemac_mdio MDIO bus driver for HiSilicon platform by Yang Xiwen · Wed Aug 23 01:03:43 2023 +0800
  47. d971711 net: add hifemac Ethernet driver for HiSilicon platform by Yang Xiwen · Wed Aug 23 01:03:42 2023 +0800
  48. af283b3 net: mv88e6xxx: add Clause 45 support by Robert Marko · Tue Aug 08 18:05:16 2023 +0200
  49. a74a1b3 net: mv88e6xxx: use generic bitfield macros for MDIO by Robert Marko · Tue Aug 08 18:05:15 2023 +0200
  50. 1a2ef08 net: ftgmac100: Add reset control by Dylan Hung · Thu Jul 27 09:58:14 2023 +0800
  51. 963db38 net: dw_eth_qos: Add 64-bit addressing by Ley Foon Tan · Fri Dec 09 14:33:14 2022 +0800
  52. eacea67 sysreset: implement PALMAS sysreset functions by Svyatoslav Ryhel · Tue Oct 24 10:49:08 2023 +0300
  53. ab97ca2 sysreset: implement TPS65910 sysreset functions by Svyatoslav Ryhel · Tue Oct 24 10:49:07 2023 +0300
  54. b72803f sysreset: implement TPS80031 sysreset functions by Svyatoslav Ryhel · Tue Oct 24 10:49:06 2023 +0300
  55. 52914ea sysreset: implement MAX77663 sysreset functions by Svyatoslav Ryhel · Tue Oct 24 10:49:05 2023 +0300
  56. de66d06 sysreset: tegra: create arch specific sysreset driver by Svyatoslav Ryhel · Tue Oct 24 10:49:03 2023 +0300
  57. d10842a power: regulator: tps65911: add regulator support by Svyatoslav Ryhel · Fri Oct 27 11:26:15 2023 +0300
  58. 04081b5 power: pmic: tps65910: add TPS65911 PMIC support by Svyatoslav Ryhel · Fri Oct 27 11:26:14 2023 +0300
  59. ce6381a power: regulator: tps80031: add regulator support by Svyatoslav Ryhel · Fri Oct 27 11:26:13 2023 +0300
  60. 8f0fa2b power: pmic: add the base TPS80031 PMIC support by Svyatoslav Ryhel · Fri Oct 27 11:26:12 2023 +0300
  61. 85aecf8 power: regulator: max77663: add regulator support by Svyatoslav Ryhel · Fri Oct 27 11:26:11 2023 +0300
  62. aba052b power: pmic: add the base MAX77663 PMIC support by Svyatoslav Ryhel · Fri Oct 27 11:26:10 2023 +0300
  63. 4e0d293 power: regulator: palmas: fix ldoln and ldousb detection by Svyatoslav Ryhel · Fri Oct 27 11:26:09 2023 +0300
  64. c6951c3 power: pmic: palmas: support TI TPS65913 PMIC by Svyatoslav Ryhel · Fri Oct 27 11:26:08 2023 +0300
  65. fdeb13a mmc: tegra: get default-tap and default-trim from device tree by Svyatoslav Ryhel · Tue Oct 03 09:33:52 2023 +0300
  66. 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
  67. 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
  68. 8a69039 cros_ec: spi: disable annoying key echo on console by Milan P. Stanić · Wed Oct 18 15:40:12 2023 +0200
  69. 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
  70. 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
  71. ff9427e Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Nov 02 09:30:34 2023 -0400
  72. cb2a62e clk: rzg2l: Drop <common.h> by Paul Barker · Wed Nov 01 20:05:58 2023 +0000
  73. 2ea70ef gpio: rzg2l: Drop <common.h> by Paul Barker · Wed Nov 01 20:05:57 2023 +0000
  74. eaa7186 mmc: renesas-sdhi: Drop <common.h> by Paul Barker · Wed Nov 01 20:05:56 2023 +0000
  75. 6fe05f2 pinctrl: rzg2l: Drop <common.h> by Paul Barker · Wed Nov 01 20:05:55 2023 +0000
  76. 9fbafa6 serial: sh: Drop <common.h> by Paul Barker · Wed Nov 01 20:05:54 2023 +0000
  77. b125d52 rng: Add StarFive JH7110 RNG driver by Chanho Park · Wed Nov 01 21:16:50 2023 +0900
  78. ab81cc7 clk: starfive: jh7110: Add security clocks by Chanho Park · Wed Nov 01 21:16:49 2023 +0900
  79. 8086354 rng: Provide a RNG based on the RISC-V Zkr ISA extension by Heinrich Schuchardt · Tue Oct 31 14:55:52 2023 +0200
  80. 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
  81. 77e1151 clk: use private clk struct in CLK_CCF's enable/disable functions by Maksim Kiselev · Wed Sep 06 01:16:49 2023 +0300
  82. 70e32ba clk: fix count parameter type for clk_release_all by Eugen Hristev · Mon Jun 19 13:47:52 2023 +0300
  83. 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
  84. d28477c bootstd: BOOTDEV_SPI_FLASH requires BOOTSTD by Heinrich Schuchardt · Mon Aug 28 20:49:59 2023 +0200
  85. f96f96d mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · Fri Oct 27 16:57:03 2023 -0400
  86. c8b284e mmc: pci: Drop the superfluous cast by Bin Meng · Wed Oct 11 19:00:52 2023 +0800
  87. 5c59a67 mmc: spl: select SPL_BLK for SPL_DM_MMC by Oleksandr Suvorov · Wed Aug 23 18:45:45 2023 +0300
  88. a5135b8 clk: ti: k3-pll: Add calibration support for non fractional mode by Vishal Mahaveer · Mon Oct 23 08:35:46 2023 -0500
  89. 8cc459a pinctrl: npcm8xx: Add name for gpio function by Jim Liu · Mon Oct 23 15:02:22 2023 +0800
  90. 3ed7faf dfu: mmc: Add support for exposing whole mmc device by Marek Vasut · Sun Oct 29 23:37:22 2023 +0100
  91. f451e80 bootcount: Add driver model I2C driver by Philip Richard Oberfichtner · Tue Oct 31 08:38:48 2023 +0100
  92. e63a840 i2c: Implement i2c_get_chip_by_phandle() by Philip Richard Oberfichtner · Tue Oct 31 08:38:46 2023 +0100
  93. f3b55f1 bootcount: Remove legacy I2C driver by Philip Richard Oberfichtner · Tue Oct 31 08:38:44 2023 +0100
  94. 69f207f misc: i2c_eeprom: consider pagesize when writing to eeprom by Michel Alex · Thu Oct 26 05:47:41 2023 +0000
  95. 9fcbdd4 Kconfig: Remove all default n/no options by Michal Simek · Wed Oct 25 09:25:37 2023 +0200
  96. 8f32b93 arm_ffa: fix: remove deadcode in ffa_print_error_log() by Abdellatif El Khlifi · Fri Oct 20 14:15:33 2023 +0100
  97. d6d67fc i2c: designware_i2c: adjust timing calculation by Heinrich Schuchardt · Fri Oct 13 15:09:39 2023 +0200
  98. ea63d0d i2c: nuvoton: remove standard mode only by Jim Liu · Wed Oct 04 09:35:58 2023 +0800
  99. 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
  100. bac6215 driver: misc: k3_avs: Add support for thermal shutdown by Udit Kumar · Thu Oct 19 12:57:53 2023 +0530