summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-10-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2019-10-22test: clk: test clock self assignmentJean-Jacques Hiblot
2019-10-22drivers: clk: Fix using assigned-clocks in the node of the clock it sets upJean-Jacques Hiblot
2019-10-22test: clk: Update tests to also check the managed APIJean-Jacques Hiblot
2019-10-22drivers: clk: Add a managed API to get clocks from the device-treeJean-Jacques Hiblot
2019-10-22drivers: clk: Handle gracefully NULL pointersJean-Jacques Hiblot
2019-10-22clk: Add support for I2C clocks on NXP's imx6q SoC which use CCFLukasz Majewski
2019-10-22clk: Fix error check in clk_set_default_parents()Jean-Jacques Hiblot
2019-10-22board: stm32mp1: fixup the usb product id for USB download gadgetPatrick Delaunay
2019-10-22configs: stm32f746-disco: Fix ramdisk_addr_rPatrice Chotard
2019-10-22configs: stm32h743-eval: Disable CONFIG_NET flagPatrice Chotard
2019-10-22configs: stm32h743-disco: Disable CONFIG_NET flagPatrice Chotard
2019-10-22configs: stm32f469-discovery: Disable CONFIG_NET flagPatrice Chotard
2019-10-22configs: stm32f429-evaluation: Disable CONFIG_NET flagPatrice Chotard
2019-10-22configs: stm32f429-discovery: Disable CONFIG_NET flagPatrice Chotard
2019-10-21dm: pinctrl: fix for introduce PINCONF_RECURSIVE optionPatrick Delaunay
2019-10-21pinctrl: Kconfig: remove duplicated nodesPatrick Delaunay
2019-10-21armv7: ls102xa: Don't power down OCRAM1 during deep sleepBiwen Li