aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini321-2620/+3124
2013-07-24Add eCos-2.0 SPDX-License-Identifier to source filesWolfgang Denk6-131/+48
2013-07-24Add LGPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk7-66/+488
2013-07-24Add LGPL-2.1+ SPDX-License-Identifier to source filesWolfgang Denk8-73/+511
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5761-91729/+5994
2013-07-24Licenses: introduce SPDX Unique Lincense IdentifiersWolfgang Denk9-115/+150
2013-07-23Prepare v2013.07v2013.07Tom Rini1-1/+1
2013-07-23fdtdec: Add compatible string for High speed i2cnaveen krishna chatradhi2-0/+2
2013-07-23i2c: add Faraday FTI2C010 I2C controller supportKuo-Jung Su3-0/+451
2013-07-23I2C: mxc_i2c: Add support for Vybrid VF610 platformAlison Wang1-7/+55
2013-07-23vf610: Add I2C support for Vybrid VF610 platformAlison Wang7-1/+34
2013-07-23cmd_i2c: Use ARRAY_SIZE instead of reinventing itAxel Lin1-4/+2
2013-07-23arm/km: fix u-boot update functionalityHolger Brunck1-1/+2
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach98-1025/+465
2013-07-23tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass11-67/+54
2013-07-23tegra: i2c: Add function to know about current busSimon Glass1-17/+61
2013-07-23i2c, multibus, keymile: get rid of EEprom_ivm envvariableHeiko Schocher5-14/+12
2013-07-23i2c, multibus: get rid of CONFIG_I2C_MUXHeiko Schocher5-342/+6
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher100-694/+645
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher168-502/+556
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher14-63/+249
2013-07-23i2c: add i2c_core and prepare for new multibus supportHeiko Schocher4-9/+624
2013-07-22fs/ext4: fix log2blksz un-initialized error, by cacaulating its value from blkszLan Yixun (dlan)1-0/+4
2013-07-22ext4fs: le32_to_cpu() used on a 16-bit fieldRommel Custodio1-6/+6
2013-07-22arm: at91sam9n12: change EBI IO to high drive modeBo Shen1-1/+1
2013-07-20ddr cfg: DRAM_RESET needs 0x00020030Troy Kisky1-1/+1
2013-07-19net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF caseFabio Estevam1-1/+1
2013-07-19phy: fix 10/100Mbps operation on 1Gbps-capable linksSascha Silbe1-1/+9
2013-07-19mkimage: Use board config to get CONFIG_FIT_SIGNATURE valueSimon Glass1-0/+4
2013-07-19arm:trats:fix: Correction of loaddtb environment variable.Łukasz Majewski1-1/+1
2013-07-17bootm: Move fixup_silent_linux() earlier in the bootm stagesSimon Glass1-4/+4
2013-07-17README.mx28_common: Rename it to README.mxsFabio Estevam1-0/+0
2013-07-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2-5/+4
2013-07-16fsl_esdhc: Touch only relevant sys ctrl bitsDirk Behme1-3/+3
2013-07-16drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusionAlexey Brodkin1-1/+0
2013-07-16Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS boardHaijun.Zhang1-1/+1
2013-07-16powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPLPrabhakar Kushwaha1-1/+3
2013-07-16mpc85xx: Add gdsys ControlCenter Digital boardDirk Eibach15-1/+2699
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach12-13/+15
2013-07-16Add Atmel I2C tpmDirk Eibach3-0/+125
2013-07-16i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0Reinhard Pfau1-3/+6
2013-07-16tpm: add AUTH1 cmds for LoadKey2 and GetPubKeyReinhard Pfau4-1/+638
2013-07-16arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panelŁukasz Majewski1-9/+1
2013-07-16arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.Łukasz Majewski1-5/+4
2013-07-15PPC MPC83xx: Fix MPC8323ERDB build warningWolfgang Denk1-1/+5
2013-07-15Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy12-70/+93
2013-07-15common: remove unaligned access error in bootmenu_getoption()Lan Yixun (dlan)1-2/+2
2013-07-15cramfs: fix bug for wrong filename comparisonHolger Brunck1-1/+2
2013-07-15patman: README documentation nits (unit test)Gerhard Sittig1-4/+4
2013-07-15scsi: Correct types of scsi_read/write()Simon Glass1-4/+6