summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | usb: dwc3: add dis_enblslpm_quirkFrank Wang2020-05-292-0/+8
| * | phy: rockchip: Add Rockchip USB TypeC PHY driverJagan Teki2020-05-293-0/+804
| * | phy: rockchip: Add Rockchip USB2PHY driverJagan Teki2020-05-295-0/+334
| * | clk: rk3399: Enable/Disable TCPHY clocksJagan Teki2020-05-291-0/+24
| * | clk: rk3399: Set empty for TCPHY assigned-clocksJagan Teki2020-05-291-0/+2
| * | clk: rk3399: Enable/Disable the USB2PHY clkJagan Teki2020-05-291-0/+12
| * | pci: Make Rockchip PCIe voltage regulators optionalMark Kettenis2020-05-291-13/+20
| * | clk: rk3399: Fix eMMC get_clk reg offsetJagan Teki2020-05-291-1/+1
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2020-05-302-10/+12
|\ \
| * | usb: ehci-mx6: Print error code on failureMarek Vasut2020-05-291-2/+2
| * | usb: ehci-mx6: Handle fixed regulators correctlyMarek Vasut2020-05-291-2/+2
| * | eth/r8152: fix assigning the wrong endpointHayes Wang2020-05-291-6/+8
| |/
* | Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-05-301-3/+3
|\ \
| * | dm: core: Reorder include files in read.cStefan Roese2020-05-291-3/+3
| |/
* | misc: i2c_eeprom: implement different probe test eeprom offsetEugen Hristev2020-05-281-1/+7
* | i2c: observe scl_count in i2c_deblock_gpio_loop()Heinrich Schuchardt2020-05-281-1/+1
* | i2c: designware_i2c: Check if the device is poweredRaul E Rangel2020-05-281-0/+17
* | i2c: designware_i2c: Tidy up use of NULL privSimon Glass2020-05-281-11/+23
|/
* phy: Fix possible NULL pointer deferenceVignesh Raghavendra2020-05-251-5/+5
* Merge git://git.denx.de/u-boot-usbWIP/22May2020Tom Rini2020-05-224-12/+129
|\
| * eth/r8152: fix typo in register nameHayes Wang2020-05-222-6/+6
| * usb: dwc3: fix NULL pointer issueChunfeng Yun2020-05-221-3/+3
| * usb: ehci-omap: Add Support for DM_USB and OF_CONTROLAdam Ford2020-05-221-3/+120
* | Merge branch 'net' of git://git.denx.de/u-boot-socfpgaTom Rini2020-05-222-264/+320
|\ \
| * | net: ks8851: Add Kconfig entriesMarek Vasut2020-05-221-0/+14
| * | net: ks8851: Add DM supportMarek Vasut2020-05-221-0/+103
| * | net: ks8851: Receive one packet per recv callMarek Vasut2020-05-221-29/+36
| * | net: ks8851: Split non-DM specific bits from common codeMarek Vasut2020-05-221-16/+44
| * | net: ks8851: Pass around driver private dataMarek Vasut2020-05-221-124/+133
| * | net: ks8851: Checkpatch cleanupMarek Vasut2020-05-221-9/+10
| * | net: ks8851: Clean up chip ID readoutMarek Vasut2020-05-221-19/+2
| * | net: ks8851: Remove type_frame_headMarek Vasut2020-05-221-29/+7
| * | net: ks8851: Trim down struct ks_netMarek Vasut2020-05-221-61/+9
| * | net: ks8851: Use 16bit RXQCR accessMarek Vasut2020-05-221-13/+4
| * | net: ks8851: Remove RXQCR cacheMarek Vasut2020-05-221-9/+6
| * | net: ks8851: Replace malloc()+memset() with calloc()Marek Vasut2020-05-221-6/+3
| |/
* | Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-05-226-0/+1001
|\ \
| * | pci: Add Rockchip PCIe PHY controller driverJagan Teki2020-05-224-14/+306
| * | pci: Add Rockchip PCIe controller driverJagan Teki2020-05-224-0/+555
| * | clk: rk3399: Enable/Disable the PCIEPHY clkJagan Teki2020-05-221-0/+6
| * | clk: rk3399: Add enable/disable clksJagan Teki2020-05-221-0/+148
| |/
* | Merge tag 'imx8qxp-fixes' of https://gitlab.denx.de/u-boot/custodians/u-boot-...Tom Rini2020-05-222-26/+28
|\ \
| * | thermal: imx_scu_thermal: prevent boot hang with zero pdataAnatolij Gustschin2020-05-221-1/+3
| * | cpu: imx8: use intended cpu-thermal device when getting temp valueAnatolij Gustschin2020-05-221-25/+25
| * | cpu: imx8: fix type and rate detectionAnatolij Gustschin2020-05-221-6/+6
| |/
* | mtd: rawnand: denali: deassert write protect pinMasahiro Yamada2020-05-221-0/+1
* | mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_splMasahiro Yamada2020-05-221-9/+9
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/20May2020Tom Rini2020-05-202-5/+31
|\
| * net: fsl-mc: fixup DPC: add /board/ports node if missingRazvan Ionut Cirjan2020-05-191-3/+14
| * drivers: net: fsl-mc: fixup msi-map propertyLaurentiu Tudor2020-05-191-1/+16