1. b95611f x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 7 months ago
  2. 11e27ae pmc: Move common registers to the header file by Simon Glass · 4 years, 7 months ago
  3. 6d349e2 p2sb: Add a method to hide the bus by Simon Glass · 4 years, 7 months ago
  4. 4b0ec52 i2c: designware_i2c: Support ACPI table generation by Simon Glass · 4 years, 7 months ago
  5. c61c8ef i2c: Add log_ret() on error by Simon Glass · 4 years, 7 months ago
  6. 767abfc i2c: designware_i2c: Add a little more debugging by Simon Glass · 4 years, 7 months ago
  7. 43ee86c x86: gpio: Add support for obtaining ACPI info for a GPIO by Simon Glass · 4 years, 7 months ago
  8. 59cf264 x86: pinctrl: Drop the acpi_path member by Simon Glass · 4 years, 7 months ago
  9. 6b65148 x86: pinctrl: Set up itss in the probe() method by Simon Glass · 4 years, 7 months ago
  10. a9331a3 x86: pinctrl: Add multi-ACPI control by Simon Glass · 4 years, 7 months ago
  11. 4916f45 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 7 months ago
  12. 54bcca2 sound: Add an ACPI driver for Maxim MAX98357ac by Simon Glass · 4 years, 7 months ago
  13. 0324b71 sound: Add an ACPI driver for Dialog Semicondutor da7219 by Simon Glass · 4 years, 7 months ago
  14. dba7ee4 acpi: mmc: Generate ACPI info for the PCI SD Card by Simon Glass · 4 years, 7 months ago
  15. b4e8433 dm: acpi: Add support for the NHLT table by Simon Glass · 4 years, 7 months ago
  16. f185895 dm: core: Add a way of overriding the ACPI device path by Simon Glass · 4 years, 7 months ago
  17. a4f8208 acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · 4 years, 7 months ago
  18. fefac0b dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 7 months ago
  19. 0169458 acpi: Add support for DSDT generation by Simon Glass · 4 years, 7 months ago
  20. 0f7b111 acpi: Support ordering SSDT data by device by Simon Glass · 4 years, 7 months ago
  21. 64ba6f4 acpi: Record the items added to SSDT by Simon Glass · 4 years, 7 months ago
  22. b518317 acpi: Add support for SSDT generation by Simon Glass · 4 years, 7 months ago
  23. 70e5e67 acpi: Support generation of SPI descriptor by Simon Glass · 4 years, 7 months ago
  24. 31e1787 acpi: Support generation of I2C descriptor by Simon Glass · 4 years, 7 months ago
  25. 2912686 gpio: Add a method to convert a GPIO to ACPI by Simon Glass · 4 years, 7 months ago
  26. f495513 irq: Add a method to convert an interrupt to ACPI by Simon Glass · 4 years, 7 months ago
  27. 4b724a1 dm: core: Add an ACPI name for the root node by Simon Glass · 4 years, 7 months ago
  28. d872e7d drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband Bridge by Wolfgang Wallner · 4 years, 7 months ago
  29. 3b33eff Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 7 months ago
  30. ed4a11c mmc_spi: generate R1b response for erase and stop transmission command by Pragnesh Patel · 4 years, 7 months ago
  31. 6f4555a mmc: mmc_spi: Generate R1 response for erase block start and end address by Pragnesh Patel · 4 years, 7 months ago
  32. 70f176a mmc: mmc_spi: Read R2 response for send status command - CMD13 by Pragnesh Patel · 4 years, 7 months ago
  33. 810bc13 mmc: read ssr for SD spi by Pragnesh Patel · 4 years, 7 months ago
  34. a236d83 mmc: mmc_spi: generate R1 response for different mmc SPI commands by Pragnesh Patel · 4 years, 7 months ago
  35. 3ba1d53 mmc: mmc_spi: correct the while condition by Pragnesh Patel · 4 years, 7 months ago
  36. 82c829d mmc: omap_hsmmc: Set 3.3V for IO voltage on all places by Pali Rohár · 4 years, 7 months ago
  37. 8422894 net: ti: am65-cpsw-nuss: Update driver to use kernel DT by Vignesh Raghavendra · 4 years, 7 months ago
  38. 9eab6fd net: ti: am65-cpsw-nuss: Set ALE default thread enable by Vignesh Raghavendra · 4 years, 7 months ago
  39. cf9b994 net: ti: am65-cpsw-nuss: Remove dead code by Vignesh Raghavendra · 4 years, 7 months ago
  40. ddcf531 dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair by Vignesh Raghavendra · 4 years, 7 months ago
  41. 7be5121 dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct by Vignesh Raghavendra · 4 years, 7 months ago
  42. af374c2 dma: ti: k3-udma: Introduce udma_chan_config struct by Vignesh Raghavendra · 4 years, 7 months ago
  43. b3f9599 soc: ti: k3-ringacc: Separate soc specific initialization by Vignesh Raghavendra · 4 years, 7 months ago
  44. 5d25784 soc: ti: k3-ringacc: Add an API to request pair of rings by Vignesh Raghavendra · 4 years, 7 months ago
  45. db08a1d soc: ti: k3-ringacc: Move state tracking variables under a struct by Vignesh Raghavendra · 4 years, 7 months ago
  46. 5c92fff dma: ti: k3-udma: Update driver to use static endpoint Data by Vignesh Raghavendra · 4 years, 7 months ago
  47. 53b04c6 dma: ti: Add static PSIL endpoint information by Vignesh Raghavendra · 4 years, 7 months ago
  48. 497c759 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 7 months ago
  49. 610e148 Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 7 months ago
  50. 94e8b32 mtd: nand: raw: denali: Wait for reset completion status by Ley Foon Tan · 4 years, 7 months ago
  51. 3e57f87 mtd: nand: raw: denali: Assert reset before deassert by Ley Foon Tan · 4 years, 7 months ago
  52. b053515 serial: uniphier: enable FIFO by Masahiro Yamada · 4 years, 7 months ago
  53. 26f7a7d serial: uniphier: flush transmitter before changing hardware settings by Masahiro Yamada · 4 years, 7 months ago
  54. 70434ab serial: uniphier: use register macros instead of structure by Masahiro Yamada · 4 years, 7 months ago
  55. 8622749 bus: uniphier-system-bus: move hardware init from board files by Masahiro Yamada · 4 years, 7 months ago
  56. e2bb0be bus: uniphier-system-bus: add UniPhier System Bus driver by Masahiro Yamada · 4 years, 7 months ago
  57. 4a9146c Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 7 months ago
  58. 3113c84 Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 7 months ago
  59. 221c5e4 mmc: bcm283x: fix int to pointer cast by Seung-Woo Kim · 4 years, 8 months ago
  60. 0b80371 usb: xhci: Add reset controller support by Nicolas Saenz Julienne · 4 years, 7 months ago
  61. f676eb2 reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · 4 years, 7 months ago
  62. 7b1c3f6 pci: Add driver for Broadcom BCM2711 SoC PCIe controller by Sylwester Nawrocki · 4 years, 8 months ago
  63. a58c7ff spi: kirkwood: Drop nondm code by Bhargav Shah · 4 years, 8 months ago
  64. 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 7 months ago
  65. fed0f89 core: extend struct driver_info to point to device by Walter Lozano · 4 years, 7 months ago
  66. 908d024 core: drop const for struct driver_info by Walter Lozano · 4 years, 7 months ago
  67. addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 7 months ago
  68. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 7 months ago
  69. a6cfc34 sandbox: spi: sandbox_sf_state_name() is required by Heinrich Schuchardt · 4 years, 8 months ago
  70. e69d078 mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDP by Pragnesh Patel · 4 years, 8 months ago
  71. 0e14699 spi: add support for all spi modes with soft spi by Johannes Holland · 4 years, 9 months ago
  72. 5d12812 spi: omap3: Drop nondm code by Jagan Teki · 4 years, 8 months ago
  73. 506d523 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 7 months ago
  74. b6687e1 pci: Move some PCIe register offset definitions to a common header by Sylwester Nawrocki · 4 years, 8 months ago
  75. 61293f5 usb: xhci: Add missing cache flush in the scratchpad array initialization by Sylwester Nawrocki · 4 years, 8 months ago
  76. d910793 Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 7 months ago
  77. 3078e03 net: mvpp2: fix second cp110 initialization by Sven Auhagen · 4 years, 7 months ago
  78. 485dbd3 mv_ddr: ddr3: Update {min,max}_read_sample calculation by Chris Packham · 4 years, 8 months ago
  79. 40ed885 mv_ddr: ddr3: Use correct bitmask for read sample delay by Chris Packham · 4 years, 8 months ago
  80. 6c74ee3 minnowmax: Enable the copy framebuffer by Simon Glass · 4 years, 7 months ago
  81. a67b0db chromebook_link: Enable the copy framebuffer by Simon Glass · 4 years, 7 months ago
  82. 08b7b65 chromebook_samus: Enable the copy framebuffer by Simon Glass · 4 years, 7 months ago
  83. 551ca0e x86: video: Support copy framebuffer with probed devices by Simon Glass · 4 years, 7 months ago
  84. 7812bbd video: Correctly handle multiple framebuffers by Simon Glass · 4 years, 7 months ago
  85. 0938767 video: pci: Set up the copy framebuffer by Simon Glass · 4 years, 7 months ago
  86. f578ca7 video: sandbox: Add support for the copy framebuffer by Simon Glass · 4 years, 7 months ago
  87. 2b1412c video: Update the copy framebuffer when writing bitmaps by Simon Glass · 4 years, 7 months ago
  88. c30c5f2 video: Update rotated console to support copy buffer by Simon Glass · 4 years, 7 months ago
  89. 3ad740a video: Update truetype console to support copy buffer by Simon Glass · 4 years, 7 months ago
  90. 68f3fc7 video: Update normal console to support copy buffer by Simon Glass · 4 years, 7 months ago
  91. 8c0b5d2 video: Add helpers for vidconsole for the copy framebuffer by Simon Glass · 4 years, 7 months ago
  92. 138dfea video: Clear the copy framebuffer when clearing the screen by Simon Glass · 4 years, 7 months ago
  93. 6efa809 video: Set up the copy framebuffer when enabled by Simon Glass · 4 years, 7 months ago
  94. 9beac5d video: Add support for copying to a hardware framebuffer by Simon Glass · 4 years, 7 months ago
  95. 9beb364 video: Adjust rotated console to start at right edge by Simon Glass · 4 years, 7 months ago
  96. a254d11 video: Split out expression parts into variables by Simon Glass · 4 years, 7 months ago
  97. 6a2ea43 sandbox: video: Allow selection of rotated console by Simon Glass · 4 years, 7 months ago
  98. 8b763df video: Show an error when a vidconsole function fails by Simon Glass · 4 years, 7 months ago
  99. 7239a61 pwm: Add PWM driver for SiFive SoC by Yash Shah · 4 years, 10 months ago
  100. 7ce87dc i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7 by Patrick Delaunay · 4 years, 7 months ago