summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | mv_ddr: ddr3: Use correct bitmask for read sample delayChris Packham2020-07-091-1/+1
|/
* spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi2020-07-081-0/+28
* tpm: add #ifndef to fix redeclaration build errorsJohannes Holland2020-07-081-0/+2
* tpm2: tis_spi: add linux compatible fallback stringBruno Thomsen2020-07-081-1/+1
* sata_sil: Enable DM_PCI operationAndre Przywara2020-07-072-2/+15
* net: smc911x: Properly handle EEPROM MAC addressAndre Przywara2020-07-071-24/+36
* gpio: search for gpio label if gpio is not found through bank nameHeiko Schocher2020-07-072-0/+66
* net: designware: s700: Add glue code for S700 macAmit Singh Tomar2020-07-073-0/+75
* net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx t...Amit Singh Tomar2020-07-072-0/+44
* net: phy: realtek: Add support for RTL8201F PHY module.Amit Singh Tomar2020-07-071-0/+20
* clk: actions: Add Ethernet clocksAmit Singh Tomar2020-07-072-2/+9