1. 2b834d0 net: ti: am65-cpsw-nuss: Update driver to use kernel DT by Vignesh Raghavendra · Mon Jul 06 13:36:54 2020 +0530
  2. 5cb8a0f net: ti: am65-cpsw-nuss: Set ALE default thread enable by Vignesh Raghavendra · Mon Jul 06 13:36:53 2020 +0530
  3. ceeb9f1 net: ti: am65-cpsw-nuss: Remove dead code by Vignesh Raghavendra · Mon Jul 06 13:36:52 2020 +0530
  4. d7c3eb0 dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair by Vignesh Raghavendra · Mon Jul 06 13:26:27 2020 +0530
  5. 2db3b28 dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct by Vignesh Raghavendra · Mon Jul 06 13:26:26 2020 +0530
  6. 0782621 dma: ti: k3-udma: Introduce udma_chan_config struct by Vignesh Raghavendra · Mon Jul 06 13:26:25 2020 +0530
  7. b627aad soc: ti: k3-ringacc: Separate soc specific initialization by Vignesh Raghavendra · Mon Jul 06 13:26:24 2020 +0530
  8. 9a7ad5e soc: ti: k3-ringacc: Add an API to request pair of rings by Vignesh Raghavendra · Mon Jul 06 13:26:23 2020 +0530
  9. 91b4335 soc: ti: k3-ringacc: Move state tracking variables under a struct by Vignesh Raghavendra · Mon Jul 06 13:26:22 2020 +0530
  10. 222f5d8 dma: ti: k3-udma: Update driver to use static endpoint Data by Vignesh Raghavendra · Tue Jul 07 13:43:34 2020 +0530
  11. a555286 dma: ti: Add static PSIL endpoint information by Vignesh Raghavendra · Tue Jul 07 13:43:33 2020 +0530
  12. 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
  13. 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
  14. d3de3f2 mtd: nand: raw: denali: Wait for reset completion status by Ley Foon Tan · Fri Jul 10 14:58:15 2020 +0800
  15. fda2a6d mtd: nand: raw: denali: Assert reset before deassert by Ley Foon Tan · Fri Jul 10 14:58:14 2020 +0800
  16. c346d42 serial: uniphier: enable FIFO by Masahiro Yamada · Fri Jul 10 01:12:08 2020 +0900
  17. b8daeda serial: uniphier: flush transmitter before changing hardware settings by Masahiro Yamada · Fri Jul 10 01:12:07 2020 +0900
  18. f2d670a serial: uniphier: use register macros instead of structure by Masahiro Yamada · Fri Jul 10 01:12:06 2020 +0900
  19. ed16cf0 bus: uniphier-system-bus: move hardware init from board files by Masahiro Yamada · Thu Jul 09 15:08:19 2020 +0900
  20. dbdd420 bus: uniphier-system-bus: add UniPhier System Bus driver by Masahiro Yamada · Thu Jul 09 15:08:18 2020 +0900
  21. 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
  22. 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
  23. b262285 mmc: bcm283x: fix int to pointer cast by Seung-Woo Kim · Wed Jun 03 14:43:43 2020 +0200
  24. 566107e usb: xhci: Add reset controller support by Nicolas Saenz Julienne · Mon Jun 29 18:37:25 2020 +0200
  25. 057bbbd reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · Mon Jun 29 18:37:23 2020 +0200
  26. 88f51f7 pci: Add driver for Broadcom BCM2711 SoC PCIe controller by Sylwester Nawrocki · Mon May 25 13:39:58 2020 +0200
  27. 83a2631 spi: kirkwood: Drop nondm code by Bhargav Shah · Thu Jun 18 23:15:13 2020 +0530
  28. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · Thu Jun 25 01:10:13 2020 -0300
  29. ffc41b0 core: extend struct driver_info to point to device by Walter Lozano · Thu Jun 25 01:10:11 2020 -0300
  30. 95282d6 core: drop const for struct driver_info by Walter Lozano · Thu Jun 25 01:10:10 2020 -0300
  31. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · Thu Jun 25 01:10:06 2020 -0300
  32. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  33. 839c941 sandbox: spi: sandbox_sf_state_name() is required by Heinrich Schuchardt · Sun Jun 07 09:27:51 2020 +0200
  34. 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
  35. 8412062 spi: add support for all spi modes with soft spi by Johannes Holland · Mon May 11 15:22:26 2020 +0200
  36. 99899c5 spi: omap3: Drop nondm code by Jagan Teki · Wed May 27 18:26:36 2020 +0530
  37. 4da9196 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu Jul 09 09:54:22 2020 -0400
  38. 2d0ee24 pci: Move some PCIe register offset definitions to a common header by Sylwester Nawrocki · Mon May 25 13:39:53 2020 +0200
  39. ffedc75 usb: xhci: Add missing cache flush in the scratchpad array initialization by Sylwester Nawrocki · Mon May 25 13:39:51 2020 +0200
  40. 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
  41. a50bca1 net: mvpp2: fix second cp110 initialization by Sven Auhagen · Wed Jul 01 17:43:43 2020 +0200
  42. ee93f79 mv_ddr: ddr3: Update {min,max}_read_sample calculation by Chris Packham · Wed May 27 13:31:30 2020 +1200
  43. e4ab5e5 mv_ddr: ddr3: Use correct bitmask for read sample delay by Chris Packham · Wed May 27 13:31:29 2020 +1200
  44. 0fc300a minnowmax: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:36 2020 -0600
  45. eb4d9f1 chromebook_link: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:35 2020 -0600
  46. 2781e68 chromebook_samus: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:34 2020 -0600
  47. c3d2f35 x86: video: Support copy framebuffer with probed devices by Simon Glass · Thu Jul 02 21:12:33 2020 -0600
  48. 951255d video: Correctly handle multiple framebuffers by Simon Glass · Thu Jul 02 21:12:32 2020 -0600
  49. 3ed840c video: pci: Set up the copy framebuffer by Simon Glass · Thu Jul 02 21:12:30 2020 -0600
  50. 2a0f8e3 video: sandbox: Add support for the copy framebuffer by Simon Glass · Thu Jul 02 21:12:29 2020 -0600
  51. 4761c8c video: Update the copy framebuffer when writing bitmaps by Simon Glass · Thu Jul 02 21:12:27 2020 -0600
  52. 42301da video: Update rotated console to support copy buffer by Simon Glass · Thu Jul 02 21:12:26 2020 -0600
  53. 3f5f944 video: Update truetype console to support copy buffer by Simon Glass · Thu Jul 02 21:12:25 2020 -0600
  54. 03a96ae video: Update normal console to support copy buffer by Simon Glass · Thu Jul 02 21:12:24 2020 -0600
  55. 31a7e23 video: Add helpers for vidconsole for the copy framebuffer by Simon Glass · Thu Jul 02 21:12:23 2020 -0600
  56. f8ec621 video: Clear the copy framebuffer when clearing the screen by Simon Glass · Thu Jul 02 21:12:22 2020 -0600
  57. b4928e5 video: Set up the copy framebuffer when enabled by Simon Glass · Thu Jul 02 21:12:21 2020 -0600
  58. 73c9c37 video: Add support for copying to a hardware framebuffer by Simon Glass · Thu Jul 02 21:12:20 2020 -0600
  59. f50a6b9 video: Adjust rotated console to start at right edge by Simon Glass · Thu Jul 02 21:12:17 2020 -0600
  60. 80daa3f video: Split out expression parts into variables by Simon Glass · Thu Jul 02 21:12:16 2020 -0600
  61. e373882 sandbox: video: Allow selection of rotated console by Simon Glass · Thu Jul 02 21:12:15 2020 -0600
  62. f97beb7 video: Show an error when a vidconsole function fails by Simon Glass · Thu Jul 02 21:12:14 2020 -0600
  63. 3aa586d pwm: Add PWM driver for SiFive SoC by Yash Shah · Thu Apr 23 16:57:16 2020 +0530
  64. 4d15c18 i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7 by Patrick Delaunay · Mon Jul 06 13:31:35 2020 +0200
  65. 11a4943 i2c: stm32f7: add stm32mp15 compatible by Patrick Delaunay · Mon Jul 06 13:26:52 2020 +0200
  66. 5b7c51e rtc: i2c_rtc_emul: catch any write to the "reset" register by Rasmus Villemoes · Mon Jul 06 22:01:17 2020 +0200
  67. acffbea rtc: sandbox-rtc: fix set method by Rasmus Villemoes · Mon Jul 06 22:01:16 2020 +0200
  68. ca4aa09 rtc: pcf2127: provide ->write method by Rasmus Villemoes · Mon Jul 06 22:01:14 2020 +0200
  69. 62a85c6 rtc: pcf2127: provide ->read method by Rasmus Villemoes · Mon Jul 06 22:01:13 2020 +0200
  70. 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
  71. 579c992 rtc: add dm_rtc_write() helper by Rasmus Villemoes · Mon Jul 06 22:01:11 2020 +0200
  72. b9e40a2 rtc: add dm_rtc_read helper and ->read method by Rasmus Villemoes · Mon Jul 06 22:01:10 2020 +0200
  73. 890813f i2c: imx_lpi2c: Improve the codes to use private data by Ye Li · Tue Jun 09 20:29:50 2020 -0700
  74. fe661ba i2c: i2c-cortina: added CAxxxx I2C support by Arthur Li · Mon Jun 01 12:56:31 2020 -0700
  75. c6baea2 i2c: octeon_i2c: Add I2C controller driver for Octeon by Suneel Garapati · Tue May 26 14:13:07 2020 +0200
  76. a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · Wed May 27 13:56:20 2020 +0200
  77. 5010edd tpm: add #ifndef to fix redeclaration build errors by Johannes Holland · Mon May 11 15:22:25 2020 +0200
  78. 88bfeac tpm2: tis_spi: add linux compatible fallback string by Bruno Thomsen · Fri Jun 12 17:17:33 2020 +0200
  79. 3e82350 sata_sil: Enable DM_PCI operation by Andre Przywara · Thu Jun 11 12:03:19 2020 +0100
  80. 240bfb1 net: smc911x: Properly handle EEPROM MAC address by Andre Przywara · Thu Jun 11 12:03:17 2020 +0100
  81. 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
  82. 03d6edb net: designware: s700: Add glue code for S700 mac by Amit Singh Tomar · Sat May 09 19:55:12 2020 +0530
  83. 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
  84. 7e7c105 net: phy: realtek: Add support for RTL8201F PHY module. by Amit Singh Tomar · Sat May 09 19:55:10 2020 +0530
  85. ea4179e clk: actions: Add Ethernet clocks by Amit Singh Tomar · Sat May 09 19:55:09 2020 +0530
  86. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · Tue Mar 24 16:17:05 2020 +0100
  87. 1c4b5ad ram: stm32mp1: add size and addr parameter to test all by Patrick Delaunay · Thu Jul 02 19:56:37 2020 +0200
  88. 94df091 ram: stm32mp1: use the DDR size by default in the test addressBus by Patrick Delaunay · Thu Jul 02 19:56:36 2020 +0200
  89. d5bf2b0 ram: stm32mp1: add parameter addr in test FrequencySelectivePattern by Patrick Delaunay · Thu Jul 02 19:56:35 2020 +0200
  90. 87b882b ram: stm32mp1: protect minimum value in get_bufsize by Patrick Delaunay · Thu Jul 02 19:56:34 2020 +0200
  91. fec2a90 power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling by Fabrice Gasnier · Fri Jun 12 10:40:58 2020 +0200
  92. 8274fab pinctrl: stm32: add information on pin configuration by Patrick Delaunay · Thu Jun 04 14:30:33 2020 +0200
  93. ffe2f30 pinctrl: stmfx: add information on pin configuration by Patrick Delaunay · Thu Jun 04 14:30:32 2020 +0200
  94. 8550026 gpio: stmfx: add ops get_dir_flags by Patrick Delaunay · Thu Jun 04 14:30:31 2020 +0200
  95. e8635c5 gpio: stmfx: add ops set_dir_flag by Patrick Delaunay · Thu Jun 04 14:30:30 2020 +0200
  96. bcd108e gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg by Patrick Delaunay · Thu Jun 04 14:30:29 2020 +0200
  97. 0aab9d3 gpio: stmfx: rename function used to change pin configuration by Patrick Delaunay · Thu Jun 04 14:30:28 2020 +0200
  98. 2fcd037 gpio: stmfx: move function to prepare new ops introduction by Patrick Delaunay · Thu Jun 04 14:30:27 2020 +0200
  99. b087cab gpio: stm32: add ops get_dir_flags by Patrick Delaunay · Thu Jun 04 14:30:26 2020 +0200
  100. c6d455c gpio: stm32: add ops set_dir_flags by Patrick Delaunay · Thu Jun 04 14:30:25 2020 +0200