summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | gpio: stm32_gpio: move base addresses to the soc fileVikas Manocha2016-02-241-18/+0
* | | gpio: stm32_gpio: move clock config from driver to boardVikas Manocha2016-02-241-5/+0
| |/ |/|
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-02-235-16/+62
|\ \
| * | sunxi: H3: Add support for the host usb-physJelle van der Waa2016-02-232-16/+16
| * | sunxi: power: add support for sy8106a driverJelle van der Waa2016-02-233-0/+46
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-02-238-5/+187
|\ \
| * | spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLENChristophe Ricard2016-02-231-0/+1
| * | spi: omap3: Remove unused variable irqstatus in omap3_spi_txrxChristophe Ricard2016-02-231-2/+0
| * | drivers: dma: ti-edma3: convert driver to adopt driver modelMugunthan V N2016-02-231-2/+80
| * | spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is definedMugunthan V N2016-02-231-1/+1
| * | sf: spi_flash: use dma to copy data from mmap region if platform supportsMugunthan V N2016-02-231-0/+9
| * | dma: Kconfig: Add TI_EDMA3 entryMugunthan V N2016-02-231-0/+7
| * | dm: implement a DMA uclassMugunthan V N2016-02-233-0/+89
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-02-225-2/+179
|\ \
| * | video: Add S3C24xx framebuffer supportMarek Vasut2016-02-223-1/+174
| * | video: freetype: Fix a memory leak with a bad parameterSimon Glass2016-02-221-1/+4
| * | video: truetype: Fix a memory leak on errorSimon Glass2016-02-221-0/+1
| |/
* | net: phy: realtek: Use generic genphy_parse_link() for RTL8211EMichal Simek2016-02-221-1/+9
* | dm: ns16550: Add support for reg-offset propertyMichal Simek2016-02-221-2/+4
* | serial: zynq: Change logic in putcMichal Simek2016-02-221-2/+2
* | mmc: Kconfig: Add Arasan SDHCI entryMichal Simek2016-02-221-0/+6
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-02-219-9/+429
|\
| * pinctrl: imx: Support i.MX7DPeng Fan2016-02-213-0/+56
| * pinctrl: imx: Introduce pinctrl driver for i.MX6Peng Fan2016-02-217-0/+352
| * imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7Ulises Cardenas2016-02-211-9/+21
* | superio: Add SMSC SIO1007 driverBin Meng2016-02-212-0/+127
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-203-92/+28
|\ \
| * | drivers: usb: ohci-at91: clean up the PLLB codeWenyou Yang2016-02-181-15/+7
| * | drivers: usb: atmel: clean up the UTMI PLL codeWenyou Yang2016-02-182-47/+11
| * | drivers: at91: clean up peripheral clock codeWenyou Yang2016-02-183-29/+9
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-02-1917-412/+908
|\ \ \
| * | | tegra: video: Move LCD driver to use the DM PWM driverSimon Glass2016-02-162-4/+17
| * | | tegra: Convert CONFIG_PWM_TEGRA to KconfigSimon Glass2016-02-161-0/+8
| * | | tegra: video: Move all fdt-decoding into a single functionSimon Glass2016-02-161-159/+105
| * | | tegra: video: Move LCD enums into the driverSimon Glass2016-02-161-0/+20
| * | | tegra: video: Remove the static variablesSimon Glass2016-02-161-16/+15
| * | | tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass2016-02-161-213/+172
| * | | tegra: video: Merge the two config structures togetherSimon Glass2016-02-161-19/+53
| * | | tegra: video: Move the check for CONFIG_OF_CONTROL to KconfigSimon Glass2016-02-162-4/+1
| * | | tegra: video: Merge the display driver into one fileSimon Glass2016-02-161-0/+396
| * | | tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass2016-02-162-1/+9
| * | | tegra: nyan-big: Move the LCD driver to driver modelSimon Glass2016-02-166-194/+237
| * | | tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass2016-02-163-98/+79
| * | | tegra: pwm: Add a driver for the tegra PWMSimon Glass2016-02-162-0/+88
| * | | tegra: gpio: Show the GPIO value for outputsSimon Glass2016-02-161-1/+4
| * | | tegra: mmc: Fix comments in the MMC driver initSimon Glass2016-02-161-2/+2
| * | | dm: video: Flush the cache after a puts()Simon Glass2016-02-161-0/+1
| * | | tegra: keyboard: Fix the init orderSimon Glass2016-02-161-1/+1
| |/ /
* | | net: phy: marvell: Fix problem with phy_reset() clearing BMCRStefan Roese2016-02-181-2/+1
* | | net: phy: marvell: Call phy_reset() where possibleStefan Roese2016-02-181-21/+2
|/ /
OpenPOWER on IntegriCloud