aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-16SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII modeZhao Qiang8-0/+140
2013-10-16Corenet/p5040/SGMII:fix the problem for SGMII5/6Zhao Qiang1-4/+18
2013-10-16powerpc/mpc85xx:Avoid fix clk groups for Cluster & HW acceleratorPrabhakar Kushwaha3-60/+89
2013-10-16powerpc/mpc85xx:Update processor defines for T1040Prabhakar Kushwaha1-8/+11
2013-10-16powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2Prabhakar Kushwaha3-5/+5
2013-10-16powerpc/c29xpcie: modify DDR parameter to make DDR more stablePo Liu1-1/+1
2013-10-16powerpc:c29xpcie: make ifc timing parameter flexiblePo Liu1-3/+5
2013-10-16powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.hPo Liu6-10/+2
2013-10-16Prepare v2013.10v2013.10Tom Rini1-1/+1
2013-10-16microblaze: Fix watchdog initializationMichal Simek3-8/+5
2013-10-16common: fsl: Fix broken SPDX-License-Identifier changeMichal Simek1-4/+4
2013-10-15mtd: fix warnings due to 64-bit partition supportScott Wood2-4/+5
2013-10-16spi: mxc_spi: Fix double incrementing read pointer for unaligned buffersTimo Herbrecher1-1/+1
2013-10-16sf: probe: Add missing Atmel at25df321 flashBo Shen1-0/+1
2013-10-16spi: Add GPL-2.0+ SPDX-License-Identifier for missing filesJagannadha Sutradharudu Teki5-5/+5
2013-10-16sf: Add GPL-2.0+ SPDX-License-Identifier for missing onesJagannadha Sutradharudu Teki5-5/+6
2013-10-16sf: Minor cleanups.Jagannadha Sutradharudu Teki4-13/+14
2013-10-16sf_ops: Unify bank_sel calculation codeJagannadha Sutradharudu Teki1-16/+20
2013-10-15buildman: Use env to pick the python from $PATHJagannadha Sutradharudu Teki1-1/+1
2013-10-14Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini1-1/+2
2013-10-14cmd_sandbox.c: Update for do_(load|save) not taking a number baseTom Rini1-2/+2
2013-10-14Prevent null pointer dereference originating in cmd_pxe.cSteven Falco1-42/+42
2013-10-14Coding Style cleanup: drop some excessive empty linesWolfgang Denk12-46/+0
2013-10-14Coding Style cleanup: remove trailing empty linesWolfgang Denk18-18/+0
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk116-506/+506
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk605-640/+640
2013-10-14ARM: omap4-panda: Add MAC address creation for pandaDan Murphy2-0/+20
2013-10-14pmic: max77686: fix the wrong offsetJaehoon Chung1-1/+1
2013-10-14env_mmc: fix buffer allocation for armv7Markus Niebel1-5/+4
2013-10-14env: dataflash: fix env_init issueBo Shen1-32/+18
2013-10-14ARM: omap4: Update sdram setting for panda rev A6Dan Murphy1-0/+4
2013-10-14am335x_evm.h: Make 'am335x_boneblack' use redundant environmentTom Rini1-0/+3
2013-10-14.gitignore: add auto-generated /include/[s|t]pl-autoconf.mkDaniel Schwierzeck1-0/+2
2013-10-14SPDX: document dual license notationWolfgang Denk1-0/+12
2013-10-14Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini15-0/+1449
2013-10-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini9-63/+129
2013-10-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD15-0/+1449
2013-10-10buildman: don't fail --list-toolchains when toolchains failStephen Warren1-1/+2
2013-10-10usb: Prevent using reserved registers on DM36x usbAndrew Murray1-5/+14
2013-10-09omap5_common: Re-work mmc boot to try SD and eMMC, correct root deviceTom Rini1-21/+24
2013-10-09cmd_ubi: add write.part command, to write a volume in multiple partsPaul Burton2-15/+51
2013-10-09cmd_ubi: use int64_t volume size for 'ubi create'Paul Burton1-8/+8
2013-10-09cmd_mtdparts: use 64 bits for flash size, partition size & offsetPaul Burton2-28/+32
2013-10-09mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton5-12/+38
2013-10-09km/scripts: fix ramfsAndreas Huber1-1/+1
2013-10-09powerpc/km: drop unused CONFIG_SYS_DTT_LOW_TEMPHolger Brunck2-2/+0
2013-10-09km/common: switch on CMD_GREPENVHolger Brunck1-0/+1
2013-10-09powerpc/83xx: remove staticness for qe_iop_conf_tabHolger Brunck1-1/+1
2013-10-09Merge branch 'next' of git://git.denx.de/u-boot-mpc83xxTom Rini3-6/+11
2013-10-08da850evm.h: Always set CONFIG_CMD_SF, move to by CONFIG_SPI_FLASHTom Rini1-1/+1