aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-26omap3_beagle: remove JFFS2 support.Nishanth Menon1-8/+0
2013-07-26ARM: DRA7xx: Enable CPSW Ethernet supportMugunthan V N1-0/+19
2013-07-26ARM: DRA7xx: Add CPSW and MDIO pinmux supportMugunthan V N1-0/+14
2013-07-26ARM: DRA7xx: Add CPSW support to DRA7xx EVMMugunthan V N5-5/+185
2013-07-26ARM: DRA7xx: Enable GMAC clock controlMugunthan V N3-1/+12
2013-07-26ARM: DRA7xx: Lock DPLL_GMACLokesh Vutla4-0/+32
2013-07-26drivers: net: cpsw: Enable statistics for all portMugunthan V N1-0/+1
2013-07-26drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N4-3/+4
2013-07-26am335x_evm: Add basic READMETom Rini1-0/+113
2013-07-26am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZETom Rini1-1/+1
2013-07-26am335x_evm: Update eMMC falcon mode locationsTom Rini1-3/+3
2013-07-26am335x_evm: Correct DFU ALT settings for falcon modeTom Rini1-3/+8
2013-07-26README.falcon: Note how we determine if we can boot the OS or notTom Rini1-0/+2
2013-07-26omap3/sys_info: fix printout of OMAP36XX L3 freqencyAndreas Bießmann1-3/+3
2013-07-26spl_mmc.c: Detect missing kernel image in RAW MMCTom Rini1-0/+4
2013-07-26da850evm: Use clrbits function with correct endianessChristian Riesch1-11/+3
2013-07-26arm: omap3: spl: Fix problem with 8bit NAND devicesStefan Roese1-0/+12
2013-07-25Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD5825-94824/+11753
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini25-43/+384
2013-07-25qemu-malta: Update for SPDX license identifiersTom Rini7-44/+7
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini18-50/+1108
2013-07-25drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiersTom Rini3-17/+3
2013-07-25socfpga: Move board/socfpga_cyclone5 to board/socfpgaDinh Nguyen3-1/+1
2013-07-25nds32: Enable FPU if the version of CPU supportedken kuo2-0/+52
2013-07-25nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiersTom Rini2-6/+2
2013-07-25nds32: Convert Makefiles to use COBJS-y styleken kuo7-21/+24
2013-07-25highbank: enable keyed autoboot stopRob Herring1-0/+2
2013-07-25ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_RRob Herring1-0/+2
2013-07-25ARM: highbank: setup peripherals based on power domain statusRob Herring2-2/+30
2013-07-25ARM: highbank: enable reset on command timeoutRob Herring1-0/+3
2013-07-25ARM: highbank: avoid bss write in timer_initRob Herring1-2/+0
2013-07-25ARM: highbank: set timer prescaler to 256Rob Herring2-2/+6
2013-07-25ARM: highbank: fix get_tbclk value to timer rateRob Herring1-1/+1
2013-07-25ARM: highbank: update config optionsRob Herring1-2/+12
2013-07-25net: calxedaxgmac: enable rx cut-thruRob Herring1-1/+1
2013-07-25ARM: move interrupt_init to before relocationRob Herring1-2/+1
2013-07-24MIPS: mips32/cache.S: use v1 register for indirect function callsGabor Juhos1-4/+4
2013-07-24MIPS: mips32/cache.S: store cache line size in t8 registerGabor Juhos1-3/+3
2013-07-24MIPS: mips32/cache.S: save return address in t9 registerGabor Juhos1-1/+1
2013-07-24MIPS: xburst/start.S: rework relocation info checkGabor Juhos1-3/+3
2013-07-24MIPS: xburst/start.S: use t8 register for dynamic relocationGabor Juhos1-9/+9
2013-07-24MIPS: xburst/start.S: save gd in s0 registerGabor Juhos1-1/+2
2013-07-24MIPS: xburst/start.S: save relocation offset in s1 registerGabor Juhos1-6/+6
2013-07-24MIPS: xburst/start.S: save relocation address in s2 registerGabor Juhos1-3/+5
2013-07-24MIPS: mips32/start.S: rework relocation info checkGabor Juhos1-3/+3
2013-07-24MIPS: mips32/start.S: use t8 register for dynamic relocationGabor Juhos1-9/+9
2013-07-24MIPS: mips32/cache.S: remove superfluous register assignmentGabor Juhos1-2/+1
2013-07-24MIPS: remove obsolete TODO itemsGabor Juhos1-4/+0
2013-07-24MIPS: mips64/interrupt.c: remove superfluous includeGabor Juhos1-1/+0
2013-07-24MIPS: mips32/time.c: fix checkpatch errors/warningsGabor Juhos1-2/+3