1. 8a69039 cros_ec: spi: disable annoying key echo on console by Milan P. Stanić · Wed Oct 18 15:40:12 2023 +0200
  2. 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
  3. ff9427e Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Nov 02 09:30:34 2023 -0400
  4. b125d52 rng: Add StarFive JH7110 RNG driver by Chanho Park · Wed Nov 01 21:16:50 2023 +0900
  5. ab81cc7 clk: starfive: jh7110: Add security clocks by Chanho Park · Wed Nov 01 21:16:49 2023 +0900
  6. 8086354 rng: Provide a RNG based on the RISC-V Zkr ISA extension by Heinrich Schuchardt · Tue Oct 31 14:55:52 2023 +0200
  7. 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
  8. 77e1151 clk: use private clk struct in CLK_CCF's enable/disable functions by Maksim Kiselev · Wed Sep 06 01:16:49 2023 +0300
  9. 70e32ba clk: fix count parameter type for clk_release_all by Eugen Hristev · Mon Jun 19 13:47:52 2023 +0300
  10. 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
  11. d28477c bootstd: BOOTDEV_SPI_FLASH requires BOOTSTD by Heinrich Schuchardt · Mon Aug 28 20:49:59 2023 +0200
  12. f96f96d mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · Fri Oct 27 16:57:03 2023 -0400
  13. c8b284e mmc: pci: Drop the superfluous cast by Bin Meng · Wed Oct 11 19:00:52 2023 +0800
  14. 5c59a67 mmc: spl: select SPL_BLK for SPL_DM_MMC by Oleksandr Suvorov · Wed Aug 23 18:45:45 2023 +0300
  15. a5135b8 clk: ti: k3-pll: Add calibration support for non fractional mode by Vishal Mahaveer · Mon Oct 23 08:35:46 2023 -0500
  16. 8cc459a pinctrl: npcm8xx: Add name for gpio function by Jim Liu · Mon Oct 23 15:02:22 2023 +0800
  17. f451e80 bootcount: Add driver model I2C driver by Philip Richard Oberfichtner · Tue Oct 31 08:38:48 2023 +0100
  18. e63a840 i2c: Implement i2c_get_chip_by_phandle() by Philip Richard Oberfichtner · Tue Oct 31 08:38:46 2023 +0100
  19. f3b55f1 bootcount: Remove legacy I2C driver by Philip Richard Oberfichtner · Tue Oct 31 08:38:44 2023 +0100
  20. 69f207f misc: i2c_eeprom: consider pagesize when writing to eeprom by Michel Alex · Thu Oct 26 05:47:41 2023 +0000
  21. 9fcbdd4 Kconfig: Remove all default n/no options by Michal Simek · Wed Oct 25 09:25:37 2023 +0200
  22. 8f32b93 arm_ffa: fix: remove deadcode in ffa_print_error_log() by Abdellatif El Khlifi · Fri Oct 20 14:15:33 2023 +0100
  23. d6d67fc i2c: designware_i2c: adjust timing calculation by Heinrich Schuchardt · Fri Oct 13 15:09:39 2023 +0200
  24. ea63d0d i2c: nuvoton: remove standard mode only by Jim Liu · Wed Oct 04 09:35:58 2023 +0800
  25. 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
  26. bac6215 driver: misc: k3_avs: Add support for thermal shutdown by Udit Kumar · Thu Oct 19 12:57:53 2023 +0530
  27. c5952bd misc: vexpress_config: Use member .priv_auto to set the private data by Wei Chen · Wed Oct 18 14:27:44 2023 +0800
  28. 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
  29. 3f02775 spi: add support for Amlogic A1 SPI Flash Controller by Igor Prusov · Wed Oct 25 01:51:39 2023 +0300
  30. d64202a tpm: sandbox: Update for needed TPM2 capabilities by Eddie James · Tue Oct 24 10:43:48 2023 -0500
  31. d61f32e mmc: tmio: Disable 1/1024 clock divider on Renesas R-Car platforms by Marek Vasut · Sun Oct 22 23:40:43 2023 +0200
  32. f0ea8a7 mmc: tmio: Always check for errors after receiving an IRQ by Marek Vasut · Sat Oct 14 23:56:03 2023 +0200
  33. d27a367 mmc: sh_sdhi: Drop unused driver by Marek Vasut · Sat Oct 14 23:27:24 2023 +0200
  34. 0b4d1db mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setup by Paul Barker · Thu Oct 19 15:50:38 2023 +0100
  35. 0b491f5 serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE by Rasmus Villemoes · Mon Oct 16 10:35:22 2023 +0200
  36. 83a5d2b serial: serial-uclass.c: move definition of _serial_flush up a bit by Rasmus Villemoes · Mon Oct 16 10:35:21 2023 +0200
  37. 535a7bd sandbox: add SCMI power domain protocol support for testing by AKASHI Takahiro · Mon Oct 16 14:39:45 2023 +0900
  38. df234cf power: domain: add SCMI driver by AKASHI Takahiro · Mon Oct 16 14:39:44 2023 +0900
  39. 8f00d02 firmware: scmi: add power domain protocol support by AKASHI Takahiro · Mon Oct 16 14:39:43 2023 +0900
  40. 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
  41. 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
  42. 10a986c rockchip: block: blk-uclass: add bounce buffer flag to blk_desc by Johan Jonker · Wed Oct 18 16:01:10 2023 +0200
  43. ebb0f87 rockchip: block: add rkmtd class and drivers by Johan Jonker · Wed Oct 18 16:00:56 2023 +0200
  44. 7a657e0 rockchip: dm: prepare rkmtd UCLASS by Johan Jonker · Wed Oct 18 16:00:40 2023 +0200
  45. 904e0f0 mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option by Johan Jonker · Wed Oct 18 16:00:27 2023 +0200
  46. e40acb3 mtd: spi-nor: Add support for XMC XM25QU128C by Ricardo Pardini · Tue Oct 17 21:40:20 2023 +0000
  47. e240edf bootstd: sata: bootdev scanning for ahci sata with no drive attached by Tony Dinh · Fri Oct 06 20:34:28 2023 -0700
  48. a87cbb8 bootstd: sata: Add bootstd support for ahci sata by Tony Dinh · Wed Oct 11 13:26:42 2023 -0700
  49. 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
  50. 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
  51. 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
  52. bb988a3 clk: rockchip: rk3588: fix up the frac pll calculation by Elaine Zhang · Thu Oct 12 18:18:28 2023 +0800
  53. 2892074 clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parent by Elaine Zhang · Thu Oct 12 18:18:12 2023 +0800
  54. 9aaa5ab clk: rockchip: rk3588: support aclk_top_root set 750M by Elaine Zhang · Wed Oct 11 18:29:45 2023 +0800
  55. 63f88d1 clk: rk3588: Add 742.5M parameter for PLL by Guochun Huang · Wed Oct 11 18:29:44 2023 +0800
  56. f12a160 clk: rockchip: rk3568: support dclk_vop select more parent clks by Elaine Zhang · Wed Oct 11 18:29:43 2023 +0800
  57. 1987b0c sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · Tue Sep 06 15:59:57 2022 +0100
  58. ffec940 sunxi: add R528/T113-s3/D1(s) DRAM initialisation code by Andre Przywara · Sat Dec 31 18:38:21 2022 +0000
  59. b652b69 Kconfig: sunxi: prepare for using drivers/ram/sunxi by Andre Przywara · Sun Dec 18 00:12:07 2022 +0000
  60. 934d0f5 clk: sunxi: Add support for the D1 CCU by Samuel Holland · Sat Apr 30 22:38:37 2022 -0500
  61. 25841f3 pinctrl: sunxi: add Allwinner D1 pinctrl description by Andre Przywara · Mon Sep 05 16:25:57 2022 +0100
  62. 068962b sunxi: introduce NCAT2 generation model by Andre Przywara · Wed Oct 05 17:54:19 2022 +0100
  63. f6ad510 pinctrl: sunxi: add new D1 pinctrl support by Andre Przywara · Tue Sep 06 12:12:50 2022 +0100
  64. f944a61 pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  65. 841ebfb3 pinctrl: sunxi: remove struct sunxi_gpio by Andre Przywara · Mon Sep 05 18:12:39 2022 +0100
  66. 6e63210 pinctrl: sunxi: add GPIO in/out wrappers by Andre Przywara · Tue Sep 06 10:07:18 2022 +0100
  67. 82d307c pinctrl: sunxi: move pinctrl code by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  68. 493e8ba sunxi: remove CONFIG_MACPWR by Andre Przywara · Wed Jun 08 14:56:56 2022 +0100
  69. 6ed247e net: sunxi_emac: chase DT nodes to find PHY regulator by Andre Przywara · Tue Jun 13 23:35:06 2023 +0100
  70. 8ee0409 sunxi: remove CONFIG_SATAPWR by Andre Przywara · Fri Jul 15 16:52:14 2022 +0100
  71. daab7d9 video: tegra20: dsi: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · Tue Oct 03 09:25:34 2023 +0300
  72. a085c73 video: simple_panel: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · Tue Oct 03 09:25:33 2023 +0300
  73. 0242ebe video: pwm_backlight: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · Tue Oct 03 09:25:32 2023 +0300
  74. 327571c serial: sh: Add RZ/G2L SCIF support by Paul Barker · Thu Oct 19 15:30:44 2023 +0100
  75. a9b4702 serial: sh: Fix error handling by Paul Barker · Thu Oct 19 15:30:43 2023 +0100
  76. f36249a wdt: nuvoton: Fix reset/expire function error by Jim Liu · Wed Oct 18 10:09:00 2023 +0800
  77. c48ea3e eeprom: at24: add ST M24C32-D Additional Write lockable page support by Marek Vasut · Mon Oct 16 02:04:33 2023 +0200
  78. 8f68b28 dm: adc: imx93-adc depends on ADC (fix boot) by Sébastien Szymanski · Wed Oct 04 11:08:10 2023 +0200
  79. 8be6c9c serial: amlogic: Add UART compatible for A1 board by Igor Prusov · Wed Oct 18 00:32:10 2023 +0300
  80. 1bd9306 phy: meson-g12a-usb2: fix ret check on power_domain_get by Guillaume La Roque · Tue Oct 17 20:57:25 2023 +0200
  81. 0da4980 lib: acpi: Fix linking SPL when ACPIGEN is enabled by Sean Anderson · Sat Oct 14 16:47:47 2023 -0400
  82. 7bf2f8c spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · Sat Oct 14 16:47:46 2023 -0400
  83. 952ed67 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · Sat Oct 14 16:47:44 2023 -0400
  84. f513c78 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Oct 17 09:15:56 2023 -0400
  85. e22d1a0 mmc: renesas-sdhi: Initialize module on RZ/G2L by Paul Barker · Mon Oct 16 10:25:38 2023 +0100
  86. 110f32d mmc: renesas-sdhi: Refactor probe function by Paul Barker · Mon Oct 16 10:25:37 2023 +0100
  87. 476f68a serial: sh: Sort includes by Paul Barker · Mon Oct 16 10:25:35 2023 +0100
  88. f9b45bd Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 16 17:34:38 2023 -0400
  89. ff0a558 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Oct 16 12:15:37 2023 -0400
  90. de430eb gpio: Add RZ/G2L GPIO driver by Paul Barker · Mon Oct 16 10:25:33 2023 +0100
  91. 6b8b56e pinctrl: renesas: Add RZ/G2L PFC driver by Paul Barker · Mon Oct 16 10:25:32 2023 +0100
  92. 132d7ea clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver by Paul Barker · Mon Oct 16 10:25:29 2023 +0100
  93. aa17396 serial: sh: Fix compile error when lacking HSCIF support by Paul Barker · Mon Oct 16 10:25:23 2023 +0100
  94. 2c2d1d8 Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 16 09:09:54 2023 -0400
  95. 3759c0a serial: lpuart: Enable IPG clock by Ye Li · Tue Jul 25 10:08:55 2023 +0200
  96. 8d163f5 clk: imx: add i.MX93 CCF driver by Sébastien Szymanski · Tue Jul 25 10:08:53 2023 +0200
  97. a290091 arm: mvebu: sata_mv: Add bootstd hook to enable sata_bootdev by Tony Dinh · Tue Sep 05 22:22:41 2023 -0700
  98. eafab99 usb: ehci: mxs: Use regulator_set_enable_if_allowed() by Fabio Estevam · Mon Oct 09 10:15:35 2023 -0300
  99. 7c7baa0 usb: ehci: mxs: Fix the USB node pointer retrieval by Fabio Estevam · Mon Oct 09 10:15:34 2023 -0300
  100. 0d15131 drivers: introduce Meson Secure Monitor driver by Alexey Romanov · Thu Sep 21 11:13:39 2023 +0300