summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* driver: ddr: imx: correct the pwrctl setting of selfref_en on imx8mJacky Bai2020-07-141-1/+1
* driver: ddr: imx: skip ddr_ss_gpr config on imx8mnJacky Bai2020-07-141-1/+1
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiWIP/11Jul2020Tom Rini2020-07-115-286/+67
|\
| * spi: kirkwood: Drop nondm codeBhargav Shah2020-07-102-129/+19
| * mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDPPragnesh Patel2020-07-091-3/+4
| * spi: add support for all spi modes with soft spiJohannes Holland2020-07-091-11/+37
| * spi: omap3: Drop nondm codeJagan Teki2020-07-092-143/+7
* | Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-07-119-44/+191
|\ \
| * | mtd: nand: raw: denali: Wait for reset completion statusLey Foon Tan2020-07-113-1/+17
| * | mtd: nand: raw: denali: Assert reset before deassertLey Foon Tan2020-07-111-0/+2
| * | serial: uniphier: enable FIFOMasahiro Yamada2020-07-111-0/+7
| * | serial: uniphier: flush transmitter before changing hardware settingsMasahiro Yamada2020-07-111-0/+8
| * | serial: uniphier: use register macros instead of structureMasahiro Yamada2020-07-111-43/+32
| * | bus: uniphier-system-bus: move hardware init from board filesMasahiro Yamada2020-07-111-0/+86
| * | bus: uniphier-system-bus: add UniPhier System Bus driverMasahiro Yamada2020-07-115-0/+39
* | | Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/10Jul2020-cTom Rini2020-07-1046-101/+134
|\ \ \ | |/ / |/| |
| * | dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano2020-07-097-17/+14
| * | core: extend struct driver_info to point to deviceWalter Lozano2020-07-092-3/+27
| * | core: drop const for struct driver_infoWalter Lozano2020-07-092-2/+2
| * | core: add support for U_BOOT_DRIVER_ALIASWalter Lozano2020-07-0913-0/+28
| * | drivers: rename drivers to match compatible stringWalter Lozano2020-07-0937-77/+63
| * | sandbox: spi: sandbox_sf_state_name() is requiredHeinrich Schuchardt2020-07-091-2/+0
* | | Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...WIP/10Jul2020-bTom Rini2020-07-1010-11/+745
|\ \ \
| * | | usb: xhci: Add reset controller supportNicolas Saenz Julienne2020-07-102-0/+37
| * | | reset: Add Raspberry Pi 4 firmware reset controllerNicolas Saenz Julienne2020-07-103-0/+72
| * | | pci: Add driver for Broadcom BCM2711 SoC PCIe controllerSylwester Nawrocki2020-07-103-0/+633
| * | | pci: Move some PCIe register offset definitions to a common headerSylwester Nawrocki2020-07-092-11/+0
| * | | usb: xhci: Add missing cache flush in the scratchpad array initializationSylwester Nawrocki2020-07-091-0/+3
* | | | mmc: bcm283x: fix int to pointer castSeung-Woo Kim2020-07-101-1/+1
| |/ / |/| |
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/09Jul2020Tom Rini2020-07-0912-66/+388
|\ \ \ | |_|/ |/| |
| * | minnowmax: Enable the copy framebufferSimon Glass2020-07-091-1/+29
| * | chromebook_link: Enable the copy framebufferSimon Glass2020-07-091-6/+20
| * | chromebook_samus: Enable the copy framebufferSimon Glass2020-07-091-1/+15
| * | x86: video: Support copy framebuffer with probed devicesSimon Glass2020-07-092-0/+24
| * | video: Correctly handle multiple framebuffersSimon Glass2020-07-091-2/+25
| * | video: pci: Set up the copy framebufferSimon Glass2020-07-091-1/+21
| * | video: sandbox: Add support for the copy framebufferSimon Glass2020-07-091-1/+8
| * | video: Update the copy framebuffer when writing bitmapsSimon Glass2020-07-091-3/+13
| * | video: Update rotated console to support copy bufferSimon Glass2020-07-091-23/+60
| * | video: Update truetype console to support copy bufferSimon Glass2020-07-091-12/+31
| * | video: Update normal console to support copy bufferSimon Glass2020-07-091-3/+23
| * | video: Add helpers for vidconsole for the copy framebufferSimon Glass2020-07-091-0/+16
| * | video: Clear the copy framebuffer when clearing the screenSimon Glass2020-07-091-0/+4
| * | video: Set up the copy framebuffer when enabledSimon Glass2020-07-091-0/+3
| * | video: Add support for copying to a hardware framebufferSimon Glass2020-07-092-0/+66
| * | video: Adjust rotated console to start at right edgeSimon Glass2020-07-091-1/+1
| * | video: Split out expression parts into variablesSimon Glass2020-07-091-17/+17
| * | sandbox: video: Allow selection of rotated consoleSimon Glass2020-07-091-0/+1
| * | video: Show an error when a vidconsole function failsSimon Glass2020-07-091-3/+19
| |/
* | Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini2020-07-0914-60/+1655
|\ \