summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-23spi: omap3: Remove unused variable irqstatus in omap3_spi_txrxChristophe Ricard
2016-02-23drivers: dma: ti-edma3: convert driver to adopt driver modelMugunthan V N
2016-02-23spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is definedMugunthan V N
2016-02-23sf: spi_flash: use dma to copy data from mmap region if platform supportsMugunthan V N
2016-02-23dma: Kconfig: Add TI_EDMA3 entryMugunthan V N
2016-02-23dm: implement a DMA uclassMugunthan V N
2016-02-22Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-02-22video: Add S3C24xx framebuffer supportMarek Vasut
2016-02-22net: phy: realtek: Use generic genphy_parse_link() for RTL8211EMichal Simek
2016-02-22dm: ns16550: Add support for reg-offset propertyMichal Simek
2016-02-22serial: zynq: Change logic in putcMichal Simek
2016-02-22mmc: Kconfig: Add Arasan SDHCI entryMichal Simek
2016-02-22video: freetype: Fix a memory leak with a bad parameterSimon Glass
2016-02-22video: truetype: Fix a memory leak on errorSimon Glass
2016-02-21Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-02-21pinctrl: imx: Support i.MX7DPeng Fan
2016-02-21pinctrl: imx: Introduce pinctrl driver for i.MX6Peng Fan
2016-02-21imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7Ulises Cardenas
2016-02-21superio: Add SMSC SIO1007 driverBin Meng
2016-02-20Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-02-19Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-02-18drivers: usb: ohci-at91: clean up the PLLB codeWenyou Yang
2016-02-18drivers: usb: atmel: clean up the UTMI PLL codeWenyou Yang
2016-02-18drivers: at91: clean up peripheral clock codeWenyou Yang
2016-02-18net: phy: marvell: Fix problem with phy_reset() clearing BMCRStefan Roese
2016-02-18net: phy: marvell: Call phy_reset() where possibleStefan Roese
2016-02-16tegra: video: Move LCD driver to use the DM PWM driverSimon Glass
2016-02-16tegra: Convert CONFIG_PWM_TEGRA to KconfigSimon Glass
2016-02-16tegra: video: Move all fdt-decoding into a single functionSimon Glass
2016-02-16tegra: video: Move LCD enums into the driverSimon Glass
2016-02-16tegra: video: Remove the static variablesSimon Glass
2016-02-16tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass
2016-02-16tegra: video: Merge the two config structures togetherSimon Glass
2016-02-16tegra: video: Move the check for CONFIG_OF_CONTROL to KconfigSimon Glass
2016-02-16tegra: video: Merge the display driver into one fileSimon Glass
2016-02-16tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass
2016-02-16tegra: nyan-big: Move the LCD driver to driver modelSimon Glass
2016-02-16tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass
2016-02-16tegra: pwm: Add a driver for the tegra PWMSimon Glass
2016-02-16tegra: gpio: Show the GPIO value for outputsSimon Glass
2016-02-16tegra: mmc: Fix comments in the MMC driver initSimon Glass
2016-02-16dm: video: Flush the cache after a puts()Simon Glass
2016-02-16tegra: keyboard: Fix the init orderSimon Glass
2016-02-14Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-02-14usb: remove UniPhier EHCI driverMasahiro Yamada
2016-02-14clk: uniphier: add Media I/O clock driver for UniPhier SoCsMasahiro Yamada
2016-02-12arasan: nfc: Add initial nand driver support for arasanSiva Durga Prasad Paladugu
2016-02-12zynqmp: nand: Add Nand driver support for zynqmpSiva Durga Prasad Paladugu
2016-02-12mtd: pxa3xx_nand: Don't alloc unneeded memoryKevin Smith
2016-02-12mtd: pxa3xx_nand: Correct offset calculationKevin Smith