summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-07-27Add a power domain framework/uclassStephen Warren
2016-07-27dm: socfpga: mmc: Support CONFIG_BLKSimon Glass
2016-07-27dm: mmc: zynq: Convert zynq to use driver model for MMCSimon Glass
2016-07-27dm: zynq: usb: Convert to CONFIG_DM_USBSimon Glass
2016-07-27net: phy: marvell: Add a missing errno.h headerSimon Glass
2016-07-27dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass
2016-07-27dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass
2016-07-27dm: core: Add a function to bind child devicesSimon Glass
2016-07-27dm: mmc: dwmmc: use the callback functions as staticJaehoon Chung
2016-07-26Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-07-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-26net: sun8i_emac: Drop redundant and incorrect setting of syscon registerChen-Yu Tsai
2016-07-26net: sun8i_emac: Do not configure AHB2 clockChen-Yu Tsai
2016-07-26drivers: net/fm: Add Fman support for LS1046AMingkai Hu
2016-07-26DM: crypto/fsl: Enable rsa DM driver usage before relocationSumit Garg
2016-07-26i2c: fsl: Fix driver initializationmario.six@gdsys.cc
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-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-26drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enableMugunthan V N
2016-07-25mmc: rockchip: add SDHCI driver support for rockchip socKever Yang
2016-07-25rockchip: Use rockchip_get_clk() to obtain the SoC clockSimon Glass
2016-07-25dm: core: Add a way to find a device by its driverSimon Glass
2016-07-25rockchip: rk3288: fix FREF_MIN_HZ constantHeiko Stübner
2016-07-25cosmetic: rockchip: rk3288: rename rkclk_configure_cpuHeiko Stübner
2016-07-25cosmetic: rockchip: sort socs according to numbersHeiko Stübner
2016-07-25cosmetic: rockchip: rk3036: pinctrl: fix config symbol namingHeiko Stübner
2016-07-25cosmetic: rockchip: rk3288: pinctrl: fix config symbol namingHeiko Stübner
2016-07-25usb: dwc2 : invalidate dcache before starting DMAXu Ziyuan
2016-07-25usb: dwc2-otg: adjust fifo size via platform dataXu Ziyuan
2016-07-25usb: rockchip-phy: implement USB2.0 phy controlXu Ziyuan
2016-07-24mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios
2016-07-24mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NANDBoris Brezillon
2016-07-24mtd: nand: Add the sunxi NAND controller driverBoris Brezillon
2016-07-24mtd: nand: add common DT init codeBrian Norris
2016-07-24ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada
2016-07-22mtd: OneNAND: initialize mtd->writebufsize to let UBI workLadislav Michl