aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2011-01-06Merge branch 'misc' into develRussell King
2011-01-06Merge branch 'smp' into miscRussell King
2011-01-05Merge branch 'clksrc' into develRussell King
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King
2010-12-22ARM: tegra: convert sched_clock() to use new infrastructureRussell King
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King
2010-12-22ARM: tegra: timer: Separate clocksource and sched_clockColin Cross
2010-12-20ARM: CPU hotplug: fix hard-coded control register constantsRussell King
2010-12-20ARM: CPU hotplug: fix reporting of spurious wakeupsRussell King
2010-12-20ARM: SMP: remove smp_mpidr.hRussell King
2010-12-20ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King
2010-12-20ARM: CPU hotplug: move cpu_killed completion to core codeRussell King
2010-12-20ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King
2010-12-20ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King
2010-12-20ARM: SMP: get rid of references to poke_milo and MiloRussell King
2010-12-20ARM: SMP: Clean up ncores sanity checksRussell King
2010-12-14ARM: GIC: private a standard get_irqnr_preamble assembler macroRussell King
2010-12-14ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King
2010-12-14ARM: GIC: provide a single initialization function for boot CPURussell King
2010-12-08ARM: io: make iounmap() a simple macroRussell King
2010-12-07ARM: 6478/1: Use shared GIC entry macros on TegraMagnus Damm
2010-12-06ARM: tegra: fix regression from addruart rewriteOlof Johansson
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King
2010-12-03ARM: remove obsolete smp_cross_call_done()Russell King
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD
2010-10-27Remove duplicate includes from many filesZimny Lech
2010-10-21tegra: harmony: enable PCI ExpressMike Rapoport
2010-10-21tegra: add PCI Express supportMike Rapoport
2010-10-21tegra: add PCI Express clocksMike Rapoport
2010-10-21[ARM] tegra: Add APB DMA supportColin Cross
2010-10-21[ARM] tegra: Add cpufreq supportColin Cross
2010-10-21[ARM] tegra: common: Update common clock init tableColin Cross
2010-10-21[ARM] tegra: clock: Add dvfs support, bug fixes, and cleanupsColin Cross
2010-10-21[ARM] tegra: Add support for reading fusesColin Cross
2010-10-21[ARM] tegra: gpio: Add suspend and wake supportColin Cross
2010-10-21[ARM] tegra: pinmux: add safe values, move tegra2, add suspendColin Cross
2010-10-21[ARM] tegra: add suspend and mirror irqs to legacy controllerGary King
2010-10-21[ARM] tegra: Add legacy irq supportColin Cross
2010-10-21[ARM] tegra: update iomapColin Cross
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
2010-10-04ARM: Provide common header for hard_smp_processor_id()Russell King
2010-08-22arm: tegra: VMALLOC_END should be unsigned longOlof Johansson
2010-08-22arm: tegra: fix compilation of board-harmony.cOlof Johansson
2010-08-05[ARM] tegra: harmony: Add harmony board fileColin Cross
2010-08-05[ARM] tegra: add pinmux supportErik Gilling
2010-08-05[ARM] tegra: add GPIO supportErik Gilling
2010-08-05[ARM] tegra: Add timer supportColin Cross
2010-08-05[ARM] tegra: SMP supportColin Cross
2010-08-05[ARM] tegra: Add clock supportColin Cross