summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-30am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERETom Rini
2013-07-30board/ti/am335x/README: Document NAND programmingTom Rini
2013-07-26omap3_beagle: support booting from zImage and device tree as last optionNishanth Menon
2013-07-26omap3_beagle: support findfdt and loadfdt for devicetree supportNishanth Menon
2013-07-26omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdiskNishanth Menon
2013-07-26beagleboard: remove RevB support for BeagleBoard XmNishanth Menon
2013-07-26omap3_beagle: replace uImage.beagle with generic uImageNishanth Menon
2013-07-26omap3_beagle: remove JFFS2 support.Nishanth Menon
2013-07-26ARM: DRA7xx: Enable CPSW Ethernet supportMugunthan V N
2013-07-26ARM: DRA7xx: Add CPSW and MDIO pinmux supportMugunthan V N
2013-07-26ARM: DRA7xx: Add CPSW support to DRA7xx EVMMugunthan V N
2013-07-26ARM: DRA7xx: Enable GMAC clock controlMugunthan V N
2013-07-26ARM: DRA7xx: Lock DPLL_GMACLokesh Vutla
2013-07-26drivers: net: cpsw: Enable statistics for all portMugunthan V N
2013-07-26drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N
2013-07-26am335x_evm: Add basic READMETom Rini
2013-07-26am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZETom Rini
2013-07-26am335x_evm: Update eMMC falcon mode locationsTom Rini
2013-07-26am335x_evm: Correct DFU ALT settings for falcon modeTom Rini
2013-07-26README.falcon: Note how we determine if we can boot the OS or notTom Rini
2013-07-26omap3/sys_info: fix printout of OMAP36XX L3 freqencyAndreas Bießmann
2013-07-26spl_mmc.c: Detect missing kernel image in RAW MMCTom Rini
2013-07-26da850evm: Use clrbits function with correct endianessChristian Riesch
2013-07-26arm: omap3: spl: Fix problem with 8bit NAND devicesStefan Roese
2013-07-25Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini
2013-07-25qemu-malta: Update for SPDX license identifiersTom Rini
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2013-07-25drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiersTom Rini
2013-07-25socfpga: Move board/socfpga_cyclone5 to board/socfpgaDinh Nguyen
2013-07-25nds32: Enable FPU if the version of CPU supportedken kuo
2013-07-25nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiersTom Rini
2013-07-25nds32: Convert Makefiles to use COBJS-y styleken kuo
2013-07-25highbank: enable keyed autoboot stopRob Herring
2013-07-25ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_RRob Herring
2013-07-25ARM: highbank: setup peripherals based on power domain statusRob Herring
2013-07-25ARM: highbank: enable reset on command timeoutRob Herring
2013-07-25ARM: highbank: avoid bss write in timer_initRob Herring
2013-07-25ARM: highbank: set timer prescaler to 256Rob Herring
2013-07-25ARM: highbank: fix get_tbclk value to timer rateRob Herring
2013-07-25ARM: highbank: update config optionsRob Herring
2013-07-25net: calxedaxgmac: enable rx cut-thruRob Herring
2013-07-25ARM: move interrupt_init to before relocationRob Herring
2013-07-24MIPS: mips32/cache.S: use v1 register for indirect function callsGabor Juhos
2013-07-24MIPS: mips32/cache.S: store cache line size in t8 registerGabor Juhos
2013-07-24MIPS: mips32/cache.S: save return address in t9 registerGabor Juhos
2013-07-24MIPS: xburst/start.S: rework relocation info checkGabor Juhos
2013-07-24MIPS: xburst/start.S: use t8 register for dynamic relocationGabor Juhos
2013-07-24MIPS: xburst/start.S: save gd in s0 registerGabor Juhos
2013-07-24MIPS: xburst/start.S: save relocation offset in s1 registerGabor Juhos