summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-26Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2016-07-26i2c: mvtwsi: Add documentationmario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Make delay times frequency-dependentmario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Handle zero-length offsets properlymario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Add compatibility to DMmario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Make address length variablemario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Factor out adap parametermario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Add compatibility functionsmario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Use 'uint' instead of 'unsigned int'mario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Get rid of status parametermario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Eliminate flags parametermario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Improve and fix commentsmario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Streamline code and add documentationmario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Fix style violationsmario.six@gdsys.cc
2016-07-26defconfig: am57xx_hs_evm: enable i2c driver modelMugunthan V N
2016-07-26defconfig: am57xx_evm: enable i2c driver modelMugunthan V N
2016-07-26defconfig: dra7xx_hs_evm: enable i2c driver modelMugunthan V N
2016-07-26defconfig: dra7xx_evm: enable i2c driver modelMugunthan V N
2016-07-26defconfig: am43xx_hs_evm: enable i2c driver modelMugunthan V N
2016-07-26defconfig: am43xx_evm: enable i2c driver modelMugunthan V N
2016-07-26defconfig: am335x_evm: enable i2c driver modelMugunthan V N
2016-07-26defconfig: am335x_boneblack_vboot: enable i2c driver modelMugunthan V N
2016-07-26drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver modelMugunthan V N
2016-07-26drivers: i2c: omap24xx_i2c: prepare driver for DM conversionMugunthan V N
2016-07-26ti_armv7_common: i2c: do not define DM_I2C for splMugunthan V N
2016-07-26drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enableMugunthan V N
2016-07-26omap5/dra7: i2c: correct register offset for sync registerMugunthan V N
2016-07-26omap4: i2c: correct register offset for sync registerMugunthan V N
2016-07-26tools: env: Fix format warnings in debugMarcin Niestroj
2016-07-26rockchip: sdram: Fix register layout for LinuxJohn Keeping
2016-07-26mmc: rockchip: add SDHCI driver support for rockchip socKever Yang
2016-07-26ARM64: evb-rk3399: add a README for this board setupKever Yang
2016-07-26config: add config file for evb-rk3399Kever Yang
2016-07-26ARM64: rockchip: add support for rk3399 SoC based evbKever Yang
2016-07-26dts: add support for Rockchip rk3399 socKever Yang
2016-07-26rockchip: update fastboot usageXu Ziyuan
2016-07-26mkimage: rockchip: add suport for rk33 serialKever Yang
2016-07-26rockchip: Use rockchip_get_clk() to obtain the SoC clockSimon Glass
2016-07-26rockchip: Add a way to obtain the main clock deviceSimon Glass
2016-07-26dm: core: Add a way to find a device by its driverSimon Glass
2016-07-26rockchip: rk3288: fix FREF_MIN_HZ constantHeiko Stübner
2016-07-26cosmetic: rockchip: rk3288: rename rkclk_configure_cpuHeiko Stübner
2016-07-26cosmetic: rockchip: sort socs according to numbersHeiko Stübner
2016-07-26cosmetic: rockchip: rk3036: pinctrl: fix config symbol namingHeiko Stübner
2016-07-26cosmetic: rockchip: rk3288: pinctrl: fix config symbol namingHeiko Stübner
2016-07-26rockchip: rk3288: add fastboot supportXu Ziyuan
2016-07-26usb: dwc2 : invalidate dcache before starting DMAXu Ziyuan
2016-07-26usb: dwc2-otg: adjust fifo size via platform dataXu Ziyuan
2016-07-26usb: rockchip-phy: implement USB2.0 phy controlXu Ziyuan
2016-07-26rockchip: Exclude rk_timer for ARM64Andreas Färber