summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-29MLK-17018 Correct CopyrightPeng Fan
2017-11-22MA-10703 [Android] use the usb_ep_queue for muti requestzhang sanshan
2017-11-22MA-10479 Remove CONFIG_FSL_BOOTCTL from u-bootji.luo
2017-11-22Refine support for 'fastboot getvar all' commandji.luo
2017-11-22Enable multiple packets sent on fastbootji.luo
2017-11-22Remove leading zeroes of some getvar variablesji.luo
2017-11-22MA-10338-3 Refine misc local variables in get_single_var()ji.luo
2017-11-22MA-10338-2 Add support for some fastboot getvar commandji.luo
2017-11-22MA-10338-1 Correct 'fastboot getvar partition-type' commandji.luo
2017-11-16MA-10633 [Android] enlarge the timeout for waiting DATA0zhang sanshan
2017-11-15MA-10477[Android] Remove NAND partition definitions and operations in bcbZhang Bo
2017-11-15MA-10475[Android]Remove NAND support from fastbootZhang Bo
2017-11-15MA-10474[Android]Remove CONFIG_SECURE_BOOT from bootaZhang Bo
2017-11-08MA-10587 [Android]u-boot: Remove build warning in f_fastboot.cZhang Bo
2017-10-30MA-10552-10 [Android] enable A/B system in androidzhang sanshan
2017-10-29MA-10552-6 [Android] enable A/B system in androidzhang sanshan
2017-09-26MLK-16535 net: fec: Fix issue in DM probe functionYe Li
2017-09-21MLK-16499-2 mmc: fsl_esdhc: Remove duplicated clock settingsYe Li
2017-09-21MLK-16499-1 mmc: Add support for HS400Ye Li
2017-09-20MLK-16496-2 mmc: fsl_esdhc: add hs400 es mode supportPeng Fan
2017-09-14MLK-16431-1 xhci-imx8: call board_usb_cleanup when xhci stopYe Li
2017-09-14MLK-16467 serial_lpuart: Fix FIFO_RXFE definition in LPUART driverYe Li
2017-09-12MA-10217 bootloader mode not function if there is a unknown cmd in miscguoyin.chen
2017-09-07MA-10167 Add soc_type to be imx8mq to align the init.imx8mq.rcguoyin.chen
2017-09-05MLK-16369 eth: fec: Fix DM driver issue in recvYe Li
2017-09-05MLK-16365 mmc: add sd/mmc legacy capabilityPeng Fan
2017-08-29MLK-16288 fsl_esdhc: Workaround for eMMC HS200 and SD SDR104 switch fail issueYe Li
2017-08-29MLK-16289 pca953x_gpio: Fix build warningYe Li
2017-08-29MLK-16273-1 usb: dwc3: add suspend clock setting interfaceLi Jun
2017-08-29usb: gadget: g_dnl: only set iSerialNumber if we have a serial#Felipe Balbi
2017-08-29usb: gadget: g_dnl: don't set iProduct nor iSerialNumberFelipe Balbi
2017-08-29usb: dwc3: gadget: make cache-maintenance on event buffers more robustPhilipp Tomsich
2017-08-29usb: dwc3: ensure consistent types for dwc3_flush_cachePhilipp Tomsich
2017-08-22MLK-16238-1 thermal: Add TMU driver for i.MX8MYe Li
2017-08-18MLK-16219 pca953x_gpio: Clear the polarity invert register at initYe Li
2017-08-18MLK-16208-1 thermal: Add driver to support i.MX8QM/QXP CPU thermal sensorYe Li
2017-08-18mmc: fsl_esdhc: fix build issuePeng Fan
2017-08-17MLK-16198-3 usb: xhci-imx8: Add core reset functionYe Li
2017-08-17MLK-16198-2 usb: xhci-imx8: Add clock init interfaceYe Li
2017-08-17MLK-16198-1 usb: xhci-imx8: Add basic DM supportYe Li
2017-08-17MLK-16188-4: drivers: regulator: fixed: add off-on-delay-usPeng Fan
2017-08-17MLK-16188-3 mmc: fsl_esdhc: support tuning for hs200 and sdr104Peng Fan
2017-08-17MLK-16188-1 mmc: add mmc_send_tuning functionPeng Fan
2017-08-17mmc: Retry some MMC cmds on failureVignesh R
2017-08-17mmc: Change mode when switching to a boot partitionJean-Jacques Hiblot
2017-08-17mmc: Add support for UHS modesJean-Jacques Hiblot
2017-08-17mmc: Add a new callback function to check if the card is busyJean-Jacques Hiblot
2017-08-17mmc: add HS200 support in MMC coreJean-Jacques Hiblot
2017-08-17mmc: Add a execute_tuning() callback to the mmc operations.Jean-Jacques Hiblot
2017-08-17mmc: disable the mmc clock during power offKishon Vijay Abraham I