summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-09-21-99/+487
|\
| * clk: boston: Providea simple driver for Boston board clocksPaul Burton2016-09-21-0/+106
| * dm: syscon: Provide a generic syscon driverPaul Burton2016-09-21-0/+11
| * dm: core: Match compatible strings in order of priorityPaul Burton2016-09-21-37/+41
| * dm: regmap: Implement simple regmap_read & regmap_writePaul Burton2016-09-21-0/+20
| * net: pch_gbe: Make 64 bit safePaul Burton2016-09-21-10/+10
| * net: pch_gbe: Use dm_pci_map_bar to discover MMIO basePaul Burton2016-09-21-5/+3
| * pci: Flip condition for detecting non-PCI parent devicesPaul Burton2016-09-21-1/+1
| * pci: xilinx: Add a driver for Xilinx AXI to PCIe bridgePaul Burton2016-09-21-0/+228
| * serial: ns16550: Support clocks via phandlePaul Burton2016-09-21-3/+18
| * net: emaclite: Enable driver for MIPSZubair Lutfullah Kakakhel2016-09-21-1/+1
| * net: emaclite: use __raw_readl/writel instead of weird defineZubair Lutfullah Kakakhel2016-09-21-41/+45
| * net: emaclite: Use ioremap_nocacheZubair Lutfullah Kakakhel2016-09-21-1/+3
* | mmc: dw_mmc: push/pop all FIFO data if any data requestJacob Chen2016-09-21-11/+12
* | mmc: sdhci: Add the programmable clock mode supportWenyou Yang2016-09-20-10/+40
* | mmc: sd: optimize erasePeng Fan2016-09-20-2/+7
* | mmc: sd: extracting erase related information from sd statusPeng Fan2016-09-20-0/+68
* | mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUTMasahiro Yamada2016-09-20-6/+3
* | mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIMEMasahiro Yamada2016-09-20-2/+2
* | mmc: sdhci: move SDMA capability check to sdhci_setup_cfg()Masahiro Yamada2016-09-20-11/+8
* | mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg()Masahiro Yamada2016-09-20-3/+3
* | mmc: sdhci: move error message to more relevant placeMasahiro Yamada2016-09-20-6/+9
* | mmc: sdhci: move sdhci_reset() call to sdhci_init()Masahiro Yamada2016-09-20-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-09-18-137/+322
|\
| * pinctrl: uniphier: add UniPhier sLD3 pinctrl driverMasahiro Yamada2016-09-18-0/+135
| * pinctrl: uniphier: support 4bit-width pin-mux register capabilityMasahiro Yamada2016-09-18-14/+11
| * pinctrl: uniphier: move register base macros from header to .c fileMasahiro Yamada2016-09-14-4/+4
| * pinctrl: uniphier: add System Bus pin-mux settingsMasahiro Yamada2016-09-14-0/+147
| * mmc: uniphier-sd: migrate to CONFIG_BLKMasahiro Yamada2016-09-14-26/+25
| * usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada2016-09-14-93/+0
* | Merge branch 'master' of git://www.denx.de/git/u-boot-sunxiTom Rini2016-09-18-25/+51
|\ \
| * | sunxi: musb: Re-init musb controller on repeated probe callsHans de Goede2016-09-18-9/+11
| * | sunxi: musb: Power off OTG port VBUS when disabledChen-Yu Tsai2016-09-17-16/+12
| * | sunxi: axp2xx: disable ldoio0/1 at bootHans de Goede2016-09-17-0/+28
| |/
* | Use separate options for TPL supportSimon Glass2016-09-16-1/+15
* | i2c: at91_i2c: Fix the wrong include fileWenyou Yang2016-09-13-1/+1
* | rockchip: i2c: fix >32 byte writesJohn Keeping2016-09-13-2/+2
* | rockchip: i2c: move register write out of inner loopJohn Keeping2016-09-13-2/+2
* | rockchip: i2c: use named constant when appropriateJohn Keeping2016-09-13-1/+1
|/
* net: asix: Fix AX88772B when used with DriverModelJoshua Scott2016-09-09-0/+5
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-09-09-0/+5
|\
| * mtd: nand: mxs: fix cache alignment for cache lines >32Stefan Agner2016-09-06-0/+5
* | regulator: fixed: obey startup delayJohn Keeping2016-09-06-0/+10
* | meson: odroid-c2: enable Ethernet support through the device treeBeniamino Galvani2016-09-06-0/+1
* | pinctrl: add driver for meson-gxbb pin controllerBeniamino Galvani2016-09-06-0/+704
* | pinctrl: generic: scan for "pins" and "groups" properties in sub-nodesBeniamino Galvani2016-09-06-2/+4
* | serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf2016-09-06-0/+4
* | bcm2835_gpio: Implement GPIOF_FUNCAlexander Graf2016-09-06-13/+17
* | nand: Fix some more NULL name testsScott Wood2016-09-01-3/+3
* | mtd: nand: pxa3xx: use nand_set_controller_dataChris Packham2016-09-01-0/+1
|/