summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-23Prepare v2013.07v2013.07Tom Rini
2013-07-22fs/ext4: fix log2blksz un-initialized error, by cacaulating its value from blkszLan Yixun (dlan)
2013-07-22ext4fs: le32_to_cpu() used on a 16-bit fieldRommel Custodio
2013-07-22arm: at91sam9n12: change EBI IO to high drive modeBo Shen
2013-07-20ddr cfg: DRAM_RESET needs 0x00020030Troy Kisky
2013-07-19net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF caseFabio Estevam
2013-07-19phy: fix 10/100Mbps operation on 1Gbps-capable linksSascha Silbe
2013-07-19mkimage: Use board config to get CONFIG_FIT_SIGNATURE valueSimon Glass
2013-07-19arm:trats:fix: Correction of loaddtb environment variable.Łukasz Majewski
2013-07-17bootm: Move fixup_silent_linux() earlier in the bootm stagesSimon Glass
2013-07-17README.mx28_common: Rename it to README.mxsFabio Estevam
2013-07-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2013-07-16fsl_esdhc: Touch only relevant sys ctrl bitsDirk Behme
2013-07-16drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusionAlexey Brodkin
2013-07-16Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS boardHaijun.Zhang
2013-07-16powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPLPrabhakar Kushwaha
2013-07-16mpc85xx: Add gdsys ControlCenter Digital boardDirk Eibach
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach
2013-07-16Add Atmel I2C tpmDirk Eibach
2013-07-16i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0Reinhard Pfau
2013-07-16tpm: add AUTH1 cmds for LoadKey2 and GetPubKeyReinhard Pfau
2013-07-16arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panelŁukasz Majewski
2013-07-16arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.Łukasz Majewski
2013-07-15PPC MPC83xx: Fix MPC8323ERDB build warningWolfgang Denk
2013-07-15Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy
2013-07-15common: remove unaligned access error in bootmenu_getoption()Lan Yixun (dlan)
2013-07-15cramfs: fix bug for wrong filename comparisonHolger Brunck
2013-07-15patman: README documentation nits (unit test)Gerhard Sittig
2013-07-15scsi: Correct types of scsi_read/write()Simon Glass
2013-07-15Revert "MIPS: Jz4740: Add qi_lb60 board support"Tom Rini
2013-07-12Prepare v2013.07-rc3v2013.07-rc3Tom Rini
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-07-12bootm: Handle errors consistentlySimon Glass
2013-07-12mtd: mxc_nand: Fix crash after MTD resyncMarek Vasut
2013-07-12common/image.c: Fix regression with ramdisk load/entry points in FITStefano Babic
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-07-12bootm: Correct the arguments for the ELF image loaderSimon Glass
2013-07-12bootm: Use selected configuration for ramdisk and fdtSimon Glass
2013-07-12blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass
2013-07-12bootm: Remove extra OK messageSimon Glass
2013-07-12cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2Tom Rini
2013-07-12Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-07-12mx53ard: Change default environment to cope with OE changesOtavio Salvador
2013-07-12mx51evk: Change default environment to cope with OE changesOtavio Salvador
2013-07-12wandboard: Change default environment to cope with OE changesOtavio Salvador
2013-07-12mx6slevk: Change default environment to cope with OE changesOtavio Salvador
2013-07-12mx6qsabrelite: Change default environment to cope with OE changesOtavio Salvador
2013-07-12mx53loco: Change default environment to cope with OE changesOtavio Salvador
2013-07-12net: fec: Avoid MX28 bus sync issueMarek Vasut
2013-07-12net: fec: Remove bogus flush_dcache_range() callMarek Vasut