summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2016-07-21serial_mxc: Remove unconditional DCE settingBreno Lima
2016-07-20mtd: cfi_flash: fix polling for bit XSR.7 on Intel chipsDaniel Schwierzeck
2016-07-19imx_watchdog: add weak attribute to reset_cpu functionStefan Agner
2016-07-19usb: ehci-mx6: introduce config for high active power pinStefan Agner
2016-07-19usb: ehci-mx6: configure power polarity in usb_power_configStefan Agner
2016-07-19usb: move CONFIG_USB_EHCI_MX7 to KconfigStefan Agner
2016-07-19dm: imx: serial: Support DTE mode when using driver modelStefan Agner
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-15Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-07-15sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede
2016-07-15Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2016-07-15Merge git://git.denx.de/u-boot-dmTom Rini
2016-07-15net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar
2016-07-15sunxi: mmc: increase status register polling rate for data transfersTobias Doerffel
2016-07-15sunxi: Support booting from SPI flashSiarhei Siamashka