summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-24arm64: versal: Enable GPIO command for VersalMichal Simek
2019-10-24gpio: zynq: Add gpio driver support for PMC gpioShubhrajyoti Datta
2019-10-24gpio: zynq: Add gpio driver support for VersalAshok Reddy Soma
2019-10-24firmware: zynqmp: Clean up zynqmp_power_probeMichal Simek
2019-10-24firmware: zynqmp: Report error when xilinx_pm_request called from EL3Michal Simek
2019-10-24arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()Michal Simek
2019-10-24arm64: versal: Rename versal_pm_request to xilinx_pm_requestMichal Simek
2019-10-24arm64: xilinx: Move firmware functions from platform to driverMichal Simek
2019-10-24arm64: versal: Clean pm_api_id usageMichal Simek
2019-10-24Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-10-24MAINTAINERS: add MICROCHIP_FLEXCOM to at91Eugen Hristev
2019-10-24configs: sam9x60ek: enable microchip_flexcom, i2c and eepromEugen Hristev
2019-10-24board: sam9x60ek: add support for MAC address retrievalEugen Hristev
2019-10-24ARM: dts: sam9x60ek: add i2c0 as flexcom0 subnode and eeprom memoryEugen Hristev
2019-10-24ARM: dts: sam9x60: add flx0 nodeEugen Hristev
2019-10-24misc: microchip_flexcom: introduce microchip_flexcom driverEugen Hristev
2019-10-24configs: sei610: khadas-vim3 : disable Gadget support for the DWC3Jean-Jacques Hiblot
2019-10-24ARM: DTS: keystone: complete the description of the USB PHY devicesJean-Jacques Hiblot
2019-10-24configs: k2g_evm_defconfig: disable XHCI_DWC3 and enable KEYSTONE_USB_PHYJean-Jacques Hiblot
2019-10-24phy: keystone-usb: handle the transition of the USB power domainJean-Jacques Hiblot
2019-10-24ARM: keystone: Do not enable the USB power domains at the board levelJean-Jacques Hiblot
2019-10-24ARM: keystone: increase PSC timeoutJean-Jacques Hiblot
2019-10-24usb: dwc3: Kconfig: get rid of obsolete mode selectionJean-Jacques Hiblot
2019-10-24usb: dwc3: Add dwc3_of_parse() to get quirks information from DTJean-Jacques Hiblot
2019-10-24usb: dwc3-generic: if no max speed is specified in DT, assume super speedJean-Jacques Hiblot
2019-10-24usb: dwc3-generic: add a new host driver that uses the dwc3 coreJean-Jacques Hiblot
2019-10-24usb: dwc3-generic: factorize codeJean-Jacques Hiblot
2019-10-24usb: dwc3-generic: use platdataJean-Jacques Hiblot
2019-10-24usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exitJean-Jacques Hiblot
2019-10-24usb: xhci: move xhci.h to include usbJean-Jacques Hiblot
2019-10-24usb: dwc3: switch to peripheral mode when exitingJean-Jacques Hiblot
2019-10-24usb: host: remove the xhci-zynqmp driverJean-Jacques Hiblot
2019-10-24configs: j721e_evm_a72_defconfig: Add HBMC related configsVignesh Raghavendra
2019-10-24configs: j721e_evm.h: Define CONFIG_SYS_MAX_FLASH_BANKS_DETECTVignesh Raghavendra
2019-10-24arm: dts: k3-j721e-som-p0: Add HyperFlash nodeVignesh Raghavendra
2019-10-24arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller nodeVignesh Raghavendra
2019-10-24mtd: Add TI HyperBus Memory Controller driverVignesh Raghavendra
2019-10-24mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when definedVignesh Raghavendra
2019-10-23configs: j721e_evm_a72: Enable configs for UFSFaiz Abbas
2019-10-23env: ti: Add environment variables to boot from UFSFaiz Abbas
2019-10-23cmd: Add Support for UFS commandsFaiz Abbas
2019-10-23arm: dts: k3-j721e-main: Add UFS nodesFaiz Abbas
2019-10-23ufs: Add glue layer driver for TI J721E devicesFaiz Abbas
2019-10-23ufs: Add Support for Cadence platform UFS driverFaiz Abbas
2019-10-23ufs: Add Initial Support for UFS subsystemFaiz Abbas
2019-10-23scsi: Add dma direction member to command structureFaiz Abbas
2019-10-23scsi: Retry inquiry 3 times to overcome Unit Attention conditionFaiz Abbas
2019-10-23scsi: Add max_bytes_per_req to scsi_platdataFaiz Abbas
2019-10-23scsi: Simplify scsi_read()/_write()Faiz Abbas
2019-10-23Merge tag 'u-boot-stm32-2019-10-23' of https://gitlab.denx.de/u-boot/custodia...Tom Rini