aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-1/+2
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-05-251-1/+0
|\
| * ARM: S5P6442: Removing ARCH_S5P6442Kukjin Kim2011-05-121-1/+0
* | Merge branch 'devel-stable' into for-linusRussell King2011-05-231-2/+1
|\ \
| * | ARM: imx: move mx3 support to mach-imxUwe Kleine-König2011-05-191-1/+1
| * | ARM: remove support for mxc91231Uwe Kleine-König2011-05-191-1/+0
| |/
| |
| \
*-. \ Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2011-05-231-1/+0
|\ \ \ | | |/ | |/|
| | * ARM: 6888/1: remove ns9xxx portUwe Kleine-König2011-04-281-1/+0
| |/
* | ARM: plat-stmp: remove platWolfram Sang2011-05-021-1/+0
* | ARM: mach-stmp378x: remove machWolfram Sang2011-05-021-1/+0
* | ARM: mach-stmp37xx: remove machWolfram Sang2011-05-021-1/+0
|/
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-171-1/+1
|\
| * ARM: EXYNOS4: Update Kconfig and Makefile for the new ARCH_EXYNOS4Kukjin Kim2011-02-221-1/+1
* | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-161-2/+0
|\ \
| * | ARM: 6629/2: aaec2000: remove support for mach-aaec2000Jamie Iles2011-02-111-1/+0
| * | ARM: lh7a40x: remove unmaintained platform supportRussell King2011-01-241-1/+0
* | | Merge branch 'v6v7' into develRussell King2011-03-161-0/+1
|\ \ \
| * | | ARM: v6k: introduce CPU_V6K optionRussell King2011-02-021-0/+1
| |/ /
* | | Merge branch 'misc' into develRussell King2011-03-161-1/+6
|\ \ \
| * | | ARM: 6781/1: Thumb-2: Work around buggy Thumb-2 short branch relocations in gasDave Martin2011-03-101-0/+4
| * | | ARM: add 'uinstall' target for installing uboot kernelsRussell King2011-02-231-1/+2
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King2011-03-161-1/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ARM: 6597/1: Add basic architecture support for VIA/WonderMedia 85xx SoC'sAlexey Charkov2011-01-251-0/+1
| |/ |/|
| * ARM: 6740/1: Place correctly notes section in the linker scriptPawel Moll2011-02-211-1/+1
|/
* Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 ...Sascha Hauer2011-01-031-0/+1
|\
| * ARM: mxs: Add build configuration for mxsShawn Guo2010-12-201-0/+1
* | ARM: imx: move mx25 support to mach-imxUwe Kleine-König2010-11-191-1/+1
|/
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-191-1/+1
|\
| * ARM: S5P64X0: Update Kconfig and MakefileKukjin Kim2010-10-181-1/+1
* | Merge branch 'for_rmk' of git://git.linaro.org/kernel/linux-linaro-next into ...Russell King2010-10-041-3/+4
|\ \
| * | ARM: link board specific files after core filesNicolas Pitre2010-10-011-3/+4
| |/
* | ARM: Introduce plat-tccHans J. Koch2010-09-171-0/+2
|/
* ARM: 6328/1: Build with -fno-dwarf2-cfi-asmMichal Marek2010-08-141-0/+3
* Merge branches 'master' and 'devel' into for-linusRussell King2010-08-101-0/+1
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-08-091-0/+1
| |\
| | * ARM: S5PV310: Add new Kconfig and MakefilesChanghwan Youn2010-08-051-0/+1
* | | [ARM] tegra: initial tegra supportErik Gilling2010-08-051-0/+1
|/ /
* | Merge branch 'devel-stable' into develRussell King2010-07-311-2/+7
|\ \
| * \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-07-291-2/+2
| |\ \
| | * | ARM: imx: move mx1 support to mach-imxUwe Kleine-König2010-06-301-1/+1
| | * | ARM: imx: rename mach dir for mx21 and mx27 to mach-imxUwe Kleine-König2010-06-241-1/+1
| | |/
| * | Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc ...Russell King2010-07-291-0/+1
| |\ \
| | * | ARM: Add support for the LPC32XX archKevin Wells2010-07-271-0/+1
| | |/
| * | ARM: initial stack protector (-fstack-protector) supportNicolas Pitre2010-06-141-0/+4
| |/
* | ARM: Remove support for LinkUp Systems L7200 SDP.Russell King2010-06-241-1/+0
|/
* Merge branch 'for-rmk/samsung3' of git://git.fluff.org/bjdooks/linux into dev...Russell King2010-05-241-2/+1
|\
| * ARM: SAMSUNG: move S5PC100 support from plat-s5pc1xx to plat-s5p frameworkMarek Szyprowski2010-05-201-2/+1
* | Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-191-0/+2
|\ \ | |/
| * ARM: Merge for-2635/fb-updates1Ben Dooks2010-05-191-1/+1
| |\
| * | ARM: S3C24XX: Locate kernel at 0x30108000 if PM_H1940 is enabledVasily Khoruzhick2010-05-121-0/+2