summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* imx27: define and use MX27_IO_ADDRESSUwe Kleine-König2010-01-083-3/+9
* imx21: define and use MX21_IO_ADDRESSUwe Kleine-König2010-01-082-2/+7
* imx: provide helper macro to define IO_ADDRESSUwe Kleine-König2010-01-081-0/+5
* imx/mx3: rename files defining a machine to mach-$mach.cUwe Kleine-König2010-01-0813-21/+21
* imx/mx2: rename files defining a machine to mach-$mach.cUwe Kleine-König2010-01-059-9/+8
* imx: rename Kconfig symbol for "LogicPD MX27 LITEKIT platform"Uwe Kleine-König2010-01-053-3/+3
* imx: rename Kconfig symbol for "Eukrea CPUIMX27 module"Uwe Kleine-König2010-01-052-4/+4
* imx/mx1: rename files defining a machine to mach-$mach.cUwe Kleine-König2010-01-053-4/+4
* imx/mx1: add newline at end of MakefileUwe Kleine-König2010-01-051-1/+1
* imx/mx3: rename clock.c and iomux.c to {clock,iomux}-imx31.cUwe Kleine-König2010-01-053-1/+1
* imx/mach-mx3: use constants namespaced by the corresponding SOC (easy part)Uwe Kleine-König2010-01-0516-75/+75
* imx/mach-mx2: use constants namespaced by the corresponding SOC (easy part)Uwe Kleine-König2010-01-0512-33/+35
* imx/clock-imx27: use a macro to define registersUwe Kleine-König2010-01-051-14/+16
* imx/clock-imx21: use a macro to define registersUwe Kleine-König2010-01-051-14/+16
* imx/mx2: fold crm_regs.h into its only consumerUwe Kleine-König2010-01-052-259/+230
* imx/mx3: depend on USB_ULPI for otg_ulpi_createUwe Kleine-König2010-01-043-1/+11
* ARM: MX3: make CPU revision number detection work on all boardsWolfgang Denk2010-01-044-15/+5
* mx25: pdk: add platform code for FEC supportBaruch Siach2010-01-041-2/+44
* mx25: add support for FEC on i.MX25Baruch Siach2010-01-044-0/+26
* mx25: s/NO_PAD_CTL/NO_PAD_CTRL/Baruch Siach2010-01-041-29/+29
* mx31moboard: fix usbh device namesValentin Longchamp2010-01-043-3/+3
* mx3: add support for the mt9v022 camera sensor to pcm037 platformGuennadi Liakhovetski2010-01-041-7/+25
* mx27: mxt_td60: Remove not used UART pinsAlan Carvalho de Assis2010-01-041-24/+0
* ARM: dma-isa: request cascade channel after registering itRussell King2009-12-241-2/+2
* ARM: footbridge: trim down old ISA rtc setupRussell King2009-12-246-174/+73
* ARM: fix PAGE_KERNELRussell King2009-12-241-2/+1
* ARM: Fix wrong shared bit for CPU write buffer bug testRussell King2009-12-231-3/+2
* ARM: 5857/1: ARM: dmabounce: fix buildMike Rapoport2009-12-221-1/+1
* ARM: 5856/1: Fix bug of uart0 platfrom data for nuc900wanzongshun2009-12-221-0/+1
* ARM: 5855/1: putc support for nuc900wanzongshun2009-12-221-0/+10
* ARM: 5854/1: fix compiling error for NUC900wanzongshun2009-12-221-1/+1
* ARM: 5849/1: ARMv7: fix Oprofile events countJean PIHET2009-12-221-6/+2
* ARM: Kill CONFIG_CPU_32Russell King2009-12-18160-339/+200
* ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King2009-12-185-18/+19
* ARM: 5853/1: ARM: Fix build break on ARM v6 and v7Anand Gadiyar2009-12-181-1/+1
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-188-9/+11
|\
| * OMAP3: serial - fix bug introduced inMika Westerberg2009-12-161-3/+4
| * mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K2009-12-166-6/+6
| * omap3: Allow EHCI to be built on OMAP3Olof Johansson2009-12-151-0/+1
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-181-0/+2
|\ \
| * | spi_s3c24xx: add FIQ pseudo-DMA supportBen Dooks2009-12-171-0/+2
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-1835-159/+593
|\ \ \
| * \ \ Merge branch 'cache' (early part)Russell King2009-12-1828-153/+213
| |\ \ \
| | * \ \ Merge branch 'pending-l2x0' into cacheRussell King2009-12-141-21/+72
| | |\ \ \
| | | * | | ARM: cache-l2x0: make better use of background cache handlingRussell King2009-12-141-11/+23
| | | * | | ARM: cache-l2x0: avoid taking spinlock for every iterationRussell King2009-12-141-13/+52
| | * | | | ARM: use flush_kernel_dcache_area() for dmabounceRussell King2009-12-141-8/+4
| | * | | | ARM: add size argument to __cpuc_flush_dcache_pageRussell King2009-12-1426-116/+137
| | * | | | ARM: 5848/1: kill flush_ioremap_region()Nicolas Pitre2009-12-142-8/+0
| * | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-12-172-2/+3
| |\ \ \ \ \