summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-07-0112-315/+530
|\
| * pinctrl: uniphier: add Ethernet pin-mux settingsMasahiro Yamada2016-07-027-0/+94
| * pinctrl: uniphier: avoid building unneeded pin-mux tables for SPLMasahiro Yamada2016-07-0210-171/+192
| * pinctrl: uniphier: support pin configuration for dedicated pinsMasahiro Yamada2016-07-0210-154/+149
| * pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20Masahiro Yamada2016-07-024-8/+118
| * pinctrl: uniphier: allow to have pinctrl node under syscon nodeMasahiro Yamada2016-07-029-12/+12
| * pinctrl: uniphier: remove unneeded pin group nand_cs1Masahiro Yamada2016-06-301-3/+0
| * pinctrl: uniphier: fix NAND pin-mux setting for PH1-LD11/LD20Masahiro Yamada2016-06-301-2/+2
| * pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2Masahiro Yamada2016-06-301-2/+0
* | mmc: increase MMC SDHCI read status timeoutSteve Rae2016-07-011-2/+3
* | driver: qspi: correct QSPI disable CS reset valuePraneeth Bajjuri2016-07-011-1/+1
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-282-16/+56
|\
| * armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha2016-06-281-2/+2
| * mmc: fsl: introduce wp_enablePeng Fan2016-06-281-3/+18
| * fsl_esdhc: Update clock enable bits for USDHCYe Li2016-06-281-2/+7
| * mmc: fsl: reset to normal boot mode when eMMC fast bootPeng Fan2016-06-281-9/+29
* | fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae2016-06-271-12/+19
* | fastboot: sparse: remove session-id logicSteve Rae2016-06-271-14/+2
* | mmc: dw_mmc: fix the wrong AND operationJaehoon Chung2016-06-271-2/+2
* | clk: sandbox: don't check clk ID against 0Stephen Warren2016-06-241-4/+4
* | mtd: nand: Drop a blank line in nand_wait()Andre Renaud2016-06-241-1/+0
|/
* net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi2016-06-211-4/+1
* net: phy: micrel: add support for KSZ886x switches in MIIM modeAlexey Firago2016-06-211-0/+26
* net: rtl8169: fix switching between adaptersStephen Warren2016-06-211-4/+9
* Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-06-208-180/+333
|\
| * mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon2016-06-195-5/+5
| * nand: nand torture: follow sync with linux v4.6Max Krummenacher2016-06-191-1/+1
| * spl: nand: sunxi: add support for NAND config auto-detectionBoris Brezillon2016-06-191-58/+204
| * spl: nand: sunxi: split 'load page' and 'read page' logicBoris Brezillon2016-06-191-71/+114
| * spl: nand: sunxi: rework status polling loopBoris Brezillon2016-06-191-16/+13
| * spl: nand: sunxi: stop guessing the redundant u-boot offsetBoris Brezillon2016-06-191-20/+0
| * spl: nand: support redundant u-boot imageBoris Brezillon2016-06-191-0/+8
| * spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependencyBoris Brezillon2016-06-191-4/+11
| * spl: nand: sunxi: remove support for so-called 'syndrome' modeBoris Brezillon2016-06-191-42/+14
* | mmc: add MMC_VERSION_5_1Stefan Wahren2016-06-201-0/+3
* | clk: convert API to match reset/mailbox styleStephen Warren2016-06-1924-388/+462
* | reset: implement a reset testStephen Warren2016-06-194-0/+173
* | Add a reset driver framework/uclassStephen Warren2016-06-195-0/+154
* | mailbox: add Tegra186 HSP driverStephen Warren2016-06-193-0/+171
* | mailbox: rename headersStephen Warren2016-06-193-4/+4
* | gpio: pca953x: Fix register reading past 8th GPIOmario.six@gdsys.cc2016-06-191-1/+3
* | dm: add manual relocation for devicesAngelo Dureghello2016-06-191-0/+15
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-06-187-39/+299
|\ \
| * | usb: ehci: only shutdown opened controllerPeng Fan2016-06-181-0/+3
| * | usb: xhci: fsl: Add workaround for USB erratum A008751Sriram Dash2016-06-133-0/+46
| * | fsl: usb: make errata function common for PPC and ARMSriram Dash2016-06-133-2/+181
| * | usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllersSriram Dash2016-06-131-38/+56
| * | usb: dwc2_udc_otg: support 8-bit interfaceSteve Rae2016-06-132-0/+14
* | | armv8: s32v234: Introduce basic support for s32v234evbEddy Petrișor2016-06-131-4/+4
* | | serial: Introduce linflex uart supportStoica Cosmin-Stefan2016-06-132-0/+224
OpenPOWER on IntegriCloud