summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spl: common: Properly ignore spl/Makefile in .gitignoreDan Murphy2014-01-201-1/+1
* .gitignore: ignore u-boot.elf and tools/relocate-relaMasahiro Yamada2014-01-202-0/+2
* yaffs2: Remove block number check from summary verificationCharles Manning2014-01-201-1/+0
* ext4fs: fix "invalid extent block" errorIonut Nicu2014-01-201-1/+1
* ext4fs: use EXT2_BLOCK_SIZE instead of fs->blkszIonut Nicu2014-01-201-2/+2
* board:universal: fix i2c adapterPiotr Wilczek2014-01-201-1/+1
* fs/ext4: fix calling put_ext4 with truncated offsetMa Haijun2014-01-203-28/+28
* fs/ext4: fix partition size get truncated in calculationMa Haijun2014-01-201-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-01-205-8/+47
|\
| * i2c: fti2c010: fix compiler warning on paddr[]Kuo-Jung Su2014-01-131-2/+2
| * drivers/designware_i2c - add suppor of CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOWAlexey Brodkin2014-01-131-0/+38
| * i2c: Fix i2c speed commandDarwin Rambo2014-01-131-1/+1
| * env_eeprom - fix bus recovery for "eeprom_bus_read"Alexey Brodkin2014-01-131-3/+2
| * rcar_i2c: Clear status before start master receiveNobuhiro Iwamatsu2014-01-131-0/+2
| * rcar_i2c: Fix receiving wait conditionHisashi Nakamura2014-01-131-2/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-01-203-65/+0
|\ \
| * | mx6: Revert "mx6: soc: Disable VDDPU regulator"Fabio Estevam2014-01-173-65/+0
* | | omap3_beagle: use omap3-beagle.dtb for the C4 revisionRobert Nelson2014-01-171-0/+2
* | | nand, gpmc: fix reading after switching eccJeroen Hofstee2014-01-171-0/+1
* | | cosmetic: uImage.FIT: fix documentsMasahiro Yamada2014-01-172-4/+4
* | | vexpress/armv8: Fix incorrect ethernet controllerBhupesh Sharma2014-01-171-3/+3
* | | ARM: trats2: dfu: Enable default Poll Timeout for Trats2 boardŁukasz Majewski2014-01-171-0/+1
* | | config: Update envs for trats and trats2 - Disable L2 cacheŁukasz Majewski2014-01-172-0/+2
* | | config: Update envs for trats and trats2 - new entries for new partitionsŁukasz Majewski2014-01-162-2/+8
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-1620-12/+764
|\ \ \
| * | | arm: koelsch: Add support QSPI device and enable boot from SPI flashNobuhiro Iwamatsu2014-01-161-4/+28
| * | | arm: lager: Add support QSPI device and enable boot from SPI flashNobuhiro Iwamatsu2014-01-161-4/+29
| * | | spi: sh_qspi: Add header file that defines the address of registersNobuhiro Iwamatsu2014-01-161-1/+2
| * | | arm: rmobile: Add SH QSPI base register addressNobuhiro Iwamatsu2014-01-162-0/+2
| * | | arm: lager: Disable TMU0 before OS bootNobuhiro Iwamatsu2014-01-161-0/+6
| * | | arm: koelsch: Disable TMU0 before OS bootNobuhiro Iwamatsu2014-01-161-0/+6
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-1513-3/+691
| |\ \ \ | | |/ /
| | * | mx6: Add initial support for the Hummingboard soloFabio Estevam2014-01-1510-0/+675
| | * | mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock()Fabio Estevam2014-01-153-3/+16
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-1428-1093/+61
|\ \ \ \ | |/ / /
| * | | arm: use canonical sub mnemonicAndreas Bießmann2014-01-142-2/+2
| * | | Merge 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-1411-53/+45
| |\ \ \ | | |/ /
| | * | mx6slevk: Include "mx6_common.h"Fabio Estevam2014-01-131-0/+1
| | * | imx6: make use of lldiv(..)Christian Gmeiner2014-01-131-1/+2
| | * | wandboard: Set default environment to use zImageJohn Weber2014-01-131-10/+10
| | * | mx6sabresd: Add eMMC specific environment to allow U-Boot updateOtavio Salvador2014-01-132-0/+25
| | * | mx6slevk: Return from cpu_eth_init() directlyFabio Estevam2014-01-131-9/+1
| | * | mx6sabresd: Return from cpu_eth_init() directlyFabio Estevam2014-01-131-7/+1
| | * | mx6qsabreauto: Return from cpu_eth_init() directlyFabio Estevam2014-01-131-7/+1
| | * | mx6qarm2: Remove unneeded error message when cpu_eth_init() failsFabio Estevam2014-01-131-5/+2
| | * | titanium: Return from cpu_eth_init() directlyFabio Estevam2014-01-131-7/+1
| | * | wandboard: Return from cpu_eth_init() directlyFabio Estevam2014-01-131-7/+1
| * | | arm: put .hash, .got.plt and .machine_param back in binariesAlbert ARIBAUD2014-01-144-4/+10
| * | | mx1ads: remove board supportAlbert ARIBAUD2014-01-147-733/+1
| * | | mini2440: remove board supportAlbert ARIBAUD2014-01-146-301/+3
OpenPOWER on IntegriCloud