summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-12-08-101/+870
|\
| * ns16550.c: Fix for ns16550 driver hanging on OMAP4Gregoire Gentil2014-12-04-4/+5
| * arm, am335x: siemens boards add FIT supportHeiko Schocher2014-12-04-19/+83
| * arm, am335x, siemens: read COMP/ver from factorysetHeiko Schocher2014-12-04-0/+11
| * arm, am335x, siemens: fix factoryset interpretationHeiko Schocher2014-12-04-8/+18
| * mtd: nand: omap_gpmc: Always use ready/busy pinStefan Roese2014-12-04-5/+4
| * arm: am33xx: Handle NAND+I2C boot-device the same way as NANDStefan Roese2014-12-04-2/+14
| * ARM: OMAP5: DRA7xx: Fix misleading comments in mux_data.hLubomir Popov2014-12-04-2/+2
| * ARM: OMAP5: DRA7xx: Enable 8-bit eMMC access on the dra7xx_evmLubomir Popov2014-12-04-0/+1
| * omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-04-6/+97
| * twl4030: device-index-specific MMC power initializations, common ramp-up delayPaul Kocialkowski2014-12-04-14/+20
| * mmc: Board-specific MMC power initializationsPaul Kocialkowski2014-12-04-0/+8
| * beagle_x15: add board support for Beagle x15Felipe Balbi2014-12-04-0/+569
| * arm: omap: add support for am57xx devicesFelipe Balbi2014-12-04-11/+16
| * arm: omap_common: expose tps659038 and dra7xx_dpllsFelipe Balbi2014-12-04-0/+3
| * arm: omap5: sdram: mark emif_get_ext_phy_ctrl_const_regs __weakFelipe Balbi2014-12-04-1/+1
| * arm: omap5: make hw_init_data weakFelipe Balbi2014-12-04-1/+1
| * configs: omap5_common : Boot rootfs from sd card by defaultFranklin S Cooper Jr2014-12-04-1/+1
| * arm: omap-common: emif: allow to map memory without interleavingFelipe Balbi2014-12-04-4/+5
| * usb: phy: omap_usb_phy: fix build breakageFelipe Balbi2014-12-04-2/+0
| * arm: dra7xx: prcm: add missing registersFelipe Balbi2014-12-04-0/+3
| * arm: omap5: tps659038: rename regulator definesFelipe Balbi2014-12-04-10/+10
| * arm: omap5: don't enable misc_init_r by defaultFelipe Balbi2014-12-04-14/+1
* | 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