summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ARM: davici_emac: Fix condition for number of phy detectsPrabhakar Lad2011-12-06-1/+1
* arm: printf() is not available in some SPL configurationsChristian Riesch2011-12-06-0/+2
* arm, davinci: add support for am1808 based enbw_cmc boardHeiko Schocher2011-12-06-0/+1105
* arm, davinci: move misc function in arch treeHeiko Schocher2011-12-06-68/+5
* arm, board/davinci/common/misc.c: Codingstyle cleanupHeiko Schocher2011-12-06-9/+10
* arm, davinci, da850: add uart1 tx rx pinmux configHeiko Schocher2011-12-06-0/+6
* arm, davinci: move davinci_rtc struct to hardware.hHeiko Schocher2011-12-06-26/+39
* arm, davinci: Remove duplication of pinmux configuration codeChristian Riesch2011-12-06-28/+8
* arm, hawkboard: Use the pinmux configurations defined in the arch treeChristian Riesch2011-12-06-43/+14
* arm, da850evm: Use the pinmux configurations defined in the arch treeChristian Riesch2011-12-06-128/+27
* arm, da850: Add pinmux configurations to the arch treeChristian Riesch2011-12-06-0/+217
* arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxesChristian Riesch2011-12-06-3/+3
* arm, hawkboard: Remove obsolete struct pinmux_config i2c_pinsChristian Riesch2011-12-06-6/+0
* arm, davinci: Move pinmux functions from board to arch treeChristian Riesch2011-12-06-13/+7
* arm, arm926ejs: always do cpu critical initsHeiko Schocher2011-12-06-4/+2
* omap_gpmc: use SOFTECC in SPL if it's enabledIlya Yanok2011-12-06-1/+3
* nand_spl_simple: add support for software ECCIlya Yanok2011-12-06-2/+11
* AM3517: move AM3517 specific mux defines to generic headerIlya Yanok2011-12-06-79/+41
* AM35xx: add EMAC supportIlya Yanok2011-12-06-0/+104
* davinci_emac: hardcode 100Mbps for AM35xx and RMIIIlya Yanok2011-12-06-1/+2
* davinci_emac: fix for running with dcache enabledIlya Yanok2011-12-06-4/+42
* arm926ejs: add noop implementation for dcache opsIlya Yanok2011-12-06-1/+76
* davinci_emac: conditionally compile specific PHY supportIlya Yanok2011-12-06-0/+8
* davinci_emac: use internal addresses in buffer descriptorsIlya Yanok2011-12-06-9/+30
* davinci_emac: move arch-independent defines to separate headerIlya Yanok2011-12-06-289/+319
* BeagleBoard: config: Really switch to ttyO2Koen Kooi2011-12-06-1/+1
* ARM: davinci_dm6467Tevm: Fix build breakageAnatolij Gustschin2011-12-06-0/+1
* ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber2011-12-06-53/+0
* ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber2011-12-06-45/+0
* ARM: OMAP3: Remove unused define CONFIG_OMAP3430Thomas Weber2011-12-06-13/+0
* omap4: fix IO settingAneesh V2011-12-06-1/+6
* omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addressesAneesh V2011-12-06-15/+21
* omap4460: add ES1.1 identificationAneesh V2011-12-06-1/+12
* omap4: emif: fix error in driverAneesh V2011-12-06-2/+2
* omap: remove I2C from SPLAneesh V2011-12-06-1/+0
* omap4460: fix TPS initializationAneesh V2011-12-06-10/+13
* omap: fix cache line size for omap3/omap4 boardsAneesh V2011-12-06-0/+17
* omap4: ttyO2 instead of ttyS2 in default bootargsAneesh V2011-12-06-1/+1
* omap: Improve PLL parameter calculation toolAneesh V2011-12-06-91/+96
* start.S: remove omap3 specific code from start.SAneesh V2011-12-06-23/+9
* armv7: setup vectorAneesh V2011-12-06-0/+17
* armv7: include armv7/cpu.c in SPL buildAneesh V2011-12-06-2/+2
* armv7: disable L2 cache in cleanup_before_linux()Aneesh V2011-12-06-0/+1
* arm, arm926ejs: Fix clear bss loop for zero length bssChristian Riesch2011-12-06-3/+5
* PXA: Move colibri_pxa270 to board/toradex/Marek Vasut2011-12-06-1/+1
* PXA: Flip colibri_pxa27x to pxa-common.hMarek Vasut2011-12-06-35/+1
* PXA: Introduce common configuration header for PXAMarek Vasut2011-12-06-0/+60
* PXA: Rename pxa_dram_init to pxa2xx_dram_initMarek Vasut2011-12-06-14/+14
* PXA: Squash extern pxa_dram_init()Marek Vasut2011-12-06-12/+11
* PXA: Export cpu_is_ and pxa_dram_init functionsMarek Vasut2011-12-06-0/+29