summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-09serial: atmel_usart: Add clk supportWenyou Yang
2017-05-09serial: atmel_usart: Fix early debug not work in SPLWenyou Yang
2017-05-09clk: at91: Align the at91 pmc's compatiblesWenyou Yang
2017-05-09clk: at91: Align clk-master compatibles with kernelWenyou Yang
2017-05-09clk: at91: Enhance the peripheral clockWenyou Yang
2017-05-09net: macb: Align the compatibles with kernelWenyou Yang
2017-05-09net: macb: Add remove callbackWenyou Yang
2017-05-09dm: Update Simple Watchdog uclassMaxim Sloyko
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
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