summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge git://git.denx.de/u-boot-i2cTom Rini2014-12-08-4/+4
|\
| * i2c: Correct spelling errorMark Tomlinson2014-12-08-3/+3
| * i2c: Fix deselection of muxesMark Tomlinson2014-12-08-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-12-08-301/+611
|\ \
| * | ARM: UniPhier: detect the number of flash banks at run-timeMasahiro Yamada2014-12-09-51/+110
| * | ARM: UniPhier: extend register area of init page table for PH1-sLD3Masahiro Yamada2014-12-09-1/+6
| * | ARM: UniPhier: add device tree sources for PH1-sLD3Masahiro Yamada2014-12-09-0/+186
| * | ARM: UniPhier: add more device nodes to device treeMasahiro Yamada2014-12-09-15/+220
| * | ARM: UniPhier: merge UniPhier config headers into a single fileMasahiro Yamada2014-12-08-119/+48
| * | ARM: UniPhier: move support card select to KconfigMasahiro Yamada2014-12-08-51/+26
| * | ARM: UniPhier: move CONFIG_UNIPHIER_SMP to KconfigMasahiro Yamada2014-12-08-2/+4
| * | ARM: UniPhier: use boot_is_swapped() macro for readabilityMasahiro Yamada2014-12-08-10/+10
| * | ARM: UniPhier: disable autostart by defaultMasahiro Yamada2014-12-08-1/+0
| * | flash: do not fail even if flash_size is zeroMasahiro Yamada2014-12-08-15/+3
| * | ARM: UniPhier: remove Denali NAND controller fixup codeMasahiro Yamada2014-12-07-38/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2014-12-08-11/+16
|\ \
| * | mmc: sh_mmcif: Add support rmobileNobuhiro Iwamatsu2014-12-05-2/+7
| * | mmc: sh_mmcif: Change maximum and minimum value of MMC clockNobuhiro Iwamatsu2014-12-05-3/+5
| * | mmc: sh_mmcif: Use DIV_ROUND_UP and fls instead of calculation loopNobuhiro Iwamatsu2014-12-05-8/+6
| |/
* | doc/gitmail-rc: Update m68k aliasTom Rini2014-12-08-1/+1
* | kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel2014-12-08-2/+2
* | libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/MakefileMasahiro Yamada2014-12-08-5/+3
* | libfdt: descend from lib/ to lib/libfdt/Masahiro Yamada2014-12-08-1/+1
* | lib: bzip2: move bzip2 files to lib/bzip2/ directoryMasahiro Yamada2014-12-08-5/+3
* | fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is definedSuriyan Ramasami2014-12-08-4/+11
* | blackfin: include <linux/compiler.h> rather than define __iomemMasahiro Yamada2014-12-08-3/+1
* | linux/compat.h: remove redundant macro definesMasahiro Yamada2014-12-08-4/+0
* | Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2014-12-08-14/+14
* | git-mailrc: fix mips aliasDaniel Schwierzeck2014-12-08-1/+2
* | Add Alison Wang m68k custodian email/aliasangelo@sysam.it2014-12-08-0/+1
* | Add custodians to the m68k subsystem.angelo@sysam.it2014-12-08-1/+3
* | Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck2014-12-08-39/+150
* | serial: pl01x: avoid pl01x type check two timesVikas Manocha2014-12-08-9/+6
* | serial: pl01x: disable as per type of pl01xVikas Manocha2014-12-08-3/+4
* | serial: pl01x: move all line control at same placeVikas Manocha2014-12-08-23/+21
* | serial: pl01x: fix pl011 baud rate configurationVikas Manocha2014-12-08-0/+8
* | serial: pl01x: pass pl01x_type to set baudrateVikas Manocha2014-12-08-1/+1
* | imx6: remove redudant CONFIG_SPL_START_S_PATH defineMasahiro Yamada2014-12-08-1/+0
* | powerpc: a3m071: remove redundant CONFIG_SPL_* definesMasahiro Yamada2014-12-08-2/+0
* | powerpc: lwmon5: remove redundant CONFIG_SPL_* definesMasahiro Yamada2014-12-08-2/+0
* | powerpc: mpc8xx: remove hermes board supportMasahiro Yamada2014-12-08-1664/+4
* | cmd_fuse: return CMD_RET_FAILURE on errorHector Palacios2014-12-08-1/+1
* | ARM: rpi: support an environmentStephen Warren2014-12-08-6/+5
* | ARM: rpi: rename rpi_b to rpiStephen Warren2014-12-08-18/+18
* | ARM: rpi_b: detect board revisionStephen Warren2014-12-08-4/+152
* | spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if availableGuillaume GARDET2014-12-08-1/+2
* | MAINTAINERS: add me as a maintainer of UBIHeiko Schocher2014-12-08-0/+2
* | net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changedWu, Josh2014-12-08-2/+2
* | get_maintainer.pl: fix source tree detectionDaniel Schwierzeck2014-12-08-2/+1
* | Fix console functions for U-Boot APISimon Glass2014-12-08-4/+4