summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/include
AgeCommit message (Expand)AuthorFilesLines
2011-01-06Merge branch 'misc' into develRussell King1-10/+2
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2-66/+4
2010-12-20ARM: SMP: remove smp_mpidr.hRussell King1-1/+0
2010-12-14ARM: GIC: private a standard get_irqnr_preamble assembler macroRussell King1-1/+1
2010-12-08ARM: io: make iounmap() a simple macroRussell King1-2/+2
2010-12-07ARM: 6478/1: Use shared GIC entry macros on TegraMagnus Damm1-63/+1
2010-12-06ARM: tegra: fix regression from addruart rewriteOlof Johansson1-2/+2
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King1-2/+2
2010-12-03ARM: remove obsolete smp_cross_call_done()Russell King1-7/+0
2010-10-21tegra: add PCI Express supportMike Rapoport2-1/+15
2010-10-21[ARM] tegra: Add APB DMA supportColin Cross1-0/+155
2010-10-21[ARM] tegra: clock: Add dvfs support, bug fixes, and cleanupsColin Cross1-0/+5
2010-10-21[ARM] tegra: gpio: Add suspend and wake supportColin Cross1-2/+2
2010-10-21[ARM] tegra: pinmux: add safe values, move tegra2, add suspendColin Cross2-159/+225
2010-10-21[ARM] tegra: add suspend and mirror irqs to legacy controllerGary King1-0/+2
2010-10-21[ARM] tegra: Add legacy irq supportColin Cross1-0/+31
2010-10-21[ARM] tegra: update iomapColin Cross2-6/+33
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-11/+15
2010-10-04ARM: Provide common header for hard_smp_processor_id()Russell King1-9/+1
2010-08-22arm: tegra: VMALLOC_END should be unsigned longOlof Johansson1-1/+1
2010-08-05[ARM] tegra: add pinmux supportErik Gilling1-0/+348
2010-08-05[ARM] tegra: add GPIO supportErik Gilling1-0/+53
2010-08-05[ARM] tegra: SMP supportColin Cross1-0/+30
2010-08-05[ARM] tegra: Add clock supportColin Cross2-0/+58
2010-08-05[ARM] tegra: Add IRQ supportErik Gilling1-0/+173
2010-08-05[ARM] tegra: initial tegra supportErik Gilling11-0/+699