summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dfu: usb: f_dfu: Set deferred call for dfu_flush() functionLukasz Majewski2016-02-243-8/+48
* usb: ehci: Be explicit about the BE IO accessorsMarek Vasut2016-02-241-2/+3
* usb: ehci: Clear USBMODE_BE on LE MMIOMarek Vasut2016-02-241-0/+2
* usb: ehci: Implement V2P mappingMarek Vasut2016-02-241-10/+9
* usb: ehci: Use map_physmem in ehci-genericMarek Vasut2016-02-241-1/+3
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-02-2315-28/+153
|\
| * sunxi: H3: Add support for the host usb-physJelle van der Waa2016-02-238-24/+81
| * sunxi: power: add support for sy8106a driverJelle van der Waa2016-02-239-4/+72
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-02-2312-5/+279
|\ \
| * | 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
| * | defconfig: am437x_sk_evm: enable dma driver modelMugunthan V N2016-02-231-0/+1
| * | 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-235-0/+176
| * | ARM: zynq: Wire-up saving environment to QSPIMichal Simek2016-02-231-0/+4
| |/
* | 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
| |/
* | ARM: zynq: Enable EDID for zyboMichal Simek2016-02-221-0/+5
* | ARM: zynq: Add reset-gpio property for USB on ZyboMichal Simek2016-02-221-1/+2
* | net: phy: realtek: Use generic genphy_parse_link() for RTL8211EMichal Simek2016-02-221-1/+9
* | ARM: zynq: Enable Realtek phys by defaultMichal Simek2016-02-221-0/+1
* | i2c: spd: Extend SPD memory typesMichal Simek2016-02-221-1/+13
* | dm: ns16550: Add support for reg-offset propertyMichal Simek2016-02-222-2/+5
* | zynq-common: Fix usbboot env variableJason Wu2016-02-221-2/+1
* | ARM: zynq: Enable SPL RAM support by defaultMichal Simek2016-02-221-0/+1
* | ARM: zynq: Enable u-boot,dm-pre-reloc for qspiNathan Rossi2016-02-223-0/+3
* | serial: zynq: Change logic in putcMichal Simek2016-02-221-2/+2
* | ARM: zynq: Remove ZYNQ_BOOT_FREEBSD optionMichal Simek2016-02-225-7/+1
* | ARM: zynq: Read memory size setting from DTMichal Simek2016-02-227-16/+0
* | mmc: Kconfig: Add Arasan SDHCI entryMichal Simek2016-02-2218-20/+19
* | zynq: zc770: Remove unused ifdefs for xm011 and xm013Michal Simek2016-02-221-4/+0
* | ARM: zynq: Remove unused SPI base addressesMichal Simek2016-02-222-5/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-02-2134-57/+1506
|\
| * imx: mx7d: isolate resources to domain 0 for A7 corePeng Fan2016-02-212-0/+66
| * imx: mx7dsabresd: add command and macros for boot m4 corePeng Fan2016-02-211-0/+24
| * imx: mx7: implement functions to boot auxiliary corePeng Fan2016-02-212-0/+41
| * imx: mx6sxsabresd: add command and macros for boot m4 corePeng Fan2016-02-211-0/+24
| * imx: mx6: implement functions to boot auxiliary corePeng Fan2016-02-212-0/+43
| * imx: imx-common: introduce boot auxiliary corePeng Fan2016-02-213-0/+79
| * imx: mx7d: clock support for RDCPeng Fan2016-02-211-0/+6
| * imx: mx7d: Add RDC supportPeng Fan2016-02-213-0/+182
| * imx: mx6sx Add RDC mappings of masters and peripheralsPeng Fan2016-02-212-0/+159
| * imx: imx-common: introduce Resource Domain Controller supportPeng Fan2016-02-215-0/+304
| * imx: mx6: introduce rdc regsPeng Fan2016-02-211-0/+24
| * imx: mx6quq7: add sd card detectionJulien CORJON2016-02-211-0/+19
OpenPOWER on IntegriCloud