summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM i.MX dtsi: Add default bus-width property for esdhc controllerSascha Hauer2012-11-163-0/+11
* ARM: imx: select HAVE_IMX_SRC when SMP is enabledShawn Guo2012-10-231-2/+1
* ARM: mach-imx: Fix selection of ARCH_MXCFabio Estevam2012-10-193-1/+3
* ARM: imx: enable multi-platform buildShawn Guo2012-10-156-201/+33
* ARM: imx: call mxc_device_init() in soc specific functionShawn Guo2012-10-157-2/+16
* ARM: imx: remove header file mach/irqs.hShawn Guo2012-10-154-24/+3
* ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo2012-10-15132-179/+160
* ARM: imx: move debug macros to include/debugShawn Guo2012-10-152-11/+30
* video: imxfb: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-156-17/+19
* mmc: mxcmmc: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-157-19/+21
* media: mx2_camera: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-154-11/+14
* dma: imx-dma: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-158-11/+15
* dma: imx-dma: retrieve MEM and IRQ from resourcesShawn Guo2012-10-155-5/+25
* rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-155-7/+9
* mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-159-16/+19
* i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-1516-47/+50
* dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.hShawn Guo2012-10-151-177/+0
* ARM: imx: remove mach/dma-mx1-mx2.hShawn Guo2012-10-151-10/+0
* ARM: imx: include ulpi.h rather than mach/ulpi.hShawn Guo2012-10-1516-16/+15
* ARM: imx: include iram.h rather than mach/iram.hShawn Guo2012-10-152-1/+2
* ARM: imx: include iim.h rather than mach/iim.hShawn Guo2012-10-154-3/+5
* ARM: imx: ARM: imx: include cpuidle.h rather than mach/cpuidle.hShawn Guo2012-10-153-2/+2
* ARM: imx: include common.h rather than mach/common.hShawn Guo2012-10-1577-77/+93
* ARM: imx: merge plat-mxc into mach-imxShawn Guo2012-10-1545-103/+98
* ARM: imx: move platform device code into mach-imxShawn Guo2012-10-1552-49/+51
* ARM: imx: remove unnecessary inclusion from device-imx*.hShawn Guo2012-10-159-8/+1
* ARM: imx: move iomux drivers and headers into mach-imxShawn Guo2012-10-1568-70/+79
* ARM: imx: include board headers in the same folderShawn Guo2012-10-1521-15/+15
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-14106-4493/+2886
|\
| * Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe...Ralf Baechle2012-10-1146-1706/+1846
| |\
| | * UAPI: (Scripted) Disintegrate arch/mips/include/asmDavid Howells2012-10-0946-1706/+1846
| * | MIPS: SNI: Switch RM400 serial to SCCNXP driverThomas Bogendoerfer2012-10-111-24/+3
| * | MIPS: Remove unused empty_bad_pmd_table[] declaration.Ralf Baechle2012-10-111-1/+0
| * | MIPS: MT: Remove kspd.Ralf Baechle2012-10-115-462/+0
| * | MIPS: Malta: Fix section mismatch.Ralf Baechle2012-10-111-1/+2
| * | MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.Ralf Baechle2012-10-111-10/+0
| * | MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss2012-10-118-678/+95
| * | MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss2012-10-116-437/+161
| * | MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss2012-10-1113-941/+548
| * | MIPS: Optimize TLB refill for RI/XI configurations.David Daney2012-10-111-16/+7
| * | MIPS: proc: Cleanup printing of ASEs.Ralf Baechle2012-10-111-9/+11
| * | MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle2012-10-1119-0/+20
| * | MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill2012-10-115-2/+11
| * | MIPS: Optimize pgd_init and pmd_initDavid Daney2012-10-111-10/+10
| * | MIPS: perf: Add perf functionality for BMIPS5000Al Cooper2012-10-111-1/+102
| * | MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper2012-10-112-8/+12
| * | MIPS: perf: Remove unnecessary #ifdefAl Cooper2012-10-111-5/+0
| * | MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper2012-10-115-3/+13
| * | MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper2012-10-111-150/+4
| * | MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.David Daney2012-10-112-10/+28
OpenPOWER on IntegriCloud