aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-h720x/common.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-18ARM: 6441/1: ux500: The platform is not just based on early drop silicon version.Srinidhi Kasagar1-3/+1
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 Kim3-4/+63
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
2010-10-18ARM: S5P: Moves initial map for merging S5P64X0Kukjin Kim10-66/+125
2010-10-18ARM: S5P: Move OneNAND device definitions in plat-s5pKukjin Kim11-24/+37
2010-10-14Linux 2.6.36-rc8Linus Torvalds1-2/+2
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds2-32/+40
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds3-22/+6
2010-10-13ioat2: fix performance regressionDan Williams1-1/+1
2010-10-13ehea: Fix a checksum issue on the receive pathBreno Leitao2-1/+9
2010-10-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields1-2/+0
2010-10-13net: allow FEC driver to use fixed PHY supportGreg Ungerer1-14/+27
2010-10-13ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King1-2/+6
2010-10-12ARM: 6440/1: ep93xx: DMA: fix channel_disableMika Westerberg1-1/+1