summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae1-12/+19
2016-06-27fastboot: sparse: remove session-id logicSteve Rae1-14/+2
2016-06-27mmc: dw_mmc: fix the wrong AND operationJaehoon Chung1-2/+2
2016-06-25clk: sandbox: don't check clk ID against 0Stephen Warren1-4/+4
2016-06-25mtd: nand: Drop a blank line in nand_wait()Andre Renaud1-1/+0
2016-06-22net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi1-4/+1
2016-06-22net: phy: micrel: add support for KSZ886x switches in MIIM modeAlexey Firago1-0/+26
2016-06-22net: rtl8169: fix switching between adaptersStephen Warren1-4/+9
2016-06-20Merge git://git.denx.de/u-boot-nand-flashTom Rini8-180/+333
2016-06-20mmc: add MMC_VERSION_5_1Stefan Wahren1-0/+3
2016-06-20mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon5-5/+5
2016-06-20nand: nand torture: follow sync with linux v4.6Max Krummenacher1-1/+1
2016-06-20spl: nand: sunxi: add support for NAND config auto-detectionBoris Brezillon1-58/+204
2016-06-20spl: nand: sunxi: split 'load page' and 'read page' logicBoris Brezillon1-71/+114
2016-06-20spl: nand: sunxi: rework status polling loopBoris Brezillon1-16/+13
2016-06-20spl: nand: sunxi: stop guessing the redundant u-boot offsetBoris Brezillon1-20/+0
2016-06-20spl: nand: support redundant u-boot imageBoris Brezillon1-0/+8
2016-06-20spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependencyBoris Brezillon1-4/+11
2016-06-20spl: nand: sunxi: remove support for so-called 'syndrome' modeBoris Brezillon1-42/+14
2016-06-20clk: convert API to match reset/mailbox styleStephen Warren24-388/+462
2016-06-20reset: implement a reset testStephen Warren4-0/+173
2016-06-20Add a reset driver framework/uclassStephen Warren5-0/+154
2016-06-20mailbox: add Tegra186 HSP driverStephen Warren3-0/+171
2016-06-20mailbox: rename headersStephen Warren3-4/+4
2016-06-20gpio: pca953x: Fix register reading past 8th GPIOmario.six@gdsys.cc1-1/+3
2016-06-20dm: add manual relocation for devicesAngelo Dureghello1-0/+15
2016-06-19Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini7-39/+299
2016-06-18usb: ehci: only shutdown opened controllerPeng Fan1-0/+3
2016-06-13usb: xhci: fsl: Add workaround for USB erratum A008751Sriram Dash3-0/+46
2016-06-13fsl: usb: make errata function common for PPC and ARMSriram Dash3-2/+181
2016-06-13usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllersSriram Dash1-38/+56
2016-06-13usb: dwc2_udc_otg: support 8-bit interfaceSteve Rae2-0/+14
2016-06-13armv8: s32v234: Introduce basic support for s32v234evbEddy Petrișor1-4/+4
2016-06-13serial: Introduce linflex uart supportStoica Cosmin-Stefan2-0/+224
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini5-117/+435
2016-06-13serial: atmel_usart: Add device tree supportWenyou Yang1-0/+19
2016-06-13at91: video: Support driver-model for the LCD driverSimon Glass1-0/+91
2016-06-13at91: video: Prepare for driver-model conversionSimon Glass1-36/+70
2016-06-13at91: nand: Set up the ECC strength correctlyAndre Renaud1-0/+1
2016-06-13at91: Correct NAND ECC register accessAndre Renaud1-2/+2
2016-06-13net: macb: Convert to driver modelSimon Glass1-0/+119
2016-06-13net: macb: Flush correct cache portion when sendingSimon Glass1-1/+1
2016-06-13net: macb: Prepare for driver-model conversionSimon Glass1-75/+124
2016-06-13gpio: at91: Fix pullup/pulldown configuration on PIO3Marek Vasut1-3/+8
2016-06-12verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed2-0/+2
2016-06-12Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini1-0/+7
2016-06-12Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini3-0/+457
2016-06-12Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini4-5/+5
2016-06-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2-12/+0
2016-06-12x86: broadwell: gpio: Remove the codes to set up pin controlBin Meng1-7/+0