summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-06-04clk: sifive: fu540-prci: Add clock enable and disable opsPragnesh Patel
2020-06-04sifive: fu540: add ddr driverPragnesh Patel
2020-06-04misc: add driver for the SiFive otp controllerPragnesh Patel
2020-06-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-06-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-06-03drivers: net: qe: deselect QE when DM_ETH is enabledMadalin Bucur
2020-06-03drivers: net: e1000: with DM_ETH needs DM_PCI tooMadalin Bucur
2020-06-02bootcount_ext: Add Ext4 build dependencyFrédéric Danis
2020-06-02kconfig: fix typo for OHCI host and add to DM listMarcin Juszkiewicz
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-06-01net: sun8i_emac: Add support for the H6 variantSamuel Holland
2020-06-01net: sun8i_emac: Use consistent clock bitfield definitionsSamuel Holland
2020-06-01phy: sun4i-usb: Align H6 initialization logic with the kernelRoman Stratiienko
2020-06-01mtd: sf: Drop plat from sf_probeJagan Teki
2020-06-01mtd: spi: Call sst_write in _write opsJagan Teki
2020-06-01sf: Drop spl_flash_get_sw_write_protJagan Teki
2020-06-01mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdefJagan Teki
2020-06-01spi: Zap sh_spi driverJagan Teki
2020-06-01spi: Kconfig: Move MSCC_BB_SPI, FSL_QSPI into DM_SPIJagan Teki
2020-06-01spi: Kconfig: Drop redundant CF_SPI definitionJagan Teki
2020-06-01spi Drop spi_init()Jagan Teki
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-28mtd: spinand: toshiba: Support for new Kioxia Serial NANDYoshio Furuyama
2020-05-28mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)Yoshio Furuyama