summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-21Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-09-21clk: boston: Providea simple driver for Boston board clocksPaul Burton
2016-09-21dm: syscon: Provide a generic syscon driverPaul Burton
2016-09-21dm: core: Match compatible strings in order of priorityPaul Burton
2016-09-21dm: regmap: Implement simple regmap_read & regmap_writePaul Burton
2016-09-21net: pch_gbe: Make 64 bit safePaul Burton
2016-09-21net: pch_gbe: Use dm_pci_map_bar to discover MMIO basePaul Burton
2016-09-21pci: Flip condition for detecting non-PCI parent devicesPaul Burton
2016-09-21pci: xilinx: Add a driver for Xilinx AXI to PCIe bridgePaul Burton
2016-09-21serial: ns16550: Support clocks via phandlePaul Burton
2016-09-21net: emaclite: Enable driver for MIPSZubair Lutfullah Kakakhel
2016-09-21net: emaclite: use __raw_readl/writel instead of weird defineZubair Lutfullah Kakakhel
2016-09-21net: emaclite: Use ioremap_nocacheZubair Lutfullah Kakakhel
2016-09-21mmc: dw_mmc: push/pop all FIFO data if any data requestJacob Chen
2016-09-20mmc: sdhci: Add the programmable clock mode supportWenyou Yang
2016-09-20mmc: sd: optimize erasePeng Fan
2016-09-20mmc: sd: extracting erase related information from sd statusPeng Fan
2016-09-20mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUTMasahiro Yamada
2016-09-20mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIMEMasahiro Yamada
2016-09-20mmc: sdhci: move SDMA capability check to sdhci_setup_cfg()Masahiro Yamada
2016-09-20mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg()Masahiro Yamada
2016-09-20mmc: sdhci: move error message to more relevant placeMasahiro Yamada
2016-09-20mmc: sdhci: move sdhci_reset() call to sdhci_init()Masahiro Yamada
2016-09-18Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-09-18Merge branch 'master' of git://www.denx.de/git/u-boot-sunxiTom Rini
2016-09-18pinctrl: uniphier: add UniPhier sLD3 pinctrl driverMasahiro Yamada
2016-09-18pinctrl: uniphier: support 4bit-width pin-mux register capabilityMasahiro Yamada
2016-09-18sunxi: musb: Re-init musb controller on repeated probe callsHans de Goede
2016-09-17sunxi: musb: Power off OTG port VBUS when disabledChen-Yu Tsai
2016-09-17sunxi: axp2xx: disable ldoio0/1 at bootHans de Goede
2016-09-16Use separate options for TPL supportSimon Glass
2016-09-14pinctrl: uniphier: move register base macros from header to .c fileMasahiro Yamada
2016-09-14pinctrl: uniphier: add System Bus pin-mux settingsMasahiro Yamada
2016-09-14mmc: uniphier-sd: migrate to CONFIG_BLKMasahiro Yamada
2016-09-14usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada
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