aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-11remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() apiLokesh Vutla
2019-10-11remoteproc: elf_loader: Introduce a common elf loader and checker functionsLokesh Vutla
2019-10-11remoteproc: elf-loader: Add 64 bit elf loading supportLokesh Vutla
2019-10-11remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla
2019-10-11remoteproc: ops: Add elf section size as input parameter to device_to_virt apiLokesh Vutla
2019-10-11dm: core: Add a function to count the children of a deviceLokesh Vutla
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-10-08Merge tag 'u-boot-atmel-2020.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2019-10-08Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-10-08pinctrl: nxp: DM_FLAG_PRE_RELOC by defaultIgor Opaniuk
2019-10-08ddr: imx8m: Fix the ddr init hang on imx8mqJacky Bai
2019-10-08driver: ddr: Refine the ddr init driver on imx8mJacky Bai
2019-10-08imx8mq: Update the ddrc QoS setting for B1 chipBai Ping
2019-10-08ddr: imx8m: Fix ddr4 driver build issueYe Li
2019-10-08spi: fsl_qspi: Add support for QSPI on iMX7ULPYe Li
2019-10-08spi: fsl_qspi: Update to use driver dataYe Li
2019-10-08spi: fsl_qspi: Update write data size for page program LUTYe Li
2019-10-08spi: fsl_qspi: Fix DDR mode setting for latest iMX platformsYe Li
2019-10-08misc: imx8: add more scfw apiPeng Fan
2019-10-08ddr: imx8m: fix ddr firmware location when enable SPL OFPeng Fan
2019-10-08imx: add support for i.MX7/i.MX8MQ reset controllerPatrick Wildt
2019-10-08imx: add support for i.MX8MQ power domain controllerPatrick Wildt
2019-10-08spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driverLukasz Majewski
2019-10-08mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driverLukasz Majewski
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