1. 0aab9d3 gpio: stmfx: rename function used to change pin configuration by Patrick Delaunay · Thu Jun 04 14:30:28 2020 +0200
  2. 2fcd037 gpio: stmfx: move function to prepare new ops introduction by Patrick Delaunay · Thu Jun 04 14:30:27 2020 +0200
  3. b087cab gpio: stm32: add ops get_dir_flags by Patrick Delaunay · Thu Jun 04 14:30:26 2020 +0200
  4. c6d455c gpio: stm32: add ops set_dir_flags by Patrick Delaunay · Thu Jun 04 14:30:25 2020 +0200
  5. 3d1fe4e arm: stm32mp: add weak function to save vddcore by Patrick Delaunay · Mon May 25 12:19:45 2020 +0200
  6. 885bdc2 stm32mp1: clk: configure pll1 with OPP by Patrick Delaunay · Mon May 25 12:19:44 2020 +0200
  7. a0466f6 net: dwc_eth_qos: update the compatible supported for STM32 by Patrick Delaunay · Thu May 14 15:00:23 2020 +0200
  8. 60b9224 video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean by Patrick Delaunay · Wed Jul 01 14:56:10 2020 +0200
  9. 90fa4e9 Merge branch 'next' by Tom Rini · Mon Jul 06 15:46:38 2020 -0400
  10. 75a67ae Merge branch '2020-07-01-kconfig-etc-updates' into next by Tom Rini · Sun Jul 05 18:03:32 2020 -0400
  11. aa914cd gpio-uclass.c: save the GPIOD flags also in the gpio descriptor by Heiko Schocher · Fri May 22 11:08:56 2020 +0200
  12. e55e78e pci: rockchip: Mark inline functions as static inline by Tom Rini · Wed Jul 01 11:46:45 2020 -0400
  13. 4ae7a95 riscv: cpu: check and append L1 cache to cpu features by Sagar Shrikant Kadam · Sun Jun 28 07:45:03 2020 -0700
  14. afc0c19 riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit by Sagar Shrikant Kadam · Sun Jun 28 07:45:02 2020 -0700
  15. ce0d69a uclass: cpu: fix to display proper CPU features by Sagar Shrikant Kadam · Sun Jun 28 07:45:01 2020 -0700
  16. d2a10ff riscv: Enable cpu clock if it is present by Sean Anderson · Wed Jun 24 06:41:22 2020 -0400
  17. 4724409 riscv: Try to get cpu frequency from a "clocks" node if it exists by Sean Anderson · Wed Jun 24 06:41:21 2020 -0400
  18. 0c1f6bf reset: Add generic reset driver by Sean Anderson · Wed Jun 24 06:41:14 2020 -0400
  19. 42db70b dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · Wed Jun 24 06:41:13 2020 -0400
  20. b786054 dm: Add support for simple-pm-bus by Sean Anderson · Wed Jun 24 06:41:12 2020 -0400
  21. 4d88d96 clk: Add K210 clock support by Sean Anderson · Wed Jun 24 06:41:11 2020 -0400
  22. 65cd44e clk: Add a bypass clock for K210 by Sean Anderson · Wed Jun 24 06:41:10 2020 -0400
  23. 6e887ee clk: Add K210 pll support by Sean Anderson · Wed Jun 24 06:41:09 2020 -0400
  24. f0d5a6b clk: Fix clk_get_by_* handling of index by Sean Anderson · Wed Jun 24 06:41:08 2020 -0400
  25. aa1e85f clk: Check that ops of composite clock components exist before calling by Sean Anderson · Wed Jun 24 06:41:07 2020 -0400
  26. cfc2f02 clk: Always use the supplied struct clk by Sean Anderson · Wed Jun 24 06:41:06 2020 -0400
  27. d434b1f Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · Tue Jun 30 11:43:18 2020 -0400
  28. 768b86d arm: pxa: mmc: add driver model support by Marcel Ziswiler · Mon May 20 02:44:59 2019 +0200
  29. 82c645c kconfig: mmc: move pxa_mmc_generic to kconfig by Marcel Ziswiler · Mon May 20 02:44:58 2019 +0200
  30. 65c2bf6 dm: core: gracefully handle alias seq without of by Marcel Ziswiler · Mon May 20 02:44:57 2019 +0200
  31. b2b7fc8 mmc: add missing space before comment delimiter by Marcel Ziswiler · Mon May 20 02:44:53 2019 +0200
  32. b1f83a6 net: pcnet: Add Kconfig entries by Marek Vasut · Sun May 17 18:24:25 2020 +0200
  33. 978733b net: pcnet: Add DM support by Marek Vasut · Sun May 17 18:24:24 2020 +0200
  34. 0bc035f net: pcnet: Split common and non-DM functions by Marek Vasut · Sun May 17 18:24:23 2020 +0200
  35. c48ad6f net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · Sun May 17 18:24:22 2020 +0200
  36. 0a042d1 net: pcnet: Wrap iobase into private data by Marek Vasut · Sun May 17 18:24:21 2020 +0200
  37. 292cf50 net: pcnet: Pass private data through dev->priv by Marek Vasut · Sun May 17 18:24:20 2020 +0200
  38. fd899d2 net: pcnet: Wrap devbusfn into private data by Marek Vasut · Sun May 17 18:24:19 2020 +0200
  39. 9250b37 net: pcnet: Drop useless forward declarations by Marek Vasut · Sun May 17 18:24:18 2020 +0200
  40. 34c00e9 net: pcnet: Move initialize function at the end by Marek Vasut · Sun May 17 18:24:17 2020 +0200
  41. 017fe00 net: pcnet: Move private data allocation to initialize by Marek Vasut · Sun May 17 18:24:16 2020 +0200
  42. 9b2f30c net: pcnet: Replace memset+malloc with calloc by Marek Vasut · Sun May 17 18:24:15 2020 +0200
  43. 1fbd423 net: pcnet: Simplify private data allocation by Marek Vasut · Sun May 17 18:24:14 2020 +0200
  44. ab3be70 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · Sun May 17 18:24:13 2020 +0200
  45. 08aac4b net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · Sun May 17 18:24:12 2020 +0200
  46. e549f0f net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · Sun May 17 18:24:11 2020 +0200
  47. 1944087 Convert CONFIG_CADENCE_QSPI to Kconfig by Tom Rini · Tue Jun 16 19:06:31 2020 -0400
  48. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · Thu Jun 04 23:11:53 2020 +0800
  49. 874b373 video: rockchip: fix HDMI 4K resolution by Anatolij Gustschin · Mon Jun 29 16:53:44 2020 +0200
  50. 467eec6 Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Jun 28 10:12:25 2020 -0400
  51. 54fe2bd rockchip: correctly set vop0 or vop1 by Patrick Wildt · Sun Jun 07 20:36:12 2020 +0200
  52. 0034079 video: orisetech_otm8009a: fill characteristics of DSI data link by Yannick Fertre · Wed Jun 24 10:45:42 2020 +0200
  53. bf8f564 video: raydium_rm68200: fill characteristics of DSI data link by Yannick Fertre · Wed Jun 24 10:45:41 2020 +0200
  54. 581449b video: stm32: stm32_dsi: copy DSI fields by Yannick Fertre · Wed Jun 24 10:45:40 2020 +0200
  55. 402ac70 video: check hardware version of DSI by Yannick Fertre · Wed Jun 24 10:43:59 2020 +0200
  56. 3e37469 video: vidconsole: avoid multiple lines overwrite logo by Ye Li · Wed Jun 10 02:52:21 2020 -0700
  57. b5c864d video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer by Ye Li · Wed Jun 10 02:52:23 2020 -0700
  58. 016133a rockchip: clk: rk3188: change APLL to safe 600MHz by Alexander Kochetkov · Mon Jun 22 16:17:09 2020 +0300
  59. cc8db2a Convert CONFIG_ATMEL_HLCD to Kconfig by Tom Rini · Tue Jun 16 19:06:06 2020 -0400
  60. 21b71d6 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · Tue Jun 16 19:06:05 2020 -0400
  61. f8328c0 Convert CONFIG_ARM_PL180_MMCI to Kconfig by Tom Rini · Tue Jun 16 19:06:03 2020 -0400
  62. 2a1064b Convert CONFIG_AM335X_LCD to Kconfig by Tom Rini · Tue Jun 16 19:06:01 2020 -0400
  63. b2b2961 bdinfo: dm: Update fb_base when using driver model by Simon Glass · Sun May 10 14:17:01 2020 -0600
  64. 3114d21 Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Jun 25 09:33:39 2020 -0400
  65. 4154981 Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Jun 24 09:05:35 2020 -0400
  66. 70ab943 net: xilinx: axi_emac: Fix endless loop when no PHYs are connected by Patrick van Gelder · Wed Jun 03 14:18:04 2020 +0200
  67. 274410a arm64: xilinx: Print fpga error value in hex by T Karthik Reddy · Thu May 14 07:49:36 2020 -0600
  68. caecfe6 spi: zynq_[q]spi: Convert config's to macro's by Ashok Reddy Soma · Mon May 18 01:11:00 2020 -0600
  69. 43d9972 net: gem: Disable PCS autonegotiation in case of fixed-link by Michal Simek · Wed May 13 08:05:01 2020 -0600
  70. 1fa7cbe fpga: zynqpl: Flush dcache only for non-bitstream data by T Karthik Reddy · Tue Mar 12 20:20:23 2019 +0530
  71. 59d9ab7 fpga: zynqpl: Check if aes engine is enabled by Ibai Erkiaga · Thu Apr 05 05:19:27 2018 -0700
  72. f3b078f fpga: zynqpl: Check fpga config completion by T Karthik Reddy · Tue Mar 12 20:20:20 2019 +0530
  73. c575058 fpga: zynqpl: Correct PL bitstream loading sequence for zynqaes by Siva Durga Prasad Paladugu · Wed Dec 09 18:46:43 2015 +0530
  74. 5f42112 firmware: zynqmp: Change panic logic in zynqmp_pmufw_load_config_object() by Michal Simek · Mon Apr 27 11:51:40 2020 +0200
  75. 98697a1 clk: versal: Remove alt_ref_clk from clock sources by Rajan Vaja · Mon May 04 22:53:56 2020 -0700
  76. ede6ebd mmc: zynq_sdhci: Remove global pointer by Michal Simek · Thu Apr 16 14:48:44 2020 +0200
  77. e1d8aa7 mmc: sdhci: Fix HISPD bit handling by Jagan Teki · Thu Jun 18 19:33:12 2020 +0530
  78. 7194951 mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is ready by Haibo Chen · Mon Jun 15 17:18:12 2020 +0800
  79. 43162c3 mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning by Haibo Chen · Mon Jun 22 19:38:04 2020 +0800
  80. 82bc1a6 nvme: Invalidate dcache before submitting admin cmd by Jagan Teki · Wed Jun 10 21:18:23 2020 +0200
  81. 81a4421 gpio: mxc_gpio: change gpio index for i.MX8 by Ye Li · Tue Jun 09 20:28:02 2020 -0700
  82. c9eb520 net: fec: Allow the PHY node to be retrieved by Fabio Estevam · Thu Jun 18 20:21:18 2020 -0300
  83. 8b10c00 phy: atheros: ar8035: Fix clock output calculation by Fabio Estevam · Thu Jun 18 20:21:17 2020 -0300
  84. f0151a9 Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Sat Jun 20 18:52:51 2020 -0400
  85. 76c5974 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Fri Jun 19 16:25:50 2020 -0400
  86. d0ac1f9 Merge tag 'video-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · Thu Jun 18 16:59:16 2020 -0400
  87. 52b72c1 firmware: PSCI: Fix PSCI support for OF live trees by Jon Hunter · Thu Jun 18 12:54:38 2020 +0100
  88. 76cb1e7 video: ipuv3: remove non-DM code by Anatolij Gustschin · Tue May 26 09:38:17 2020 +0200
  89. 7275b62 net: pcnet: Add Kconfig entries by Marek Vasut · Sun May 17 18:14:17 2020 +0200
  90. cf8ec98 net: pcnet: Add DM support by Marek Vasut · Sun May 17 17:43:22 2020 +0200
  91. 03304cc net: pcnet: Split common and non-DM functions by Marek Vasut · Sun May 17 17:28:31 2020 +0200
  92. 5cfe7be net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · Sun May 17 17:04:19 2020 +0200
  93. f7377ad net: pcnet: Wrap iobase into private data by Marek Vasut · Sun May 17 17:00:42 2020 +0200
  94. f387771 net: pcnet: Pass private data through dev->priv by Marek Vasut · Sun May 17 16:47:07 2020 +0200
  95. 2b1c26a net: pcnet: Wrap devbusfn into private data by Marek Vasut · Sun May 17 16:31:04 2020 +0200
  96. 47b2357 net: pcnet: Drop useless forward declarations by Marek Vasut · Sun May 17 16:28:41 2020 +0200
  97. 2ba0a68 net: pcnet: Move initialize function at the end by Marek Vasut · Sun May 17 16:31:41 2020 +0200
  98. ff69987 net: pcnet: Move private data allocation to initialize by Marek Vasut · Sun May 17 16:26:00 2020 +0200
  99. 3587d0b net: pcnet: Replace memset+malloc with calloc by Marek Vasut · Sun May 17 16:26:57 2020 +0200
  100. 60675d4 net: pcnet: Simplify private data allocation by Marek Vasut · Sun May 17 16:16:45 2020 +0200