1. f848b48 net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  2. 9be5fa4 net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  3. e7444a1 net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  4. 5f1d1a1 net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  5. 05b7cb5 net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  6. 6209788 net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  7. bc4e982 net: tsec: read the phy-mode property as fallback to phy-connection-type by Vladimir Oltean · 3 years, 1 month ago
  8. d883a5f net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode by Vladimir Oltean · 3 years, 1 month ago
  9. 9bf2b96 net: dsa: felix: remove "xgmii" phy-mode by Vladimir Oltean · 3 years, 1 month ago
  10. f8ca46e net: enetc: remove support for "xgmii" phy-mode by Vladimir Oltean · 3 years, 1 month ago
  11. 7c2d5d1 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · 3 years, 1 month ago
  12. 77b11f7 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years, 1 month ago
  13. a17776b net: phy: genphy_init can be static by Vladimir Oltean · 3 years, 1 month ago
  14. 66fd01f net: update NXP copyright text by Vladimir Oltean · 3 years, 1 month ago
  15. 4f8f801 net: dsa: felix: propagate the error code from phy_startup() by Vladimir Oltean · 3 years, 2 months ago
  16. 4f5bd8d net: dsa: felix: call phy_config at .port_probe() time by Vladimir Oltean · 3 years, 2 months ago
  17. 351b6bb net: dsa: felix: felix_init() can be static by Vladimir Oltean · 3 years, 2 months ago
  18. 596ec9b net: tsec: Mark tsec_get_interface as __maybe_unused by Ramon Fried · 3 years, 1 month ago
  19. c6fd4fd phy: marvell: cp110: Support SATA invert polarity by Denis Odintsov · 3 years, 1 month ago
  20. 4c3e847 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 1 month ago
  21. c74d0ae ddr: altera: use KBUILD_BASENAME instead of __FILE__ by Marek Vasut · 3 years, 1 month ago
  22. 275c4f2 usb: xhci-dwc3: Add support for USB 3.1 controllers by Mark Kettenis · 3 years, 1 month ago
  23. e2a41bf usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · 3 years, 1 month ago
  24. daa6329 usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · 3 years, 1 month ago
  25. 02d824e usb: xhci-dwc3: Add support for clocks/resets by Samuel Holland · 3 years, 4 months ago
  26. a0a5c43 usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · 3 years, 4 months ago
  27. a814dbe phy: sun50i-usb3: Add a driver for the H6 USB3 PHY by Samuel Holland · 3 years, 4 months ago
  28. b31077f wdt: dw: Fix passing NULL pointer to reset functions by Sean Anderson · 3 years, 1 month ago
  29. cfd50df clk: ti: k3: Update driver to account for divider flags by Suman Anna · 3 years, 1 month ago
  30. d3c56e2 clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-write by Dave Gerlach · 3 years, 1 month ago
  31. 423e324 pinctrl: fix typo by Yuan Fang · 3 years, 1 month ago
  32. 5c25757 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 1 month ago
  33. 0b508ca sunxi: mmc: A20: Fix MMC optimisation by Andre Przywara · 3 years, 2 months ago
  34. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
  35. 23cacd5 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · 3 years, 3 months ago
  36. e882a59 net: Drop DM_PCI check from designware driver by Simon Glass · 3 years, 3 months ago
  37. d6d504d pci: acpi: Drop DM_PCI check from ahci by Simon Glass · 3 years, 3 months ago
  38. 7958292 Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 1 month ago
  39. 285edfd mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common() by Michael Walle · 3 years, 1 month ago
  40. fb8c2e8 mmc: fix device_remove when HS400_ES is enabled by Ye Li · 3 years, 2 months ago
  41. 3f4e52f mmc: fix switch issue with send_status disabled by Ye Li · 3 years, 2 months ago
  42. 19f7a34 mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · 3 years, 2 months ago
  43. 4a3ea75 Revert "mmc: sdhci: set to INT_DATA_END when there are data" by Yuezhang.Mo@sony.com · 3 years, 7 months ago
  44. 157bc52 arm: a37xx: pci: Don't spam about PIO Response Status by Marek Behún · 3 years, 1 month ago
  45. 5df1ee4 arm: mvebu : sata_mv should probe all ports by Tony Dinh · 3 years, 1 month ago
  46. d9ac6e2 arm: a37xx: pci: Implement re-issuing config requests on CRS response by Pali Rohár · 3 years, 2 months ago
  47. 758262b arm: a37xx: pci: Disable returning CRS response by Pali Rohár · 3 years, 2 months ago
  48. 92055e1 image: Drop if/elseif hash selection in calculate_hash() by Alexandru Gagniuc · 3 years, 2 months ago
  49. 43a2183 cache: add sifive composable cache driver by Zong Li · 3 years, 2 months ago
  50. 9d84795 riscv: Add missing sentinel in ocores_i2c.c by Thomas Skibo · 3 years, 2 months ago
  51. 020b353 spi: zynqmp_gqspi: Fix dma alignment issue by Ashok Reddy Soma · 3 years, 2 months ago
  52. 72022a5 spi: zynqmp_gqspi: Switch genfifo start to manual mode by Ashok Reddy Soma · 3 years, 2 months ago
  53. b9cb74a Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 2 months ago
  54. e32d891 watchdog: versal: Include header file needed for dev_ functions by Ashok Reddy Soma · 3 years, 2 months ago
  55. 42e20f5 soc: xilinx: versal: Add soc_xilinx_versal driver by T Karthik Reddy · 3 years, 2 months ago
  56. a890a53 soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver by T Karthik Reddy · 3 years, 2 months ago
  57. 3ae330c mmc: zynq_sdhci: Use set_control_reg from sdhci.c by Ashok Reddy Soma · 3 years, 3 months ago
  58. b6f4408 mmc: zynq_sdhci: Wait till sd card detect state is stable by T Karthik Reddy · 3 years, 3 months ago
  59. 655d69f mmc: zynq_sdhci: Move setting tapdelay code to driver by Ashok Reddy Soma · 3 years, 3 months ago
  60. d044982 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays by Ashok Reddy Soma · 3 years, 3 months ago
  61. 59d4230 ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · 3 years, 2 months ago
  62. 1b378cc ddr: socfpga: Enable memory test on memory size less than 1GB by Tien Fong Chee · 3 years, 2 months ago
  63. 14b7fba drivers: clk: Add memory clock driver for Intel N5X device by Siew Chin Lim · 3 years, 2 months ago
  64. 05e1e3b drivers: clk: Add clock driver for Intel N5X device by Siew Chin Lim · 3 years, 2 months ago
  65. 18f4e85 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 2 months ago
  66. 926fe46 Merge tag 'for-v2021.10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 3 years, 2 months ago
  67. c50b21b bootcount: add a new driver with syscon as backend by Nandor Han · 3 years, 4 months ago
  68. 7282b43 i2c: i2c-gpio: Support the named GPIO binding by Samuel Holland · 3 years, 2 months ago
  69. 0b3da99 gpio: mcp230xx: Introduce new driver by Sebastian Reichel · 3 years, 3 months ago
  70. 2aefa6e i2c: add dm_i2c_reg_clrset by Sebastian Reichel · 3 years, 3 months ago
  71. 55a202f Fix flashing of eMMC user area with Fastboot by Oleh Kravchenko · 3 years, 5 months ago
  72. 389b676 Fix flash and erase of eMMC Boot2 with Fastboot by Oleh Kravchenko · 3 years, 5 months ago
  73. dcf2cee clk: clk_versaclock: Add support for versaclock driver by Adam Ford · 3 years, 5 months ago
  74. cb0db5b crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion by Horia Geantă · 3 years, 2 months ago
  75. 5528c90 net: cortina: Add support for tfa boot in cortina firmware by Kuldeep Singh · 3 years, 2 months ago
  76. e99b1df configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig by Kuldeep Singh · 3 years, 2 months ago
  77. 364174b spi: nxp_fspi: Ensure width is respected in spi-mem operations by Michael Walle · 3 years, 3 months ago
  78. 28e5ace clk: stm32mp1: add support of BSEC clock by Patrick Delaunay · 3 years, 3 months ago
  79. 0704305 Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 2 months ago
  80. 60df49d rockchip: px30: Support configure SFC by Jon Lin · 3 years, 3 months ago
  81. 674a948 mtd: spi-nor-ids: Add XTX XT25F128B by Chris Morgan · 3 years, 3 months ago
  82. 3fb08a2 spi: rockchip_sfc: add support for Rockchip SFC by Chris Morgan · 3 years, 3 months ago
  83. a252771 Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 3 years, 2 months ago
  84. a63a57e mmc: rockchip_sdhci: Add support for RK3568 by Yifeng Zhao · 3 years, 4 months ago
  85. ac80414 mmc: rockchip_sdhci: add phy and clock config for rk3399 by Yifeng Zhao · 3 years, 4 months ago
  86. 8fff9e3 mtd: kconfig: Fix CFI_FLASH dependency by Bin Meng · 3 years, 2 months ago
  87. 4cd61c4 arm: a37xx: pci: Fix handling PIO config error responses by Pali Rohár · 3 years, 2 months ago
  88. 7940d96 arm: mvebu: sata_mv failed to identify HDDs during cold start by Tony Dinh · 3 years, 3 months ago
  89. 4da98ee Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 2 months ago
  90. 7a6577f ddr: Add DDR driver for iMX8ULP by Ye Li · 3 years, 2 months ago
  91. 4b9423e imx8ulp: move struct mu_type to common header by Peng Fan · 3 years, 2 months ago
  92. d24c7d5 driver: misc: imx8ulp: Add fuse driver for imx8ulp by Ye Li · 3 years, 2 months ago
  93. ba472a2 arm: imx8ulp: release and configure XRDC at early phase by Ye Li · 3 years, 2 months ago
  94. 26b5321 drivers: misc: s400_api: Update API for fuse read and write by Ye Li · 3 years, 2 months ago
  95. 7aeaf4d drivers: misc: imx8ulp: Update S400 API for release RDC by Ye Li · 3 years, 2 months ago
  96. 6306f75 drivers: misc: imx8ulp: Add S400 API for image authentication by Ye Li · 3 years, 2 months ago
  97. a6ffde5 drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6 by Ye Li · 3 years, 2 months ago
  98. 744c5fd drivers: mmc: fsl_esdhc_imx: support i.MX8ULP by Peng Fan · 3 years, 2 months ago
  99. 0bf4a77 pinctrl: Add pinctrl driver for imx8ulp by Ye Li · 3 years, 2 months ago
  100. 06918de net: fec_mxc: support i.MX8ULP by Peng Fan · 3 years, 2 months ago