aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-09ARM: UniPhier: detect the number of flash banks at run-timeMasahiro Yamada5-51/+110
2014-12-09ARM: UniPhier: extend register area of init page table for PH1-sLD3Masahiro Yamada1-1/+6
2014-12-09ARM: UniPhier: add device tree sources for PH1-sLD3Masahiro Yamada3-0/+186
2014-12-09ARM: UniPhier: add more device nodes to device treeMasahiro Yamada6-15/+220
2014-12-08Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2-11/+16
2014-12-08doc/gitmail-rc: Update m68k aliasTom Rini1-1/+1
2014-12-08kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel1-2/+2
2014-12-08libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/MakefileMasahiro Yamada2-5/+3
2014-12-08libfdt: descend from lib/ to lib/libfdt/Masahiro Yamada2-1/+1
2014-12-08lib: bzip2: move bzip2 files to lib/bzip2/ directoryMasahiro Yamada8-5/+3
2014-12-08fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is definedSuriyan Ramasami1-4/+11
2014-12-08blackfin: include <linux/compiler.h> rather than define __iomemMasahiro Yamada2-3/+1
2014-12-08linux/compat.h: remove redundant macro definesMasahiro Yamada1-4/+0
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada13-14/+14
2014-12-08git-mailrc: fix mips aliasDaniel Schwierzeck1-1/+2
2014-12-08Add Alison Wang m68k custodian email/aliasangelo@sysam.it1-0/+1
2014-12-08Add custodians to the m68k subsystem.angelo@sysam.it2-1/+3
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck17-39/+150
2014-12-08serial: pl01x: avoid pl01x type check two timesVikas Manocha1-9/+6
2014-12-08serial: pl01x: disable as per type of pl01xVikas Manocha1-3/+4
2014-12-08serial: pl01x: move all line control at same placeVikas Manocha1-23/+21
2014-12-08serial: pl01x: fix pl011 baud rate configurationVikas Manocha1-0/+8
2014-12-08serial: pl01x: pass pl01x_type to set baudrateVikas Manocha1-1/+1
2014-12-08imx6: remove redudant CONFIG_SPL_START_S_PATH defineMasahiro Yamada1-1/+0
2014-12-08powerpc: a3m071: remove redundant CONFIG_SPL_* definesMasahiro Yamada1-2/+0
2014-12-08powerpc: lwmon5: remove redundant CONFIG_SPL_* definesMasahiro Yamada1-2/+0
2014-12-08powerpc: mpc8xx: remove hermes board supportMasahiro Yamada17-1664/+4
2014-12-08cmd_fuse: return CMD_RET_FAILURE on errorHector Palacios1-1/+1
2014-12-08ARM: rpi: support an environmentStephen Warren1-6/+5
2014-12-08ARM: rpi: rename rpi_b to rpiStephen Warren11-18/+18
2014-12-08ARM: rpi_b: detect board revisionStephen Warren3-4/+152
2014-12-08spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if availableGuillaume GARDET1-1/+2
2014-12-08MAINTAINERS: add me as a maintainer of UBIHeiko Schocher2-0/+2
2014-12-08net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changedWu, Josh1-2/+2
2014-12-08get_maintainer.pl: fix source tree detectionDaniel Schwierzeck1-2/+1
2014-12-08Fix console functions for U-Boot APISimon Glass1-4/+4
2014-12-08spl: MMC U-Boot image load from raw partitionPaul Kocialkowski2-4/+30
2014-12-08i2c: Correct spelling errorMark Tomlinson1-3/+3
2014-12-08i2c: Fix deselection of muxesMark Tomlinson1-1/+1
2014-12-08ARM: UniPhier: merge UniPhier config headers into a single fileMasahiro Yamada5-119/+48
2014-12-08ARM: UniPhier: move support card select to KconfigMasahiro Yamada8-51/+26
2014-12-08ARM: UniPhier: move CONFIG_UNIPHIER_SMP to KconfigMasahiro Yamada2-2/+4
2014-12-08ARM: UniPhier: use boot_is_swapped() macro for readabilityMasahiro Yamada1-10/+10
2014-12-08ARM: UniPhier: disable autostart by defaultMasahiro Yamada1-1/+0
2014-12-08flash: do not fail even if flash_size is zeroMasahiro Yamada1-15/+3
2014-12-07ARM: UniPhier: remove Denali NAND controller fixup codeMasahiro Yamada1-38/+0
2014-12-05powerpc/hydra: fix judging condition of RGMII selectionMinghuan Lian1-1/+2
2014-12-05powerpc/hydra: Update MDIO mux fixupsChunhe Lan1-1/+3
2014-12-05powerpc/t4240rdb: enable eSDHC 3.3V supportXiaobo Xie1-0/+1
2014-12-05powerpc/mpc85xx: use correct dma compatible for several SoCsTudor Laurentiu11-23/+23