summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-23driver: net: ldpaa: Update priv->phydev after free()Prabhakar Kushwaha
2017-08-23armv8: ls1088aqds: Add support of LS1088AQDSAshish Kumar
2017-08-23armv8: ls1088ardb: Add support for LS1088ARDB platformAshish Kumar
2017-08-23armv8: ls1088a: Add NXP LS1088A SoC supportAshish Kumar
2017-08-23armv8: fsl-layerscape: Put SATA code under SATA configsAshish Kumar
2017-08-23armv8: fsl-lsch3: Make CCN-504 related code conditionalAshish Kumar
2017-08-23whitelist: Remove "CONFIG_SYS_CCI400_ADDR" from whitelistAshish Kumar
2017-08-23armv7: Consolidate registers space defination for CCI-400 busAshish Kumar
2017-08-23armv8:fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar
2017-08-23net: phy: realtek: fix enabling of the TX-delay for RTL8211FMadalin Bucur
2017-08-23armv8: ls1043/ls1046aqds: add support for RGMII_TXIDMadalin Bucur
2017-08-23net: fman: add support RGMII_TXID to memacMadalin Bucur
2017-08-21armv8/fsl-layerscape: fdt Update kaslr_seed only if sec_firmware is availableRuchika Gupta
2017-08-21arm64: ls1043ardb: Add distro boot supportShengzhou Liu
2017-08-17driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl appliedSantan Kumar
2017-08-17armv8: ls2080a: Increase env sector size for qspi bootSantan Kumar
2017-08-17board/ls2081ardb: Some updates like flash typeSantan Kumar
2017-08-17armv8: Correct register offset define.Ran Wang
2017-08-17uboot: Kconfig: add ERRATUM config to Kconfig for solve compile issue.yinbo.zhu
2017-08-17armv8: Correct errata related patch defect.Ran Wang
2017-08-17arm: Fix USB errata reilated patches issue.Ran Wang
2017-08-17armv8: Add workaround for USB erratum A-009008Suresh Gupta
2017-08-17armv8: Add workaround for USB erratum A-009007Suresh Gupta
2017-08-17armv8: Add workaround for USB erratum A-008997Suresh Gupta
2017-08-17armv8: Add workaround for USB erratum A-009798Ran Wang
2017-08-16configs: Add ls1043ardb_sdcard secure targetSumit Garg
2017-08-16hash: Compile only hardware or software versions of SHA algorithmsTom Rini
2017-08-16arm64: ls2088ardb: Add distro boot supportSantan Kumar
2017-08-16board: ls2080ardb: Add fsl_fdt_fixup_flashSantan Kumar
2017-08-16soc/fsl-layerscape: Update SVR number for LS2081A and LS2041ASantan Kumar
2017-08-16config: ls1012aqds: Add USB EHCI support for ls1012aqdsRajesh Bhagat
2017-08-09armv8: errata: Implement workaround for Cortex-A53 Erratum 855873Alison Wang
2017-08-09ARMv8/sec_firmware : Update chosen/kaslr-seed with random numberRuchika Gupta
2017-08-09LS2080ARDB: Secure Boot defconfig for QSPI boot.Udit Agarwal
2017-08-09LS2080ARDB: QSPI boot: Secure Boot image validationVinitha Pillai-B57223
2017-08-09SECURE_BOOT: Unify memory map for Layerscape basedVinitha Pillai-B57223
2017-08-08PCI: layerscape: Fix the bug assigning wrong address to LS2088A pcie cfg1 spaceHou Zhiqiang
2017-08-08configs: Enable CONFIG_DM_USB for all ls1021atwrRan Wang
2017-08-08usb: xhci: Enable TT to support LS/FS devices behind a HS hubBin Meng
2017-08-08usb: xhci: Correct TT_SLOT and TT_PORT macrosBin Meng
2017-08-08usb: xhci: Implement update_hub_device() operationBin Meng
2017-08-08usb: hub: Call usb_update_hub_device() after hub descriptor is fetchedBin Meng
2017-08-08dm: usb: Add a new USB controller operation 'update_hub_device'Bin Meng
2017-08-08usb: hub: Parse and save TT details from device descriptorBin Meng
2017-08-08usb: xhci: Program 'route string' in the input slot contextBin Meng
2017-08-08usb: xhci: Change xhci_setup_addressable_virt_dev() signatureBin Meng
2017-08-08usb: hub: Support 'set hub depth' request for USB 3.0 hubsBin Meng
2017-08-08usb: hub: Translate USB 3.0 hub port status into old versionBin Meng
2017-08-08usb: hub: Add a new API to test if a hub device is root hubBin Meng
2017-08-08usb: hub: Remove hub_port_reset()Bin Meng