1. ee9c213 clk: imx8mp: Update imx8mp ccf clock driver by Ye Li · Tue Apr 21 20:19:24 2020 -0700
  2. 0321edb clk: imx8mm/8mn: Add USB clocks by Ye Li · Sun Apr 19 02:22:09 2020 -0700
  3. 418c1fc clk: clk-imx8mn: Update clock tree and support set parent by Ye Li · Sat Apr 18 08:19:12 2020 -0700
  4. 2dff879 clk: imx8mm: Add qspi clock by Peng Fan · Sat Jun 27 15:49:28 2020 +0800
  5. 6088c51 clk: imx8mm: fix clk set parent by Peng Fan · Sat Jun 27 15:48:04 2020 +0800
  6. aae3356 imx: power-domain: use arm_smccc_smc by Peng Fan · Mon May 11 15:16:37 2020 +0800
  7. b0b4441 imx8: fuse: use arm_smccc_smc by Peng Fan · Mon May 11 15:16:07 2020 +0800
  8. 119cc04 pinctrl: imx5: move soc info to data section by Peng Fan · Sat May 30 16:43:20 2020 +0800
  9. ba491a5 pinctrl: imx8m: move soc info to data section by Peng Fan · Sat May 30 16:39:14 2020 +0800
  10. 72c622e pinctrl: imx7: move soc info to data section by Peng Fan · Sat May 30 16:37:39 2020 +0800
  11. 42eda3a drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issue by Oliver Chen · Tue Apr 21 14:48:09 2020 +0800
  12. 7957bd6 drivers: ddr: imx8mp: Add inline ECC feature support by Sherry Sun · Mon Jan 20 11:13:14 2020 +0800
  13. 9f981ca driver: ddr: imx: correct the pwrctl setting of selfref_en on imx8m by Jacky Bai · Mon Feb 10 18:02:00 2020 +0800
  14. edae366 driver: ddr: imx: skip ddr_ss_gpr config on imx8mn by Jacky Bai · Wed Jun 05 11:26:12 2019 +0800
  15. 191cad6 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Jul 11 17:40:00 2020 -0400
  16. 62e309e Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · Sat Jul 11 11:50:49 2020 -0400
  17. d3de3f2 mtd: nand: raw: denali: Wait for reset completion status by Ley Foon Tan · Fri Jul 10 14:58:15 2020 +0800
  18. fda2a6d mtd: nand: raw: denali: Assert reset before deassert by Ley Foon Tan · Fri Jul 10 14:58:14 2020 +0800
  19. c346d42 serial: uniphier: enable FIFO by Masahiro Yamada · Fri Jul 10 01:12:08 2020 +0900
  20. b8daeda serial: uniphier: flush transmitter before changing hardware settings by Masahiro Yamada · Fri Jul 10 01:12:07 2020 +0900
  21. f2d670a serial: uniphier: use register macros instead of structure by Masahiro Yamada · Fri Jul 10 01:12:06 2020 +0900
  22. ed16cf0 bus: uniphier-system-bus: move hardware init from board files by Masahiro Yamada · Thu Jul 09 15:08:19 2020 +0900
  23. dbdd420 bus: uniphier-system-bus: add UniPhier System Bus driver by Masahiro Yamada · Thu Jul 09 15:08:18 2020 +0900
  24. 7f2a68b Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Jul 10 16:22:57 2020 -0400
  25. 4effd27 Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Fri Jul 10 14:31:22 2020 -0400
  26. b262285 mmc: bcm283x: fix int to pointer cast by Seung-Woo Kim · Wed Jun 03 14:43:43 2020 +0200
  27. 566107e usb: xhci: Add reset controller support by Nicolas Saenz Julienne · Mon Jun 29 18:37:25 2020 +0200
  28. 057bbbd reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · Mon Jun 29 18:37:23 2020 +0200
  29. 88f51f7 pci: Add driver for Broadcom BCM2711 SoC PCIe controller by Sylwester Nawrocki · Mon May 25 13:39:58 2020 +0200
  30. 83a2631 spi: kirkwood: Drop nondm code by Bhargav Shah · Thu Jun 18 23:15:13 2020 +0530
  31. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · Thu Jun 25 01:10:13 2020 -0300
  32. ffc41b0 core: extend struct driver_info to point to device by Walter Lozano · Thu Jun 25 01:10:11 2020 -0300
  33. 95282d6 core: drop const for struct driver_info by Walter Lozano · Thu Jun 25 01:10:10 2020 -0300
  34. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · Thu Jun 25 01:10:06 2020 -0300
  35. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  36. 839c941 sandbox: spi: sandbox_sf_state_name() is required by Heinrich Schuchardt · Sun Jun 07 09:27:51 2020 +0200
  37. 03c3093 mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDP by Pragnesh Patel · Sun Jun 21 17:22:18 2020 +0530
  38. 8412062 spi: add support for all spi modes with soft spi by Johannes Holland · Mon May 11 15:22:26 2020 +0200
  39. 99899c5 spi: omap3: Drop nondm code by Jagan Teki · Wed May 27 18:26:36 2020 +0530
  40. 4da9196 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu Jul 09 09:54:22 2020 -0400
  41. 2d0ee24 pci: Move some PCIe register offset definitions to a common header by Sylwester Nawrocki · Mon May 25 13:39:53 2020 +0200
  42. ffedc75 usb: xhci: Add missing cache flush in the scratchpad array initialization by Sylwester Nawrocki · Mon May 25 13:39:51 2020 +0200
  43. c60ca2f Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Thu Jul 09 08:22:44 2020 -0400
  44. a50bca1 net: mvpp2: fix second cp110 initialization by Sven Auhagen · Wed Jul 01 17:43:43 2020 +0200
  45. ee93f79 mv_ddr: ddr3: Update {min,max}_read_sample calculation by Chris Packham · Wed May 27 13:31:30 2020 +1200
  46. e4ab5e5 mv_ddr: ddr3: Use correct bitmask for read sample delay by Chris Packham · Wed May 27 13:31:29 2020 +1200
  47. 0fc300a minnowmax: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:36 2020 -0600
  48. eb4d9f1 chromebook_link: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:35 2020 -0600
  49. 2781e68 chromebook_samus: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:34 2020 -0600
  50. c3d2f35 x86: video: Support copy framebuffer with probed devices by Simon Glass · Thu Jul 02 21:12:33 2020 -0600
  51. 951255d video: Correctly handle multiple framebuffers by Simon Glass · Thu Jul 02 21:12:32 2020 -0600
  52. 3ed840c video: pci: Set up the copy framebuffer by Simon Glass · Thu Jul 02 21:12:30 2020 -0600
  53. 2a0f8e3 video: sandbox: Add support for the copy framebuffer by Simon Glass · Thu Jul 02 21:12:29 2020 -0600
  54. 4761c8c video: Update the copy framebuffer when writing bitmaps by Simon Glass · Thu Jul 02 21:12:27 2020 -0600
  55. 42301da video: Update rotated console to support copy buffer by Simon Glass · Thu Jul 02 21:12:26 2020 -0600
  56. 3f5f944 video: Update truetype console to support copy buffer by Simon Glass · Thu Jul 02 21:12:25 2020 -0600
  57. 03a96ae video: Update normal console to support copy buffer by Simon Glass · Thu Jul 02 21:12:24 2020 -0600
  58. 31a7e23 video: Add helpers for vidconsole for the copy framebuffer by Simon Glass · Thu Jul 02 21:12:23 2020 -0600
  59. f8ec621 video: Clear the copy framebuffer when clearing the screen by Simon Glass · Thu Jul 02 21:12:22 2020 -0600
  60. b4928e5 video: Set up the copy framebuffer when enabled by Simon Glass · Thu Jul 02 21:12:21 2020 -0600
  61. 73c9c37 video: Add support for copying to a hardware framebuffer by Simon Glass · Thu Jul 02 21:12:20 2020 -0600
  62. f50a6b9 video: Adjust rotated console to start at right edge by Simon Glass · Thu Jul 02 21:12:17 2020 -0600
  63. 80daa3f video: Split out expression parts into variables by Simon Glass · Thu Jul 02 21:12:16 2020 -0600
  64. e373882 sandbox: video: Allow selection of rotated console by Simon Glass · Thu Jul 02 21:12:15 2020 -0600
  65. f97beb7 video: Show an error when a vidconsole function fails by Simon Glass · Thu Jul 02 21:12:14 2020 -0600
  66. 3aa586d pwm: Add PWM driver for SiFive SoC by Yash Shah · Thu Apr 23 16:57:16 2020 +0530
  67. 4d15c18 i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7 by Patrick Delaunay · Mon Jul 06 13:31:35 2020 +0200
  68. 11a4943 i2c: stm32f7: add stm32mp15 compatible by Patrick Delaunay · Mon Jul 06 13:26:52 2020 +0200
  69. 5b7c51e rtc: i2c_rtc_emul: catch any write to the "reset" register by Rasmus Villemoes · Mon Jul 06 22:01:17 2020 +0200
  70. acffbea rtc: sandbox-rtc: fix set method by Rasmus Villemoes · Mon Jul 06 22:01:16 2020 +0200
  71. ca4aa09 rtc: pcf2127: provide ->write method by Rasmus Villemoes · Mon Jul 06 22:01:14 2020 +0200
  72. 62a85c6 rtc: pcf2127: provide ->read method by Rasmus Villemoes · Mon Jul 06 22:01:13 2020 +0200
  73. 6f0854e rtc: fall back to ->{read, write} if ->{read, write}8 are not provided by Rasmus Villemoes · Mon Jul 06 22:01:12 2020 +0200
  74. 579c992 rtc: add dm_rtc_write() helper by Rasmus Villemoes · Mon Jul 06 22:01:11 2020 +0200
  75. b9e40a2 rtc: add dm_rtc_read helper and ->read method by Rasmus Villemoes · Mon Jul 06 22:01:10 2020 +0200
  76. 890813f i2c: imx_lpi2c: Improve the codes to use private data by Ye Li · Tue Jun 09 20:29:50 2020 -0700
  77. fe661ba i2c: i2c-cortina: added CAxxxx I2C support by Arthur Li · Mon Jun 01 12:56:31 2020 -0700
  78. c6baea2 i2c: octeon_i2c: Add I2C controller driver for Octeon by Suneel Garapati · Tue May 26 14:13:07 2020 +0200
  79. a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · Wed May 27 13:56:20 2020 +0200
  80. 5010edd tpm: add #ifndef to fix redeclaration build errors by Johannes Holland · Mon May 11 15:22:25 2020 +0200
  81. 88bfeac tpm2: tis_spi: add linux compatible fallback string by Bruno Thomsen · Fri Jun 12 17:17:33 2020 +0200
  82. 3e82350 sata_sil: Enable DM_PCI operation by Andre Przywara · Thu Jun 11 12:03:19 2020 +0100
  83. 240bfb1 net: smc911x: Properly handle EEPROM MAC address by Andre Przywara · Thu Jun 11 12:03:17 2020 +0100
  84. 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
  85. 03d6edb net: designware: s700: Add glue code for S700 mac by Amit Singh Tomar · Sat May 09 19:55:12 2020 +0530
  86. 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
  87. 7e7c105 net: phy: realtek: Add support for RTL8201F PHY module. by Amit Singh Tomar · Sat May 09 19:55:10 2020 +0530
  88. ea4179e clk: actions: Add Ethernet clocks by Amit Singh Tomar · Sat May 09 19:55:09 2020 +0530
  89. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · Tue Mar 24 16:17:05 2020 +0100
  90. 1c4b5ad ram: stm32mp1: add size and addr parameter to test all by Patrick Delaunay · Thu Jul 02 19:56:37 2020 +0200
  91. 94df091 ram: stm32mp1: use the DDR size by default in the test addressBus by Patrick Delaunay · Thu Jul 02 19:56:36 2020 +0200
  92. d5bf2b0 ram: stm32mp1: add parameter addr in test FrequencySelectivePattern by Patrick Delaunay · Thu Jul 02 19:56:35 2020 +0200
  93. 87b882b ram: stm32mp1: protect minimum value in get_bufsize by Patrick Delaunay · Thu Jul 02 19:56:34 2020 +0200
  94. fec2a90 power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling by Fabrice Gasnier · Fri Jun 12 10:40:58 2020 +0200
  95. 8274fab pinctrl: stm32: add information on pin configuration by Patrick Delaunay · Thu Jun 04 14:30:33 2020 +0200
  96. ffe2f30 pinctrl: stmfx: add information on pin configuration by Patrick Delaunay · Thu Jun 04 14:30:32 2020 +0200
  97. 8550026 gpio: stmfx: add ops get_dir_flags by Patrick Delaunay · Thu Jun 04 14:30:31 2020 +0200
  98. e8635c5 gpio: stmfx: add ops set_dir_flag by Patrick Delaunay · Thu Jun 04 14:30:30 2020 +0200
  99. bcd108e gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg by Patrick Delaunay · Thu Jun 04 14:30:29 2020 +0200
  100. 0aab9d3 gpio: stmfx: rename function used to change pin configuration by Patrick Delaunay · Thu Jun 04 14:30:28 2020 +0200