summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-16Use separate options for TPL supportSimon Glass
2016-09-13i2c: at91_i2c: Fix the wrong include fileWenyou Yang
2016-09-13rockchip: i2c: fix >32 byte writesJohn Keeping
2016-09-13rockchip: i2c: move register write out of inner loopJohn Keeping
2016-09-13rockchip: i2c: use named constant when appropriateJohn Keeping
2016-09-09net: asix: Fix AX88772B when used with DriverModelJoshua Scott
2016-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-09-06regulator: fixed: obey startup delayJohn Keeping
2016-09-06meson: odroid-c2: enable Ethernet support through the device treeBeniamino Galvani
2016-09-06pinctrl: add driver for meson-gxbb pin controllerBeniamino Galvani
2016-09-06pinctrl: generic: scan for "pins" and "groups" properties in sub-nodesBeniamino Galvani
2016-09-06serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf
2016-09-06bcm2835_gpio: Implement GPIOF_FUNCAlexander Graf
2016-09-06mtd: nand: mxs: fix cache alignment for cache lines >32Stefan Agner
2016-09-01nand: Fix some more NULL name testsScott Wood
2016-09-01mtd: nand: pxa3xx: use nand_set_controller_dataChris Packham
2016-08-28Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-08-28ARM: uniphier: change UNIPHIER_SERIAL to default y optionMasahiro Yamada
2016-08-28mmc: uniphier-sd: just return if already set to desired clock rateMasahiro Yamada
2016-08-28mmc: uniphier-sd: return error code if unsupported width is givenMasahiro Yamada
2016-08-28mmc: uniphier-sd: move uniphier_sd_init() belowMasahiro Yamada
2016-08-28mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPSMasahiro Yamada
2016-08-28mmc: uniphier-sd: add static qualifiers to probe and remove callbacksMasahiro Yamada
2016-08-26sunxi: display: Use PWM to drive backlight where applicableHans de Goede
2016-08-26Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2016-08-26i2c: mvtwsi: Fix order of address bytes (high to low)Stefan Roese
2016-08-25spi: tegra: fix hang in set_mode()Stephen Warren
2016-08-25ARM: tegra: remove stale nvidia, bpmp I2C DT propertyStephen Warren
2016-08-25ARM: tegra: fix Tegra186 SDHCI clock/reset namesStephen Warren
2016-08-25ARM: tegra: fix Tegra186 I2C clock nameStephen Warren
2016-08-22net: davinci_emac: Restore the internal MDIO accessors return valueskarl beldan
2016-08-22net/fm: Remove unused code of FMan QMIHou Zhiqiang
2016-08-22net: davinci_emac: Invalidate only the received portion of a bufferkarl beldan
2016-08-22net: davinci_emac: Round up top tx buffer boundaries for dcache opskarl beldan
2016-08-22net: davinci_emac: Remove useless dcache ops on descriptorskarl beldan
2016-08-20Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2016-08-20pinctrl: fix typos in comment blocks of pinconfig_post_bind()Masahiro Yamada
2016-08-20fastboot: implement KconfigSteve Rae
2016-08-17arm: rmobile: Add BLANCHE board supportmasakazu.mochizuki.wd@hitachi.com
2016-08-17mmc: rmobile: add a compiler barrierYannick Gicquel
2016-08-17serial: sh: Add support R8A7795Hiroyuki Yokoyama
2016-08-17ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu
2016-08-16Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-08-16i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese
2016-08-16misc: Add simple driver for some Nuvoton NCT6102D devicesStefan Roese
2016-08-16mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPSJaehoon Chung
2016-08-16mmc: send CMD0 before CMD1 for some MMC cardsYangbo Lu
2016-08-16drivers: mmc: omap_hsmmc: fix build breakageSekhar Nori
2016-08-15xtensa: add support for the 'xtfpga' evaluation boardChris Zankel
2016-08-15Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini