summaryrefslogtreecommitdiff
path: root/drivers
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-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-26mmc: rockchip: add SDHCI driver support for rockchip socKever Yang
2016-07-26rockchip: Use rockchip_get_clk() to obtain the SoC clockSimon 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-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-25mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios
2016-07-25mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NANDBoris Brezillon
2016-07-25mtd: nand: Add the sunxi NAND controller driverBoris Brezillon
2016-07-25mtd: nand: add common DT init codeBrian Norris
2016-07-23ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada
2016-07-22mtd: OneNAND: initialize mtd->writebufsize to let UBI workLadislav Michl
2016-07-22mtd: OneNAND: allow board init function failLadislav Michl
2016-07-22mtd: OneNAND: add timeout to wait ready loopsLadislav Michl
2016-07-22armv7: make gpmc_cfg constLadislav Michl
2016-07-22spl: Lightweight UBI and UBI fastmap supportThomas Gleixner
2016-07-22onenand_spl_simple: Add a simple OneNAND read functionLadislav Michl
2016-07-22nand_spl_simple: Add a simple NAND read functionThomas Gleixner
2016-07-22mtd: Sort subsystem directories aplhabeticaly in MakefileLadislav Michl
2016-07-22i2c_eeprom: Add reading supportmario.six@gdsys.cc
2016-07-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-07-22usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQSiva Durga Prasad Paladugu
2016-07-22dm: clk: Remove simple version of clk_get_by_index/name()Michal Simek
2016-07-22serial: zynq: Read information about clock from DTMichal Simek
2016-07-22mmc: sdhci: Disable internal clock enable bitSiva Durga Prasad Paladugu
2016-07-22Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg
2016-07-21Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini