aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-03mach-imx: Adding new argument for SIP call interfaceYe Li
2019-11-03power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837Peng Fan
2019-11-03pmic: bd71837: drop DEBUG macroPeng Fan
2019-11-03video: mxsfb: set gd->fb_baseSébastien Szymanski
2019-11-03watchdog: imx: Use immediate reset bits for expire_nowRobert Hancock
2019-11-03watchdog: imx: Add DT ext-reset handlingRobert Hancock
2019-11-01Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-11-01Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini
2019-10-31drivers: phy: Handle gracefully NULL pointersJean-Jacques Hiblot
2019-10-31ata: ahci allow 64-bit DMA for SATARoman Kapl
2019-10-31nvme: use page-aligned buffer for identify commandPatrick Wildt
2019-10-31nvme: flush dcache on both r/w, and the prp listPatrick Wildt
2019-10-31virtio: pci: use correct type in virtio_pci_bind()Heinrich Schuchardt
2019-10-30gpio: da8xx_gpio: Fix the _gpio_direction_output functionKeerthy
2019-10-30Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2019-10-30blk: set log2blksz in blk_create_device()Heinrich Schuchardt
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-27fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot
2019-10-27dm: core: Update log method for uclass_find_device_by_seqKever Yang
2019-10-27dm: regmap: Fix mask in regmap_update_bits()Simon Glass
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