summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | | 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
* | | | | | 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