aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-06OMAP3: Remove get_mem_type prototypeTom Rini
2011-12-06OMAP3: Change mem_ok to clear again after reading backTom Rini
2011-12-06OMAP3: Add a helper function to set timings in SDRCTom Rini
2011-12-06OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()Tom Rini
2011-12-06omap3: mem: Comment enable_gpmc_cs_config moreTom Rini
2011-12-06ARM: davici_emac: Fix condition for number of phy detectsPrabhakar Lad
2011-12-06arm: printf() is not available in some SPL configurationsChristian Riesch
2011-12-06arm, davinci: add support for am1808 based enbw_cmc boardHeiko Schocher
2011-12-06arm, davinci: move misc function in arch treeHeiko Schocher
2011-12-06arm, board/davinci/common/misc.c: Codingstyle cleanupHeiko Schocher
2011-12-06arm, davinci, da850: add uart1 tx rx pinmux configHeiko Schocher
2011-12-06arm, davinci: move davinci_rtc struct to hardware.hHeiko Schocher
2011-12-06arm, davinci: Remove duplication of pinmux configuration codeChristian Riesch
2011-12-06arm, hawkboard: Use the pinmux configurations defined in the arch treeChristian Riesch
2011-12-06arm, da850evm: Use the pinmux configurations defined in the arch treeChristian Riesch
2011-12-06arm, da850: Add pinmux configurations to the arch treeChristian Riesch
2011-12-06arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxesChristian Riesch
2011-12-06arm, hawkboard: Remove obsolete struct pinmux_config i2c_pinsChristian Riesch
2011-12-06arm, davinci: Move pinmux functions from board to arch treeChristian Riesch
2011-12-06arm, arm926ejs: always do cpu critical initsHeiko Schocher
2011-12-06omap_gpmc: use SOFTECC in SPL if it's enabledIlya Yanok
2011-12-06nand_spl_simple: add support for software ECCIlya Yanok
2011-12-06AM3517: move AM3517 specific mux defines to generic headerIlya Yanok
2011-12-06AM35xx: add EMAC supportIlya Yanok
2011-12-06davinci_emac: hardcode 100Mbps for AM35xx and RMIIIlya Yanok
2011-12-06davinci_emac: fix for running with dcache enabledIlya Yanok
2011-12-06arm926ejs: add noop implementation for dcache opsIlya Yanok
2011-12-06davinci_emac: conditionally compile specific PHY supportIlya Yanok
2011-12-06davinci_emac: use internal addresses in buffer descriptorsIlya Yanok
2011-12-06davinci_emac: move arch-independent defines to separate headerIlya Yanok
2011-12-06BeagleBoard: config: Really switch to ttyO2Koen Kooi
2011-12-06ARM: davinci_dm6467Tevm: Fix build breakageAnatolij Gustschin
2011-12-06ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber
2011-12-06ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber
2011-12-06ARM: OMAP3: Remove unused define CONFIG_OMAP3430Thomas Weber
2011-12-06omap4: fix IO settingAneesh V
2011-12-06omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addressesAneesh V
2011-12-06omap4460: add ES1.1 identificationAneesh V
2011-12-06omap4: emif: fix error in driverAneesh V
2011-12-06omap: remove I2C from SPLAneesh V
2011-12-06omap4460: fix TPS initializationAneesh V
2011-12-06omap: fix cache line size for omap3/omap4 boardsAneesh V
2011-12-06omap4: ttyO2 instead of ttyS2 in default bootargsAneesh V
2011-12-06omap: Improve PLL parameter calculation toolAneesh V
2011-12-06start.S: remove omap3 specific code from start.SAneesh V
2011-12-06armv7: setup vectorAneesh V
2011-12-06armv7: include armv7/cpu.c in SPL buildAneesh V
2011-12-06armv7: disable L2 cache in cleanup_before_linux()Aneesh V
2011-12-06arm, arm926ejs: Fix clear bss loop for zero length bssChristian Riesch
2011-12-06PXA: Move colibri_pxa270 to board/toradex/Marek Vasut