summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-27pinctrl: Kconfig: sort pinctrl config options to prevent future clutterPhilipp Tomsich
2017-04-27dm: sandbox: pwm: Add a basic pwm testSimon Glass
2017-04-25Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-04-25ehci-ppc4xx: Prepare for usage of readl()/writel() accessorsAlexey Brodkin
2017-04-25usb: musb: avoid out of bound access in udc_setup_epHeinrich Schuchardt
2017-04-25musb: properly detect failed initialization of controllerHeinrich Schuchardt
2017-04-25sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8IIcenowy Zheng
2017-04-20sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec
2017-04-20sunxi: video: Convert lcdc to use struct display_timingJernej Skrabec
2017-04-20sunxi: video: Split out TCON codeJernej Skrabec
2017-04-20gpio: sunxi: Add compatible string for R40 PIOChen-Yu Tsai
2017-04-20sunxi: Enable AXP221s in I2C mode with the R40 SoCChen-Yu Tsai
2017-04-20sunxi: Convert CONS_INDEX to KconfigMylène Josserand
2017-04-20sunxi: Convert CONFIG_RGMII to KconfigMylène Josserand
2017-04-20sunxi: Convert SUNXI_EMAC to KconfigMylène Josserand
2017-04-20sunxi: Move SUNXI_GMAC to KconfigMylène Josserand
2017-04-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini