summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-11arm: ls102xa: Fix SD/NAND/QSPI boot defination error for QE supportAlison Wang
2014-12-11arm: ls1021a: Add CONFIG_DOS_PARTITION and CONFIG_CMD_FAT supportAlison Wang
2014-12-11arm: ls102xa: Add SD boot support for LS1021ATWR boardAlison Wang
2014-12-11arm: ls102xa: Add SD boot support for LS1021AQDS boardAlison Wang
2014-12-11ls102xa: qixis: Add CONFIG_QIXIS_I2C_ACCESS macroAlison Wang
2014-12-11kconfig: ls1021a: add SUPPORT_SPLAlison Wang
2014-12-11arm: spl: Add I2C linker list in generic .ldsAlison Wang
2014-12-11spl: Use u-boot.img instead of u-boot.binAlison Wang
2014-12-11ls102xa: pblimage: Add pblimage tool support for LS102xAAlison Wang
2014-12-11ls1021aqds: set the default I2C channel before DDR initChenhui Zhao
2014-12-11arm: ls102xa: Update PCIe dts node statusMinghuan Lian
2014-12-11arm: ls102xa: clear EPU registers for deep sleepchenhui zhao
2014-12-11arm: ls102xa: fixed a bus frequency setting errorTang Yuantian
2014-12-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-12-10Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2014-12-10arm: rmobile: alt: Add support MMC and MMC commandNobuhiro Iwamatsu
2014-12-10arm: rmobile: lager: Add support MMC and MMC commandNobuhiro Iwamatsu
2014-12-10arm: rmobile: rcar: Add support ext2 and ext4 file systemNobuhiro Iwamatsu
2014-12-10arm: rmobile: Add mmc.h for sh_mmcif of rmobileNobuhiro Iwamatsu
2014-12-09dm: stv0991: Move serial to driver modelVikas Manocha
2014-12-09stv0991: increase the initial ram size configVikas Manocha
2014-12-09stv0991: enable default and misc command configsVikas Manocha
2014-12-09stv0991: enable ethernet supportVikas Manocha
2014-12-09stv0991: Add basic stv0991 architecture supportVikas Manocha
2014-12-08Prepare v2015.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-08ARM: UniPhier: detect the number of flash banks at run-timeMasahiro Yamada
2014-12-08ARM: UniPhier: extend register area of init page table for PH1-sLD3Masahiro Yamada
2014-12-08ARM: UniPhier: add device tree sources for PH1-sLD3Masahiro Yamada
2014-12-08ARM: 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