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