summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-08cmd_fuse: return CMD_RET_FAILURE on errorHector Palacios
2014-12-08ARM: rpi: support an environmentStephen Warren
2014-12-08ARM: rpi: rename rpi_b to rpiStephen Warren
2014-12-08ARM: rpi_b: detect board revisionStephen Warren
2014-12-08spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if availableGuillaume GARDET
2014-12-08MAINTAINERS: add me as a maintainer of UBIHeiko Schocher
2014-12-08net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changedWu, Josh
2014-12-08get_maintainer.pl: fix source tree detectionDaniel Schwierzeck
2014-12-08Fix console functions for U-Boot APISimon Glass
2014-12-08spl: MMC U-Boot image load from raw partitionPaul Kocialkowski
2014-12-08i2c: Correct spelling errorMark Tomlinson
2014-12-08i2c: Fix deselection of muxesMark Tomlinson
2014-12-08ARM: UniPhier: merge UniPhier config headers into a single fileMasahiro Yamada
2014-12-08ARM: UniPhier: move support card select to KconfigMasahiro Yamada
2014-12-08ARM: UniPhier: move CONFIG_UNIPHIER_SMP to KconfigMasahiro Yamada
2014-12-08ARM: UniPhier: use boot_is_swapped() macro for readabilityMasahiro Yamada
2014-12-08ARM: UniPhier: disable autostart by defaultMasahiro Yamada
2014-12-08flash: do not fail even if flash_size is zeroMasahiro Yamada
2014-12-07ARM: UniPhier: remove Denali NAND controller fixup codeMasahiro Yamada
2014-12-06socfpga: correctly increment freeze_controller_base addressDinh Nguyen
2014-12-06socfpga: add missing struct member fifo_triple_byteDinh Nguyen
2014-12-06arm: socfpga: DW_SPI: Remove clock info from config headerStefan Roese
2014-12-06spi: designware_spi: Some fixes / changesStefan Roese
2014-12-06arm: socfpga: Add missing DW master SPI clock prototyp to clock_manager.hStefan Roese
2014-12-06arm: socfpga: Use only one clrbits_le32 call to deassert SPI reset bitsStefan Roese
2014-12-06arm: socfpga: dts: altr,rst-mgr.h: Move to SPDX license identifiersStefan Roese
2014-12-06arm: socfpga: Add Designware (DW) SPI support to config headerStefan Roese
2014-12-06arm: socfpga: dts: socrates: Add spi1/2 aliases needed DM SPI probingStefan Roese
2014-12-06arm: socfpga: dts: Add spi0/1 dts nodes for the Designware master SPI devicesStefan Roese
2014-12-06spi: Add designware master SPI DM driver used on SoCFPGAStefan Roese
2014-12-06arm: socfpga: Add Cadence QSPI support to config headerStefan Roese
2014-12-06arm: socfpga: dts: Add spi0 alias for Cadence QSPI driverStefan Roese
2014-12-06arm: socfpga: dts: Add Cadence QSPI DT node to socfpga.dtsiStefan Roese
2014-12-06spi: Add Cadence QSPI DM driver used by SoCFPGAStefan Roese
2014-12-06arm: socfpga: dts: Move to SPDX license identifiersStefan Roese
2014-12-06arm: socfpga: set skew settings for ethernet phyDinh Nguyen
2014-12-06arm: socfpga: Add myself as maintainer for the SoCrates boardStefan Roese
2014-12-05powerpc/hydra: fix judging condition of RGMII selectionMinghuan Lian
2014-12-05powerpc/hydra: Update MDIO mux fixupsChunhe Lan
2014-12-05powerpc/t4240rdb: enable eSDHC 3.3V supportXiaobo Xie
2014-12-05powerpc/mpc85xx: use correct dma compatible for several SoCsTudor Laurentiu
2014-12-05board/t1024qds: add retimer support on t1024qdsShengzhou Liu
2014-12-05t1024qds: increase IO drive strengthShengzhou Liu
2014-12-05net/phy: enable serdes auto-negotiation for vsc8514 phyShengzhou Liu
2014-12-05board/t1024qds: update pin multiplexingShengzhou Liu
2014-12-05net/fman: update 10GEC to fit new SoCShengzhou Liu
2014-12-05powerpc/t1024rdb: Add T1024 RDB board supportShengzhou Liu
2014-12-05powerpc/t1024qds: Add T1024 QDS board supportShengzhou Liu
2014-12-05powerpc/mpc85xx: Add T1024/T1023 SoC supportShengzhou Liu
2014-12-05driver/ddr/fsl: Add workaround for faulty SPDYork Sun