summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * sunxi: video: Convert lcdc to use struct display_timingJernej Skrabec2017-04-202-35/+64
| * sunxi: video: Split out TCON codeJernej Skrabec2017-04-204-182/+234
| * gpio: sunxi: Add compatible string for R40 PIOChen-Yu Tsai2017-04-201-0/+1
| * sunxi: Enable AXP221s in I2C mode with the R40 SoCChen-Yu Tsai2017-04-201-6/+10
| * sunxi: Convert CONS_INDEX to KconfigMylène Josserand2017-04-201-0/+11
| * sunxi: Convert CONFIG_RGMII to KconfigMylène Josserand2017-04-201-0/+6
| * sunxi: Convert SUNXI_EMAC to KconfigMylène Josserand2017-04-201-0/+6
| * sunxi: Move SUNXI_GMAC to KconfigMylène Josserand2017-04-201-0/+5
* | ehci-ppc4xx: Prepare for usage of readl()/writel() accessorsAlexey Brodkin2017-04-251-0/+1
* | usb: musb: avoid out of bound access in udc_setup_epHeinrich Schuchardt2017-04-251-2/+2
* | musb: properly detect failed initialization of controllerHeinrich Schuchardt2017-04-251-1/+1
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-04-188-55/+56
|\ \
| * | armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun2017-04-173-5/+5
| * | armv8: ls1043a: Drop macro CONFIG_LS1043AYork Sun2017-04-171-1/+1
| * | armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun2017-04-172-2/+2
| * | arm: ls1046ardb: Add SD secure boot targetRuchika Gupta2017-04-172-11/+12
| * | drivers: ddr: fsl: fix unused-const-variable warningsThomas Schaefer2017-04-171-36/+36
* | | drivers/crypto/fsl: remove redundant logical contraintxypron.glpk@gmx.de2017-04-181-2/+1
* | | fsl/sata: correctly identify failed mallocxypron.glpk@gmx.de2017-04-181-1/+1