summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-18armv8: ls1012: Enable CONFIG_DM_USB in defconfigsTang Yuantian
2017-01-18armv8: ls1012: added usb nodes in dtsTang Yuantian
2017-01-18armv8/fsl_lsch2: Add the OCRAM initializationHou Zhiqiang
2017-01-18ARMv8/fsl-layerscape: Correct the OCRAM sizeHou Zhiqiang
2017-01-18kconfig: move FSL_PCIE_COMPAT to platform KconfigHou Zhiqiang
2017-01-18pci: layerscape: remove unnecessary legacy codeMinghuan Lian
2017-01-18armv8: ls2080a: Enable PCIe in defconfigsMinghuan Lian
2017-01-18armv8: ls1046a: Enable PCIe and E1000 in defconfigsMinghuan Lian
2017-01-18armv8: ls1043a: Enable PCIe and E1000 in defconfigsMinghuan Lian
2017-01-18arm: ls1012a: Enable PCIe and E1000 in defconfigsMinghuan Lian
2017-01-18arm: ls1021a: Enable PCIe in defconfigsMinghuan Lian
2017-01-18pci: layerscape: add pci driver based on DMMinghuan Lian
2017-01-18pci: layerscape: move kernel DT fixup to a separate fileHou Zhiqiang
2017-01-18armv8: ls2080a: add PCIe dts nodeMinghuan Lian
2017-01-18armv8: ls1046a: add PCIe dts nodeMinghuan Lian
2017-01-18armv8: ls1043a: add PCIe dts nodeMinghuan Lian
2017-01-18arm: ls1012a: add PCIe dts nodeMinghuan Lian
2017-01-18arm: ls1021a: add PCIe dts nodeMinghuan Lian
2017-01-18dm: pci: remove pci_bus_to_hose(0) callingMinghuan Lian
2017-01-18dm: pci: return the real controller in pci_bus_to_hose()Minghuan Lian
2017-01-18configs: ls1021a: enable DT and DM supportHou Zhiqiang
2017-01-18armv8/layerscape: remove unnecessary function declaresMinghuan Lian
2017-01-18armv8: fsl-layerscape, ccn504: Set forced-order mode in RNI-6, RNI-20Priyanka Jain
2017-01-18fsl/usb: enable usb feature for ls1046ardbjerry.huang@nxp.com
2017-01-18Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2017-01-18Merge git://git.denx.de/u-boot-samsungTom Rini
2017-01-18i2c: i2c-cdns: No need for dedicated probe functionMoritz Fischer
2017-01-18i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0Moritz Fischer
2017-01-18i2c: i2c-cdns: Reorder timeout loop for interrupt waitingMoritz Fischer
2017-01-18i2c: i2c-cdns: Detect unsupported sequences for rev 1.0Moritz Fischer
2017-01-18i2c: mux: Allow muxes to work as children of i2c bus without i2c-parentMoritz Fischer
2017-01-18exynos: video: Enable stdout env var backward compatibility for LCDJavier Martinez Canillas
2017-01-18exynos: Enable XHCI on exynos5250 boardsSjoerd Simons
2017-01-18exynos5: Don't potentially undervoltage the CPUSjoerd Simons
2017-01-18board: samsung: universal_c210: remove the codes relevant to soft_i2cJaehoon Chung
2017-01-18i2c: Kconfig: Add SYS_I2C_S3C24X0 entryJaehoon Chung
2017-01-18i2c: s3c24x0: fix the compiler error for exynos4Jaehoon Chung
2017-01-18board: samsung: universal_210: use the driver model for max8998Jaehoon Chung
2017-01-18configs: s5pc210_universal: enable the DM_PMIC and MAX8998Jaehoon Chung
2017-01-18ARM: dts: exnyos4210-universl_c210: add i2c_5 and pmic nodesJaehoon Chung
2017-01-18ARM: dts: exynos4: use the node's name for i2cJaehoon Chung
2017-01-18board: samsung: goni: fix the pmic's name for gettingJaehoon Chung
2017-01-17Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2017-01-17pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20Masahiro Yamada
2017-01-17ARM: uniphier: move SBC and Support Card init code to U-Boot properMasahiro Yamada
2017-01-17ARM: uniphier: refactor spl_init_board()Masahiro Yamada
2017-01-17ARM: uniphier: refactor board_init()Masahiro Yamada
2017-01-17Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2017-01-17drivers: usb: gadget: ether: Fix compiler warningLokesh Vutla
2017-01-17imx: mx6sllevk: add usb supportPeng Fan