summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-24pci_rom: fix may be used uninitialized warningAndreas Bießmann
2016-02-24stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha
2016-02-24stm32x7: add support for stm32x7 serial driverVikas Manocha
2016-02-24gpio: stm32_gpio: move base addresses to the soc fileVikas Manocha
2016-02-24gpio: stm32_gpio: move clock config from driver to boardVikas Manocha
2016-02-23Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-02-23sunxi: H3: Add support for the host usb-physJelle van der Waa
2016-02-23sunxi: power: add support for sy8106a driverJelle van der Waa
2016-02-23Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-02-23spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLENChristophe Ricard
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