summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-10-11regulator: fixed: Modify enable-active-high behaviorPatrice Chotard1-1/+6
2019-10-11ata: ahci: Don't forget to clear upper address regs.Oleksandr Rybalko1-4/+7
2019-10-11ahci-pci: ASM1061 report wrong class, but support AHCI.Oleksandr Rybalko1-0/+1
2019-10-11phy: mediatek: add MediaTek T-PHY support for PCIeRyder Lee3-0/+374
2019-10-11pci: mediatek: add PCIe controller support for MT7623Ryder Lee3-0/+288
2019-10-11spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock.Kursad Oney1-10/+9
2019-10-11spi: bcm63xx_hsspi: switch to raw I/O functions.Kursad Oney1-14/+14
2019-10-11spi: hsspi: allow to be used on bcm6858 and bcm63158Kursad Oney1-1/+1
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini25-19/+1376
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini27-474/+1969
2019-10-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+9
2019-10-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini25-112/+197
2019-10-09Merge tag 'u-boot-atmel-2020.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini3-1/+3
2019-10-09Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2-0/+14
2019-10-08pinctrl: nxp: DM_FLAG_PRE_RELOC by defaultIgor Opaniuk4-8/+0
2019-10-08ddr: imx8m: Fix the ddr init hang on imx8mqJacky Bai1-4/+4
2019-10-08driver: ddr: Refine the ddr init driver on imx8mJacky Bai7-311/+184
2019-10-08imx8mq: Update the ddrc QoS setting for B1 chipBai Ping1-1/+4
2019-10-08ddr: imx8m: Fix ddr4 driver build issueYe Li1-2/+1
2019-10-08spi: fsl_qspi: Add support for QSPI on iMX7ULPYe Li1-0/+10
2019-10-08spi: fsl_qspi: Update to use driver dataYe Li1-34/+79
2019-10-08spi: fsl_qspi: Update write data size for page program LUTYe Li1-11/+1
2019-10-08spi: fsl_qspi: Fix DDR mode setting for latest iMX platformsYe Li1-15/+16
2019-10-08misc: imx8: add more scfw apiPeng Fan1-8/+512
2019-10-08ddr: imx8m: fix ddr firmware location when enable SPL OFPeng Fan1-1/+11
2019-10-08imx: add support for i.MX7/i.MX8MQ reset controllerPatrick Wildt3-0/+320
2019-10-08imx: add support for i.MX8MQ power domain controllerPatrick Wildt3-0/+145
2019-10-08spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driverLukasz Majewski1-17/+55
2019-10-08mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driverLukasz Majewski1-2/+2
2019-10-08mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTSLukasz Majewski1-70/+373
2019-10-08spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driverLukasz Majewski1-2/+32
2019-10-08spi: fix: Call mxs_reset_block() during DM/DTS probeLukasz Majewski1-0/+2
2019-10-08spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spiLukasz Majewski1-1/+1
2019-10-08imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.cPeng Fan2-0/+183
2019-10-08imx: scu_api: add sc_pm_is_partition_startedPeng Fan1-0/+27
2019-10-08imx: scu_api: add sc_rm_set_master_sidPeng Fan1-0/+22
2019-10-08misc: Kconfig: make i.MX7ULP could use MXC_OCOTPPeng Fan1-1/+1
2019-10-08serial: Kconfig: make MXC_UART usable for MX7 and IMX8MPeng Fan1-1/+1
2019-10-08pinctrl: imx: use devfdt_get_addr_size_indexPeng Fan1-3/+1
2019-10-08arm64: zynqmp: Use mailbox driver for PMUFW config loadingMichal Simek1-0/+24
2019-10-08firmware: zynqmp: Separate function for sending message via mailboxMichal Simek1-9/+10
2019-10-08arm64: zynqmp: use firmware driver to get versionIbai Erkiaga1-2/+2
2019-10-08firmware: zynqmp: create firmware headerIbai Erkiaga2-0/+2
2019-10-08firmware: zynqmp: get fw version with mailbox driverIbai Erkiaga1-2/+74
2019-10-08firmware: zynqmp: Add zynqmp-power supportIbai Erkiaga1-0/+47
2019-10-08mailbox: zynqmp: ipi mailbox driverIbai Erkiaga3-0/+141
2019-10-08mailbox: allow subnode for mbox regsIbai Erkiaga1-1/+10
2019-10-08mailbox: check ops prior callingIbai Erkiaga1-2/+6
2019-10-08net: xilinx_axiemac: Fill the phy node pointer in phydevSiva Durga Prasad Paladugu1-1/+6
2019-10-08gpio: zynq: fix issue in set gpio output directionAshok Reddy Soma1-1/+1