1. 9abece3 video: rockchip: Support 4K resolution for rk3288, HDMI by Jagan Teki · 4 years, 1 month ago
  2. 127c8d8 video: rockchip: Add missing dpcd_write() call to link_train_ce() by Alper Nebi Yasak · 4 years, 1 month ago
  3. 2db36c6 ram: rockchip: px30: add a config-based ddr selection by Heiko Stuebner · 4 years, 2 months ago
  4. da0be4e clk: rockchip: rk3399: implement getting wdt/alive clocks by Jack Mitchell · 4 years, 2 months ago
  5. a58d86d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 4 years, 1 month ago
  6. 492b991 cfi_flash: Fix devicetree address determination by Andre Przywara · 4 years, 2 months ago
  7. 3f891a1 mtd: cfi_mtd: Use DMA for reads by Vignesh Raghavendra · 4 years, 2 months ago
  8. 8995a86 dma: Reduce error level when DMA channel type does not exist by Vignesh Raghavendra · 4 years, 2 months ago
  9. 1c431f1 Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 1 month ago
  10. 92ca2fe usb: xhci: octeon: Add DWC3 glue layer for Octeon by Stefan Roese · 4 years, 3 months ago
  11. e68efa1 usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses by Stefan Roese · 4 years, 3 months ago
  12. 72a53ac usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr() by Stefan Roese · 4 years, 3 months ago
  13. 15afe72 ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3) by Aaron Williams · 4 years, 3 months ago
  14. 61674a1 ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3) by Aaron Williams · 4 years, 3 months ago
  15. e13bb86 ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3) by Aaron Williams · 4 years, 3 months ago
  16. 42378e3 Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago
  17. 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
  18. 987ab49 Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 1 month ago
  19. b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
  20. 2d481b2 pwm: Add driver for Amlogic Meson PWM controller by Neil Armstrong · 4 years, 2 months ago
  21. 38c1c6f pinctrl: meson-axg: add missing GPIOA_18 by Neil Armstrong · 4 years, 2 months ago
  22. 0f6bef4 pinctrl: meson-axg-pmx: fix gpio request by Neil Armstrong · 4 years, 2 months ago
  23. 0ae8724 phy: meson-gxl-usb: depend on Meson AXG aswell by Neil Armstrong · 4 years, 2 months ago
  24. 66d9427 phy: meson-gxl: remove invalid USB3 PHY driver by Neil Armstrong · 4 years, 2 months ago
  25. 46eddbc usb: dwc3: add Amlogic GXL & GXL DWC3 Glue by Neil Armstrong · 4 years, 2 months ago
  26. caebff0 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 4 years, 1 month ago
  27. 17e76b3 Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 4 years, 1 month ago
  28. 01c35f2 cpu: at91: add driver for CPU by Claudiu Beznea · 4 years, 2 months ago
  29. 0db912d pinctrl: bcm283x: Store the return value of dev_read_u32_default to int by Ovidiu Panait · 4 years, 2 months ago
  30. e020c07 pinctrl: bcm283x: Read address from DT in ofdata_to_platdata by Ovidiu Panait · 4 years, 2 months ago
  31. bab9be9 pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL check by Ovidiu Panait · 4 years, 2 months ago
  32. 04e29ca mailbox: stm32_ipcc: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 2 months ago
  33. a04616b video: stm32_dsi: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 2 months ago
  34. 28c6ba8 video: stm32_ltdc: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 2 months ago
  35. 10bccd0 pinctrl: stm32: Add header with SPDX licence by Patrick Delaunay · 4 years, 2 months ago
  36. d3bfad2 pinctrl: stm32: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 2 months ago
  37. cb08e84 gpio: stm32: check result of ofnode_phandle_args by Patrick Delaunay · 4 years, 2 months ago
  38. 15c8cbf gpio: stm32: cosmetic: cleanup gpio_stm32_probe by Patrick Delaunay · 4 years, 2 months ago
  39. 7e373a1 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 2 months ago
  40. f352c51 Revert "net: smc911x: Automatically Update ethaddr with MAC" by Tom Rini · 4 years, 2 months ago
  41. e15e817 usb: xhci-rcar: Add support for R8A774A1 SoC by Lad Prabhakar · 4 years, 2 months ago
  42. a6837a0 usb: xhci: convert to readx_poll_sleep_timeout() by Chunfeng Yun · 4 years, 2 months ago
  43. 23a54cc usb: xhci: use macros with parameter to fill ep_info2 by Chunfeng Yun · 4 years, 2 months ago
  44. bf58cf9 usb: xhci: convert to TRB_TX_TYPE() by Chunfeng Yun · 4 years, 2 months ago
  45. 4312638 usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET() by Chunfeng Yun · 4 years, 2 months ago
  46. a826d76 usb: xhci: convert to TRB_TYPE() by Chunfeng Yun · 4 years, 2 months ago
  47. 86d1fa1 usb: xhci: convert to HCS_MAX_PORTS() by Chunfeng Yun · 4 years, 2 months ago
  48. 7408205 usb: xhci: add quirks flag to support MediaTek xHCI 0.96 by Chunfeng Yun · 4 years, 2 months ago
  49. e3ea481 usb: xhci: create one unified function to calculate TRB TD remainder by Chunfeng Yun · 4 years, 2 months ago
  50. 719d7d8 usb: xhci: add a member hci_version in xhci_ctrl struct by Chunfeng Yun · 4 years, 2 months ago
  51. b084d85 Merge branch 'next' of git://git.denx.de/u-boot-sh into next by Tom Rini · 4 years, 2 months ago
  52. 26acc63 Merge branch '2020-09-30-assorted-network-improvements' into next by Tom Rini · 4 years, 2 months ago
  53. 86a73b0 i2c: rcar_i2c: Fix i2c read/write errors by Lad Prabhakar · 4 years, 2 months ago
  54. cafaa30 net: dwc_eth_qos: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 2 months ago
  55. 3151fdd phy: add support for stingray PAXB PHY controller by Srinath Mannam · 4 years, 8 months ago
  56. 387cbf0 net: smc911x: Automatically Update ethaddr with MAC by Adam Ford · 4 years, 3 months ago
  57. 66e036b net: ftgmac100: Add support for board specific PHY interface address by Thirupathaiah Annapureddy · 4 years, 3 months ago
  58. d63c14c net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx by Heiko Stuebner · 4 years, 5 months ago
  59. 9a499b2 net: phy: mscc: make clock-output configurable on vsc85xx by Heiko Stuebner · 4 years, 5 months ago
  60. c0dd177 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 2 months ago
  61. 34d76fe reset: add reset controller driver for SCMI agents by Etienne Carriere · 4 years, 2 months ago
  62. 87d4f27 firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 2 months ago
  63. 6038884 clk: add clock driver for SCMI agents by Etienne Carriere · 4 years, 2 months ago
  64. 1e35913 firmware: scmi: support Arm SMCCC transport by Etienne Carriere · 4 years, 2 months ago
  65. 240720e firmware: scmi: mailbox/smt agent device by Etienne Carriere · 4 years, 2 months ago
  66. 358599e firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 2 months ago
  67. 1c4db59 regmap: Add support for regmap fields by Jean-Jacques Hiblot · 4 years, 2 months ago
  68. d8babb9 regmap: Allow devices to specify regmap range start and size in config by Pratyush Yadav · 4 years, 2 months ago
  69. 0e01a7c regmap: Add regmap_init_mem_range() by Pratyush Yadav · 4 years, 2 months ago
  70. 7aa5ddf regmap: Allow left shifting register offset before access by Pratyush Yadav · 4 years, 2 months ago
  71. 78aaedb regmap: Allow specifying read/write width by Pratyush Yadav · 4 years, 2 months ago
  72. 97d8a69 regmap: zero out the regmap on allocation by Pratyush Yadav · 4 years, 2 months ago
  73. ffb22f6 regmap: Add devm_regmap_init() by Jean-Jacques Hiblot · 4 years, 2 months ago
  74. d4b722e drivers: gpio: Add a managed API to get a GPIO from the device-tree by Jean-Jacques Hiblot · 4 years, 2 months ago
  75. bad2433 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 2 months ago
  76. 139e4a1 drivers: reset: Add a managed API to get reset controllers from the DT by Jean-Jacques Hiblot · 4 years, 2 months ago
  77. 01114ad Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 4 years, 2 months ago
  78. 4723fd5 video: stm32: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  79. 7fe8cfd usb: musb-new: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  80. 2667dac usb: dwc3: Don't include asm-generic/io.h by Sean Anderson · 4 years, 2 months ago
  81. 44003f8 usb: dwc3: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  82. df5eabc usb: dwc3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  83. 046ade8 usb: dwc2: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  84. df8395a usb: cdns3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  85. 9c61028 sysreset: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  86. 49dfbe9 spi: zynqmp_gqspi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  87. 32bbe5b spi: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  88. cc6c290 soc: qualcomm: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  89. d7bd29c remoteproc: k3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  90. 44f1c38 remoteproc: k3-r5: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  91. b608c54 remoteproc: Remove unused function rproc_elf_sanity_check by Sean Anderson · 4 years, 2 months ago
  92. 0aeaca6 phy: usbphyc: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  93. 29e0969 phy: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  94. 7334517 phy: sun4i-usb: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  95. e9e1bd1 phy: rockchip: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  96. b9442a0 phy: marvell: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  97. 143d81d net: ti: cpsw: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 2 months ago
  98. ef04369 net: sun8i_emac: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  99. e2f7421 net: sunxi: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  100. 9db60ee net: mvpp2: Convert netdev_xxx to dev_xxx by Sean Anderson · 4 years, 2 months ago