summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi2016-06-21-4/+1
* net: phy: micrel: add support for KSZ886x switches in MIIM modeAlexey Firago2016-06-21-0/+26
* net: rtl8169: fix switching between adaptersStephen Warren2016-06-21-4/+9
* Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-06-20-180/+333
|\
| * mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon2016-06-19-5/+5
| * nand: nand torture: follow sync with linux v4.6Max Krummenacher2016-06-19-1/+1
| * spl: nand: sunxi: add support for NAND config auto-detectionBoris Brezillon2016-06-19-58/+204
| * spl: nand: sunxi: split 'load page' and 'read page' logicBoris Brezillon2016-06-19-71/+114
| * spl: nand: sunxi: rework status polling loopBoris Brezillon2016-06-19-16/+13
| * spl: nand: sunxi: stop guessing the redundant u-boot offsetBoris Brezillon2016-06-19-20/+0
| * spl: nand: support redundant u-boot imageBoris Brezillon2016-06-19-0/+8
| * spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependencyBoris Brezillon2016-06-19-4/+11
| * spl: nand: sunxi: remove support for so-called 'syndrome' modeBoris Brezillon2016-06-19-42/+14
* | mmc: add MMC_VERSION_5_1Stefan Wahren2016-06-20-0/+3
* | clk: convert API to match reset/mailbox styleStephen Warren2016-06-19-388/+462
* | reset: implement a reset testStephen Warren2016-06-19-0/+173
* | Add a reset driver framework/uclassStephen Warren2016-06-19-0/+154
* | mailbox: add Tegra186 HSP driverStephen Warren2016-06-19-0/+171
* | mailbox: rename headersStephen Warren2016-06-19-4/+4
* | gpio: pca953x: Fix register reading past 8th GPIOmario.six@gdsys.cc2016-06-19-1/+3
* | dm: add manual relocation for devicesAngelo Dureghello2016-06-19-0/+15
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-06-18-39/+299
|\ \
| * | usb: ehci: only shutdown opened controllerPeng Fan2016-06-18-0/+3
| * | usb: xhci: fsl: Add workaround for USB erratum A008751Sriram Dash2016-06-13-0/+46
| * | fsl: usb: make errata function common for PPC and ARMSriram Dash2016-06-13-2/+181
| * | usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllersSriram Dash2016-06-13-38/+56
| * | usb: dwc2_udc_otg: support 8-bit interfaceSteve Rae2016-06-13-0/+14
* | | armv8: s32v234: Introduce basic support for s32v234evbEddy Petrișor2016-06-13-4/+4
* | | serial: Introduce linflex uart supportStoica Cosmin-Stefan2016-06-13-0/+224
* | | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-13-117/+435
|\ \ \
| * | | serial: atmel_usart: Add device tree supportWenyou Yang2016-06-12-0/+19
| * | | at91: video: Support driver-model for the LCD driverSimon Glass2016-06-12-0/+91
| * | | at91: video: Prepare for driver-model conversionSimon Glass2016-06-12-36/+70
| * | | at91: nand: Set up the ECC strength correctlyAndre Renaud2016-06-12-0/+1
| * | | at91: Correct NAND ECC register accessAndre Renaud2016-06-12-2/+2
| * | | net: macb: Convert to driver modelSimon Glass2016-06-12-0/+119
| * | | net: macb: Flush correct cache portion when sendingSimon Glass2016-06-12-1/+1
| * | | net: macb: Prepare for driver-model conversionSimon Glass2016-06-12-75/+124
| * | | gpio: at91: Fix pullup/pulldown configuration on PIO3Marek Vasut2016-06-12-3/+8
| |/ /
* | | verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed2016-06-12-0/+2
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-06-12-0/+7
|\ \ \
| * | | sunxi: musb: Properly turn of musb controller before bootingHans de Goede2016-06-10-0/+7
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-06-12-0/+457
|\ \ \
| * | | spi: pic32_spi: add SPI master driver for PIC32 SoC.Purna Chandra Mandal2016-06-10-0/+457
| |/ /
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-12-5/+5
|\ \ \
| * | | block: dwc_ahsata: support i.MX6DQPlusPeng Fan2016-05-24-1/+1
| * | | net: fec_mxc: use simpler runtime cpu dection macrosPeng Fan2016-05-24-1/+1
| * | | ocotp: mxc: use simpler runtime cpu dection macrosPeng Fan2016-05-24-2/+2
| * | | mtd: nand: mxs: use simpler runtime cpu dection macrosPeng Fan2016-05-24-1/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-06-12-12/+0
|\ \ \ \