summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-08Add custodians to the m68k subsystem.[email protected]
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck
2014-12-08serial: pl01x: avoid pl01x type check two timesVikas Manocha
2014-12-08serial: pl01x: disable as per type of pl01xVikas Manocha
2014-12-08serial: pl01x: move all line control at same placeVikas Manocha
2014-12-08serial: pl01x: fix pl011 baud rate configurationVikas Manocha
2014-12-08serial: pl01x: pass pl01x_type to set baudrateVikas Manocha
2014-12-08imx6: remove redudant CONFIG_SPL_START_S_PATH defineMasahiro Yamada
2014-12-08powerpc: a3m071: remove redundant CONFIG_SPL_* definesMasahiro Yamada
2014-12-08powerpc: lwmon5: remove redundant CONFIG_SPL_* definesMasahiro Yamada
2014-12-08powerpc: mpc8xx: remove hermes board supportMasahiro Yamada
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