summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-24arm: am437x: cm-t43: fix cm-t43 bootNikita Kiryanov
2016-02-24board/BuR/kwb: cosmetic changesHannes Schmelzer
2016-02-24board/BuR: split bur_am335x_common.h into am335x-specific and BuR common partsHannes Schmelzer
2016-02-24board/BuR: move everything possible from board's headerfile to KConfigHannes Schmelzer
2016-02-24board/BuR: use default u-boot prompt on all B&R boardsHannes Schmelzer
2016-02-24board/BuR: drop ETH-support in SPL-StageHannes Schmelzer
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-24arm: socfpga: Fix ethernet reset handlingMarek Vasut
2016-02-24arm: socfpga: Remove bashisms from qts filterMarek Vasut
2016-02-24arm: socfpga: cv_socdk: Add support for QSPI bootMarek Vasut
2016-02-24arm: socfpga: av_socdk: Add support for QSPI bootMarek Vasut
2016-02-24arm: socfpga: Add missing CONFIG_BUILD_TARGETMarek Vasut
2016-02-24implement Fastboot via USB OTG on bcm28155_ap boardsSteve Rae
2016-02-24fastboot: update error and warning messagesSteve Rae
2016-02-24usb: eth: fix memalign() parameter orderStephen Warren
2016-02-24dfu: odroid xu3: Define DFU_MANIFEST_POLL_TIMEOUT to handle large files trans...Lukasz Majewski
2016-02-24dfu: usb: f_dfu: Set deferred call for dfu_flush() functionLukasz Majewski
2016-02-24usb: ehci: Be explicit about the BE IO accessorsMarek Vasut
2016-02-24usb: ehci: Clear USBMODE_BE on LE MMIOMarek Vasut
2016-02-24usb: ehci: Implement V2P mappingMarek Vasut
2016-02-24usb: ehci: Use map_physmem in ehci-genericMarek Vasut
2016-02-24armv7: ls102xa: Move smmu and stream id initialization into the common soc codeAlison Wang
2016-02-24board: ls1043ardb: Modify pin-muxing code for USB and QE-HDLCZhao Qiang
2016-02-24board: ls1043rdb: Move USB muxing config to config_board_muxZhao Qiang
2016-02-24board: ls1043ardb: Add micro QE support for ls1043ardbZhao Qiang
2016-02-24driver: qe: Mask the codes not used for micro QEZhao Qiang
2016-02-24armv8/ls1043aqds: Add USB support for ls1043aqdsQianyu Gong
2016-02-24armv8/fsl-layerscape: fdt: add fixup for Fman ucodeQianyu Gong
2016-02-24driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platformsQianyu Gong
2016-02-24fm: fdt: Move fman ucode fixup to driver codeQianyu Gong
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong
2016-02-24armv8: ls2080: Update bootcmd env variablePrabhakar Kushwaha
2016-02-24armv8: ls2080: Add mcinitcmd env variable in default envPrabhakar Kushwaha
2016-02-24arm: ls1021a: Add QSPI or IFC support in SD boot for LS1021AQDS boardAlison Wang
2016-02-24armv8/ls1043a: Implement workaround for erratum A009660Mingkai Hu
2016-02-24armv8/ls1043a: enable workaround for errarum A009942Shengzhou Liu
2016-02-24powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal
2016-02-24drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZERuchika Gupta
2016-02-24armv8: ls2080a: Increase default hugepage countAshish Kumar
2016-02-24arm: ls1021aqds: Enable driver model lpuart serial driverYork Sun
2016-02-23Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini