aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-11arm: dra76: Add support for ES1.0 detectionPraneeth Bajjuri4-0/+39
2017-09-11arm: dra7: Kconfig: Select LP87565 related configsLokesh Vutla1-0/+4
2017-09-11palmas: Add support for powering different ldosLokesh Vutla4-10/+7
2017-09-11arm: omap5+: Add board specific ldo poweringLokesh Vutla3-10/+20
2017-09-11Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini22-30/+13
2017-09-11Prepare v2017.09v2017.09Tom Rini1-1/+1
2017-09-11MAINTAINERS: board: qcom: db410c: Maintainer changedJorge Ramirez-Ortiz1-1/+1
2017-09-11armv8: fsl-layerscape: Add back L3 flushing for all exception levelsYork Sun1-4/+0
2017-09-11armv8: ls1088a: Enable PCIe in defconfigsHou Zhiqiang3-0/+12
2017-09-11armv8: ls1088a: add PCIe dts nodeHou Zhiqiang1-0/+48
2017-09-11armv8: ls1088a: fix the MMU table for pcie config spaceHou Zhiqiang1-0/+6
2017-09-11armv8: fsl-layerscape: Fix MC reserved memory calculationYork Sun1-3/+12
2017-09-11armv7: Add workaround for USB erratum A-009007Ran Wang3-0/+25
2017-09-11armv7: Add workaround for USB erratum A-008997Ran Wang3-0/+22
2017-09-11armv7: Add workaround for USB erratum A-009798Ran Wang3-0/+17
2017-09-11armv7: Add workaround for USB erratum A-009008Ran Wang3-0/+25
2017-09-11armv8: Add workaround for USB erratum A-009007Ran Wang4-0/+65
2017-09-11armv8: Add workaround for USB erratum A-008997Ran Wang3-0/+34
2017-09-11armv8: Add workaround for USB erratum A-009798Ran Wang4-0/+32
2017-09-11armv8: Add workaround for USB erratum A-009008Ran Wang4-0/+36
2017-09-11armv8: Add scfg_clrsetbits_32(), scfg_clrbits_32()Ran Wang1-0/+4
2017-09-11armv8: ls1088aqds: Add support of EC1 and EC2Prabhakar Kushwaha1-0/+34
2017-09-11armv8: fsl-layerscape: Support to add RGMII for ls1088aqdsAshish Kumar8-1/+70
2017-09-11armv8: ls1088aqds: Add support of LS1088AQDSAshish Kumar14-7/+1372
2017-09-11armv8: ls1088ardb: Add support for LS1088ARDB platformAshish Kumar17-1/+1316
2017-09-11armv8: ls1088a: Add NXP LS1088A SoC supportAshish Kumar16-12/+482
2017-09-11armv8: fsl-layerscape: Fix final MMU table for QSPI and IFCSuresh Gupta1-2/+4
2017-09-11armv8: fsl: Use correct conditional compile for ls1012aRan Wang1-1/+1
2017-09-11drivers:net:fsl-mc: Update MC address calculationPriyanka Jain1-2/+9
2017-09-11armv8: fsl-lsch3: Make CCN-504 related code conditionalAshish Kumar3-3/+13
2017-09-11spl: fit: Add booting OS firstYork Sun2-19/+48
2017-09-11spl: fit: Support both external and embedded dataYork Sun2-19/+37
2017-09-11spl: fit: Eanble GZIP support for image decompressionYork Sun3-4/+45
2017-09-11cmd: spl: Fix compiling warningYork Sun1-4/+4
2017-09-11tools: pblimage: Fix address calculationYork Sun1-1/+1
2017-09-11armv8: LS2080ARDB: Add secure boot defconfig for QSPI boot.Udit Agarwal2-0/+53
2017-09-11LS2080ARDB: QSPI boot: Secure Boot image validationUdit Agarwal4-5/+14
2017-09-11SECURE_BOOT: Unify memory map for Layerscape based platformsSumit Garg2-38/+28
2017-09-11QE: Set QE_IRAM_READY after uploading firmwareZhao Qiang1-2/+2
2017-09-11fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar15-109/+110
2017-09-11ipu_common: Let the MX6 IPU clock be calculated in run-timeFabio Estevam22-30/+13
2017-09-10cmd: ide: Make the first device the default oneBin Meng1-1/+1
2017-09-10block: ide: Don't bother to create BLK device if no CDROM insertedBin Meng1-0/+7
2017-09-10block: ide: Fix block read/write with driver modelBin Meng3-1/+75
2017-09-10blk: Use macros for block device vendor/product/rev string sizeBin Meng1-3/+7
2017-09-08edison: Disable CONFIG_USB_HOST_ETHERTom Rini1-0/+1
2017-09-08env: Migrate CONFIG_ENV_AES to Kconfig and deprecateTom Rini2-1/+8
2017-09-08usb: doc: update README.usb for new config optionsChris Packham1-9/+13
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham175-144/+209
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham181-74/+119