summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-20arm: cm-t335: add support for eeprom layout comandsNikita Kiryanov
2016-05-20arm: cm-fx6: add support for eeprom layout comandsNikita Kiryanov
2016-05-20compulab: add support for layout aware eeprom commandsNikita Kiryanov
2016-05-20cmd: eeprom: add support for layout aware commandsNikita Kiryanov
2016-05-20cmd: eeprom: add bus switching support for all i2c driversNikita Kiryanov
2016-05-20arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECKStefan Roese
2016-05-20arm: mvebu: a38x: Weed out floating point useMarek Vasut
2016-05-18armv8: ls1043ardb: enable scsi command and pcie to sata converterPo Liu
2016-05-18driver/ddr/fsl: Add workaround for erratum A-010165Shengzhou Liu
2016-05-18arm: ls1021a: Enable CONFIG_OF_LIBFDT and CONFIG_FIT in defconfigAlison Wang
2016-05-18armv8: ls1043ardb: invert irq pin polarity for AQR105 PHYShaohui Xie
2016-05-18crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu
2016-05-18arch/arm, arch/powerpc: add # of SEC engines on the SOCAlex Porosanu
2016-05-18arch/arm: add SEC JR0 offsetAlex Porosanu
2016-05-18armv7: ls102xa: spl: fix the macro name of MMC modeQianyu Gong
2016-05-18armv8: fsl-layerscape: spl: fix the macro name of MMC modeQianyu Gong
2016-05-18armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs()Qianyu Gong
2016-05-18armv8: ls1043ardb: fix types of variablesQianyu Gong
2016-05-18armv8: ls1043a: remove redundant code in board filesQianyu Gong
2016-05-18armv8: ls1043a: copy kernel from QSPI when booting with QSPI enabledQianyu Gong
2016-05-18armv8/ls1043ardb: fix the limitation of using 'cpld reset'Qianyu Gong
2016-05-18arm: uniform usage of u32 in ls102x caam configVincent Siles
2016-05-18arm: Fix SCFG ICID reg addressesVincent Siles
2016-05-18armv8: fsl-layerscape: Remove unnecessary flushing dcacheAlison Wang
2016-05-18armv8: ls2080a: update eth primePrabhakar Kushwaha
2016-05-18armv8: ls2080: enable sec_init in U-BootAneesh Bansal
2016-05-18armv8/ls1043a: update the node for QSPI supportYuan Yao
2016-05-18sf: Disable 4-KB erase command for SPANSION S25FS-S familyYuan Yao
2016-05-18spi: fsl_qspi: Enable Spansion S25FS-S family flashesYuan Yao
2016-05-18spi: fsl_qspi: Assign AMBA mem according CS num in dtsYuan Yao
2016-05-18spi: fsl_qspi: Fix issues on arm64Yuan Yao
2016-05-17Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-17armv8/fdt: add fixup_crypto_nodeAlex Porosanu
2016-05-17armv8: ls2080a: Update MAINTAINERS filePrabhakar Kushwaha
2016-05-17armv8/ls2080ardb: Update DDR timing to support more UDIMMsShengzhou Liu
2016-05-17driver/ddr/fsl: Add workaround for erratum A-009801Shengzhou Liu
2016-05-17drivers/ddr/fsl: update workaround for erratum A-008511Shengzhou Liu
2016-05-17armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu
2016-05-17Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-05-17dm: mmc: test: Add tests for MMCSimon Glass
2016-05-17dm: sandbox: mmc: Enable building MMC code for sandboxSimon Glass
2016-05-17dm: mmc: sandbox: Add an SD-card emulationSimon Glass
2016-05-17dm: mmc: Add support for driver-model block devicesSimon Glass
2016-05-17dm: mmc: Add a way to bind MMC devices with driver modelSimon Glass
2016-05-17dm: mmc: Implement the MMC functions for block devicesSimon Glass
2016-05-17dm: sandbox: Only enable the sandbox MMC driver when validSimon Glass
2016-05-17dm: mmc: Adjust mmc_switch_part() to use a struct mmcSimon Glass
2016-05-17dm: blk: Use the correct error code for blk_get_device_by_str()Simon Glass
2016-05-17dm: mmc: Move the device list into a separate fileSimon Glass
2016-05-17dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass