summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-02-0247-331/+490
|\
| * sunxi: mmc: Add 'sunxi_' prefix to the static functionsSiarhei Siamashka2015-02-021-7/+7
| * sunxi: dram: Support more sun[457]i dram parameters in KconfigSiarhei Siamashka2015-02-023-3/+51
| * sunxi: dram: Optionally use standard JEDEC timings for sun[457]iSiarhei Siamashka2015-02-024-4/+249
| * sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede2015-02-024-3/+21
| * sunxi: Add Inet 86VS supportMichal Suchanek2015-02-022-0/+21
| * sunxi: TZX-Q8-713B7 supportPaul Kocialkowski2015-02-022-0/+20
| * sunxi: Add Linksprite_pcDuino3_Nano board / defconfigAdam Sampson2015-02-022-0/+16
| * sunxi: MAINTAINERS: sort entries alphabeticallyHans de Goede2015-02-021-24/+24
| * sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede2015-02-024-9/+11
| * sunxi: rsb: Add sun9i (A80 support)Hans de Goede2015-02-024-2/+25
| * sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boardsHans de Goede2015-02-0220-101/+8
| * sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede2015-02-026-9/+14
| * sunxi: Convert sun5i boards to use auto dram configurationHans de Goede2015-02-0212-169/+19
| * sunxi: Hyundai_A7HD_defconfig fix USB vbus pin configHans de Goede2015-02-021-1/+2
| * sunxi: Only enable i2c support in the SPL when neededHans de Goede2015-02-021-0/+3
* | Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini2015-01-317-26/+45
|\ \
| * | patman: Explain how to make doc/git-mailrc workSimon Glass2015-01-301-5/+8
| * | sandbox: Fix README to indicate that vendor name is unsetSimon Glass2015-01-301-2/+2
| * | patman: Check commit_match before stripping leading whitespaceScott Wood2015-01-301-1/+3
| * | patman: Make dry-run output match real functionalityPeter Tyser2015-01-302-14/+10
| * | sandbox: Add a -D option to use a default device treeSimon Glass2015-01-301-0/+20
| * | sandbox: Correct cros-ec keyboard definitionSimon Glass2015-01-301-4/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-01-314-2/+93
|\ \
| * | net/designware: add error message on DMA reset timeoutAlexey Brodkin2015-01-301-1/+3
| * | net: phy: micrel: add support for KSZ8895 switch in SMI modePhilippe De Muyter2015-01-301-0/+58
| * | Add MS7206SE ethernet supportYoshinori Sato2015-01-301-1/+30
| * | net: tsec: Fix NULL access in case init_phy() failsClaudiu Manoil2015-01-301-0/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-01-3028-912/+303
|\ \
| * | MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck2015-01-3012-389/+13
| * | MIPS: move au1x00 SoC code to arch/mips/mach-au1x00Daniel Schwierzeck2015-01-3010-10/+8
| * | MIPS: handle mips64 ST0_KX bit in mips32 start.SPaul Burton2015-01-301-1/+3
| * | MIPS: handle mips64 relocs in mips32 start.SPaul Burton2015-01-301-2/+17
| * | MIPS: use asm.h macros in mips32 start.SPaul Burton2015-01-301-55/+61
| * | malta: enable ELF loadingPaul Burton2015-01-291-0/+1
| * | malta: enable HUSH parserPaul Burton2015-01-291-0/+1
| * | malta: delay after resetPaul Burton2015-01-291-0/+1
| * | malta: IDE supportPaul Burton2015-01-293-0/+35
| * | MIPS: clear TagLo select 2 during cache initPaul Burton2015-01-291-2/+8
| * | MIPS: allow systems to skip loads during cache initPaul Burton2015-01-292-6/+19
| * | MIPS: inline mips_init_[id]cache functionsPaul Burton2015-01-291-58/+28
| * | MIPS: refactor cache loops to a macroPaul Burton2015-01-291-17/+13
| * | MIPS: refactor L1 cache config reads to a macroPaul Burton2015-01-291-56/+41
| * | MIPS: unify cache initialization codePaul Burton2015-01-295-224/+15
| * | MIPS: unify cache maintenance functionsPaul Burton2015-01-294-167/+119
| * | MIPS: avoid .set ISA for cache operationsPaul Burton2015-01-293-38/+33
* | | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-01-30185-1610/+4637
|\ \ \
| * | | dm: cros_ec: Convert cros_ec_i2c over to driver modelSimon Glass2015-01-292-53/+30
| * | | dm: i2c: Add two more I2C init functions to the compatibility layerSimon Glass2015-01-292-3/+28
| * | | dm: exynos: dts: Set the offset length for cros_ecSimon Glass2015-01-291-0/+1
OpenPOWER on IntegriCloud