aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-30Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2019-10-30Merge tag 'mmc-10-29-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2019-10-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2019-10-29mmc: fsl_esdhc: drop i.MX DDR support codeYangbo Lu
2019-10-29mmc: fsl_esdhc: remove redundant DM_MMC checkingYangbo Lu
2019-10-29mmc: fsl_esdhc: make BLK as hard requirement of DM_MMCYangbo Lu
2019-10-25Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsTom Rini
2019-10-25Merge branch '2019-10-24-ti-imports'Tom Rini
2019-10-25ram: k3-j721e: Add support for J721E DDR controllerKevin Scholz
2019-10-25ram: k3-am654: Do not rely on default values for certain DDR registerJames Doublesin
2019-10-25ram: k3-am654: add support for LPDDR4 and DDR3L DDRsJames Doublesin
2019-10-25Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-10-25Merge tag 'u-boot-atmel-2020.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2019-10-25Merge tag 'xilinx-for-v2020.01-part2' of https://gitlab.denx.de/u-boot/custod...Tom Rini
2019-10-25mmc: mtk-sd: add a dts property cd-active-high for builtin-cd modeWeijie Gao
2019-10-25mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCsWeijie Gao
2019-10-25net: mt7628-eth: add support to isolate LAN/WAN portsWeijie Gao
2019-10-25net: mt7628-eth: free rx descriptor on receiving failureWeijie Gao
2019-10-25net: mt7628-eth: make phy link up detection optional via DTWeijie Gao
2019-10-25net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy resetWeijie Gao
2019-10-25phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 partWeijie Gao
2019-10-25reset: add reset controller driver for MediaTek MIPS platformWeijie Gao
2019-10-25pinctrl: add support for MediaTek MT7628Weijie Gao
2019-10-25spi: mt7621-spi: restore default register value after each xferWeijie Gao
2019-10-25spi: mt7621-spi: remove data cache and rewrite its xfer functionWeijie Gao
2019-10-25spi: mt7621-spi: use clock frequency from clk driverWeijie Gao
2019-10-25clk: add clock driver for MediaTek MT76x8 platformWeijie Gao
2019-10-25serial: serial_mtk: add non-DM version for SPLWeijie Gao
2019-10-25serial: serial_mtk: enable FIFO and disable flow controlWeijie Gao
2019-10-25drivers: nand: brcmnand: fix nand_chip ecc layout structureWilliam Zhang
2019-10-25nand: brcm: add BCM6368 supportÁlvaro Fernández Rojas
2019-10-25spi-nor-ids: Add support for Adesto AT25SL321Fabio Estevam
2019-10-25mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTDFrieder Schrempf
2019-10-25spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entryVignesh Raghavendra
2019-10-25spi-nor: spi-nor-ids: Add entries for mt25q variantsVignesh Raghavendra
2019-10-25spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*Vignesh Raghavendra
2019-10-25spi: designware_spi: Disable and free clock when remove driverLey Foon Tan
2019-10-25mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_S...Vignesh Raghavendra
2019-10-25mtd: spi-nor-core: Use dev_err for reporting erase/write failuresVignesh Raghavendra
2019-10-25mtd: spi: Add a new option SPL_SPI_FLASH_MTD to KconfigFrieder Schrempf
2019-10-25spi: Kconfig: Enable SPI_SUNXI for SUNXIJagan Teki
2019-10-25mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASHJagan Teki
2019-10-25dm: spi: Change cs_info op to return -EINVAL for invalid cs numBin Meng
2019-10-25dm: spi: Return 0 if driver does not implement ops->cs_infoBin Meng
2019-10-25spi: Kconfig: Add help textJagan Teki
2019-10-25mtd: spi-nor: ids: Add is25wp256 chipJagan Teki
2019-10-25mtd: spi: Kconfig: Update CONFIG_SPI_FLASHJagan Teki
2019-10-24Merge branch '2019-10-24-UFS-support'Tom Rini
2019-10-24ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULPYe Li
2019-10-24usb: ehci-mx6: Fix bus enumeration for iMX7 SoCsIgor Opaniuk