summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-08mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTSLukasz Majewski
2019-10-08spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driverLukasz Majewski
2019-10-08spi: fix: Call mxs_reset_block() during DM/DTS probeLukasz Majewski
2019-10-08spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spiLukasz Majewski
2019-10-08imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.cPeng Fan
2019-10-08imx: scu_api: add sc_pm_is_partition_startedPeng Fan
2019-10-08imx: scu_api: add sc_rm_set_master_sidPeng Fan
2019-10-08misc: Kconfig: make i.MX7ULP could use MXC_OCOTPPeng Fan
2019-10-08serial: Kconfig: make MXC_UART usable for MX7 and IMX8MPeng Fan
2019-10-08pinctrl: imx: use devfdt_get_addr_size_indexPeng Fan
2019-10-08arm64: zynqmp: Use mailbox driver for PMUFW config loadingMichal Simek
2019-10-08firmware: zynqmp: Separate function for sending message via mailboxMichal Simek
2019-10-08arm64: zynqmp: use firmware driver to get versionIbai Erkiaga
2019-10-08firmware: zynqmp: create firmware headerIbai Erkiaga
2019-10-08firmware: zynqmp: get fw version with mailbox driverIbai Erkiaga
2019-10-08firmware: zynqmp: Add zynqmp-power supportIbai Erkiaga
2019-10-08mailbox: zynqmp: ipi mailbox driverIbai Erkiaga
2019-10-08mailbox: allow subnode for mbox regsIbai Erkiaga
2019-10-08mailbox: check ops prior callingIbai Erkiaga
2019-10-08net: xilinx_axiemac: Fill the phy node pointer in phydevSiva Durga Prasad Paladugu
2019-10-08gpio: zynq: fix issue in set gpio output directionAshok Reddy Soma
2019-10-08drivers: usb: dwc3: setup phy before dwc3 core soft resetT Karthik Reddy
2019-10-08mmc: zynq_sdhci: Remove check for DM_MMC configSiva Durga Prasad Paladugu
2019-10-08net: phy: Add gmiitorgmii converter supportSiva Durga Prasad Paladugu
2019-10-08net: phy: Define init routine and register generic phy driverSiva Durga Prasad Paladugu
2019-10-08fpga: zynqmp: Fix second local variable declarationMichal Simek
2019-10-08mmc: sdhci: Move ZYNQ_HISPD_BROKEN to KconfigSiva Durga Prasad Paladugu
2019-10-08net: zynq_gem: Remove check for VersalSiva Durga Prasad Paladugu
2019-10-08clk: versal: Add clock driver supportSiva Durga Prasad Paladugu
2019-10-08net: zynq_gem: Add new versal compatible stringSiva Durga Prasad Paladugu
2019-10-08net: gem: Remove DECLARE_GLOBAL_DATA_PTR from gem driverMichal Simek
2019-10-08zynqmp: firmware: Add Xilinx ZynqMP firmware driverRajan Vaja
2019-10-08arm64: versal: fpga: Add PL bit stream load supportSiva Durga Prasad Paladugu
2019-10-08ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus
2019-10-08mmc: atmel_sdhci: Add sam9x60-sdhci compatibility stringSandeep Sheriker Mallikarjun
2019-10-08net: macb: Add sam9x60-macb compatibility stringNicolas Ferre
2019-10-08x86: Allow the PCH and LPC uclasses to work with of-platdataSimon Glass
2019-10-08sandbox: pci: Create a new sandbox_pci_read_bar() functionSimon Glass
2019-10-08dm: core: Drop fdtdec_get_pci_addr()Simon Glass
2019-10-08x86: pci: Drop the first parameter in pci_x86_r/w_config()Simon Glass
2019-10-08x86: Move acpi_s3.h to a common locationSimon Glass
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass
2019-10-08dm: pci: Add a function to read a PCI BARSimon Glass
2019-10-08pci: Show a message if PCI autoconfig failsSimon Glass
2019-10-08pci: Add more debug detail when resources are exhaustedSimon Glass
2019-10-08pci: Disable autoconfig in SPLSimon Glass
2019-10-08pci: Show the result of binding a deviceSimon Glass
2019-10-08pci: sandbox: Probe PCI emulation devices when usedSimon Glass
2019-10-08pci: sandbox: Move the emulators into their own nodeSimon Glass
2019-10-08sandbox: pci: Move pci_offset_to_barnum() to pci.hSimon Glass