aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-30net, phy, cpsw: fix gigabit register accessHeiko Schocher3-9/+13
2013-07-30board/ti/am335x/README: Document NOR programmingTom Rini1-0/+23
2013-07-30am335x_evm: Add support to boot from NOR.Steve Kipisz8-11/+182
2013-07-30am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz6-0/+108
2013-07-30am33xx: Correct gpmc_cfg->irqstatus/enableTom Rini1-2/+2
2013-07-30am335x_evm: Rework board_is_foo() checksTom Rini3-58/+63
2013-07-30am335x_evm: Update SPI_BOOT support, add MTDPARTS infoTom Rini1-21/+26
2013-07-30am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERETom Rini1-4/+0
2013-07-30board/ti/am335x/README: Document NAND programmingTom Rini1-0/+24
2013-07-26omap3_beagle: support booting from zImage and device tree as last optionNishanth Menon1-0/+8
2013-07-26omap3_beagle: support findfdt and loadfdt for devicetree supportNishanth Menon1-0/+15
2013-07-26omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdiskNishanth Menon1-4/+7
2013-07-26beagleboard: remove RevB support for BeagleBoard XmNishanth Menon2-23/+8
2013-07-26omap3_beagle: replace uImage.beagle with generic uImageNishanth Menon1-1/+1
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