1. 10605f7 i2c: stm32f7: compute i2cclk only one time by Patrick Delaunay · 3 years, 4 months ago
  2. a14855d i2c: stm32f7: add support for DNF i2c-digital-filter binding by Patrick Delaunay · 3 years, 4 months ago
  3. 05b8d60 i2c: stm32f7: fix configuration of the digital filter by Patrick Delaunay · 3 years, 4 months ago
  4. 20e3c41 i2c: stm32f7: support DT binding i2c-analog-filter by Patrick Delaunay · 3 years, 4 months ago
  5. 5886278 i2c: stm32f7: move driver data of each instance in a privdata by Patrick Delaunay · 3 years, 4 months ago
  6. a9f8bbd spi: stm32: Add ofdata_to_platdata() callback by Patrice Chotard · 3 years, 4 months ago
  7. 754ff3b Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · 3 years, 2 months ago
  8. 35aa20d phy: stm32-usbphyc: stm32: usbphyc: add protection on phy sub-node by Patrick Delaunay · 3 years, 3 months ago
  9. 4bd95e4 phy: stm32-usbphyc: use connector for vbus-supply with phy-stm32-usbphyc by Patrick Delaunay · 3 years, 3 months ago
  10. 545be19 mtd: cqspi: Fix division by zero by Marek Vasut · 3 years, 3 months ago
  11. 33d2cf9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 3 months ago
  12. 5b4956a mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0 by Marek Vasut · 3 years, 3 months ago
  13. 9838538 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · 3 years, 2 months ago
  14. fcbb255 phy: marvell: cp110: Support SATA invert polarity by Denis Odintsov · 3 years, 3 months ago
  15. 14856c3 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 2 months ago
  16. 6f880bb Merge git://source.denx.de/u-boot-socfpga by Tom Rini · 3 years, 2 months ago
  17. ed6c1ab ddr: altera: use KBUILD_BASENAME instead of __FILE__ by Marek Vasut · 3 years, 3 months ago
  18. f0a916d usb: xhci-dwc3: Add support for USB 3.1 controllers by Mark Kettenis · 3 years, 2 months ago
  19. 6eff242 usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · 3 years, 2 months ago
  20. 382cf4e usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · 3 years, 2 months ago
  21. 49fb540 usb: xhci-dwc3: Add support for clocks/resets by Samuel Holland · 3 years, 5 months ago
  22. 386d128 usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · 3 years, 5 months ago
  23. 208d99e phy: sun50i-usb3: Add a driver for the H6 USB3 PHY by Samuel Holland · 3 years, 5 months ago
  24. cedadbe wdt: dw: Fix passing NULL pointer to reset functions by Sean Anderson · 3 years, 3 months ago
  25. db4c2dc clk: ti: k3: Update driver to account for divider flags by Suman Anna · 3 years, 3 months ago
  26. 6bc722e clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-write by Dave Gerlach · 3 years, 3 months ago
  27. 973a979 pinctrl: fix typo by Yuan Fang · 3 years, 3 months ago
  28. 80f0509 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 3 months ago
  29. f502070 sunxi: mmc: A20: Fix MMC optimisation by Andre Przywara · 3 years, 3 months ago
  30. 3933d29 pci: Drop DM_PCI by Simon Glass · 3 years, 4 months ago
  31. c93daf9 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · 3 years, 4 months ago
  32. 900f0da net: Drop DM_PCI check from designware driver by Simon Glass · 3 years, 4 months ago
  33. 74eb045 pci: acpi: Drop DM_PCI check from ahci by Simon Glass · 3 years, 4 months ago
  34. 1102236 Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 3 months ago
  35. ff31efc mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common() by Michael Walle · 3 years, 3 months ago
  36. 3679e80 mmc: fix device_remove when HS400_ES is enabled by Ye Li · 3 years, 3 months ago
  37. 99b0d2e mmc: fix switch issue with send_status disabled by Ye Li · 3 years, 3 months ago
  38. bb5b9fe mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · 3 years, 4 months ago
  39. 0523643 Revert "mmc: sdhci: set to INT_DATA_END when there are data" by Yuezhang.Mo@sony.com · 3 years, 9 months ago
  40. 73d776a arm: a37xx: pci: Don't spam about PIO Response Status by Marek Behún · 3 years, 3 months ago
  41. 7418a51 arm: mvebu : sata_mv should probe all ports by Tony Dinh · 3 years, 3 months ago
  42. 907cd9a arm: a37xx: pci: Implement re-issuing config requests on CRS response by Pali Rohár · 3 years, 3 months ago
  43. 67cd721 arm: a37xx: pci: Disable returning CRS response by Pali Rohár · 3 years, 3 months ago
  44. 650b786 image: Drop if/elseif hash selection in calculate_hash() by Alexandru Gagniuc · 3 years, 3 months ago
  45. feea3fb cache: add sifive composable cache driver by Zong Li · 3 years, 3 months ago
  46. ae2398f riscv: Add missing sentinel in ocores_i2c.c by Thomas Skibo · 3 years, 4 months ago
  47. 822a243 spi: zynqmp_gqspi: Fix dma alignment issue by Ashok Reddy Soma · 3 years, 3 months ago
  48. 1c35adc spi: zynqmp_gqspi: Switch genfifo start to manual mode by Ashok Reddy Soma · 3 years, 3 months ago
  49. 052f050 Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 3 months ago
  50. 4ec630b watchdog: versal: Include header file needed for dev_ functions by Ashok Reddy Soma · 3 years, 4 months ago
  51. cb8485b soc: xilinx: versal: Add soc_xilinx_versal driver by T Karthik Reddy · 3 years, 4 months ago
  52. 501c206 soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver by T Karthik Reddy · 3 years, 4 months ago
  53. 8ee49f0 mmc: zynq_sdhci: Use set_control_reg from sdhci.c by Ashok Reddy Soma · 3 years, 4 months ago
  54. ab0a749 mmc: zynq_sdhci: Wait till sd card detect state is stable by T Karthik Reddy · 3 years, 4 months ago
  55. 7a5f810 mmc: zynq_sdhci: Move setting tapdelay code to driver by Ashok Reddy Soma · 3 years, 4 months ago
  56. 467d078 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays by Ashok Reddy Soma · 3 years, 4 months ago
  57. f8e2eab ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · 3 years, 4 months ago
  58. a513238 ddr: socfpga: Enable memory test on memory size less than 1GB by Tien Fong Chee · 3 years, 4 months ago
  59. 5e317de drivers: clk: Add memory clock driver for Intel N5X device by Siew Chin Lim · 3 years, 4 months ago
  60. 1557df8 drivers: clk: Add clock driver for Intel N5X device by Siew Chin Lim · 3 years, 4 months ago
  61. 8e19a30 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 3 months ago
  62. a7eb715 Merge tag 'for-v2021.10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 3 years, 3 months ago
  63. 8889581 bootcount: add a new driver with syscon as backend by Nandor Han · 3 years, 6 months ago
  64. b66238b i2c: i2c-gpio: Support the named GPIO binding by Samuel Holland · 3 years, 3 months ago
  65. d761e82 gpio: mcp230xx: Introduce new driver by Sebastian Reichel · 3 years, 5 months ago
  66. 8e841fb i2c: add dm_i2c_reg_clrset by Sebastian Reichel · 3 years, 5 months ago
  67. ff6c0e3 Fix flashing of eMMC user area with Fastboot by Oleh Kravchenko · 3 years, 6 months ago
  68. 8c73f85 Fix flash and erase of eMMC Boot2 with Fastboot by Oleh Kravchenko · 3 years, 7 months ago
  69. db7b2f4 clk: clk_versaclock: Add support for versaclock driver by Adam Ford · 3 years, 6 months ago
  70. 53bc88b crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion by Horia Geantă · 3 years, 4 months ago
  71. 968485f net: cortina: Add support for tfa boot in cortina firmware by Kuldeep Singh · 3 years, 4 months ago
  72. 016965f configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig by Kuldeep Singh · 3 years, 4 months ago
  73. d9d5733 spi: nxp_fspi: Ensure width is respected in spi-mem operations by Michael Walle · 3 years, 4 months ago
  74. d69d174 clk: stm32mp1: add support of BSEC clock by Patrick Delaunay · 3 years, 5 months ago
  75. 21e0f88 Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 4 months ago
  76. 8f20e73 rockchip: px30: Support configure SFC by Jon Lin · 3 years, 4 months ago
  77. b242db1 mtd: spi-nor-ids: Add XTX XT25F128B by Chris Morgan · 3 years, 4 months ago
  78. 3afbc76 spi: rockchip_sfc: add support for Rockchip SFC by Chris Morgan · 3 years, 4 months ago
  79. 9c18da7 Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 3 years, 4 months ago
  80. e5dddfa mmc: rockchip_sdhci: Add support for RK3568 by Yifeng Zhao · 3 years, 5 months ago
  81. 5c2a5ab mmc: rockchip_sdhci: add phy and clock config for rk3399 by Yifeng Zhao · 3 years, 5 months ago
  82. c78add4 mtd: kconfig: Fix CFI_FLASH dependency by Bin Meng · 3 years, 4 months ago
  83. b8344cf arm: a37xx: pci: Fix handling PIO config error responses by Pali Rohár · 3 years, 4 months ago
  84. 1db749c arm: mvebu: sata_mv failed to identify HDDs during cold start by Tony Dinh · 3 years, 4 months ago
  85. c7d8ef6 Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 4 months ago
  86. 56499f6 ddr: Add DDR driver for iMX8ULP by Ye Li · 3 years, 4 months ago
  87. f6928f9 imx8ulp: move struct mu_type to common header by Peng Fan · 3 years, 4 months ago
  88. 77a5712 driver: misc: imx8ulp: Add fuse driver for imx8ulp by Ye Li · 3 years, 4 months ago
  89. 853cc9d arm: imx8ulp: release and configure XRDC at early phase by Ye Li · 3 years, 4 months ago
  90. f80a41b drivers: misc: s400_api: Update API for fuse read and write by Ye Li · 3 years, 4 months ago
  91. acc9afe drivers: misc: imx8ulp: Update S400 API for release RDC by Ye Li · 3 years, 4 months ago
  92. a61f267 drivers: misc: imx8ulp: Add S400 API for image authentication by Ye Li · 3 years, 4 months ago
  93. 79581a6 drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6 by Ye Li · 3 years, 4 months ago
  94. 82d8558 drivers: mmc: fsl_esdhc_imx: support i.MX8ULP by Peng Fan · 3 years, 4 months ago
  95. 271b8a7 pinctrl: Add pinctrl driver for imx8ulp by Ye Li · 3 years, 4 months ago
  96. db29ff2 net: fec_mxc: support i.MX8ULP by Peng Fan · 3 years, 4 months ago
  97. 0db17f4 driver: misc: Add MU and S400 API to communicate with Sentinel by Ye Li · 3 years, 4 months ago
  98. 8e9eacf dm: core: Don't allow uclass use before ready by Simon Glass · 3 years, 4 months ago
  99. 8690ce9 dm: migrate the dm_warn to use the log macro by Patrick Delaunay · 3 years, 4 months ago
  100. 913b067 Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 4 months ago