| Commit message (Expand) | Author | Age | Files | Lines |
* | .gitignore: ignore u-boot.elf and tools/relocate-rela | Masahiro Yamada | 2014-01-20 | 2 | -0/+2 |
* | yaffs2: Remove block number check from summary verification | Charles Manning | 2014-01-20 | 1 | -1/+0 |
* | ext4fs: fix "invalid extent block" error | Ionut Nicu | 2014-01-20 | 1 | -1/+1 |
* | ext4fs: use EXT2_BLOCK_SIZE instead of fs->blksz | Ionut Nicu | 2014-01-20 | 1 | -2/+2 |
* | board:universal: fix i2c adapter | Piotr Wilczek | 2014-01-20 | 1 | -1/+1 |
* | fs/ext4: fix calling put_ext4 with truncated offset | Ma Haijun | 2014-01-20 | 3 | -28/+28 |
* | fs/ext4: fix partition size get truncated in calculation | Ma Haijun | 2014-01-20 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2014-01-20 | 5 | -8/+47 |
|\ |
|
| * | i2c: fti2c010: fix compiler warning on paddr[] | Kuo-Jung Su | 2014-01-13 | 1 | -2/+2 |
| * | drivers/designware_i2c - add suppor of CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW | Alexey Brodkin | 2014-01-13 | 1 | -0/+38 |
| * | i2c: Fix i2c speed command | Darwin Rambo | 2014-01-13 | 1 | -1/+1 |
| * | env_eeprom - fix bus recovery for "eeprom_bus_read" | Alexey Brodkin | 2014-01-13 | 1 | -3/+2 |
| * | rcar_i2c: Clear status before start master receive | Nobuhiro Iwamatsu | 2014-01-13 | 1 | -0/+2 |
| * | rcar_i2c: Fix receiving wait condition | Hisashi Nakamura | 2014-01-13 | 1 | -2/+2 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2014-01-20 | 3 | -65/+0 |
|\ \ |
|
| * | | mx6: Revert "mx6: soc: Disable VDDPU regulator" | Fabio Estevam | 2014-01-17 | 3 | -65/+0 |
* | | | omap3_beagle: use omap3-beagle.dtb for the C4 revision | Robert Nelson | 2014-01-17 | 1 | -0/+2 |
* | | | nand, gpmc: fix reading after switching ecc | Jeroen Hofstee | 2014-01-17 | 1 | -0/+1 |
* | | | cosmetic: uImage.FIT: fix documents | Masahiro Yamada | 2014-01-17 | 2 | -4/+4 |
* | | | vexpress/armv8: Fix incorrect ethernet controller | Bhupesh Sharma | 2014-01-17 | 1 | -3/+3 |
* | | | ARM: trats2: dfu: Enable default Poll Timeout for Trats2 board | Łukasz Majewski | 2014-01-17 | 1 | -0/+1 |
* | | | config: Update envs for trats and trats2 - Disable L2 cache | Łukasz Majewski | 2014-01-17 | 2 | -0/+2 |
* | | | config: Update envs for trats and trats2 - new entries for new partitions | Łukasz Majewski | 2014-01-16 | 2 | -2/+8 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-01-16 | 20 | -12/+764 |
|\ \ \ |
|
| * | | | arm: koelsch: Add support QSPI device and enable boot from SPI flash | Nobuhiro Iwamatsu | 2014-01-16 | 1 | -4/+28 |
| * | | | arm: lager: Add support QSPI device and enable boot from SPI flash | Nobuhiro Iwamatsu | 2014-01-16 | 1 | -4/+29 |
| * | | | spi: sh_qspi: Add header file that defines the address of registers | Nobuhiro Iwamatsu | 2014-01-16 | 1 | -1/+2 |
| * | | | arm: rmobile: Add SH QSPI base register address | Nobuhiro Iwamatsu | 2014-01-16 | 2 | -0/+2 |
| * | | | arm: lager: Disable TMU0 before OS boot | Nobuhiro Iwamatsu | 2014-01-16 | 1 | -0/+6 |
| * | | | arm: koelsch: Disable TMU0 before OS boot | Nobuhiro Iwamatsu | 2014-01-16 | 1 | -0/+6 |
| * | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-01-15 | 13 | -3/+691 |
| |\ \ \
| | |/ / |
|
| | * | | mx6: Add initial support for the Hummingboard solo | Fabio Estevam | 2014-01-15 | 10 | -0/+675 |
| | * | | mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock() | Fabio Estevam | 2014-01-15 | 3 | -3/+16 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-01-14 | 28 | -1093/+61 |
|\ \ \ \
| |/ / / |
|
| * | | | arm: use canonical sub mnemonic | Andreas Bießmann | 2014-01-14 | 2 | -2/+2 |
| * | | | Merge 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-01-14 | 11 | -53/+45 |
| |\ \ \
| | |/ / |
|
| | * | | mx6slevk: Include "mx6_common.h" | Fabio Estevam | 2014-01-13 | 1 | -0/+1 |
| | * | | imx6: make use of lldiv(..) | Christian Gmeiner | 2014-01-13 | 1 | -1/+2 |
| | * | | wandboard: Set default environment to use zImage | John Weber | 2014-01-13 | 1 | -10/+10 |
| | * | | mx6sabresd: Add eMMC specific environment to allow U-Boot update | Otavio Salvador | 2014-01-13 | 2 | -0/+25 |
| | * | | mx6slevk: Return from cpu_eth_init() directly | Fabio Estevam | 2014-01-13 | 1 | -9/+1 |
| | * | | mx6sabresd: Return from cpu_eth_init() directly | Fabio Estevam | 2014-01-13 | 1 | -7/+1 |
| | * | | mx6qsabreauto: Return from cpu_eth_init() directly | Fabio Estevam | 2014-01-13 | 1 | -7/+1 |
| | * | | mx6qarm2: Remove unneeded error message when cpu_eth_init() fails | Fabio Estevam | 2014-01-13 | 1 | -5/+2 |
| | * | | titanium: Return from cpu_eth_init() directly | Fabio Estevam | 2014-01-13 | 1 | -7/+1 |
| | * | | wandboard: Return from cpu_eth_init() directly | Fabio Estevam | 2014-01-13 | 1 | -7/+1 |
| * | | | arm: put .hash, .got.plt and .machine_param back in binaries | Albert ARIBAUD | 2014-01-14 | 4 | -4/+10 |
| * | | | mx1ads: remove board support | Albert ARIBAUD | 2014-01-14 | 7 | -733/+1 |
| * | | | mini2440: remove board support | Albert ARIBAUD | 2014-01-14 | 6 | -301/+3 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini | 2014-01-14 | 1 | -2/+2 |
|\ \ \ \ |
|