1. c6e9af3 reset: add reset controller driver for SCMI agents by Etienne Carriere · Wed Sep 09 18:44:06 2020 +0200
  2. 2d94c08fa firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · Wed Sep 09 18:44:05 2020 +0200
  3. 78928e1 clk: add clock driver for SCMI agents by Etienne Carriere · Wed Sep 09 18:44:04 2020 +0200
  4. a26d0ec firmware: scmi: support Arm SMCCC transport by Etienne Carriere · Wed Sep 09 18:44:02 2020 +0200
  5. 2b41208 firmware: scmi: mailbox/smt agent device by Etienne Carriere · Wed Sep 09 18:44:01 2020 +0200
  6. 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · Wed Sep 09 18:44:00 2020 +0200
  7. b3bbbcf regmap: Add support for regmap fields by Jean-Jacques Hiblot · Thu Sep 24 10:04:16 2020 +0530
  8. 3e4e50a regmap: Allow devices to specify regmap range start and size in config by Pratyush Yadav · Thu Sep 24 10:04:15 2020 +0530
  9. 7eb2476 regmap: Add regmap_init_mem_range() by Pratyush Yadav · Thu Sep 24 10:04:14 2020 +0530
  10. 3b94e5d regmap: Allow left shifting register offset before access by Pratyush Yadav · Thu Sep 24 10:04:13 2020 +0530
  11. 1c9867c regmap: Allow specifying read/write width by Pratyush Yadav · Thu Sep 24 10:04:12 2020 +0530
  12. 279cad8 regmap: zero out the regmap on allocation by Pratyush Yadav · Thu Sep 24 10:04:11 2020 +0530
  13. de03d12 regmap: Add devm_regmap_init() by Jean-Jacques Hiblot · Thu Sep 24 10:04:10 2020 +0530
  14. 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
  15. 880c5c7 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · Wed Sep 09 15:37:04 2020 +0530
  16. 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
  17. 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
  18. b9b6702 video: stm32: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:20 2020 -0400
  19. 46362c7 usb: musb-new: sunxi: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:19 2020 -0400
  20. a468d76 usb: dwc3: Don't include asm-generic/io.h by Sean Anderson · Tue Sep 15 10:45:18 2020 -0400
  21. 9a62b42 usb: dwc3: ti: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:17 2020 -0400
  22. 2789ce8 usb: dwc3: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:16 2020 -0400
  23. 62eff9b usb: dwc2: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:15 2020 -0400
  24. ccf123b usb: cdns3: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:14 2020 -0400
  25. ada921f sysreset: ti: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:13 2020 -0400
  26. 241232a spi: zynqmp_gqspi: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:12 2020 -0400
  27. 64474dd spi: sunxi: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:11 2020 -0400
  28. 68eca30 soc: qualcomm: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:10 2020 -0400
  29. b35d5d2 remoteproc: k3: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:09 2020 -0400
  30. f13dc37 remoteproc: k3-r5: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:08 2020 -0400
  31. f7d4b9b remoteproc: Remove unused function rproc_elf_sanity_check by Sean Anderson · Tue Sep 15 10:45:07 2020 -0400
  32. 30080c3 phy: usbphyc: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:06 2020 -0400
  33. 2030743 phy: ti: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:05 2020 -0400
  34. e4d3c97 phy: sun4i-usb: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:04 2020 -0400
  35. 0c618c3 phy: rockchip: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:03 2020 -0400
  36. 6b2b9f4 phy: marvell: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:02 2020 -0400
  37. 8e3d3be net: ti: cpsw: Fix not calling dev_dbg with a device by Sean Anderson · Tue Sep 15 10:45:01 2020 -0400
  38. 4702aa2 net: sun8i_emac: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:00 2020 -0400
  39. 6276478 net: sunxi: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:59 2020 -0400
  40. c7cbf09 net: mvpp2: Convert netdev_xxx to dev_xxx by Sean Anderson · Tue Sep 15 10:44:57 2020 -0400
  41. 77a8879 net: mvpp2: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:56 2020 -0400
  42. ecbbddf net: mvneta: Convert netdev_xxx to dev_xxx by Sean Anderson · Tue Sep 15 10:44:55 2020 -0400
  43. e0d0004 net: mvneta: Fix not always calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:54 2020 -0400
  44. 2340c83 net: bcm6368: Fix not calling dev_info with a device by Sean Anderson · Tue Sep 15 10:44:52 2020 -0400
  45. f716c53 nand: vybrid: Re-introduce vf610_nfc.dev by Sean Anderson · Tue Sep 15 10:44:51 2020 -0400
  46. 4b5aa00 nand: brcmnand: Fix not calling dev_err() with a device by Sean Anderson · Tue Sep 15 10:44:50 2020 -0400
  47. dfff1c1 nand: atmel: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:49 2020 -0400
  48. 96da63d mailbox: k3: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:48 2020 -0400
  49. 09aa57a mmc: mtk-sd: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:47 2020 -0400
  50. 988e42c mmc: bcm2835-host: Fix not calling dev_dbg with a device by Sean Anderson · Tue Sep 15 10:44:46 2020 -0400
  51. b316bd7 mtd: spi-nand: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:44 2020 -0400
  52. 9bdd34b mtd: spi: Fix logging in spi-nor-tiny by Sean Anderson · Tue Sep 15 10:44:43 2020 -0400
  53. 8baec61 mtd: spi: Include dm.h in spi-nor-core.c by Sean Anderson · Tue Sep 15 10:44:42 2020 -0400
  54. 6ae2814 mtd: nand: sunxi: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:41 2020 -0400
  55. c6302f0 mtd: nand: pxa3xx: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:40 2020 -0400
  56. fbba69f i2c: mxc: Fix dev_err being called on a nonexistant variable by Sean Anderson · Tue Sep 15 10:44:39 2020 -0400
  57. 405dc24 firmware: ti_sci: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:38 2020 -0400
  58. 8d06ce4 dm: syscon: Fix calling dev_dbg with an uninitialized device by Sean Anderson · Tue Sep 15 10:44:37 2020 -0400
  59. 510bca3 riscv: clk: Add CLINT clock to kendryte clock driver by Sean Anderson · Mon Sep 28 10:52:27 2020 -0400
  60. 79d3bba timer: Add a test for timer_timebase_fallback by Sean Anderson · Mon Sep 28 10:52:23 2020 -0400
  61. 738ff53 timer: Add helper for drivers using timebase fallback by Sean Anderson · Mon Sep 28 10:52:22 2020 -0400
  62. 9baaaef riscv: Rework riscv timer driver to only support S-mode by Sean Anderson · Mon Sep 28 10:52:21 2020 -0400
  63. 8ad7da6 ram: sifive: Remove regmap dependency by Bin Meng · Tue Sep 15 16:05:07 2020 +0800
  64. fb51bec ram: sifive: Check return value on clk_enable() by Bin Meng · Tue Sep 15 16:05:06 2020 +0800
  65. 38738d9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · Fri Sep 25 09:04:01 2020 -0400
  66. 11b1a27 tpm: cr50: Add ACPI support by Simon Glass · Tue Sep 22 12:45:24 2020 -0600
  67. d73344b x86: acpi: Add common Intel ACPI tables by Simon Glass · Tue Sep 22 12:45:14 2020 -0600
  68. 31cc5b4 i2c: Add a generic driver to generate ACPI info by Simon Glass · Tue Sep 22 12:45:01 2020 -0600
  69. 2f3c6ba dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · Tue Sep 22 12:44:59 2020 -0600
  70. 01c102d Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 24 08:33:47 2020 -0400
  71. 5966b6d net: tsec: Add the compatible string "gianfar" support by Hou Zhiqiang · Thu Jul 16 18:09:14 2020 +0800
  72. 1addbbf net: tsec: Add fixed-link PHY support by Hou Zhiqiang · Thu Jul 16 18:09:13 2020 +0800
  73. d35de97 net: tsec: convert to use DM_MDIO when DM_ETH enabled by Hou Zhiqiang · Thu Jul 16 18:09:12 2020 +0800
  74. 0a35579 net: fsl_mdio: Correct the MII management register block address by Hou Zhiqiang · Thu Jul 16 18:09:11 2020 +0800
  75. 5d4831a net: fsl_mdio: Change to use virtual address by Hou Zhiqiang · Thu Jul 16 18:09:10 2020 +0800
  76. fb73b12 phy: make phy_connect_fixed work with a null mdio bus by Vladimir Oltean · Thu Jul 16 18:09:08 2020 +0800
  77. 34f6781 clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flag by Michal Simek · Wed Sep 16 13:20:55 2020 +0200
  78. e232bd7 mmc: zynq: Fix incorrect indentation by Michal Simek · Mon Sep 14 13:00:40 2020 +0200
  79. cd70834 fpga: zynqmp: Protect zynqmp_loads() for SPL by Michal Simek · Thu Sep 10 12:57:16 2020 +0200
  80. 1aab114 fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · Wed Sep 09 14:41:56 2020 +0200
  81. 74076ba fpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macros by Michal Simek · Wed Sep 09 13:25:40 2020 +0200
  82. f29a570 net: xilinx: axi_emac: Typecast flush_cache arguments by Ashok Reddy Soma · Thu Sep 03 08:36:44 2020 -0600
  83. 91d455a net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warnings by Ashok Reddy Soma · Thu Sep 03 08:36:43 2020 -0600
  84. c558783 nand: Kconfig: Change dependency for NAND_ARASAN by Michal Simek · Wed Aug 19 09:59:52 2020 +0200
  85. 070ffd2 serial: uartlite: Add support to work with any endianness by T Karthik Reddy · Fri Aug 14 03:02:15 2020 -0600
  86. 3239d71 xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · Mon Aug 24 14:41:51 2020 +0200
  87. 8ec9066 net: gem: Add support for more PHYs on MDIO bus by Michal Simek · Mon May 30 10:43:11 2016 +0200
  88. 3309308 xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · Tue Jan 07 08:50:34 2020 +0100
  89. 21e3b04 dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args by Patrick Delaunay · Thu Sep 10 18:26:17 2020 +0200
  90. 43b05c0 dm: syscon: typo alerady by Heinrich Schuchardt · Sat Aug 22 07:16:26 2020 +0200
  91. 45e8e41 Merge branch '2020-09-14-generic-phy-error-trace' into next by Tom Rini · Mon Sep 21 16:44:16 2020 -0400
  92. 594a7f0 Merge branch 'master' into next by Tom Rini · Mon Sep 21 14:25:37 2020 -0400
  93. 2febde4 Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Sep 19 08:35:20 2020 -0400
  94. d909bab rng: stm32mp1: use log() instead of printf() by Heinrich Schuchardt · Thu Sep 17 16:49:02 2020 +0200
  95. 746862b usb: dwc3: Add Qualcomm DWC3 compatible string by Robert Marko · Thu Sep 10 16:00:05 2020 +0200
  96. 9190e7b phy: add driver for Qualcomm IPQ40xx USB PHY by Robert Marko · Thu Sep 10 16:00:04 2020 +0200
  97. f5edc7a reset: Add IPQ40xx reset controller driver by Robert Marko · Thu Sep 10 16:00:02 2020 +0200
  98. 0b7d950 IPQ40xx: Add SMEM support by Robert Marko · Thu Sep 10 16:00:01 2020 +0200
  99. e6a999b mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate. by Haibo Chen · Tue Sep 01 15:34:06 2020 +0800
  100. 41b64a8 net, qe: add DM support for QE UEC ethernet by Heiko Schocher · Thu Feb 06 09:48:16 2020 +0100