aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-18fsl PPA: enable PPA for ls1043ardb and ls1046ardbHou Zhiqiang2-0/+2
2017-01-18kconfig: fsl PPA: move CONFIG_* to KconfigHou Zhiqiang4-16/+26
2017-01-18ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCIHou Zhiqiang10-17/+17
2017-01-18kconfig: armv8: move armv8 sec_firmware CONFIG_* to KconfigHou Zhiqiang6-11/+36
2017-01-18armv8: aarch64: Fix the warning about x1-x3 nonzero issueAlison Wang8-45/+47
2017-01-18armv8/fsl-layerscape: fdt: fixup LS1043A rev1 MSI nodeWenbin Song2-0/+157
2017-01-18armv8/ls1043a: fixup GIC offset for ls1043a rev1Wenbin Song6-6/+150
2017-01-18armv8: fsl-lsch3: enable snoopable sata read and writeTang Yuantian1-0/+2
2017-01-18ls1046ardb: Add support power initializationHou Zhiqiang3-0/+41
2017-01-18armv8/fsl_lsch2: Add chip power supply voltage setupHou Zhiqiang5-0/+373
2017-01-18ls1046ardb: cpld: add API for selecting core voltHou Zhiqiang2-0/+10
2017-01-18pmic: pmic_mc34vr500: Add APIs to set/get SWx voltHou Zhiqiang3-0/+105
2017-01-18pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmicHou Zhiqiang4-0/+206
2017-01-18armv8: fsl-layerscape: Fix SECURE_BOOT configYork Sun4-1/+4
2017-01-18LS2080A: Add validation of MC & DPC images.Udit Agarwal2-3/+48
2017-01-18SECURE_BOOT: Update bootscript and its hdr addressesUdit Agarwal1-6/+6
2017-01-18configs: ls1012a: enable driver model for eSDHCYangbo Lu2-0/+6
2017-01-18armv8: ls1012a: add eSDHC nodesYangbo Lu1-0/+16
2017-01-18mmc: fsl_esdhc: add 'fsl, esdhc' into of_match tableYangbo Lu1-0/+1
2017-01-18mmc: fsl_esdhc: make GPIO support optionalYangbo Lu1-2/+8
2017-01-18armv8/fsl-lsch3: consolidate the clock system initializationHou Zhiqiang3-8/+23
2017-01-18armv8/fsl-lsch2: refactor the clock system initializationHou Zhiqiang9-29/+136
2017-01-18ARMv8/fsl-layerscape: Enable data coherency between cores in clusterHou Zhiqiang1-0/+4
2017-01-18armv8: Enable CPUECTLR.SMPEN for coherencyMingkai Hu2-0/+29
2017-01-18arm: layerscape: Enable UUID & GPT partition for NXP's ARM SoCPrabhakar Kushwaha12-0/+44
2017-01-18armv8: ls1012: Enable CONFIG_DM_USB in defconfigsTang Yuantian3-0/+3
2017-01-18armv8: ls1012: added usb nodes in dtsTang Yuantian1-0/+15
2017-01-18armv8/fsl_lsch2: Add the OCRAM initializationHou Zhiqiang2-0/+40
2017-01-18ARMv8/fsl-layerscape: Correct the OCRAM sizeHou Zhiqiang2-7/+9
2017-01-18kconfig: move FSL_PCIE_COMPAT to platform KconfigHou Zhiqiang9-12/+23
2017-01-18pci: layerscape: remove unnecessary legacy codeMinghuan Lian3-716/+1
2017-01-18armv8: ls2080a: Enable PCIe in defconfigsMinghuan Lian11-39/+28
2017-01-18armv8: ls1046a: Enable PCIe and E1000 in defconfigsMinghuan Lian8-0/+48
2017-01-18armv8: ls1043a: Enable PCIe and E1000 in defconfigsMinghuan Lian12-28/+66
2017-01-18arm: ls1012a: Enable PCIe and E1000 in defconfigsMinghuan Lian5-34/+13
2017-01-18arm: ls1021a: Enable PCIe in defconfigsMinghuan Lian21-67/+72
2017-01-18pci: layerscape: add pci driver based on DMMinghuan Lian4-0/+754
2017-01-18pci: layerscape: move kernel DT fixup to a separate fileHou Zhiqiang4-311/+343
2017-01-18armv8: ls2080a: add PCIe dts nodeMinghuan Lian1-0/+60
2017-01-18armv8: ls1046a: add PCIe dts nodeMinghuan Lian1-0/+49
2017-01-18armv8: ls1043a: add PCIe dts nodeMinghuan Lian1-0/+46
2017-01-18arm: ls1012a: add PCIe dts nodeMinghuan Lian1-0/+15
2017-01-18arm: ls1021a: add PCIe dts nodeMinghuan Lian1-0/+31
2017-01-18dm: pci: remove pci_bus_to_hose(0) callingMinghuan Lian1-10/+7
2017-01-18dm: pci: return the real controller in pci_bus_to_hose()Minghuan Lian1-1/+1
2017-01-18configs: ls1021a: enable DT and DM supportHou Zhiqiang5-0/+12
2017-01-18armv8/layerscape: remove unnecessary function declaresMinghuan Lian1-4/+0
2017-01-18armv8: fsl-layerscape, ccn504: Set forced-order mode in RNI-6, RNI-20Priyanka Jain1-0/+20
2017-01-18fsl/usb: enable usb feature for ls1046ardbjerry.huang@nxp.com2-1/+13
2017-01-18Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2-63/+149