1. 990cd5b acpi: Add support for DSDT generation by Simon Glass · Tue Jul 07 13:12:08 2020 -0600
  2. 3c601b1 acpi: Support ordering SSDT data by device by Simon Glass · Tue Jul 07 13:12:06 2020 -0600
  3. ee61e60 acpi: Record the items added to SSDT by Simon Glass · Tue Jul 07 13:12:05 2020 -0600
  4. d43e0ba acpi: Add support for SSDT generation by Simon Glass · Tue Jul 07 13:12:03 2020 -0600
  5. 711fd98 acpi: Support generation of SPI descriptor by Simon Glass · Tue Jul 07 13:11:49 2020 -0600
  6. 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · Tue Jul 07 13:11:48 2020 -0600
  7. 3176b6c gpio: Add a method to convert a GPIO to ACPI by Simon Glass · Tue Jul 07 13:11:44 2020 -0600
  8. b24cbf4 irq: Add a method to convert an interrupt to ACPI by Simon Glass · Tue Jul 07 13:11:41 2020 -0600
  9. 719ea08 dm: core: Add an ACPI name for the root node by Simon Glass · Tue Jul 07 13:11:38 2020 -0600
  10. f43b083 drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband Bridge by Wolfgang Wallner · Wed Jul 01 13:37:23 2020 +0200
  11. 7756db3 Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Jul 15 22:41:43 2020 -0400
  12. 0f26cf1 mmc_spi: generate R1b response for erase and stop transmission command by Pragnesh Patel · Mon Jun 29 15:17:29 2020 +0530
  13. 536b456 mmc: mmc_spi: Generate R1 response for erase block start and end address by Pragnesh Patel · Mon Jun 29 15:17:28 2020 +0530
  14. 68fbc9d mmc: mmc_spi: Read R2 response for send status command - CMD13 by Pragnesh Patel · Mon Jun 29 15:17:27 2020 +0530
  15. a01f57e mmc: read ssr for SD spi by Pragnesh Patel · Mon Jun 29 15:17:26 2020 +0530
  16. 049dc5f mmc: mmc_spi: generate R1 response for different mmc SPI commands by Pragnesh Patel · Mon Jun 29 15:17:25 2020 +0530
  17. 32ca52e mmc: mmc_spi: correct the while condition by Pragnesh Patel · Mon Jun 29 15:17:24 2020 +0530
  18. b2d1e56 mmc: omap_hsmmc: Set 3.3V for IO voltage on all places by Pali Rohár · Fri Jul 03 22:58:23 2020 +0200
  19. 2b834d0 net: ti: am65-cpsw-nuss: Update driver to use kernel DT by Vignesh Raghavendra · Mon Jul 06 13:36:54 2020 +0530
  20. 5cb8a0f net: ti: am65-cpsw-nuss: Set ALE default thread enable by Vignesh Raghavendra · Mon Jul 06 13:36:53 2020 +0530
  21. ceeb9f1 net: ti: am65-cpsw-nuss: Remove dead code by Vignesh Raghavendra · Mon Jul 06 13:36:52 2020 +0530
  22. d7c3eb0 dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair by Vignesh Raghavendra · Mon Jul 06 13:26:27 2020 +0530
  23. 2db3b28 dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct by Vignesh Raghavendra · Mon Jul 06 13:26:26 2020 +0530
  24. 0782621 dma: ti: k3-udma: Introduce udma_chan_config struct by Vignesh Raghavendra · Mon Jul 06 13:26:25 2020 +0530
  25. b627aad soc: ti: k3-ringacc: Separate soc specific initialization by Vignesh Raghavendra · Mon Jul 06 13:26:24 2020 +0530
  26. 9a7ad5e soc: ti: k3-ringacc: Add an API to request pair of rings by Vignesh Raghavendra · Mon Jul 06 13:26:23 2020 +0530
  27. 91b4335 soc: ti: k3-ringacc: Move state tracking variables under a struct by Vignesh Raghavendra · Mon Jul 06 13:26:22 2020 +0530
  28. 222f5d8 dma: ti: k3-udma: Update driver to use static endpoint Data by Vignesh Raghavendra · Tue Jul 07 13:43:34 2020 +0530
  29. a555286 dma: ti: Add static PSIL endpoint information by Vignesh Raghavendra · Tue Jul 07 13:43:33 2020 +0530
  30. 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
  31. 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
  32. d3de3f2 mtd: nand: raw: denali: Wait for reset completion status by Ley Foon Tan · Fri Jul 10 14:58:15 2020 +0800
  33. fda2a6d mtd: nand: raw: denali: Assert reset before deassert by Ley Foon Tan · Fri Jul 10 14:58:14 2020 +0800
  34. c346d42 serial: uniphier: enable FIFO by Masahiro Yamada · Fri Jul 10 01:12:08 2020 +0900
  35. b8daeda serial: uniphier: flush transmitter before changing hardware settings by Masahiro Yamada · Fri Jul 10 01:12:07 2020 +0900
  36. f2d670a serial: uniphier: use register macros instead of structure by Masahiro Yamada · Fri Jul 10 01:12:06 2020 +0900
  37. ed16cf0 bus: uniphier-system-bus: move hardware init from board files by Masahiro Yamada · Thu Jul 09 15:08:19 2020 +0900
  38. dbdd420 bus: uniphier-system-bus: add UniPhier System Bus driver by Masahiro Yamada · Thu Jul 09 15:08:18 2020 +0900
  39. 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
  40. 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
  41. b262285 mmc: bcm283x: fix int to pointer cast by Seung-Woo Kim · Wed Jun 03 14:43:43 2020 +0200
  42. 566107e usb: xhci: Add reset controller support by Nicolas Saenz Julienne · Mon Jun 29 18:37:25 2020 +0200
  43. 057bbbd reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · Mon Jun 29 18:37:23 2020 +0200
  44. 88f51f7 pci: Add driver for Broadcom BCM2711 SoC PCIe controller by Sylwester Nawrocki · Mon May 25 13:39:58 2020 +0200
  45. 83a2631 spi: kirkwood: Drop nondm code by Bhargav Shah · Thu Jun 18 23:15:13 2020 +0530
  46. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · Thu Jun 25 01:10:13 2020 -0300
  47. ffc41b0 core: extend struct driver_info to point to device by Walter Lozano · Thu Jun 25 01:10:11 2020 -0300
  48. 95282d6 core: drop const for struct driver_info by Walter Lozano · Thu Jun 25 01:10:10 2020 -0300
  49. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · Thu Jun 25 01:10:06 2020 -0300
  50. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  51. 839c941 sandbox: spi: sandbox_sf_state_name() is required by Heinrich Schuchardt · Sun Jun 07 09:27:51 2020 +0200
  52. 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
  53. 8412062 spi: add support for all spi modes with soft spi by Johannes Holland · Mon May 11 15:22:26 2020 +0200
  54. 99899c5 spi: omap3: Drop nondm code by Jagan Teki · Wed May 27 18:26:36 2020 +0530
  55. 4da9196 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu Jul 09 09:54:22 2020 -0400
  56. 2d0ee24 pci: Move some PCIe register offset definitions to a common header by Sylwester Nawrocki · Mon May 25 13:39:53 2020 +0200
  57. ffedc75 usb: xhci: Add missing cache flush in the scratchpad array initialization by Sylwester Nawrocki · Mon May 25 13:39:51 2020 +0200
  58. 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
  59. a50bca1 net: mvpp2: fix second cp110 initialization by Sven Auhagen · Wed Jul 01 17:43:43 2020 +0200
  60. ee93f79 mv_ddr: ddr3: Update {min,max}_read_sample calculation by Chris Packham · Wed May 27 13:31:30 2020 +1200
  61. e4ab5e5 mv_ddr: ddr3: Use correct bitmask for read sample delay by Chris Packham · Wed May 27 13:31:29 2020 +1200
  62. 0fc300a minnowmax: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:36 2020 -0600
  63. eb4d9f1 chromebook_link: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:35 2020 -0600
  64. 2781e68 chromebook_samus: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:34 2020 -0600
  65. c3d2f35 x86: video: Support copy framebuffer with probed devices by Simon Glass · Thu Jul 02 21:12:33 2020 -0600
  66. 951255d video: Correctly handle multiple framebuffers by Simon Glass · Thu Jul 02 21:12:32 2020 -0600
  67. 3ed840c video: pci: Set up the copy framebuffer by Simon Glass · Thu Jul 02 21:12:30 2020 -0600
  68. 2a0f8e3 video: sandbox: Add support for the copy framebuffer by Simon Glass · Thu Jul 02 21:12:29 2020 -0600
  69. 4761c8c video: Update the copy framebuffer when writing bitmaps by Simon Glass · Thu Jul 02 21:12:27 2020 -0600
  70. 42301da video: Update rotated console to support copy buffer by Simon Glass · Thu Jul 02 21:12:26 2020 -0600
  71. 3f5f944 video: Update truetype console to support copy buffer by Simon Glass · Thu Jul 02 21:12:25 2020 -0600
  72. 03a96ae video: Update normal console to support copy buffer by Simon Glass · Thu Jul 02 21:12:24 2020 -0600
  73. 31a7e23 video: Add helpers for vidconsole for the copy framebuffer by Simon Glass · Thu Jul 02 21:12:23 2020 -0600
  74. f8ec621 video: Clear the copy framebuffer when clearing the screen by Simon Glass · Thu Jul 02 21:12:22 2020 -0600
  75. b4928e5 video: Set up the copy framebuffer when enabled by Simon Glass · Thu Jul 02 21:12:21 2020 -0600
  76. 73c9c37 video: Add support for copying to a hardware framebuffer by Simon Glass · Thu Jul 02 21:12:20 2020 -0600
  77. f50a6b9 video: Adjust rotated console to start at right edge by Simon Glass · Thu Jul 02 21:12:17 2020 -0600
  78. 80daa3f video: Split out expression parts into variables by Simon Glass · Thu Jul 02 21:12:16 2020 -0600
  79. e373882 sandbox: video: Allow selection of rotated console by Simon Glass · Thu Jul 02 21:12:15 2020 -0600
  80. f97beb7 video: Show an error when a vidconsole function fails by Simon Glass · Thu Jul 02 21:12:14 2020 -0600
  81. 3aa586d pwm: Add PWM driver for SiFive SoC by Yash Shah · Thu Apr 23 16:57:16 2020 +0530
  82. 4d15c18 i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7 by Patrick Delaunay · Mon Jul 06 13:31:35 2020 +0200
  83. 11a4943 i2c: stm32f7: add stm32mp15 compatible by Patrick Delaunay · Mon Jul 06 13:26:52 2020 +0200
  84. 5b7c51e rtc: i2c_rtc_emul: catch any write to the "reset" register by Rasmus Villemoes · Mon Jul 06 22:01:17 2020 +0200
  85. acffbea rtc: sandbox-rtc: fix set method by Rasmus Villemoes · Mon Jul 06 22:01:16 2020 +0200
  86. ca4aa09 rtc: pcf2127: provide ->write method by Rasmus Villemoes · Mon Jul 06 22:01:14 2020 +0200
  87. 62a85c6 rtc: pcf2127: provide ->read method by Rasmus Villemoes · Mon Jul 06 22:01:13 2020 +0200
  88. 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
  89. 579c992 rtc: add dm_rtc_write() helper by Rasmus Villemoes · Mon Jul 06 22:01:11 2020 +0200
  90. b9e40a2 rtc: add dm_rtc_read helper and ->read method by Rasmus Villemoes · Mon Jul 06 22:01:10 2020 +0200
  91. 890813f i2c: imx_lpi2c: Improve the codes to use private data by Ye Li · Tue Jun 09 20:29:50 2020 -0700
  92. fe661ba i2c: i2c-cortina: added CAxxxx I2C support by Arthur Li · Mon Jun 01 12:56:31 2020 -0700
  93. c6baea2 i2c: octeon_i2c: Add I2C controller driver for Octeon by Suneel Garapati · Tue May 26 14:13:07 2020 +0200
  94. a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · Wed May 27 13:56:20 2020 +0200
  95. 5010edd tpm: add #ifndef to fix redeclaration build errors by Johannes Holland · Mon May 11 15:22:25 2020 +0200
  96. 88bfeac tpm2: tis_spi: add linux compatible fallback string by Bruno Thomsen · Fri Jun 12 17:17:33 2020 +0200
  97. 3e82350 sata_sil: Enable DM_PCI operation by Andre Przywara · Thu Jun 11 12:03:19 2020 +0100
  98. 240bfb1 net: smc911x: Properly handle EEPROM MAC address by Andre Przywara · Thu Jun 11 12:03:17 2020 +0100
  99. 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
  100. 03d6edb net: designware: s700: Add glue code for S700 mac by Amit Singh Tomar · Sat May 09 19:55:12 2020 +0530