summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
| * davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUMManjunath Hadli2011-10-27-8/+2
| * omap: Don't use gpio_free to change direction to inputJoe Hershberger2011-10-27-7/+0
| * omap: spl: fix build break due to changes in FATAneesh V2011-10-27-0/+4
| * OMAP3 SPL: Provide weak omap_rev_stringTom Rini2011-10-27-8/+9
| * omap3: Add interface for omap3 DMASimon Schwarz2011-10-27-0/+77
| * omap3: Add DMA register accessorsSimon Schwarz2011-10-27-0/+45
| * omap3: Add Base register for DMASimon Schwarz2011-10-27-0/+3
| * arm, davinci: add missing LSPC define for MMC/SD1Heiko Schocher2011-10-27-0/+1
| * DaVinci: correct MDSTAT.STATE maskSergei Shtylyov2011-10-27-5/+9
| * omap4: splitting padconfs into common, 4430 and 4460Ricardo Salveti de Araujo2011-10-27-2/+11
| * omap4: adding revision detection for 4460 ES1.1Ricardo Salveti de Araujo2011-10-27-1/+17
| * omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROLRicardo Salveti de Araujo2011-10-27-8/+8
| * ARM: orion5x: reduce dependence of including platform fileLei Wen2011-10-27-9/+4
| * ARM: kirkwood: reduce dependence of including platform fileLei Wen2011-10-27-6/+8
| * ARM: armada100: reduce dependence of including platform fileLei Wen2011-10-27-132/+129
| * ARM: pantheon: reduce dependence of including platform fileLei Wen2011-10-27-8/+5
| * Armada100: Add SPI support for Marvell gplugDAjay Bhargav2011-10-27-0/+25
| * SPI: Add SPI driver support for Marvell Armada100Ajay Bhargav2011-10-27-0/+95
| * dreamplug: initial board support.Jason Cooper2011-10-27-0/+0
| * imx: fix coding styleFabio Estevam2011-10-27-90/+97
| * mx31: provide readable WEIM CS accessorHelmut Raiger2011-10-27-3/+78
| * ARM: Update mach-typesMarek Vasut2011-10-27-30689/+1985
| * arm, logbuffer: make it compilecleanHeiko Schocher2011-10-27-1/+0
| * tegra2: Add more pinmux functionsSimon Glass2011-10-27-18/+696
| * tegra2: Rename PIN_ to PINGRP_Simon Glass2011-10-27-139/+139
| * tegra2: Add more clock functionsSimon Glass2011-10-27-73/+943
| * tegra2: Rename CLOCK_PLL_ID to CLOCK_IDSimon Glass2011-10-27-26/+25
* | GCC4.6: Squash warnings in omap4 clocks.cMarek Vasut2011-10-27-2/+2
* | GCC4.6: Squash warning in tegra2 board.cMarek Vasut2011-10-27-1/+1
* | cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger2011-10-27-1/+1
|/
* fdt: ARM: Add fdtcontroladdr to set device tree address in environmentSimon Glass2011-10-26-0/+3
* fdt: ARM: Implement and verify embedded and separate device treeSimon Glass2011-10-26-0/+12
* fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass2011-10-26-0/+1
* arm: Correct build error introduced by getenv_ulong() patchSimon Glass2011-10-24-4/+8
* arm: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-23-25/+11
* arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-23-0/+11
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-22-3/+3
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-22-1/+0
* Move timestamp and version files into 'generated' subdirSimon Glass2011-10-17-6/+3
* mx31: make HSP clock for mx3fb driver availableHelmut Raiger2011-10-17-13/+42
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-09-2/+1
* arch/arm/lib/board.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-09-3/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* net: drop !NET_MULTI codeMike Frysinger2011-10-05-2/+0
* image: push default arch values to arch headersMike Frysinger2011-10-05-0/+3
* POST: add post_log_res field for post results in global dataValentin Longchamp2011-10-05-0/+1
* POST/arm: adaptations needed for POST on ARM to workValentin Longchamp2011-10-05-0/+6
* console: Implement pre-console bufferGraeme Russ2011-10-05-0/+3
* zmx25: Fix build warning due to 'get_reset_cause' defined but not usedFabio Estevam2011-09-30-23/+23