summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | tools: -Wno-deprecated-declarations for OpenSSL on darwinAndreas Bießmann2016-02-24-0/+8
* | | Gracefully handle 64-bit signed-extended 32-bit Load addressesWilliam Cohen2016-02-24-2/+2
* | | stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha2016-02-24-3/+768
* | | stm32x7: add support for stm32x7 serial driverVikas Manocha2016-02-24-0/+138
* | | gpio: stm32_gpio: move base addresses to the soc fileVikas Manocha2016-02-24-18/+18
* | | gpio: stm32_gpio: move clock config from driver to boardVikas Manocha2016-02-24-5/+67
| |/ |/|
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-02-23-28/+153
|\ \
| * | sunxi: H3: Add support for the host usb-physJelle van der Waa2016-02-23-24/+81
| * | sunxi: power: add support for sy8106a driverJelle van der Waa2016-02-23-4/+72
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-02-23-5/+279
|\ \
| * | 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
| * | defconfig: am437x_sk_evm: enable dma driver modelMugunthan V N2016-02-23-0/+1
| * | 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/+176
| * | ARM: zynq: Wire-up saving environment to QSPIMichal Simek2016-02-23-0/+4
| |/
* | 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
| |/
* | ARM: zynq: Enable EDID for zyboMichal Simek2016-02-22-0/+5
* | ARM: zynq: Add reset-gpio property for USB on ZyboMichal Simek2016-02-22-1/+2
* | net: phy: realtek: Use generic genphy_parse_link() for RTL8211EMichal Simek2016-02-22-1/+9
* | ARM: zynq: Enable Realtek phys by defaultMichal Simek2016-02-22-0/+1
* | i2c: spd: Extend SPD memory typesMichal Simek2016-02-22-1/+13
* | dm: ns16550: Add support for reg-offset propertyMichal Simek2016-02-22-2/+5
* | zynq-common: Fix usbboot env variableJason Wu2016-02-22-2/+1
* | ARM: zynq: Enable SPL RAM support by defaultMichal Simek2016-02-22-0/+1
* | ARM: zynq: Enable u-boot,dm-pre-reloc for qspiNathan Rossi2016-02-22-0/+3
* | serial: zynq: Change logic in putcMichal Simek2016-02-22-2/+2
* | ARM: zynq: Remove ZYNQ_BOOT_FREEBSD optionMichal Simek2016-02-22-7/+1
* | ARM: zynq: Read memory size setting from DTMichal Simek2016-02-22-16/+0
* | mmc: Kconfig: Add Arasan SDHCI entryMichal Simek2016-02-22-20/+19
* | zynq: zc770: Remove unused ifdefs for xm011 and xm013Michal Simek2016-02-22-4/+0
* | ARM: zynq: Remove unused SPI base addressesMichal Simek2016-02-22-5/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-02-21-57/+1506
|\
| * imx: mx7d: isolate resources to domain 0 for A7 corePeng Fan2016-02-21-0/+66
| * imx: mx7dsabresd: add command and macros for boot m4 corePeng Fan2016-02-21-0/+24
| * imx: mx7: implement functions to boot auxiliary corePeng Fan2016-02-21-0/+41
| * imx: mx6sxsabresd: add command and macros for boot m4 corePeng Fan2016-02-21-0/+24
| * imx: mx6: implement functions to boot auxiliary corePeng Fan2016-02-21-0/+43
| * imx: imx-common: introduce boot auxiliary corePeng Fan2016-02-21-0/+79
| * imx: mx7d: clock support for RDCPeng Fan2016-02-21-0/+6
| * imx: mx7d: Add RDC supportPeng Fan2016-02-21-0/+182
| * imx: mx6sx Add RDC mappings of masters and peripheralsPeng Fan2016-02-21-0/+159
| * imx: imx-common: introduce Resource Domain Controller supportPeng Fan2016-02-21-0/+304
| * imx: mx6: introduce rdc regsPeng Fan2016-02-21-0/+24