summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-09fix: phy: marvell: cp110: fix comphy lane 4 selection optionsStefan Roese
2017-05-09phy: marvell: cp110: add 5G XFI modeIgal Liberman
2017-05-09fix: phy: marvell: cp110: update comphy selector optionStefan Roese
2017-05-09fix: phy: marvell: cp110: sata: update analog parameters according to latest ETPIgal Liberman
2017-05-09fix: phy: marvell: cp110: fix the KR/SFI line 4 selectorStefan Roese
2017-05-09phy: marvell: add IGNORE COMPHY typeStefan Roese
2017-05-09phy: marvell: cp110: update utmi phy connection typeStefan Roese
2017-05-09phy: marvell: cp110: add support for end point configurationStefan Roese
2017-05-09phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFIStefan Roese
2017-05-09fix: mvebu_ comphy: Update COMPHY sequence numberKonstantin Porotchkin
2017-05-09fix: mvebu: pcie_dw: Allow probing empty PCIe slotsKonstantin Porotchkin
2017-05-09net: mvpp2: Add remove function that is called before the OS is startedStefan Roese
2017-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-05-08aspeed: Refactor SCU to use consistent mask & shiftmaxims@google.com
2017-05-08aspeed: Add support for Clocks needed by MACsmaxims@google.com
2017-05-08aspeed: Add I2C Drivermaxims@google.com
2017-05-08aspeed: Add P-Bus clock in ast2500 clock drivermaxims@google.com
2017-05-08aspeed: AST2500 Pinctrl Drivermaxims@google.com
2017-05-08aspeed: Refactor AST2500 RAM Driver and Sysreset Drivermaxims@google.com
2017-05-08aspeed: Reset Drivermaxims@google.com
2017-05-08aspeed: Make SCU lock/unlock functions part of SCU APImaxims@google.com
2017-05-08aspeed: Watchdog Timer Drivermaxims@google.com
2017-05-08dm: Simple Watchdog uclassmaxims@google.com
2017-05-08rtc: Add DM support to ds1307Chris Packham
2017-05-08mtd: nand: Consolidate nand spl loaders implementationLadislav Michl
2017-05-08stm32f7: increase the max no of pin configuration to 70Vikas Manocha
2017-05-08stm32f7: sdram: correct sdram configuration as per micron sdramVikas Manocha
2017-05-08stm32f7: stm32f746-disco: read memory info from device treeVikas Manocha
2017-05-08stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha
2017-05-08dm: gpio: Add driver for stm32f7 gpio controllerVikas Manocha
2017-05-08stm32f7: sdram: use sdram device tree node to configure sdram controllerVikas Manocha
2017-05-08stm32f7: use clock driver to enable sdram controller clockVikas Manocha
2017-05-08stm32f7: dm: add driver model support for sdramVikas Manocha
2017-05-08stm32f7: sdram: move sdram driver code to ram drivers areaVikas Manocha
2017-05-08stm32f7: use clock driver to enable qspi controller clockVikas Manocha
2017-05-08arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocksUri Mashiach
2017-05-08usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach
2017-05-08arm: usb: dra7xx: xHCI registers based on USB port indexUri Mashiach
2017-05-03drivers: spi: Remove duplicate .probe methodSuniel Mahesh
2017-05-03zynq: spi: Honour the activation / deactivation delayMoritz Fischer
2017-05-03spi: atmel: check GPIO validity before using cs_gpiosWenyou Yang
2017-04-30Drop the pdsp188x driverSimon Glass
2017-04-30Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass
2017-04-30power: Convert CONFIG_PMIC_AS3722 to KconfigSimon Glass
2017-04-30power: Move as3722 pmic to pmic/ directorySimon Glass
2017-04-30power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722Simon Glass
2017-04-28sunxi: video: Add A64/H3/H5 HDMI driverJernej Skrabec
2017-04-28sunxi: i2c: Add support for DM I2CJernej Skrabec
2017-04-28sunxi: power: Compile sy8106a driver only during SPL buildJernej Skrabec
2017-04-27pinctrl: Kconfig: sort pinctrl config options to prevent future clutterPhilipp Tomsich