summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-06-21net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi
2016-06-21net: phy: micrel: add support for KSZ886x switches in MIIM modeAlexey Firago
2016-06-21net: rtl8169: fix switching between adaptersStephen Warren
2016-06-20Merge git://git.denx.de/u-boot-nand-flashTom Rini
2016-06-20mmc: add MMC_VERSION_5_1Stefan Wahren
2016-06-19mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon
2016-06-19nand: nand torture: follow sync with linux v4.6Max Krummenacher
2016-06-19spl: nand: sunxi: add support for NAND config auto-detectionBoris Brezillon
2016-06-19spl: nand: sunxi: split 'load page' and 'read page' logicBoris Brezillon
2016-06-19spl: nand: sunxi: rework status polling loopBoris Brezillon
2016-06-19spl: nand: sunxi: stop guessing the redundant u-boot offsetBoris Brezillon
2016-06-19spl: nand: support redundant u-boot imageBoris Brezillon
2016-06-19spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependencyBoris Brezillon
2016-06-19spl: nand: sunxi: remove support for so-called 'syndrome' modeBoris Brezillon
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-06-19reset: implement a reset testStephen Warren
2016-06-19Add a reset driver framework/uclassStephen Warren
2016-06-19mailbox: add Tegra186 HSP driverStephen Warren
2016-06-19mailbox: rename headersStephen Warren
2016-06-19gpio: pca953x: Fix register reading past 8th GPIOmario.six@gdsys.cc
2016-06-19dm: add manual relocation for devicesAngelo Dureghello
2016-06-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-06-18usb: ehci: only shutdown opened controllerPeng Fan
2016-06-13usb: xhci: fsl: Add workaround for USB erratum A008751Sriram Dash
2016-06-13fsl: usb: make errata function common for PPC and ARMSriram Dash
2016-06-13usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllersSriram Dash
2016-06-13usb: dwc2_udc_otg: support 8-bit interfaceSteve Rae
2016-06-13armv8: s32v234: Introduce basic support for s32v234evbEddy Petrișor
2016-06-13serial: Introduce linflex uart supportStoica Cosmin-Stefan
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-06-12serial: atmel_usart: Add device tree supportWenyou Yang
2016-06-12at91: video: Support driver-model for the LCD driverSimon Glass
2016-06-12at91: video: Prepare for driver-model conversionSimon Glass
2016-06-12at91: nand: Set up the ECC strength correctlyAndre Renaud
2016-06-12at91: Correct NAND ECC register accessAndre Renaud
2016-06-12net: macb: Convert to driver modelSimon Glass
2016-06-12net: macb: Flush correct cache portion when sendingSimon Glass
2016-06-12net: macb: Prepare for driver-model conversionSimon Glass
2016-06-12gpio: at91: Fix pullup/pulldown configuration on PIO3Marek Vasut
2016-06-12verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed
2016-06-12Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-06-12Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-06-12Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-06-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-06-12x86: broadwell: gpio: Remove the codes to set up pin controlBin Meng
2016-06-12x86: Probe pinctrl driver in cpu_init_r()Bin Meng
2016-06-12x86: ich6_gpio: Output return value of syscon_get_by_driver_data()Bin Meng
2016-06-10drivers: i2c: mxc: Add early initYuan Yao
2016-06-10spi: pic32_spi: add SPI master driver for PIC32 SoC.Purna Chandra Mandal
2016-06-10sunxi: musb: Properly turn of musb controller before bootingHans de Goede