summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge git://git.denx.de/u-boot-usbTom Rini2016-02-26-1/+1
|\
| * usb: ehci: Fix warning on aarch64Marek Vasut2016-02-26-1/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-02-26-15/+41
|\ \
| * | pci: Fix compiler warnings in dm_pciauto_setup_device()Bin Meng2016-02-26-1/+1
| * | spi: Correct two error return valuesSimon Glass2016-02-26-4/+2
| * | sandbox: spi: Remove an incorrect free()Simon Glass2016-02-26-1/+0
| * | sandbox: spi: Add more debugging to SPI emulationSimon Glass2016-02-26-3/+10
| * | sandbox: timer: Support the early timerSimon Glass2016-02-26-3/+15
| * | timer: Provide an early timerSimon Glass2016-02-26-0/+10
| * | timer: Support tracing fullySimon Glass2016-02-26-3/+3
| |/
* | net: phy: atheros: Fix problem with phy_reset() clearing BMCRAlison Wang2016-02-26-0/+3
|/
* serial: dcc: Move driver to DMMichal Simek2016-02-25-25/+49
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-02-24-27/+26
|\
| * fastboot: update error and warning messagesSteve Rae2016-02-24-5/+5
| * usb: eth: fix memalign() parameter orderStephen Warren2016-02-24-1/+1
| * dfu: usb: f_dfu: Set deferred call for dfu_flush() functionLukasz Majewski2016-02-24-8/+3
| * usb: ehci: Be explicit about the BE IO accessorsMarek Vasut2016-02-24-2/+3
| * usb: ehci: Clear USBMODE_BE on LE MMIOMarek Vasut2016-02-24-0/+2
| * usb: ehci: Implement V2P mappingMarek Vasut2016-02-24-10/+9
| * usb: ehci: Use map_physmem in ehci-genericMarek Vasut2016-02-24-1/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-02-24-323/+187
|\ \
| * | board: ls1043ardb: Add micro QE support for ls1043ardbZhao Qiang2016-02-24-4/+2
| * | driver: qe: Mask the codes not used for micro QEZhao Qiang2016-02-24-0/+6
| * | driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platformsQianyu Gong2016-02-24-5/+6
| * | fm: fdt: Move fman ucode fixup to driver codeQianyu Gong2016-02-24-0/+129
| * | qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-24-307/+8
| * | powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal2016-02-24-0/+23
| * | drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZERuchika Gupta2016-02-24-12/+18
* | | pmic: tps65218: add useful functions and definesNikita Kiryanov2016-02-24-0/+56
* | | pci_rom: fix may be used uninitialized warningAndreas Bießmann2016-02-24-1/+1
* | | stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha2016-02-24-3/+3
* | | stm32x7: add support for stm32x7 serial driverVikas Manocha2016-02-24-0/+121
* | | gpio: stm32_gpio: move base addresses to the soc fileVikas Manocha2016-02-24-18/+0
* | | gpio: stm32_gpio: move clock config from driver to boardVikas Manocha2016-02-24-5/+0
| |/ |/|
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-02-23-16/+62
|\ \
| * | sunxi: H3: Add support for the host usb-physJelle van der Waa2016-02-23-16/+16
| * | sunxi: power: add support for sy8106a driverJelle van der Waa2016-02-23-0/+46
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-02-23-5/+187
|\ \
| * | spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLENChristophe Ricard2016-02-23-0/+1
| * | spi: omap3: Remove unused variable irqstatus in omap3_spi_txrxChristophe Ricard2016-02-23-2/+0
| * | drivers: dma: ti-edma3: convert driver to adopt driver modelMugunthan V N2016-02-23-2/+80
| * | spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is definedMugunthan V N2016-02-23-1/+1
| * | sf: spi_flash: use dma to copy data from mmap region if platform supportsMugunthan V N2016-02-23-0/+9
| * | dma: Kconfig: Add TI_EDMA3 entryMugunthan V N2016-02-23-0/+7
| * | dm: implement a DMA uclassMugunthan V N2016-02-23-0/+89
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-02-22-2/+179
|\ \
| * | video: Add S3C24xx framebuffer supportMarek Vasut2016-02-22-1/+174
| * | video: freetype: Fix a memory leak with a bad parameterSimon Glass2016-02-22-1/+4
| * | video: truetype: Fix a memory leak on errorSimon Glass2016-02-22-0/+1
| |/
* | net: phy: realtek: Use generic genphy_parse_link() for RTL8211EMichal Simek2016-02-22-1/+9