1. f23419c wdt: designware: fix timeout calculation due to expecting KHz by Jack Mitchell · Thu Sep 17 10:30:40 2020 +0100
  2. 9476963 led: gpio: Default to using node name if label is absent by Sean Anderson · Mon Sep 14 11:02:02 2020 -0400
  3. ccca40b gpio: dw: Return output value when direction is out by Sean Anderson · Mon Sep 14 11:02:01 2020 -0400
  4. 2fb5b78 gpio: dw: Add a trailing underscore to generated name by Sean Anderson · Mon Sep 14 11:02:00 2020 -0400
  5. 2f3c335 gpio: dw: Fix warnings about casting int to pointer by Sean Anderson · Mon Sep 14 11:01:59 2020 -0400
  6. 087dfce pinctrl: Add support for Kendryte K210 FPIOA by Sean Anderson · Mon Sep 14 11:01:58 2020 -0400
  7. 3438e3b test: pinmux: Add test for pin muxing by Sean Anderson · Mon Sep 14 11:01:57 2020 -0400
  8. 319ca70 pinctrl: Add pinmux property support to pinctrl-generic by Sean Anderson · Mon Sep 14 11:01:55 2020 -0400
  9. f7d8f83 ram: add ddr4 dual x8 configuration by Dylan Hung · Mon Sep 07 16:25:07 2020 +0800
  10. 58adc73 ram: move aspeed ram driver into drivers/ directory by Dylan Hung · Mon Sep 07 16:25:06 2020 +0800
  11. 23915fa Merge https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · Thu Oct 08 10:20:53 2020 -0400
  12. b2bb1b3 cfi_flash: Fix devicetree address determination by Andre Przywara · Thu Sep 24 00:22:04 2020 +0100
  13. faa3fee mtd: cfi_mtd: Use DMA for reads by Vignesh Raghavendra · Thu Sep 17 16:53:08 2020 +0530
  14. 518d924 dma: Reduce error level when DMA channel type does not exist by Vignesh Raghavendra · Thu Sep 17 16:53:07 2020 +0530
  15. 2013b66 Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Wed Oct 07 17:25:25 2020 -0400
  16. df33b57 usb: xhci: octeon: Add DWC3 glue layer for Octeon by Stefan Roese · Mon Aug 24 13:04:38 2020 +0200
  17. 79db944 usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses by Stefan Roese · Mon Aug 24 13:04:37 2020 +0200
  18. cf35437 usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr() by Stefan Roese · Mon Aug 24 13:04:36 2020 +0200
  19. efa73a9 ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3) by Aaron Williams · Wed Sep 02 08:29:08 2020 +0200
  20. e60c6a7 ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3) by Aaron Williams · Wed Sep 02 08:29:07 2020 +0200
  21. 0111421 ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3) by Aaron Williams · Wed Sep 02 08:29:06 2020 +0200
  22. bd81c5b Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Oct 06 13:59:01 2020 -0400
  23. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · Fri Sep 25 09:41:14 2020 +0200
  24. 60d6b5d Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Oct 06 08:36:10 2020 -0400
  25. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  26. da7f09c pwm: Add driver for Amlogic Meson PWM controller by Neil Armstrong · Thu Oct 01 10:04:56 2020 +0200
  27. 6e2d447 pinctrl: meson-axg: add missing GPIOA_18 by Neil Armstrong · Fri Oct 02 09:32:12 2020 +0200
  28. 135bd3e pinctrl: meson-axg-pmx: fix gpio request by Neil Armstrong · Fri Oct 02 09:31:46 2020 +0200
  29. c90263c phy: meson-gxl-usb: depend on Meson AXG aswell by Neil Armstrong · Thu Sep 10 10:48:16 2020 +0200
  30. d08ce85 phy: meson-gxl: remove invalid USB3 PHY driver by Neil Armstrong · Thu Sep 10 10:48:15 2020 +0200
  31. c1a7e72c usb: dwc3: add Amlogic GXL & GXL DWC3 Glue by Neil Armstrong · Thu Sep 10 10:48:13 2020 +0200
  32. 2a8bc03 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · Mon Oct 05 10:54:27 2020 -0400
  33. 8ac4a89 Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Mon Oct 05 10:54:10 2020 -0400
  34. 929f5cc cpu: at91: add driver for CPU by Claudiu Beznea · Thu Oct 01 13:27:25 2020 +0300
  35. eb6355c pinctrl: bcm283x: Store the return value of dev_read_u32_default to int by Ovidiu Panait · Tue Sep 29 20:27:13 2020 +0300
  36. 44d0c63 pinctrl: bcm283x: Read address from DT in ofdata_to_platdata by Ovidiu Panait · Tue Sep 29 20:27:12 2020 +0300
  37. aab2a86 pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL check by Ovidiu Panait · Tue Sep 29 20:27:11 2020 +0300
  38. 6064c61 mailbox: stm32_ipcc: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 17:48:15 2020 +0200
  39. bf7d97d video: stm32_dsi: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 17:44:13 2020 +0200
  40. 1d64641 video: stm32_ltdc: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 17:44:12 2020 +0200
  41. 4b3f012 pinctrl: stm32: Add header with SPDX licence by Patrick Delaunay · Wed Sep 09 17:50:15 2020 +0200
  42. 11ec597 pinctrl: stm32: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 17:50:14 2020 +0200
  43. e7f6638 gpio: stm32: check result of ofnode_phandle_args by Patrick Delaunay · Wed Sep 09 18:28:34 2020 +0200
  44. cd7c951 gpio: stm32: cosmetic: cleanup gpio_stm32_probe by Patrick Delaunay · Wed Sep 09 18:28:33 2020 +0200
  45. 3bf27ff Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · Thu Oct 01 14:52:56 2020 -0400
  46. 65a747d Revert "net: smc911x: Automatically Update ethaddr with MAC" by Tom Rini · Thu Oct 01 14:51:58 2020 -0400
  47. 7f2d86d usb: xhci-rcar: Add support for R8A774A1 SoC by Lad Prabhakar · Mon Sep 21 18:24:09 2020 +0100
  48. 14bb350 usb: xhci: convert to readx_poll_sleep_timeout() by developer · Tue Sep 08 19:00:03 2020 +0200
  49. 9963422 usb: xhci: use macros with parameter to fill ep_info2 by developer · Tue Sep 08 19:00:02 2020 +0200
  50. 57c052b usb: xhci: convert to TRB_TX_TYPE() by developer · Tue Sep 08 19:00:01 2020 +0200
  51. 6cabb14 usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET() by developer · Tue Sep 08 19:00:00 2020 +0200
  52. 497dcfa usb: xhci: convert to TRB_TYPE() by developer · Tue Sep 08 18:59:59 2020 +0200
  53. 6b9e221 usb: xhci: convert to HCS_MAX_PORTS() by developer · Tue Sep 08 18:59:58 2020 +0200
  54. 8039053 usb: xhci: add quirks flag to support MediaTek xHCI 0.96 by developer · Tue Sep 08 18:59:57 2020 +0200
  55. 570c2a9 usb: xhci: create one unified function to calculate TRB TD remainder by developer · Tue Sep 08 18:59:56 2020 +0200
  56. d1c2da4 usb: xhci: add a member hci_version in xhci_ctrl struct by developer · Tue Sep 08 18:59:55 2020 +0200
  57. 2a46a2e Merge branch 'next' of git://git.denx.de/u-boot-sh into next by Tom Rini · Thu Oct 01 10:29:39 2020 -0400
  58. 36fae2f Merge branch '2020-09-30-assorted-network-improvements' into next by Tom Rini · Thu Oct 01 09:46:10 2020 -0400
  59. 9c67b1f i2c: rcar_i2c: Fix i2c read/write errors by Lad Prabhakar · Wed Sep 30 13:24:12 2020 +0100
  60. 9e6ed38 net: dwc_eth_qos: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 18:30:06 2020 +0200
  61. 7568702 phy: add support for stingray PAXB PHY controller by Srinath Mannam · Thu Apr 02 16:08:12 2020 +0530
  62. 6a6e36d net: smc911x: Automatically Update ethaddr with MAC by Adam Ford · Tue Aug 18 08:19:02 2020 -0500
  63. 22bb377 net: ftgmac100: Add support for board specific PHY interface address by Thirupathaiah Annapureddy · Mon Aug 17 17:08:26 2020 -0700
  64. ed1a74e net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx by Heiko Stuebner · Tue Jun 09 15:37:40 2020 +0200
  65. 78734f2 net: phy: mscc: make clock-output configurable on vsc85xx by Heiko Stuebner · Tue Jun 09 15:37:39 2020 +0200
  66. 8b9b689 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · Wed Sep 09 18:44:07 2020 +0200
  67. c6e9af3 reset: add reset controller driver for SCMI agents by Etienne Carriere · Wed Sep 09 18:44:06 2020 +0200
  68. 2d94c08fa firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · Wed Sep 09 18:44:05 2020 +0200
  69. 78928e1 clk: add clock driver for SCMI agents by Etienne Carriere · Wed Sep 09 18:44:04 2020 +0200
  70. a26d0ec firmware: scmi: support Arm SMCCC transport by Etienne Carriere · Wed Sep 09 18:44:02 2020 +0200
  71. 2b41208 firmware: scmi: mailbox/smt agent device by Etienne Carriere · Wed Sep 09 18:44:01 2020 +0200
  72. 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · Wed Sep 09 18:44:00 2020 +0200
  73. b3bbbcf regmap: Add support for regmap fields by Jean-Jacques Hiblot · Thu Sep 24 10:04:16 2020 +0530
  74. 3e4e50a regmap: Allow devices to specify regmap range start and size in config by Pratyush Yadav · Thu Sep 24 10:04:15 2020 +0530
  75. 7eb2476 regmap: Add regmap_init_mem_range() by Pratyush Yadav · Thu Sep 24 10:04:14 2020 +0530
  76. 3b94e5d regmap: Allow left shifting register offset before access by Pratyush Yadav · Thu Sep 24 10:04:13 2020 +0530
  77. 1c9867c regmap: Allow specifying read/write width by Pratyush Yadav · Thu Sep 24 10:04:12 2020 +0530
  78. 279cad8 regmap: zero out the regmap on allocation by Pratyush Yadav · Thu Sep 24 10:04:11 2020 +0530
  79. de03d12 regmap: Add devm_regmap_init() by Jean-Jacques Hiblot · Thu Sep 24 10:04:10 2020 +0530
  80. 775d6a2 drivers: gpio: Add a managed API to get a GPIO from the device-tree by Jean-Jacques Hiblot · Fri Sep 11 13:43:34 2020 +0530
  81. 880c5c7 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · Wed Sep 09 15:37:04 2020 +0530
  82. 5be97a3 drivers: reset: Add a managed API to get reset controllers from the DT by Jean-Jacques Hiblot · Wed Sep 09 15:37:03 2020 +0530
  83. bb56633 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Wed Sep 30 09:21:43 2020 -0400
  84. b9b6702 video: stm32: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:20 2020 -0400
  85. 46362c7 usb: musb-new: sunxi: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:19 2020 -0400
  86. a468d76 usb: dwc3: Don't include asm-generic/io.h by Sean Anderson · Tue Sep 15 10:45:18 2020 -0400
  87. 9a62b42 usb: dwc3: ti: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:17 2020 -0400
  88. 2789ce8 usb: dwc3: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:16 2020 -0400
  89. 62eff9b usb: dwc2: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:15 2020 -0400
  90. ccf123b usb: cdns3: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:14 2020 -0400
  91. ada921f sysreset: ti: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:13 2020 -0400
  92. 241232a spi: zynqmp_gqspi: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:12 2020 -0400
  93. 64474dd spi: sunxi: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:11 2020 -0400
  94. 68eca30 soc: qualcomm: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:10 2020 -0400
  95. b35d5d2 remoteproc: k3: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:09 2020 -0400
  96. f13dc37 remoteproc: k3-r5: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:08 2020 -0400
  97. f7d4b9b remoteproc: Remove unused function rproc_elf_sanity_check by Sean Anderson · Tue Sep 15 10:45:07 2020 -0400
  98. 30080c3 phy: usbphyc: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:06 2020 -0400
  99. 2030743 phy: ti: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:05 2020 -0400
  100. e4d3c97 phy: sun4i-usb: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:04 2020 -0400