summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Prepare v2015.04-rc1Tom Rini2015-02-02-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-02-02-72/+252
|\
| * OMAP3: igep00x0: Fix boot hang and add support for status LED.Enric Balletbo i Serra2015-01-29-25/+19
| * davinci: Do not duplicate setting of gdTom Rini2015-01-29-16/+1
| * omap3: add some MUX definitions for upcoming cairoAlbert ARIBAUD \(3ADEV\)2015-01-29-2/+49
| * omap3: mmc: add 1.8v bias setting for MMC1Albert ARIBAUD \(3ADEV\)2015-01-29-0/+5
| * omap3: add SDRC settings for Samsung K4X51163PGAlbert ARIBAUD \(3ADEV\)2015-01-29-0/+43
| * omap3: make SDRC SHARING setting configurableAlbert ARIBAUD \(3ADEV\)2015-01-29-1/+6
| * omap3: enable GP9 timer and UART2Albert ARIBAUD \(3ADEV\)2015-01-29-0/+9
| * Nokia RX-51: Use generic boardPali Rohár2015-01-29-0/+1
| * am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCHTom Rini2015-01-29-0/+1
| * 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