1. c3d2f35 x86: video: Support copy framebuffer with probed devices by Simon Glass · Thu Jul 02 21:12:33 2020 -0600
  2. 951255d video: Correctly handle multiple framebuffers by Simon Glass · Thu Jul 02 21:12:32 2020 -0600
  3. 3ed840c video: pci: Set up the copy framebuffer by Simon Glass · Thu Jul 02 21:12:30 2020 -0600
  4. 2a0f8e3 video: sandbox: Add support for the copy framebuffer by Simon Glass · Thu Jul 02 21:12:29 2020 -0600
  5. 4761c8c video: Update the copy framebuffer when writing bitmaps by Simon Glass · Thu Jul 02 21:12:27 2020 -0600
  6. 42301da video: Update rotated console to support copy buffer by Simon Glass · Thu Jul 02 21:12:26 2020 -0600
  7. 3f5f944 video: Update truetype console to support copy buffer by Simon Glass · Thu Jul 02 21:12:25 2020 -0600
  8. 03a96ae video: Update normal console to support copy buffer by Simon Glass · Thu Jul 02 21:12:24 2020 -0600
  9. 31a7e23 video: Add helpers for vidconsole for the copy framebuffer by Simon Glass · Thu Jul 02 21:12:23 2020 -0600
  10. f8ec621 video: Clear the copy framebuffer when clearing the screen by Simon Glass · Thu Jul 02 21:12:22 2020 -0600
  11. b4928e5 video: Set up the copy framebuffer when enabled by Simon Glass · Thu Jul 02 21:12:21 2020 -0600
  12. 73c9c37 video: Add support for copying to a hardware framebuffer by Simon Glass · Thu Jul 02 21:12:20 2020 -0600
  13. f50a6b9 video: Adjust rotated console to start at right edge by Simon Glass · Thu Jul 02 21:12:17 2020 -0600
  14. 80daa3f video: Split out expression parts into variables by Simon Glass · Thu Jul 02 21:12:16 2020 -0600
  15. e373882 sandbox: video: Allow selection of rotated console by Simon Glass · Thu Jul 02 21:12:15 2020 -0600
  16. f97beb7 video: Show an error when a vidconsole function fails by Simon Glass · Thu Jul 02 21:12:14 2020 -0600
  17. a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · Wed May 27 13:56:20 2020 +0200
  18. 5010edd tpm: add #ifndef to fix redeclaration build errors by Johannes Holland · Mon May 11 15:22:25 2020 +0200
  19. 88bfeac tpm2: tis_spi: add linux compatible fallback string by Bruno Thomsen · Fri Jun 12 17:17:33 2020 +0200
  20. 3e82350 sata_sil: Enable DM_PCI operation by Andre Przywara · Thu Jun 11 12:03:19 2020 +0100
  21. 240bfb1 net: smc911x: Properly handle EEPROM MAC address by Andre Przywara · Thu Jun 11 12:03:17 2020 +0100
  22. a3e793c gpio: search for gpio label if gpio is not found through bank name by Heiko Schocher · Fri May 22 11:08:59 2020 +0200
  23. 03d6edb net: designware: s700: Add glue code for S700 mac by Amit Singh Tomar · Sat May 09 19:55:12 2020 +0530
  24. 4f21b2a net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx timings by Amit Singh Tomar · Sat May 09 19:55:11 2020 +0530
  25. 7e7c105 net: phy: realtek: Add support for RTL8201F PHY module. by Amit Singh Tomar · Sat May 09 19:55:10 2020 +0530
  26. ea4179e clk: actions: Add Ethernet clocks by Amit Singh Tomar · Sat May 09 19:55:09 2020 +0530
  27. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · Tue Mar 24 16:17:05 2020 +0100
  28. 1c4b5ad ram: stm32mp1: add size and addr parameter to test all by Patrick Delaunay · Thu Jul 02 19:56:37 2020 +0200
  29. 94df091 ram: stm32mp1: use the DDR size by default in the test addressBus by Patrick Delaunay · Thu Jul 02 19:56:36 2020 +0200
  30. d5bf2b0 ram: stm32mp1: add parameter addr in test FrequencySelectivePattern by Patrick Delaunay · Thu Jul 02 19:56:35 2020 +0200
  31. 87b882b ram: stm32mp1: protect minimum value in get_bufsize by Patrick Delaunay · Thu Jul 02 19:56:34 2020 +0200
  32. fec2a90 power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling by Fabrice Gasnier · Fri Jun 12 10:40:58 2020 +0200
  33. 8274fab pinctrl: stm32: add information on pin configuration by Patrick Delaunay · Thu Jun 04 14:30:33 2020 +0200
  34. ffe2f30 pinctrl: stmfx: add information on pin configuration by Patrick Delaunay · Thu Jun 04 14:30:32 2020 +0200
  35. 8550026 gpio: stmfx: add ops get_dir_flags by Patrick Delaunay · Thu Jun 04 14:30:31 2020 +0200
  36. e8635c5 gpio: stmfx: add ops set_dir_flag by Patrick Delaunay · Thu Jun 04 14:30:30 2020 +0200
  37. bcd108e gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg by Patrick Delaunay · Thu Jun 04 14:30:29 2020 +0200
  38. 0aab9d3 gpio: stmfx: rename function used to change pin configuration by Patrick Delaunay · Thu Jun 04 14:30:28 2020 +0200
  39. 2fcd037 gpio: stmfx: move function to prepare new ops introduction by Patrick Delaunay · Thu Jun 04 14:30:27 2020 +0200
  40. b087cab gpio: stm32: add ops get_dir_flags by Patrick Delaunay · Thu Jun 04 14:30:26 2020 +0200
  41. c6d455c gpio: stm32: add ops set_dir_flags by Patrick Delaunay · Thu Jun 04 14:30:25 2020 +0200
  42. 3d1fe4e arm: stm32mp: add weak function to save vddcore by Patrick Delaunay · Mon May 25 12:19:45 2020 +0200
  43. 885bdc2 stm32mp1: clk: configure pll1 with OPP by Patrick Delaunay · Mon May 25 12:19:44 2020 +0200
  44. a0466f6 net: dwc_eth_qos: update the compatible supported for STM32 by Patrick Delaunay · Thu May 14 15:00:23 2020 +0200
  45. 60b9224 video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean by Patrick Delaunay · Wed Jul 01 14:56:10 2020 +0200
  46. 90fa4e9 Merge branch 'next' by Tom Rini · Mon Jul 06 15:46:38 2020 -0400
  47. 75a67ae Merge branch '2020-07-01-kconfig-etc-updates' into next by Tom Rini · Sun Jul 05 18:03:32 2020 -0400
  48. aa914cd gpio-uclass.c: save the GPIOD flags also in the gpio descriptor by Heiko Schocher · Fri May 22 11:08:56 2020 +0200
  49. e55e78e pci: rockchip: Mark inline functions as static inline by Tom Rini · Wed Jul 01 11:46:45 2020 -0400
  50. 4ae7a95 riscv: cpu: check and append L1 cache to cpu features by Sagar Shrikant Kadam · Sun Jun 28 07:45:03 2020 -0700
  51. afc0c19 riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit by Sagar Shrikant Kadam · Sun Jun 28 07:45:02 2020 -0700
  52. ce0d69a uclass: cpu: fix to display proper CPU features by Sagar Shrikant Kadam · Sun Jun 28 07:45:01 2020 -0700
  53. d2a10ff riscv: Enable cpu clock if it is present by Sean Anderson · Wed Jun 24 06:41:22 2020 -0400
  54. 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
  55. 0c1f6bf reset: Add generic reset driver by Sean Anderson · Wed Jun 24 06:41:14 2020 -0400
  56. 42db70b dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · Wed Jun 24 06:41:13 2020 -0400
  57. b786054 dm: Add support for simple-pm-bus by Sean Anderson · Wed Jun 24 06:41:12 2020 -0400
  58. 4d88d96 clk: Add K210 clock support by Sean Anderson · Wed Jun 24 06:41:11 2020 -0400
  59. 65cd44e clk: Add a bypass clock for K210 by Sean Anderson · Wed Jun 24 06:41:10 2020 -0400
  60. 6e887ee clk: Add K210 pll support by Sean Anderson · Wed Jun 24 06:41:09 2020 -0400
  61. f0d5a6b clk: Fix clk_get_by_* handling of index by Sean Anderson · Wed Jun 24 06:41:08 2020 -0400
  62. aa1e85f clk: Check that ops of composite clock components exist before calling by Sean Anderson · Wed Jun 24 06:41:07 2020 -0400
  63. cfc2f02 clk: Always use the supplied struct clk by Sean Anderson · Wed Jun 24 06:41:06 2020 -0400
  64. 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
  65. 768b86d arm: pxa: mmc: add driver model support by Marcel Ziswiler · Mon May 20 02:44:59 2019 +0200
  66. 82c645c kconfig: mmc: move pxa_mmc_generic to kconfig by Marcel Ziswiler · Mon May 20 02:44:58 2019 +0200
  67. 65c2bf6 dm: core: gracefully handle alias seq without of by Marcel Ziswiler · Mon May 20 02:44:57 2019 +0200
  68. b2b7fc8 mmc: add missing space before comment delimiter by Marcel Ziswiler · Mon May 20 02:44:53 2019 +0200
  69. b1f83a6 net: pcnet: Add Kconfig entries by Marek Vasut · Sun May 17 18:24:25 2020 +0200
  70. 978733b net: pcnet: Add DM support by Marek Vasut · Sun May 17 18:24:24 2020 +0200
  71. 0bc035f net: pcnet: Split common and non-DM functions by Marek Vasut · Sun May 17 18:24:23 2020 +0200
  72. c48ad6f net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · Sun May 17 18:24:22 2020 +0200
  73. 0a042d1 net: pcnet: Wrap iobase into private data by Marek Vasut · Sun May 17 18:24:21 2020 +0200
  74. 292cf50 net: pcnet: Pass private data through dev->priv by Marek Vasut · Sun May 17 18:24:20 2020 +0200
  75. fd899d2 net: pcnet: Wrap devbusfn into private data by Marek Vasut · Sun May 17 18:24:19 2020 +0200
  76. 9250b37 net: pcnet: Drop useless forward declarations by Marek Vasut · Sun May 17 18:24:18 2020 +0200
  77. 34c00e9 net: pcnet: Move initialize function at the end by Marek Vasut · Sun May 17 18:24:17 2020 +0200
  78. 017fe00 net: pcnet: Move private data allocation to initialize by Marek Vasut · Sun May 17 18:24:16 2020 +0200
  79. 9b2f30c net: pcnet: Replace memset+malloc with calloc by Marek Vasut · Sun May 17 18:24:15 2020 +0200
  80. 1fbd423 net: pcnet: Simplify private data allocation by Marek Vasut · Sun May 17 18:24:14 2020 +0200
  81. ab3be70 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · Sun May 17 18:24:13 2020 +0200
  82. 08aac4b net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · Sun May 17 18:24:12 2020 +0200
  83. e549f0f net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · Sun May 17 18:24:11 2020 +0200
  84. 1944087 Convert CONFIG_CADENCE_QSPI to Kconfig by Tom Rini · Tue Jun 16 19:06:31 2020 -0400
  85. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · Thu Jun 04 23:11:53 2020 +0800
  86. 874b373 video: rockchip: fix HDMI 4K resolution by Anatolij Gustschin · Mon Jun 29 16:53:44 2020 +0200
  87. 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
  88. 54fe2bd rockchip: correctly set vop0 or vop1 by Patrick Wildt · Sun Jun 07 20:36:12 2020 +0200
  89. 0034079 video: orisetech_otm8009a: fill characteristics of DSI data link by Yannick Fertre · Wed Jun 24 10:45:42 2020 +0200
  90. bf8f564 video: raydium_rm68200: fill characteristics of DSI data link by Yannick Fertre · Wed Jun 24 10:45:41 2020 +0200
  91. 581449b video: stm32: stm32_dsi: copy DSI fields by Yannick Fertre · Wed Jun 24 10:45:40 2020 +0200
  92. 402ac70 video: check hardware version of DSI by Yannick Fertre · Wed Jun 24 10:43:59 2020 +0200
  93. 3e37469 video: vidconsole: avoid multiple lines overwrite logo by Ye Li · Wed Jun 10 02:52:21 2020 -0700
  94. b5c864d video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer by Ye Li · Wed Jun 10 02:52:23 2020 -0700
  95. 016133a rockchip: clk: rk3188: change APLL to safe 600MHz by Alexander Kochetkov · Mon Jun 22 16:17:09 2020 +0300
  96. cc8db2a Convert CONFIG_ATMEL_HLCD to Kconfig by Tom Rini · Tue Jun 16 19:06:06 2020 -0400
  97. 21b71d6 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · Tue Jun 16 19:06:05 2020 -0400
  98. f8328c0 Convert CONFIG_ARM_PL180_MMCI to Kconfig by Tom Rini · Tue Jun 16 19:06:03 2020 -0400
  99. 2a1064b Convert CONFIG_AM335X_LCD to Kconfig by Tom Rini · Tue Jun 16 19:06:01 2020 -0400
  100. b2b2961 bdinfo: dm: Update fb_base when using driver model by Simon Glass · Sun May 10 14:17:01 2020 -0600