1. 15c8cbf gpio: stm32: cosmetic: cleanup gpio_stm32_probe by Patrick Delaunay · 4 years, 1 month ago
  2. 7e373a1 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years ago
  3. f352c51 Revert "net: smc911x: Automatically Update ethaddr with MAC" by Tom Rini · 4 years ago
  4. e15e817 usb: xhci-rcar: Add support for R8A774A1 SoC by Lad Prabhakar · 4 years ago
  5. a6837a0 usb: xhci: convert to readx_poll_sleep_timeout() by Chunfeng Yun · 4 years, 1 month ago
  6. 23a54cc usb: xhci: use macros with parameter to fill ep_info2 by Chunfeng Yun · 4 years, 1 month ago
  7. bf58cf9 usb: xhci: convert to TRB_TX_TYPE() by Chunfeng Yun · 4 years, 1 month ago
  8. 4312638 usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET() by Chunfeng Yun · 4 years, 1 month ago
  9. a826d76 usb: xhci: convert to TRB_TYPE() by Chunfeng Yun · 4 years, 1 month ago
  10. 86d1fa1 usb: xhci: convert to HCS_MAX_PORTS() by Chunfeng Yun · 4 years, 1 month ago
  11. 7408205 usb: xhci: add quirks flag to support MediaTek xHCI 0.96 by Chunfeng Yun · 4 years, 1 month ago
  12. e3ea481 usb: xhci: create one unified function to calculate TRB TD remainder by Chunfeng Yun · 4 years, 1 month ago
  13. 719d7d8 usb: xhci: add a member hci_version in xhci_ctrl struct by Chunfeng Yun · 4 years, 1 month ago
  14. b084d85 Merge branch 'next' of git://git.denx.de/u-boot-sh into next by Tom Rini · 4 years ago
  15. 26acc63 Merge branch '2020-09-30-assorted-network-improvements' into next by Tom Rini · 4 years ago
  16. cafaa30 net: dwc_eth_qos: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  17. 3151fdd phy: add support for stingray PAXB PHY controller by Srinath Mannam · 4 years, 6 months ago
  18. 387cbf0 net: smc911x: Automatically Update ethaddr with MAC by Adam Ford · 4 years, 1 month ago
  19. 66e036b net: ftgmac100: Add support for board specific PHY interface address by Thirupathaiah Annapureddy · 4 years, 1 month ago
  20. d63c14c net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx by Heiko Stuebner · 4 years, 4 months ago
  21. 9a499b2 net: phy: mscc: make clock-output configurable on vsc85xx by Heiko Stuebner · 4 years, 4 months ago
  22. c0dd177 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 1 month ago
  23. 34d76fe reset: add reset controller driver for SCMI agents by Etienne Carriere · 4 years, 1 month ago
  24. 87d4f27 firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 1 month ago
  25. 6038884 clk: add clock driver for SCMI agents by Etienne Carriere · 4 years, 1 month ago
  26. 1e35913 firmware: scmi: support Arm SMCCC transport by Etienne Carriere · 4 years, 1 month ago
  27. 240720e firmware: scmi: mailbox/smt agent device by Etienne Carriere · 4 years, 1 month ago
  28. 358599e firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 1 month ago
  29. 1c4db59 regmap: Add support for regmap fields by Jean-Jacques Hiblot · 4 years ago
  30. d8babb9 regmap: Allow devices to specify regmap range start and size in config by Pratyush Yadav · 4 years ago
  31. 0e01a7c regmap: Add regmap_init_mem_range() by Pratyush Yadav · 4 years ago
  32. 7aa5ddf regmap: Allow left shifting register offset before access by Pratyush Yadav · 4 years ago
  33. 78aaedb regmap: Allow specifying read/write width by Pratyush Yadav · 4 years ago
  34. 97d8a69 regmap: zero out the regmap on allocation by Pratyush Yadav · 4 years ago
  35. ffb22f6 regmap: Add devm_regmap_init() by Jean-Jacques Hiblot · 4 years ago
  36. d4b722e drivers: gpio: Add a managed API to get a GPIO from the device-tree by Jean-Jacques Hiblot · 4 years, 1 month ago
  37. bad2433 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 1 month ago
  38. 139e4a1 drivers: reset: Add a managed API to get reset controllers from the DT by Jean-Jacques Hiblot · 4 years, 1 month ago
  39. 01114ad Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 4 years ago
  40. 4723fd5 video: stm32: Fix not calling dev_xxx with a device by Sean Anderson · 4 years ago
  41. 7fe8cfd usb: musb-new: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  42. 2667dac usb: dwc3: Don't include asm-generic/io.h by Sean Anderson · 4 years ago
  43. 44003f8 usb: dwc3: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  44. df5eabc usb: dwc3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years ago
  45. 046ade8 usb: dwc2: Fix not calling dev_xxx with a device by Sean Anderson · 4 years ago
  46. df8395a usb: cdns3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years ago
  47. 9c61028 sysreset: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  48. 49dfbe9 spi: zynqmp_gqspi: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  49. 32bbe5b spi: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  50. cc6c290 soc: qualcomm: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  51. d7bd29c remoteproc: k3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years ago
  52. 44f1c38 remoteproc: k3-r5: Fix not calling dev_xxx with a device by Sean Anderson · 4 years ago
  53. b608c54 remoteproc: Remove unused function rproc_elf_sanity_check by Sean Anderson · 4 years ago
  54. 0aeaca6 phy: usbphyc: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  55. 29e0969 phy: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  56. 7334517 phy: sun4i-usb: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  57. e9e1bd1 phy: rockchip: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  58. b9442a0 phy: marvell: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  59. 143d81d net: ti: cpsw: Fix not calling dev_dbg with a device by Sean Anderson · 4 years ago
  60. ef04369 net: sun8i_emac: Fix not calling dev_xxx with a device by Sean Anderson · 4 years ago
  61. e2f7421 net: sunxi: Fix not calling dev_xxx with a device by Sean Anderson · 4 years ago
  62. 9db60ee net: mvpp2: Convert netdev_xxx to dev_xxx by Sean Anderson · 4 years ago
  63. ddc48c1 net: mvpp2: Fix not calling dev_xxx with a device by Sean Anderson · 4 years ago
  64. c519cbf net: mvneta: Convert netdev_xxx to dev_xxx by Sean Anderson · 4 years ago
  65. 13cbe29 net: mvneta: Fix not always calling dev_err with a device by Sean Anderson · 4 years ago
  66. 1485d64 net: bcm6368: Fix not calling dev_info with a device by Sean Anderson · 4 years ago
  67. 7f36806 nand: vybrid: Re-introduce vf610_nfc.dev by Sean Anderson · 4 years ago
  68. 15b6ab4 nand: brcmnand: Fix not calling dev_err() with a device by Sean Anderson · 4 years ago
  69. 2e8c907 nand: atmel: Fix not calling dev_xxx with a device by Sean Anderson · 4 years ago
  70. fe6e209 mailbox: k3: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  71. e1ce790 mmc: mtk-sd: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  72. 48a4eb8 mmc: bcm2835-host: Fix not calling dev_dbg with a device by Sean Anderson · 4 years ago
  73. 6dcc281 mtd: spi-nand: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  74. 8985e1c mtd: spi: Fix logging in spi-nor-tiny by Sean Anderson · 4 years ago
  75. c646336 mtd: spi: Include dm.h in spi-nor-core.c by Sean Anderson · 4 years ago
  76. 75eed1a mtd: nand: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  77. 661c981 mtd: nand: pxa3xx: Fix not calling dev_xxx with a device by Sean Anderson · 4 years ago
  78. b4f11df i2c: mxc: Fix dev_err being called on a nonexistant variable by Sean Anderson · 4 years ago
  79. e579230 firmware: ti_sci: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  80. 46df2f8 dm: syscon: Fix calling dev_dbg with an uninitialized device by Sean Anderson · 4 years ago
  81. a952c3a riscv: clk: Add CLINT clock to kendryte clock driver by Sean Anderson · 4 years ago
  82. 7616e36 timer: Add a test for timer_timebase_fallback by Sean Anderson · 4 years ago
  83. 3576121 timer: Add helper for drivers using timebase fallback by Sean Anderson · 4 years ago
  84. c33efaf riscv: Rework riscv timer driver to only support S-mode by Sean Anderson · 4 years ago
  85. 9981a80 ram: sifive: Remove regmap dependency by Bin Meng · 4 years ago
  86. f8c9660 ram: sifive: Check return value on clk_enable() by Bin Meng · 4 years ago
  87. 9275a96 net: ravb: Remove writeext function call by Biju Das · 4 years ago
  88. 953a3be pinctrl: renesas: Fix PINCTRL_PFC_R8A774A1 help description by Biju Das · 4 years ago
  89. 0ac83d0 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years ago
  90. eaac971 tpm: cr50: Add ACPI support by Simon Glass · 4 years ago
  91. 9b3e6d4 x86: acpi: Add common Intel ACPI tables by Simon Glass · 4 years ago
  92. fd42f26 i2c: Add a generic driver to generate ACPI info by Simon Glass · 4 years ago
  93. 23dd0ea dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · 4 years ago
  94. 67ece26 Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years ago
  95. 7fb568d net: tsec: Add the compatible string "gianfar" support by Hou Zhiqiang · 4 years, 3 months ago
  96. 25a2e24 net: tsec: Add fixed-link PHY support by Hou Zhiqiang · 4 years, 3 months ago
  97. b4eb9cf net: tsec: convert to use DM_MDIO when DM_ETH enabled by Hou Zhiqiang · 4 years, 3 months ago
  98. 16c53ce net: fsl_mdio: Correct the MII management register block address by Hou Zhiqiang · 4 years, 3 months ago
  99. c54f613 net: fsl_mdio: Change to use virtual address by Hou Zhiqiang · 4 years, 3 months ago
  100. 15c49df phy: make phy_connect_fixed work with a null mdio bus by Vladimir Oltean · 4 years, 3 months ago