1. b567eae crypto: hash: sw: fix Kconfig dependencies by Benjamin Bara · 2 years, 7 months ago
  2. b487387 Merge https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 3 months ago
  3. c2c485d Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 3 months ago
  4. 0b91862 power: fan53555: Fix missing newline in error message by Michal Suchanek · 2 years, 4 months ago
  5. 8edf7ac power: regulator: fix autoset error handling by John Keeping · 2 years, 4 months ago
  6. f9d16f2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 3 months ago
  7. 26bfb85 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 2 years, 3 months ago
  8. 7d8ab3c Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 3 months ago
  9. c9473b2 imx8m: fix reading of DDR4 MR registers [again] by Rasmus Villemoes · 2 years, 3 months ago
  10. 5e112c7 watchdog: ulp_wdog: add driver model for ulp watchdog driver by Alice Guo · 2 years, 3 months ago
  11. a7fd633 watchdog: ulp_wdog: enable watchdog interrupt on imx93 by Alice Guo · 2 years, 3 months ago
  12. ef0ad9b watchdog: ulp_wdog: Update watchdog driver for imx93 by Alice Guo · 2 years, 3 months ago
  13. a79f200 ulp_wdog: Update ulp wdog driver for 32bits command by Ye Li · 2 years, 3 months ago
  14. 10107ef sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · 2 years, 4 months ago
  15. 2783670 watchdog: introduce a u-boot,autostart property by Rasmus Villemoes · 2 years, 4 months ago
  16. 0ab55cb wdt: nuvoton: add expire function for generic reset by Jim Liu · 2 years, 4 months ago
  17. 337af54 mmc: Fix static checker warnings by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
  18. 7ff2f30 mmc: dwmmc: only clear handled interrupts by John Keeping · 2 years, 4 months ago
  19. 359c176 mmc: stm32_sdmmc2: manage vqmmc by Yann Gautier · 2 years, 4 months ago
  20. 27fbce4 mmc: stm32_sdmmc2: protect against unsupported modes by Yann Gautier · 2 years, 4 months ago
  21. be18729 mmc: stm32_sdmmc2: add dual data rate support by Yann Gautier · 2 years, 4 months ago
  22. 12fc8ef mmc: f_sdh30: Add support for F_SDH30_E51 by Kunihiko Hayashi · 2 years, 4 months ago
  23. 2b0dd41 mmc: sdhci: Add new quirks for SUPPORT_SINGLE by Kunihiko Hayashi · 2 years, 4 months ago
  24. fc6b5d8 mmc: ftsdc010: make command timeout 250 ms as in the comment by Sergei Antonov · 2 years, 5 months ago
  25. e28d3ea mtd: spi-nor-core: Fix index value for SCCR dwords by Takahiro Kuwano · 2 years, 4 months ago
  26. 7a4b6f8 mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal address mode by Takahiro Kuwano · 2 years, 5 months ago
  27. f58e7b2 mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytes by Takahiro Kuwano · 2 years, 5 months ago
  28. 4d60001 mtd: spi-nor-core: Track flash's internal address mode by Takahiro Kuwano · 2 years, 5 months ago
  29. ee1c709 mtd: spi-nor-core: Default to addr_width of 3 for configurable widths by Takahiro Kuwano · 2 years, 5 months ago
  30. de9e837 mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDs by Takahiro Kuwano · 2 years, 5 months ago
  31. f422c4b mtd: spi-nor-core: Rename configuration macro for S28 support by Takahiro Kuwano · 2 years, 5 months ago
  32. 4bfeb00 mtd: spi-nor-core: Rename s28hs512t prefix by Takahiro Kuwano · 2 years, 5 months ago
  33. 7185845 gpio: adp5585: add gpio driver for ADP5585 I/O Expander Controller by Alice Guo · 2 years, 3 months ago
  34. 3b400e8 net/ftgmac100: Add NC-SI mode support by Samuel Mendoza-Jonas · 2 years, 5 months ago
  35. 09bd3d0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 5 months ago
  36. f60e6f6 input: Remove legacy KEYBOARD option by Tom Rini · 2 years, 3 months ago
  37. 9af4a0c core: Enable DM by default by Tom Rini · 2 years, 3 months ago
  38. eda25c1 crypto/fsl: fsl_rsa: Fix dcache issue in the driver by Ye Li · 2 years, 4 months ago
  39. 1703a7c clk-imx8mm: Only build QSPI clocks when CONFIG_NXP_FSPI=y by Fabio Estevam · 2 years, 4 months ago
  40. 4ede070 clk-imx8mm: Only build ecspi clocks when CONFIG_DM_SPI=y by Fabio Estevam · 2 years, 4 months ago
  41. 0d158e0 clk-imx8mm: Move CLK_ENET_AXI to the non-SPL section by Fabio Estevam · 2 years, 4 months ago
  42. d63dc06 clk-imx8mm: Only build PWM clocks in non-SPL code by Fabio Estevam · 2 years, 4 months ago
  43. e0709af mmc: fsl_esdhc: fix problem when using clk driver by Ye Li · 2 years, 4 months ago
  44. 145a996 Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 2 years, 3 months ago
  45. d843273 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 3 months ago
  46. dc3cb0a Merge tag 'clk-2023.01' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 2 years, 3 months ago
  47. 73ceadc Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 3 months ago
  48. e77ef0b k210: fix k210_pll_calc_config() by Heinrich Schuchardt · 2 years, 3 months ago
  49. 19fb40a clk: update clk_clean_rate_cache to use private clk struct by Patrick Delaunay · 2 years, 7 months ago
  50. aa36a74 rockchip: clk: pll: Fix constant typo by Michal Suchanek · 2 years, 4 months ago
  51. a1265cd clk: change return type of clk_get_parent_rate from long long to ulong by Michal Suchanek · 2 years, 4 months ago
  52. 843ed98 suniv: add UART1 support by Andre Przywara · 2 years, 3 months ago
  53. d842b56 ram: rockchip: fix typo in KConfig option label by Quentin Schulz · 2 years, 4 months ago
  54. 2cb23b8 arm: rockchip: rk3399: Program PLL clock for DDR at 50 MHz in documented range by Xavier Drudis Ferran · 2 years, 6 months ago
  55. d8a1a68 watchdog: omap_wdt: Switch required include for watchdog defines by Tom Rini · 2 years, 3 months ago
  56. b9add64 dma: Transfer dma_ops should use DMA address types by Andrew Davis · 2 years, 3 months ago
  57. b839265 dma: ti-edma3: Add DMA map operations before and after transfers by Andrew Davis · 2 years, 3 months ago
  58. c8d2fc7 dma: Use dma-mapping for cache ops and sync after write by Andrew Davis · 2 years, 3 months ago
  59. 28ba100 phy: ti: j721e-wiz: add j784s4-wiz-10g module support by Matt Ranostay · 2 years, 3 months ago
  60. e44d7e7 dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years, 3 months ago
  61. 801f711 dm: core: Switch uclass_foreach_dev_probe to use simple iterator by Michal Suchanek · 2 years, 3 months ago
  62. 9b7474d dm: blk: Do not use uclass_next_device_err by Michal Suchanek · 2 years, 3 months ago
  63. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 3 months ago
  64. 9244645 w1: Fix bus counting in w1_get_bus by Michal Suchanek · 2 years, 3 months ago
  65. f426423 video: ipuv3: Fix error handling when getting the display by Michal Suchanek · 2 years, 3 months ago
  66. 2cb43ef usb: ether: Fix error handling in usb_ether_init by Michal Suchanek · 2 years, 3 months ago
  67. 5afe93a dm: pci: Fix device PCI iteration by Michal Suchanek · 2 years, 3 months ago
  68. c0648b7 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · 2 years, 3 months ago
  69. dfecd63 dm: core: Fix uclass_probe_all to really probe all devices by Michal Suchanek · 2 years, 3 months ago
  70. e21ec17 dm: regmap: Disable range checks in SPL by Simon Glass · 2 years, 3 months ago
  71. c98f6fe spi: Implement spi_set_speed by Paul Barker · 2 years, 3 months ago
  72. 3480320 Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · 2 years, 3 months ago
  73. ce1df11 smem: msm: add missing <linux/sizes.h> by Robert Marko · 2 years, 3 months ago
  74. eebb967 firmware: scmi: fix the multi channel support with CCF by Patrick Delaunay · 2 years, 4 months ago
  75. 1fad2cb thermal: add sandbox driver by Robert Marko · 2 years, 4 months ago
  76. 7eda1a9 pinctrl: fix buffer size for pinctrl_generic_set_state_prefix() by John Keeping · 2 years, 4 months ago
  77. 45455e8 pinctrl: nuvoton: fix set persist error by Jim Liu · 2 years, 4 months ago
  78. bda5f3e bootcount: pmic: Correct misleading comment by Philip Oberfichtner · 2 years, 4 months ago
  79. 300077c Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 3 months ago
  80. 5f7e01e usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years, 3 months ago
  81. 75341e9 usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 4 months ago
  82. 083f8aa usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 4 months ago
  83. 1000500 usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 4 months ago
  84. 84e5614 phy: Add generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 4 months ago
  85. 7cc1af9 usb: gadget: Clean up Makefile ifdeffery by Marek Vasut · 2 years, 5 months ago
  86. 73e741b Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 2 years, 3 months ago
  87. 63c46e0 fpga: virtex2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 3 months ago
  88. 1fda847 fpga: spartan3: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 3 months ago
  89. bc33b69 fpga: spartan2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 3 months ago
  90. 40923f5 fpga: ACEX1K: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 3 months ago
  91. 29e5811 fpga: cyclon2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 3 months ago
  92. 6c62e8f fpga: altera: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 3 months ago
  93. 27fb2e2 fpga: virtex2: Fix printf format string warnings by Alexander Dahl · 2 years, 3 months ago
  94. 0ff33f4 fpga: spartan3: Fix printf arguments warning by Alexander Dahl · 2 years, 3 months ago
  95. cf4d6b5 fpga: spartan2: Fix printf arguments warning by Alexander Dahl · 2 years, 3 months ago
  96. 312c4b1 fpga: Add missing Kconfig symbols for old FPGA drivers by Alexander Dahl · 2 years, 3 months ago
  97. 673f189 clk: versal: Mark versal_clock_setup() as static by Venkatesh Yadav Abbarapu · 2 years, 3 months ago
  98. 024cfd0 soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as static by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
  99. 90cce05 mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · 2 years, 5 months ago
  100. 6b7149a mtd: mxs_nand: get the clock with the right name by Dario Binacchi · 2 years, 4 months ago