summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-08Prepare v2015.01-rc3v2015.01-rc3Tom Rini
2014-12-08Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2014-12-08Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2014-12-08Merge git://git.denx.de/u-boot-i2cTom Rini
2014-12-08Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2014-12-09ARM: UniPhier: detect the number of flash banks at run-timeMasahiro Yamada
2014-12-09ARM: UniPhier: extend register area of init page table for PH1-sLD3Masahiro Yamada
2014-12-09ARM: UniPhier: add device tree sources for PH1-sLD3Masahiro Yamada
2014-12-09ARM: UniPhier: add more device nodes to device treeMasahiro Yamada
2014-12-08Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2014-12-08doc/gitmail-rc: Update m68k aliasTom Rini
2014-12-08kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel
2014-12-08libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/MakefileMasahiro Yamada
2014-12-08libfdt: descend from lib/ to lib/libfdt/Masahiro Yamada
2014-12-08lib: bzip2: move bzip2 files to lib/bzip2/ directoryMasahiro Yamada
2014-12-08fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is definedSuriyan Ramasami
2014-12-08blackfin: include <linux/compiler.h> rather than define __iomemMasahiro Yamada
2014-12-08linux/compat.h: remove redundant macro definesMasahiro Yamada
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada
2014-12-08git-mailrc: fix mips aliasDaniel Schwierzeck
2014-12-08Add Alison Wang m68k custodian email/aliasangelo@sysam.it
2014-12-08Add custodians to the m68k subsystem.angelo@sysam.it
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