summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-06-02kconfig: mark SPL/TPL options for DM_KEYBOARDMarcin Juszkiewicz
2020-06-02usb: ohci: Add header file for ARCH_DMA_MINALIGNSimon Glass
2020-06-02x86: spi: Rewrite logic for obtaining the SPI memory mapSimon Glass
2020-05-31Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-05-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2020-05-30Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-05-29dm: core: Reorder include files in read.cStefan Roese
2020-05-30driver: usb: drop legacy rockchip xhci driverFrank Wang
2020-05-30usb: dwc3: add make compatible for rockchip platformFrank Wang
2020-05-29usb: ehci-mx6: Print error code on failureMarek Vasut
2020-05-29usb: ehci-mx6: Handle fixed regulators correctlyMarek Vasut
2020-05-29eth/r8152: fix assigning the wrong endpointHayes Wang
2020-05-29usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang
2020-05-29usb: dwc3: Enable AutoRetry feature in the controllerJagan Teki
2020-05-29usb: dwc3: Add disable u2mac linestate check quirkJagan Teki
2020-05-29usb: dwc3: add dis_u2_freeclk_exists_quirkFrank Wang
2020-05-29usb: dwc3: add dis_enblslpm_quirkFrank Wang
2020-05-29phy: rockchip: Add Rockchip USB TypeC PHY driverJagan Teki
2020-05-29phy: rockchip: Add Rockchip USB2PHY driverJagan Teki
2020-05-29clk: rk3399: Enable/Disable TCPHY clocksJagan Teki
2020-05-29clk: rk3399: Set empty for TCPHY assigned-clocksJagan Teki
2020-05-29clk: rk3399: Enable/Disable the USB2PHY clkJagan Teki
2020-05-29pci: Make Rockchip PCIe voltage regulators optionalMark Kettenis
2020-05-29clk: rk3399: Fix eMMC get_clk reg offsetJagan Teki
2020-05-28misc: i2c_eeprom: implement different probe test eeprom offsetEugen Hristev
2020-05-28i2c: observe scl_count in i2c_deblock_gpio_loop()Heinrich Schuchardt
2020-05-28i2c: designware_i2c: Check if the device is poweredRaul E Rangel
2020-05-28i2c: designware_i2c: Tidy up use of NULL privSimon Glass
2020-05-25phy: Fix possible NULL pointer deferenceVignesh Raghavendra
2020-05-22Merge git://git.denx.de/u-boot-usbTom Rini
2020-05-22Merge branch 'net' of git://git.denx.de/u-boot-socfpgaTom Rini
2020-05-22net: ks8851: Add Kconfig entriesMarek Vasut
2020-05-22net: ks8851: Add DM supportMarek Vasut
2020-05-22net: ks8851: Receive one packet per recv callMarek Vasut
2020-05-22net: ks8851: Split non-DM specific bits from common codeMarek Vasut
2020-05-22net: ks8851: Pass around driver private dataMarek Vasut
2020-05-22net: ks8851: Checkpatch cleanupMarek Vasut
2020-05-22net: ks8851: Clean up chip ID readoutMarek Vasut
2020-05-22net: ks8851: Remove type_frame_headMarek Vasut
2020-05-22net: ks8851: Trim down struct ks_netMarek Vasut
2020-05-22net: ks8851: Use 16bit RXQCR accessMarek Vasut
2020-05-22net: ks8851: Remove RXQCR cacheMarek Vasut
2020-05-22net: ks8851: Replace malloc()+memset() with calloc()Marek Vasut
2020-05-22Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-05-22Merge tag 'imx8qxp-fixes' of https://gitlab.denx.de/u-boot/custodians/u-boot-...Tom Rini
2020-05-22eth/r8152: fix typo in register nameHayes Wang
2020-05-22usb: dwc3: fix NULL pointer issueChunfeng Yun
2020-05-22usb: ehci-omap: Add Support for DM_USB and OF_CONTROLAdam Ford
2020-05-22pci: Add Rockchip PCIe PHY controller driverJagan Teki
2020-05-22pci: Add Rockchip PCIe controller driverJagan Teki