summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | ARM: OMAP5: DRA7xx: Add support for power rail groupingLubomir Popov2015-01-29-28/+118
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2015-02-02-3/+3
|\ \ \
| * | | bfin: make env offset sector aligned for bct-brettl2 and ibf-dsp561 boardsSonic Zhang2015-01-16-2/+2
| * | | bfin: enlarge the monitor size for ip04 board to avoid oversize link errorSonic Zhang2015-01-16-1/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-02-02-331/+490
|\ \ \ \
| * | | | sunxi: mmc: Add 'sunxi_' prefix to the static functionsSiarhei Siamashka2015-02-02-7/+7
| * | | | sunxi: dram: Support more sun[457]i dram parameters in KconfigSiarhei Siamashka2015-02-02-3/+51
| * | | | sunxi: dram: Optionally use standard JEDEC timings for sun[457]iSiarhei Siamashka2015-02-02-4/+249
| * | | | sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede2015-02-02-3/+21
| * | | | sunxi: Add Inet 86VS supportMichal Suchanek2015-02-02-0/+21
| * | | | sunxi: TZX-Q8-713B7 supportPaul Kocialkowski2015-02-02-0/+20
| * | | | sunxi: Add Linksprite_pcDuino3_Nano board / defconfigAdam Sampson2015-02-02-0/+16
| * | | | sunxi: MAINTAINERS: sort entries alphabeticallyHans de Goede2015-02-02-24/+24
| * | | | sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede2015-02-02-9/+11
| * | | | sunxi: rsb: Add sun9i (A80 support)Hans de Goede2015-02-02-2/+25
| * | | | sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boardsHans de Goede2015-02-02-101/+8
| * | | | sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede2015-02-02-9/+14
| * | | | sunxi: Convert sun5i boards to use auto dram configurationHans de Goede2015-02-02-169/+19
| * | | | sunxi: Hyundai_A7HD_defconfig fix USB vbus pin configHans de Goede2015-02-02-1/+2
| * | | | sunxi: Only enable i2c support in the SPL when neededHans de Goede2015-02-02-0/+3
| | |/ / | |/| |
* | | | Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini2015-01-31-26/+45
|\ \ \ \
| * | | | patman: Explain how to make doc/git-mailrc workSimon Glass2015-01-30-5/+8
| * | | | sandbox: Fix README to indicate that vendor name is unsetSimon Glass2015-01-30-2/+2
| * | | | patman: Check commit_match before stripping leading whitespaceScott Wood2015-01-30-1/+3
| * | | | patman: Make dry-run output match real functionalityPeter Tyser2015-01-30-14/+10
| * | | | sandbox: Add a -D option to use a default device treeSimon Glass2015-01-30-0/+20
| * | | | sandbox: Correct cros-ec keyboard definitionSimon Glass2015-01-30-4/+2
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-01-31-2/+93
|\ \ \ \
| * | | | net/designware: add error message on DMA reset timeoutAlexey Brodkin2015-01-30-1/+3
| * | | | net: phy: micrel: add support for KSZ8895 switch in SMI modePhilippe De Muyter2015-01-30-0/+58
| * | | | Add MS7206SE ethernet supportYoshinori Sato2015-01-30-1/+30
| * | | | net: tsec: Fix NULL access in case init_phy() failsClaudiu Manoil2015-01-30-0/+2
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-01-30-912/+303
|\ \ \ \
| * | | | MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck2015-01-30-389/+13
| * | | | MIPS: move au1x00 SoC code to arch/mips/mach-au1x00Daniel Schwierzeck2015-01-30-10/+8
| * | | | MIPS: handle mips64 ST0_KX bit in mips32 start.SPaul Burton2015-01-30-1/+3
| * | | | MIPS: handle mips64 relocs in mips32 start.SPaul Burton2015-01-30-2/+17
| * | | | MIPS: use asm.h macros in mips32 start.SPaul Burton2015-01-30-55/+61
| * | | | malta: enable ELF loadingPaul Burton2015-01-29-0/+1
| * | | | malta: enable HUSH parserPaul Burton2015-01-29-0/+1
| * | | | malta: delay after resetPaul Burton2015-01-29-0/+1
| * | | | malta: IDE supportPaul Burton2015-01-29-0/+35
| * | | | MIPS: clear TagLo select 2 during cache initPaul Burton2015-01-29-2/+8
| * | | | MIPS: allow systems to skip loads during cache initPaul Burton2015-01-29-6/+19
| * | | | MIPS: inline mips_init_[id]cache functionsPaul Burton2015-01-29-58/+28
| * | | | MIPS: refactor cache loops to a macroPaul Burton2015-01-29-17/+13
| * | | | MIPS: refactor L1 cache config reads to a macroPaul Burton2015-01-29-56/+41
| * | | | MIPS: unify cache initialization codePaul Burton2015-01-29-224/+15
| * | | | MIPS: unify cache maintenance functionsPaul Burton2015-01-29-167/+119
| * | | | MIPS: avoid .set ISA for cache operationsPaul Burton2015-01-29-38/+33
| | |_|/ | |/| |