summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-10-27omap3: Add DMA register accessorsSimon Schwarz
2011-10-27omap3: Add Base register for DMASimon Schwarz
2011-10-27arm, davinci: add missing LSPC define for MMC/SD1Heiko Schocher
2011-10-27DaVinci: correct MDSTAT.STATE maskSergei Shtylyov
2011-10-27omap4: splitting padconfs into common, 4430 and 4460Ricardo Salveti de Araujo
2011-10-27omap4: adding revision detection for 4460 ES1.1Ricardo Salveti de Araujo
2011-10-27omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROLRicardo Salveti de Araujo
2011-10-27ARM: orion5x: reduce dependence of including platform fileLei Wen
2011-10-27ARM: kirkwood: reduce dependence of including platform fileLei Wen
2011-10-27ARM: armada100: reduce dependence of including platform fileLei Wen
2011-10-27ARM: pantheon: reduce dependence of including platform fileLei Wen
2011-10-27Armada100: Add SPI support for Marvell gplugDAjay Bhargav
2011-10-27SPI: Add SPI driver support for Marvell Armada100Ajay Bhargav
2011-10-27dreamplug: initial board support.Jason Cooper
2011-10-27imx: fix coding styleFabio Estevam
2011-10-27mx31: provide readable WEIM CS accessorHelmut Raiger
2011-10-27ARM: Update mach-typesMarek Vasut
2011-10-27arm, logbuffer: make it compilecleanHeiko Schocher
2011-10-27tegra2: Add more pinmux functionsSimon Glass
2011-10-27tegra2: Rename PIN_ to PINGRP_Simon Glass
2011-10-27tegra2: Add more clock functionsSimon Glass
2011-10-27tegra2: Rename CLOCK_PLL_ID to CLOCK_IDSimon Glass
2011-10-26fdt: ARM: Add fdtcontroladdr to set device tree address in environmentSimon Glass
2011-10-26fdt: ARM: Implement and verify embedded and separate device treeSimon Glass
2011-10-26fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass
2011-10-24arm: Correct build error introduced by getenv_ulong() patchSimon Glass
2011-10-24powerpc: Correct build warning introduced by getenv_ulong() patchSimon Glass
2011-10-24microblaze: Fix strict-aliasing rules for in_be32Michal Simek
2011-10-23powerpc/lib/board.c: Call run_post(POST_ROM) before relocatingBernhard Kaindl
2011-10-23x86: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23sparc: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23powerpc: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23mips: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23microblaze: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23m68k: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23blackfin: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23avr32: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23arm: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-22build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin