summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-07MC13892: Add REGMODE0 bits definitionsMarek Vasut1-0/+16
2011-12-07mx51evk: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam1-0/+3
2011-12-07mx53smd: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam1-0/+1
2011-12-07mx53evk: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam1-0/+3
2011-12-07mx53ard: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam1-0/+3
2011-12-07mx53loco: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam1-0/+3
2011-12-07OMAP3: Add SPL_BOARD_INIT hookTom Rini4-0/+14
2011-12-07AM3517 CraneBoard: Add SPL supportTom Rini3-32/+56
2011-12-07AM3517: Add SPL supportTom Rini3-33/+56
2011-12-07OMAP3: Add SPL support to omap3_evmTom Rini7-38/+159
2011-12-07OMAP3: Add SPL support to BeagleboardTom Rini4-39/+153
2011-12-07OMAP3 SPL: Add identify_nand_chip functionTom Rini3-0/+91
2011-12-07OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini5-44/+38
2011-12-07OMAP3: Suffix all Micron memory timing parts with their speedTom Rini1-10/+11
2011-12-07OMAP3: Add optimal SDRC autorefresh control valuesTom Rini1-5/+11
2011-12-07omap3: mem: Add MCFG helper macroTom Rini1-16/+30
2011-12-07OMAP3: Remove get_mem_type prototypeTom Rini1-1/+0
2011-12-07OMAP3: Change mem_ok to clear again after reading backTom Rini1-0/+1
2011-12-07OMAP3: Add a helper function to set timings in SDRCTom Rini1-55/+61
2011-12-07OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()Tom Rini1-12/+11
2011-12-07omap3: mem: Comment enable_gpmc_cs_config moreTom Rini2-3/+13
2011-12-07ARM: davici_emac: Fix condition for number of phy detectsPrabhakar Lad1-1/+1
2011-12-07arm: printf() is not available in some SPL configurationsChristian Riesch1-0/+2
2011-12-07arm, davinci: add support for am1808 based enbw_cmc boardHeiko Schocher5-0/+1105
2011-12-07arm, davinci: move misc function in arch treeHeiko Schocher5-68/+5
2011-12-07arm, board/davinci/common/misc.c: Codingstyle cleanupHeiko Schocher1-9/+10
2011-12-07arm, davinci, da850: add uart1 tx rx pinmux configHeiko Schocher2-0/+6
2011-12-07arm, davinci: move davinci_rtc struct to hardware.hHeiko Schocher2-26/+39
2011-12-07arm, davinci: Remove duplication of pinmux configuration codeChristian Riesch1-28/+8
2011-12-07arm, hawkboard: Use the pinmux configurations defined in the arch treeChristian Riesch3-43/+14
2011-12-07arm, da850evm: Use the pinmux configurations defined in the arch treeChristian Riesch3-128/+27
2011-12-07arm, da850: Add pinmux configurations to the arch treeChristian Riesch3-0/+217
2011-12-07arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxesChristian Riesch1-3/+3
2011-12-07arm, hawkboard: Remove obsolete struct pinmux_config i2c_pinsChristian Riesch1-6/+0
2011-12-07arm, davinci: Move pinmux functions from board to arch treeChristian Riesch9-13/+7
2011-12-07arm, arm926ejs: always do cpu critical initsHeiko Schocher1-4/+2
2011-12-07omap_gpmc: use SOFTECC in SPL if it's enabledIlya Yanok1-1/+3
2011-12-07nand_spl_simple: add support for software ECCIlya Yanok2-2/+11
2011-12-07AM3517: move AM3517 specific mux defines to generic headerIlya Yanok3-79/+41
2011-12-07AM35xx: add EMAC supportIlya Yanok4-0/+104
2011-12-07davinci_emac: hardcode 100Mbps for AM35xx and RMIIIlya Yanok1-1/+2
2011-12-07davinci_emac: fix for running with dcache enabledIlya Yanok2-4/+42
2011-12-07arm926ejs: add noop implementation for dcache opsIlya Yanok2-1/+76
2011-12-07davinci_emac: conditionally compile specific PHY supportIlya Yanok1-0/+8
2011-12-07davinci_emac: use internal addresses in buffer descriptorsIlya Yanok1-9/+30
2011-12-07davinci_emac: move arch-independent defines to separate headerIlya Yanok7-289/+319
2011-12-07BeagleBoard: config: Really switch to ttyO2Koen Kooi1-1/+1
2011-12-07ARM: davinci_dm6467Tevm: Fix build breakageAnatolij Gustschin1-0/+1
2011-12-07ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber13-53/+0
2011-12-07ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber15-45/+0