1. a04616b video: stm32_dsi: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  2. 28c6ba8 video: stm32_ltdc: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  3. 10bccd0 pinctrl: stm32: Add header with SPDX licence by Patrick Delaunay · 4 years, 1 month ago
  4. d3bfad2 pinctrl: stm32: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  5. cb08e84 gpio: stm32: check result of ofnode_phandle_args by Patrick Delaunay · 4 years, 1 month ago
  6. 15c8cbf gpio: stm32: cosmetic: cleanup gpio_stm32_probe by Patrick Delaunay · 4 years, 1 month ago
  7. 62f95af ARM: dts: stm32mp1: DT alignment with Linux kernel v5.9-rc4 by Patrick Delaunay · 4 years, 1 month ago
  8. 0f3e294 board: tbs2910: Use recommended distroboot addresses by Soeren Moch · 4 years, 2 months ago
  9. bb9f59f Merge tag 'u-boot-stm32-20201002' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 1 month ago
  10. d983941 ARM: dts: stm32: Add missing dm-spl props for SPI NOR on AV96 by Marek Vasut · 4 years, 1 month ago
  11. 7e373a1 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 1 month ago
  12. f352c51 Revert "net: smc911x: Automatically Update ethaddr with MAC" by Tom Rini · 4 years, 1 month ago
  13. e15e817 usb: xhci-rcar: Add support for R8A774A1 SoC by Lad Prabhakar · 4 years, 1 month ago
  14. a6837a0 usb: xhci: convert to readx_poll_sleep_timeout() by Chunfeng Yun · 4 years, 1 month ago
  15. 23a54cc usb: xhci: use macros with parameter to fill ep_info2 by Chunfeng Yun · 4 years, 1 month ago
  16. bf58cf9 usb: xhci: convert to TRB_TX_TYPE() by Chunfeng Yun · 4 years, 1 month ago
  17. 4312638 usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET() by Chunfeng Yun · 4 years, 1 month ago
  18. a826d76 usb: xhci: convert to TRB_TYPE() by Chunfeng Yun · 4 years, 1 month ago
  19. 86d1fa1 usb: xhci: convert to HCS_MAX_PORTS() by Chunfeng Yun · 4 years, 1 month ago
  20. 7408205 usb: xhci: add quirks flag to support MediaTek xHCI 0.96 by Chunfeng Yun · 4 years, 1 month ago
  21. e3ea481 usb: xhci: create one unified function to calculate TRB TD remainder by Chunfeng Yun · 4 years, 1 month ago
  22. 719d7d8 usb: xhci: add a member hci_version in xhci_ctrl struct by Chunfeng Yun · 4 years, 1 month ago
  23. b084d85 Merge branch 'next' of git://git.denx.de/u-boot-sh into next by Tom Rini · 4 years, 1 month ago
  24. 26acc63 Merge branch '2020-09-30-assorted-network-improvements' into next by Tom Rini · 4 years, 1 month ago
  25. 4f48163 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 1 month ago
  26. 47e180f Merge tag 'late-bugfix-for-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 1 month ago
  27. 8e8dc04 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 1 month ago
  28. 05e7511 arm: mvebu: Espressobin: Fix checks against machine compatible strings by Andre Heider · 4 years, 1 month ago
  29. 3dee18e arm: mvebu: Espressobin: Instructions for more MAC addresses in README.marvell by Pali Rohár · 4 years, 1 month ago
  30. 86a73b0 i2c: rcar_i2c: Fix i2c read/write errors by Lad Prabhakar · 4 years, 1 month ago
  31. 912ece4 sntp: use udp framework by Philippe Reynes · 4 years, 1 month ago
  32. 6b981a2 sandbox: enable support of generic udp protocol by Philippe Reynes · 4 years, 1 month ago
  33. b43ea1b net: add a generic udp protocol by Philippe Reynes · 4 years, 1 month ago
  34. cafaa30 net: dwc_eth_qos: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  35. 3151fdd phy: add support for stingray PAXB PHY controller by Srinath Mannam · 4 years, 7 months ago
  36. ad89591 net: use log_err() for 'No ethernet found' message by Heinrich Schuchardt · 4 years, 1 month ago
  37. f6a158b net: tftp: Fix load_block offset calculation by Ley Foon Tan · 4 years, 2 months ago
  38. ae0bdf0 net: tftp: Fix store_block offset calculation by Ley Foon Tan · 4 years, 2 months ago
  39. 6bf4636 net: tftp: Fix tftp_prev_block counter update by Ley Foon Tan · 4 years, 2 months ago
  40. 387cbf0 net: smc911x: Automatically Update ethaddr with MAC by Adam Ford · 4 years, 2 months ago
  41. 66e036b net: ftgmac100: Add support for board specific PHY interface address by Thirupathaiah Annapureddy · 4 years, 2 months ago
  42. d63c14c net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx by Heiko Stuebner · 4 years, 4 months ago
  43. 9a499b2 net: phy: mscc: make clock-output configurable on vsc85xx by Heiko Stuebner · 4 years, 4 months ago
  44. 097bbf1 Merge branch '2020-09-30-add-new-apis' into next by Tom Rini · 4 years, 1 month ago
  45. c0dd177 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 1 month ago
  46. 34d76fe reset: add reset controller driver for SCMI agents by Etienne Carriere · 4 years, 1 month ago
  47. 87d4f27 firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 1 month ago
  48. 6038884 clk: add clock driver for SCMI agents by Etienne Carriere · 4 years, 1 month ago
  49. 4e5ce7e dt-bindings: arm: SCMI bindings documentation by Etienne Carriere · 4 years, 1 month ago
  50. 1e35913 firmware: scmi: support Arm SMCCC transport by Etienne Carriere · 4 years, 1 month ago
  51. 240720e firmware: scmi: mailbox/smt agent device by Etienne Carriere · 4 years, 1 month ago
  52. 358599e firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 1 month ago
  53. 0ced26a test: dm: Add tests for regmap managed API and regmap fields by Jean-Jacques Hiblot · 4 years, 1 month ago
  54. 8a34d3d test/py: allow multi-digit index in in_tree() by Pratyush Yadav · 4 years, 1 month ago
  55. 1c4db59 regmap: Add support for regmap fields by Jean-Jacques Hiblot · 4 years, 1 month ago
  56. d8babb9 regmap: Allow devices to specify regmap range start and size in config by Pratyush Yadav · 4 years, 1 month ago
  57. 0e01a7c regmap: Add regmap_init_mem_range() by Pratyush Yadav · 4 years, 1 month ago
  58. 7aa5ddf regmap: Allow left shifting register offset before access by Pratyush Yadav · 4 years, 1 month ago
  59. 78aaedb regmap: Allow specifying read/write width by Pratyush Yadav · 4 years, 1 month ago
  60. 97d8a69 regmap: zero out the regmap on allocation by Pratyush Yadav · 4 years, 1 month ago
  61. ffb22f6 regmap: Add devm_regmap_init() by Jean-Jacques Hiblot · 4 years, 1 month ago
  62. 88e6a60 test: gpio: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 1 month ago
  63. d4b722e drivers: gpio: Add a managed API to get a GPIO from the device-tree by Jean-Jacques Hiblot · 4 years, 1 month ago
  64. bad2433 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 1 month ago
  65. 139e4a1 drivers: reset: Add a managed API to get reset controllers from the DT by Jean-Jacques Hiblot · 4 years, 1 month ago
  66. 5f9070a optee: copy FDT OP-TEE related nodes before generic FDT changes by Etienne Carriere · 4 years, 5 months ago
  67. 01114ad Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 4 years, 1 month ago
  68. 527fad0 Merge branch '2020-09-29-dev_xxx-print-improvement' into next by Tom Rini · 4 years, 1 month ago
  69. ceb70bb dm: Print device name in dev_xxx like Linux by Sean Anderson · 4 years, 1 month ago
  70. 4d14600 dm: Use symbolic constants for log levels in dev_xxx by Sean Anderson · 4 years, 1 month ago
  71. 4723fd5 video: stm32: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  72. 7fe8cfd usb: musb-new: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  73. 2667dac usb: dwc3: Don't include asm-generic/io.h by Sean Anderson · 4 years, 1 month ago
  74. 44003f8 usb: dwc3: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  75. df5eabc usb: dwc3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  76. 046ade8 usb: dwc2: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  77. df8395a usb: cdns3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  78. 9c61028 sysreset: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  79. 49dfbe9 spi: zynqmp_gqspi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  80. 32bbe5b spi: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  81. cc6c290 soc: qualcomm: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  82. d7bd29c remoteproc: k3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  83. 44f1c38 remoteproc: k3-r5: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  84. b608c54 remoteproc: Remove unused function rproc_elf_sanity_check by Sean Anderson · 4 years, 1 month ago
  85. 0aeaca6 phy: usbphyc: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  86. 29e0969 phy: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  87. 7334517 phy: sun4i-usb: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  88. e9e1bd1 phy: rockchip: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  89. b9442a0 phy: marvell: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  90. 143d81d net: ti: cpsw: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 1 month ago
  91. ef04369 net: sun8i_emac: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  92. e2f7421 net: sunxi: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  93. 69876c5 linux/compat.h: Remove netdev_xxx functions by Sean Anderson · 4 years, 1 month ago
  94. 9db60ee net: mvpp2: Convert netdev_xxx to dev_xxx by Sean Anderson · 4 years, 1 month ago
  95. ddc48c1 net: mvpp2: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  96. c519cbf net: mvneta: Convert netdev_xxx to dev_xxx by Sean Anderson · 4 years, 1 month ago
  97. 13cbe29 net: mvneta: Fix not always calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  98. 0851bd1 net: mdio: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 1 month ago
  99. 1485d64 net: bcm6368: Fix not calling dev_info with a device by Sean Anderson · 4 years, 1 month ago
  100. 7f36806 nand: vybrid: Re-introduce vf610_nfc.dev by Sean Anderson · 4 years, 1 month ago