summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* serial: atmel_usart: Add clk supportWenyou Yang2017-05-091-3/+49
* serial: atmel_usart: Fix early debug not work in SPLWenyou Yang2017-05-091-5/+31
* clk: at91: Align the at91 pmc's compatiblesWenyou Yang2017-05-091-0/+6
* clk: at91: Align clk-master compatibles with kernelWenyou Yang2017-05-091-0/+1
* clk: at91: Enhance the peripheral clockWenyou Yang2017-05-091-3/+26
* net: macb: Align the compatibles with kernelWenyou Yang2017-05-091-0/+4
* net: macb: Add remove callbackWenyou Yang2017-05-091-17/+31
* dm: Update Simple Watchdog uclassMaxim Sloyko2017-05-091-11/+1
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-05-085-0/+659
|\
| * sunxi: video: Add A64/H3/H5 HDMI driverJernej Skrabec2017-04-283-0/+648
| * sunxi: i2c: Add support for DM I2CJernej Skrabec2017-04-281-0/+9
| * sunxi: power: Compile sy8106a driver only during SPL buildJernej Skrabec2017-04-281-0/+2
* | aspeed: Refactor SCU to use consistent mask & shiftmaxims@google.com2017-05-081-20/+19
* | aspeed: Add support for Clocks needed by MACsmaxims@google.com2017-05-081-31/+234
* | aspeed: Add I2C Drivermaxims@google.com2017-05-084-0/+499
* | aspeed: Add P-Bus clock in ast2500 clock drivermaxims@google.com2017-05-081-0/+11
* | aspeed: AST2500 Pinctrl Drivermaxims@google.com2017-05-084-0/+138
* | aspeed: Refactor AST2500 RAM Driver and Sysreset Drivermaxims@google.com2017-05-081-13/+11
* | aspeed: Reset Drivermaxims@google.com2017-05-083-0/+117
* | aspeed: Make SCU lock/unlock functions part of SCU APImaxims@google.com2017-05-081-16/+2
* | aspeed: Watchdog Timer Drivermaxims@google.com2017-05-083-0/+137
* | dm: Simple Watchdog uclassmaxims@google.com2017-05-084-1/+169
* | rtc: Add DM support to ds1307Chris Packham2017-05-082-20/+196
* | mtd: nand: Consolidate nand spl loaders implementationLadislav Michl2017-05-084-171/+110
* | stm32f7: increase the max no of pin configuration to 70Vikas Manocha2017-05-081-1/+2
* | stm32f7: sdram: correct sdram configuration as per micron sdramVikas Manocha2017-05-081-39/+16
* | stm32f7: stm32f746-disco: read memory info from device treeVikas Manocha2017-05-081-1/+0
* | stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha2017-05-082-41/+7
* | dm: gpio: Add driver for stm32f7 gpio controllerVikas Manocha2017-05-084-1/+182
* | stm32f7: sdram: use sdram device tree node to configure sdram controllerVikas Manocha2017-05-081-53/+91
* | stm32f7: use clock driver to enable sdram controller clockVikas Manocha2017-05-081-0/+15
* | stm32f7: dm: add driver model support for sdramVikas Manocha2017-05-081-0/+31
* | stm32f7: sdram: move sdram driver code to ram drivers areaVikas Manocha2017-05-083-0/+128
* | stm32f7: use clock driver to enable qspi controller clockVikas Manocha2017-05-081-1/+15
* | arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocksUri Mashiach2017-05-081-0/+2
* | usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach2017-05-081-2/+15
* | arm: usb: dra7xx: xHCI registers based on USB port indexUri Mashiach2017-05-081-0/+9
* | drivers: spi: Remove duplicate .probe methodSuniel Mahesh2017-05-031-1/+0
* | zynq: spi: Honour the activation / deactivation delayMoritz Fischer2017-05-031-0/+24
* | spi: atmel: check GPIO validity before using cs_gpiosWenyou Yang2017-05-031-0/+9
* | Drop the pdsp188x driverSimon Glass2017-04-302-46/+0
* | Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass2017-04-301-0/+9
* | power: Convert CONFIG_PMIC_AS3722 to KconfigSimon Glass2017-04-301-0/+8
* | power: Move as3722 pmic to pmic/ directorySimon Glass2017-04-303-1/+1
* | power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722Simon Glass2017-04-301-1/+1
* | pinctrl: Kconfig: sort pinctrl config options to prevent future clutterPhilipp Tomsich2017-04-274-84/+96
* | dm: sandbox: pwm: Add a basic pwm testSimon Glass2017-04-273-0/+84
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2017-04-258-183/+301
|\|
| * sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8IIcenowy Zheng2017-04-251-2/+2
| * sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec2017-04-201-0/+4