aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-18Merge git://git.denx.de/u-boot-samsungTom Rini16-134/+338
2017-01-18i2c: i2c-cdns: No need for dedicated probe functionMoritz Fischer1-21/+0
2017-01-18i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0Moritz Fischer1-30/+89
2017-01-18i2c: i2c-cdns: Reorder timeout loop for interrupt waitingMoritz Fischer1-1/+1
2017-01-18i2c: i2c-cdns: Detect unsupported sequences for rev 1.0Moritz Fischer1-14/+52
2017-01-18i2c: mux: Allow muxes to work as children of i2c bus without i2c-parentMoritz Fischer1-0/+10
2017-01-18exynos: video: Enable stdout env var backward compatibility for LCDJavier Martinez Canillas4-0/+4
2017-01-18exynos: Enable XHCI on exynos5250 boardsSjoerd Simons5-0/+10
2017-01-18exynos5: Don't potentially undervoltage the CPUSjoerd Simons1-7/+1
2017-01-18board: samsung: universal_c210: remove the codes relevant to soft_i2cJaehoon Chung1-11/+0
2017-01-18i2c: Kconfig: Add SYS_I2C_S3C24X0 entryJaehoon Chung1-0/+5
2017-01-18i2c: s3c24x0: fix the compiler error for exynos4Jaehoon Chung1-1/+7
2017-01-18board: samsung: universal_210: use the driver model for max8998Jaehoon Chung1-75/+94
2017-01-18configs: s5pc210_universal: enable the DM_PMIC and MAX8998Jaehoon Chung1-0/+3
2017-01-18ARM: dts: exnyos4210-universl_c210: add i2c_5 and pmic nodesJaehoon Chung1-0/+164
2017-01-18ARM: dts: exynos4: use the node's name for i2cJaehoon Chung1-8/+19
2017-01-18board: samsung: goni: fix the pmic's name for gettingJaehoon Chung2-2/+2
2017-01-17Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini49-1056/+739
2017-01-18pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20Masahiro Yamada1-1/+1
2017-01-18ARM: uniphier: move SBC and Support Card init code to U-Boot properMasahiro Yamada3-27/+19
2017-01-18ARM: uniphier: refactor spl_init_board()Masahiro Yamada19-508/+250