Age | Commit message (Expand) | Author |
2011-12-06 | arm, board/davinci/common/misc.c: Codingstyle cleanup | Heiko Schocher |
2011-12-06 | arm, davinci, da850: add uart1 tx rx pinmux config | Heiko Schocher |
2011-12-06 | arm, davinci: move davinci_rtc struct to hardware.h | Heiko Schocher |
2011-12-06 | arm, davinci: Remove duplication of pinmux configuration code | Christian Riesch |
2011-12-06 | arm, hawkboard: Use the pinmux configurations defined in the arch tree | Christian Riesch |
2011-12-06 | arm, da850evm: Use the pinmux configurations defined in the arch tree | Christian Riesch |
2011-12-06 | arm, da850: Add pinmux configurations to the arch tree | Christian Riesch |
2011-12-06 | arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxes | Christian Riesch |
2011-12-06 | arm, hawkboard: Remove obsolete struct pinmux_config i2c_pins | Christian Riesch |
2011-12-06 | arm, davinci: Move pinmux functions from board to arch tree | Christian Riesch |
2011-12-06 | arm, arm926ejs: always do cpu critical inits | Heiko Schocher |
2011-12-06 | omap_gpmc: use SOFTECC in SPL if it's enabled | Ilya Yanok |
2011-12-06 | nand_spl_simple: add support for software ECC | Ilya Yanok |
2011-12-06 | AM3517: move AM3517 specific mux defines to generic header | Ilya Yanok |
2011-12-06 | AM35xx: add EMAC support | Ilya Yanok |
2011-12-06 | davinci_emac: hardcode 100Mbps for AM35xx and RMII | Ilya Yanok |
2011-12-06 | davinci_emac: fix for running with dcache enabled | Ilya Yanok |
2011-12-06 | arm926ejs: add noop implementation for dcache ops | Ilya Yanok |
2011-12-06 | davinci_emac: conditionally compile specific PHY support | Ilya Yanok |
2011-12-06 | davinci_emac: use internal addresses in buffer descriptors | Ilya Yanok |
2011-12-06 | davinci_emac: move arch-independent defines to separate header | Ilya Yanok |
2011-12-06 | BeagleBoard: config: Really switch to ttyO2 | Koen Kooi |
2011-12-06 | ARM: davinci_dm6467Tevm: Fix build breakage | Anatolij Gustschin |
2011-12-06 | ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused | Thomas Weber |
2011-12-06 | ARM: OMAP3: Remove unused define SDRC_R_C_B | Thomas Weber |
2011-12-06 | ARM: OMAP3: Remove unused define CONFIG_OMAP3430 | Thomas Weber |
2011-12-06 | omap4: fix IO setting | Aneesh V |
2011-12-06 | omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addresses | Aneesh V |
2011-12-06 | omap4460: add ES1.1 identification | Aneesh V |
2011-12-06 | omap4: emif: fix error in driver | Aneesh V |
2011-12-06 | omap: remove I2C from SPL | Aneesh V |
2011-12-06 | omap4460: fix TPS initialization | Aneesh V |
2011-12-06 | omap: fix cache line size for omap3/omap4 boards | Aneesh V |
2011-12-06 | omap4: ttyO2 instead of ttyS2 in default bootargs | Aneesh V |
2011-12-06 | omap: Improve PLL parameter calculation tool | Aneesh V |
2011-12-06 | start.S: remove omap3 specific code from start.S | Aneesh V |
2011-12-06 | armv7: setup vector | Aneesh V |
2011-12-06 | armv7: include armv7/cpu.c in SPL build | Aneesh V |
2011-12-06 | armv7: disable L2 cache in cleanup_before_linux() | Aneesh V |
2011-12-06 | arm, arm926ejs: Fix clear bss loop for zero length bss | Christian Riesch |
2011-12-06 | PXA: Move colibri_pxa270 to board/toradex/ | Marek Vasut |
2011-12-06 | PXA: Flip colibri_pxa27x to pxa-common.h | Marek Vasut |
2011-12-06 | PXA: Introduce common configuration header for PXA | Marek Vasut |
2011-12-06 | PXA: Rename pxa_dram_init to pxa2xx_dram_init | Marek Vasut |
2011-12-06 | PXA: Squash extern pxa_dram_init() | Marek Vasut |
2011-12-06 | PXA: Export cpu_is_ and pxa_dram_init functions | Marek Vasut |
2011-12-06 | PXA: Cleanup Colibri PXA270 | Marek Vasut |
2011-12-06 | PXA: Replace timer driver | Marek Vasut |
2011-12-06 | PXA: Add cpuinfo display for PXA2xx | Marek Vasut |
2011-12-06 | PXA: Separate PXA2xx CPU init | Marek Vasut |