summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-01-20-65/+0
|\ \
| * | mx6: Revert "mx6: soc: Disable VDDPU regulator"Fabio Estevam2014-01-17-65/+0
* | | omap3_beagle: use omap3-beagle.dtb for the C4 revisionRobert Nelson2014-01-17-0/+2
* | | nand, gpmc: fix reading after switching eccJeroen Hofstee2014-01-17-0/+1
* | | cosmetic: uImage.FIT: fix documentsMasahiro Yamada2014-01-17-4/+4
* | | vexpress/armv8: Fix incorrect ethernet controllerBhupesh Sharma2014-01-17-3/+3
* | | ARM: trats2: dfu: Enable default Poll Timeout for Trats2 boardŁukasz Majewski2014-01-17-0/+1
* | | config: Update envs for trats and trats2 - Disable L2 cacheŁukasz Majewski2014-01-17-0/+2
* | | config: Update envs for trats and trats2 - new entries for new partitionsŁukasz Majewski2014-01-16-2/+8
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-16-12/+764
|\ \ \
| * | | arm: koelsch: Add support QSPI device and enable boot from SPI flashNobuhiro Iwamatsu2014-01-16-4/+28
| * | | arm: lager: Add support QSPI device and enable boot from SPI flashNobuhiro Iwamatsu2014-01-16-4/+29
| * | | spi: sh_qspi: Add header file that defines the address of registersNobuhiro Iwamatsu2014-01-16-1/+2
| * | | arm: rmobile: Add SH QSPI base register addressNobuhiro Iwamatsu2014-01-16-0/+2
| * | | arm: lager: Disable TMU0 before OS bootNobuhiro Iwamatsu2014-01-16-0/+6
| * | | arm: koelsch: Disable TMU0 before OS bootNobuhiro Iwamatsu2014-01-16-0/+6
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-15-3/+691
| |\ \ \ | | |/ /
| | * | mx6: Add initial support for the Hummingboard soloFabio Estevam2014-01-15-0/+675
| | * | mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock()Fabio Estevam2014-01-15-3/+16
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-14-1093/+61
|\ \ \ \ | |/ / /
| * | | arm: use canonical sub mnemonicAndreas Bießmann2014-01-14-2/+2
| * | | Merge 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-14-53/+45
| |\ \ \ | | |/ /
| | * | mx6slevk: Include "mx6_common.h"Fabio Estevam2014-01-13-0/+1
| | * | imx6: make use of lldiv(..)Christian Gmeiner2014-01-13-1/+2
| | * | wandboard: Set default environment to use zImageJohn Weber2014-01-13-10/+10
| | * | mx6sabresd: Add eMMC specific environment to allow U-Boot updateOtavio Salvador2014-01-13-0/+25
| | * | mx6slevk: Return from cpu_eth_init() directlyFabio Estevam2014-01-13-9/+1
| | * | mx6sabresd: Return from cpu_eth_init() directlyFabio Estevam2014-01-13-7/+1
| | * | mx6qsabreauto: Return from cpu_eth_init() directlyFabio Estevam2014-01-13-7/+1
| | * | mx6qarm2: Remove unneeded error message when cpu_eth_init() failsFabio Estevam2014-01-13-5/+2
| | * | titanium: Return from cpu_eth_init() directlyFabio Estevam2014-01-13-7/+1
| | * | wandboard: Return from cpu_eth_init() directlyFabio Estevam2014-01-13-7/+1
| * | | arm: put .hash, .got.plt and .machine_param back in binariesAlbert ARIBAUD2014-01-14-4/+10
| * | | mx1ads: remove board supportAlbert ARIBAUD2014-01-14-733/+1
| * | | mini2440: remove board supportAlbert ARIBAUD2014-01-14-301/+3
* | | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2014-01-14-2/+2
|\ \ \ \
| * | | | net: phy: atheros: Fix the masks for AR8031/8035Fabio Estevam2014-01-14-2/+2
* | | | | mmc: dwmmc: mode change to 0644Minkyu Kang2014-01-14-0/+0
* | | | | common, env: optimize boottimeHeiko Schocher2014-01-14-2/+15
* | | | | board: nios2: Add CONFIG_CFI_FLASH_MTD guard to flash.h header includeEzequiel Garcia2014-01-14-0/+2
* | | | | bootm: Reinstate special case for standalone imagesSimon Glass2014-01-14-9/+12
* | | | | fuelgauge: max17042: fix i2c read issue which causes infinity loop.Przemyslaw Marczak2014-01-14-34/+86
* | | | | common/image.c: move VxWorks header string out of CONFIG_CMD_ELFmiao.yan@windriver.com2014-01-14-1/+1
* | | | | command.c: Fix auto-completion for the full commands list caseAndrew Gabbasov2014-01-14-2/+2
* | | | | lzma: fix buffer bound check errorAntonios Vamporakis2014-01-14-1/+4
|/ / / /
* | | | Prepare v2014.01-rc3Tom Rini2014-01-13-1/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-13-1/+15
|\ \ \ \ | |/ / /
| * | | ARM: pxa: Fix OneNAND window access on VPAC270Marek Vasut2014-01-13-1/+1
| * | | ARM: pxa: Fix OneNAND SPL buildsMarek Vasut2014-01-13-0/+14
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-01-13-198/+1171
|\ \ \