aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'davinci-next' into davinci-for-linusKevin Hilman36-154/+1273
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre361-852/+1
2010-10-20arm: use addruart macro to establish debug mappingsJeremy Kerr1-4/+19
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr56-454/+440
2010-10-20arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCCJeremy Kerr1-11/+2
2010-10-20ARM: make struct machine_desc definition coherent with its commentNicolas Pitre1-1/+2
2010-10-19Merge branch 'devel-stable' into develRussell King434-4542/+18432
2010-10-19Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King33-190/+1101
2010-10-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King101-2095/+3815
2010-10-19Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm into devel-stableRussell King40-250/+5799
2010-10-19eukrea_mbimxsd-baseboard: Pass the correct GPIO to gpio_freeFabio Estevam1-1/+1
2010-10-19cpuimx27: fix compile when ULPI is selectedEric Bénard1-0/+1
2010-10-19mach-pcm037_eet: fix compile errorsEric Bénard1-1/+2
2010-10-19Fixing ethernet driver compilation error for i.MX31 ADS boardIan Lartey2-6/+34
2010-10-19cpuimx51: update board supportEric Bénard3-1/+34
2010-10-19mx5: add cpuimx51sd module and its baseboardEric Bénard6-1/+531
2010-10-19iomux-mx51: fix GPIO_1_xx 's IOMUX configurationEric Bénard1-10/+10
2010-10-19imx-esdhc: update devices registrationEric Bénard11-45/+80
2010-10-19mx51: add resources for SD/MMC on i.MX51Eric Bénard2-0/+113
2010-10-19iomux-mx51: fix SD1 and SD2's iomux configurationEric Bénard1-12/+27
2010-10-19clock-mx51: rename CLOCK1 to CLOCK_CCGR for better readabilityEric Bénard1-2/+2
2010-10-19clock-mx51: factorize clk_set_parent and clk_get_rateEric Bénard1-94/+48
2010-10-19eukrea_mbimxsd: add support for DVI displaysEric Bénard2-2/+68
2010-10-19cpuimx25 & cpuimx35: fix OTG port registration in host modeEric Bénard2-20/+8
2010-10-19i.MX31 and i.MX35 : fix errate TLSbo65953 and ENGcm09472Eric Bénard1-3/+29
2010-10-19mx25: fix compile error in platform-imx-dma.cEric Bénard1-0/+2
2010-10-19mx25: fix clock's calculationEric Bénard1-3/+3
2010-10-19ARM: imx: add lost 3rd imx-i2c device for mx35Marc Kleine-Budde1-0/+1
2010-10-19ARM: imx: Add iram allocator functionsDinh Nguyen4-0/+119
2010-10-19ARM: S5PV310: Fix build error on GPIO mapKukjin Kim2-2/+1
2010-10-18Merge branch 'hotplug' into develRussell King29-300/+403
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into develRussell King274-1672/+6656
2010-10-18ARM: 6441/1: ux500: The platform is not just based on early drop silicon version.Srinidhi Kasagar1-3/+1
2010-10-18Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King70-159/+1181
2010-10-18ARM: S5P64X0: Bug fix on errors of build with CONFIG_PREEMPT_NONESeungChull Suh1-0/+1
2010-10-18ARM: S5P64X0: Fix GPIO rbank supportAtul Dahiya1-5/+0
2010-10-18ARM: S5P64X0: Replace the 6440 system device class definition with 64x0Abhilash Kesavan1-1/+1
2010-10-18ARM: S5P64X0: FIX typo in the ADC device nameNaveen Krishna Ch1-2/+2
2010-10-18ARM: s5p64x0_defconfig: Update for support S5P6440 and S5P6450Kukjin Kim1-1/+2
2010-10-18ARM: S5P64X0: Add UART serial support for S5P6450Kukjin Kim1-0/+58
2010-10-18ARM: S5P64X0: Move SMDK6440 board file and Add SMDK6450 board fileKukjin Kim2-35/+234
2010-10-18ARM: S5P64X0: Move GPIO support files for merge S5P64X0Kukjin Kim4-138/+208
2010-10-18ARM: S5P64X0: Add S5P6450 I2C supportKukjin Kim3-10/+51
2010-10-18ARM: S5P64X0: Move DMA support for S5P64X0Kukjin Kim3-21/+85
2010-10-18ARM: S5P64X0: Update Audio supportKukjin Kim8-321/+422
2010-10-18ARM: S5P64X0: Update Timer supportKukjin Kim2-10/+13
2010-10-18ARM: S5P64X0: Update IRQ supportKukjin Kim2-16/+40
2010-10-18ARM: S5P64X0: Update Clock for S5P6440 and S5P6450Kukjin Kim10-979/+1674
2010-10-18ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization supportKukjin Kim21-384/+711
2010-10-18ARM: S5P64X0: Update Kconfig and MakefileKukjin Kim8-66/+96