summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-24OMAP3SOM BOARD: Auto detect Logic PD ModelsAdam Ford
2016-02-24test/py: only check for SPL signature if SPL uses serial outputHeiko Schocher
2016-02-24pci_rom: fix may be used uninitialized warningAndreas Bießmann
2016-02-24samsung: fix mkorigenspl for darwinAndreas Bießmann
2016-02-24tools: -Wno-deprecated-declarations for OpenSSL on darwinAndreas Bießmann
2016-02-24Gracefully handle 64-bit signed-extended 32-bit Load addressesWilliam Cohen
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-23defconfig: am437x_sk_evm: enable dma driver modelMugunthan V N
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-23ARM: zynq: Wire-up saving environment to QSPIMichal Simek
2016-02-22Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-02-22video: Add S3C24xx framebuffer supportMarek Vasut
2016-02-22ARM: zynq: Enable EDID for zyboMichal Simek
2016-02-22ARM: zynq: Add reset-gpio property for USB on ZyboMichal Simek
2016-02-22net: phy: realtek: Use generic genphy_parse_link() for RTL8211EMichal Simek
2016-02-22ARM: zynq: Enable Realtek phys by defaultMichal Simek
2016-02-22i2c: spd: Extend SPD memory typesMichal Simek
2016-02-22dm: ns16550: Add support for reg-offset propertyMichal Simek
2016-02-22zynq-common: Fix usbboot env variableJason Wu
2016-02-22ARM: zynq: Enable SPL RAM support by defaultMichal Simek
2016-02-22ARM: zynq: Enable u-boot,dm-pre-reloc for qspiNathan Rossi
2016-02-22serial: zynq: Change logic in putcMichal Simek
2016-02-22ARM: zynq: Remove ZYNQ_BOOT_FREEBSD optionMichal Simek
2016-02-22ARM: zynq: Read memory size setting from DTMichal Simek
2016-02-22mmc: Kconfig: Add Arasan SDHCI entryMichal Simek
2016-02-22zynq: zc770: Remove unused ifdefs for xm011 and xm013Michal Simek
2016-02-22ARM: zynq: Remove unused SPI base addressesMichal 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-21imx: mx7d: isolate resources to domain 0 for A7 corePeng Fan
2016-02-21imx: mx7dsabresd: add command and macros for boot m4 corePeng Fan
2016-02-21imx: mx7: implement functions to boot auxiliary corePeng Fan
2016-02-21imx: mx6sxsabresd: add command and macros for boot m4 corePeng Fan
2016-02-21imx: mx6: implement functions to boot auxiliary corePeng Fan
2016-02-21imx: imx-common: introduce boot auxiliary corePeng Fan
2016-02-21imx: mx7d: clock support for RDCPeng Fan