summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom 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...Tom 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-x86Tom 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
|\ \
| * | pwm: Add PWM driver for SiFive SoCYash Shah2020-07-093-0/+179
| * | i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7Patrick Delaunay2020-07-091-1/+73
| * | i2c: stm32f7: add stm32mp15 compatiblePatrick Delaunay2020-07-091-0/+1
| * | rtc: i2c_rtc_emul: catch any write to the "reset" registerRasmus Villemoes2020-07-091-1/+2
| * | rtc: sandbox-rtc: fix set methodRasmus Villemoes2020-07-091-41/+24
| * | rtc: pcf2127: provide ->write methodRasmus Villemoes2020-07-091-0/+7
| * | rtc: pcf2127: provide ->read methodRasmus Villemoes2020-07-091-3/+3
| * | rtc: fall back to ->{read, write} if ->{read, write}8 are not providedRasmus Villemoes2020-07-091-6/+19
| * | rtc: add dm_rtc_write() helperRasmus Villemoes2020-07-091-0/+19
| * | rtc: add dm_rtc_read helper and ->read methodRasmus Villemoes2020-07-091-0/+19
| * | i2c: imx_lpi2c: Improve the codes to use private dataYe Li2020-07-091-11/+11
| * | i2c: i2c-cortina: added CAxxxx I2C supportArthur Li2020-07-094-0/+443
| * | i2c: octeon_i2c: Add I2C controller driver for OcteonSuneel Garapati2020-07-093-0/+858
| |/
* | net: mvpp2: fix second cp110 initializationSven Auhagen2020-07-091-29/+34
* | mv_ddr: ddr3: Update {min,max}_read_sample calculationChris Packham2020-07-091-2/+2