summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-11lib: errno: introduce errno_str(): returns errno related messagePrzemyslaw Marczak3-0/+151
2014-12-11dm: rpi: Move serial to driver modelSimon Glass2-3/+15
2014-12-11dm: serial_pl01x: Add missing private data sizeSimon Glass1-0/+1
2014-12-11dm_test: improve the appearance shown by "dm tree" commandMasahiro Yamada1-51/+52
2014-12-11lib: string: move strlcpy() to a common placeMasahiro Yamada3-24/+28
2014-12-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini20-45/+66
2014-12-10Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini21-103/+391
2014-12-10arm: rmobile: alt: Add support MMC and MMC commandNobuhiro Iwamatsu2-0/+28
2014-12-10arm: rmobile: lager: Add support MMC and MMC commandNobuhiro Iwamatsu2-0/+36
2014-12-10arm: rmobile: rcar: Add support ext2 and ext4 file systemNobuhiro Iwamatsu1-0/+4
2014-12-10arm: rmobile: Add mmc.h for sh_mmcif of rmobileNobuhiro Iwamatsu1-0/+14
2014-12-09dm: stv0991: Move serial to driver modelVikas Manocha2-5/+25
2014-12-09stv0991: increase the initial ram size configVikas Manocha1-1/+1
2014-12-09stv0991: enable default and misc command configsVikas Manocha1-2/+19
2014-12-09stv0991: enable ethernet supportVikas Manocha8-1/+151
2014-12-09stv0991: Add basic stv0991 architecture supportVikas Manocha22-0/+764
2014-12-09Prepare v2015.01-rc3Tom Rini1-1/+1
2014-12-09Merge git://git.denx.de/u-boot-mpc85xxTom Rini115-144/+6835
2014-12-09Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini56-101/+870
2014-12-09Merge git://git.denx.de/u-boot-i2cTom Rini1-4/+4
2014-12-09Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini25-301/+611
2014-12-08ARM: UniPhier: detect the number of flash banks at run-timeMasahiro Yamada5-51/+110
2014-12-08ARM: UniPhier: extend register area of init page table for PH1-sLD3Masahiro Yamada1-1/+6
2014-12-08ARM: UniPhier: add device tree sources for PH1-sLD3Masahiro Yamada3-0/+186
2014-12-08ARM: 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