aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-152-37/+37
|\
| * ARM: tegra: irq_data conversion.Lennert Buytenhek2011-01-132-37/+37
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-151-2/+2
|\ \ | |/ |/|
| * ARM: fix wrongly patched constantsRussell King2011-01-141-2/+2
* | mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson2011-01-081-0/+29
|/
* Merge branch 'misc' into develRussell King2011-01-066-68/+28
|\
| * Merge branch 'smp' into miscRussell King2011-01-063-64/+25
| |\
| | * ARM: CPU hotplug: fix hard-coded control register constantsRussell King2010-12-201-4/+4
| | * ARM: CPU hotplug: fix reporting of spurious wakeupsRussell King2010-12-201-9/+11
| | * ARM: SMP: remove smp_mpidr.hRussell King2010-12-201-1/+0
| | * ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King2010-12-201-10/+0
| | * ARM: CPU hotplug: move cpu_killed completion to core codeRussell King2010-12-201-7/+1
| | * ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-201-2/+0
| | * ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-201-16/+2
| | * ARM: SMP: get rid of references to poke_milo and MiloRussell King2010-12-201-7/+0
| | * ARM: SMP: Clean up ncores sanity checksRussell King2010-12-201-0/+6
| | * ARM: SMP: pass an ipi number to smp_cross_call()Russell King2010-12-031-2/+2
| | * ARM: remove obsolete smp_cross_call_done()Russell King2010-12-031-7/+0
| * | ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-263-4/+3
| |/
* | Merge branch 'clksrc' into develRussell King2011-01-051-6/+25
|\ \
| * | ARM: tegra: convert sched_clock() to use new infrastructureRussell King2010-12-221-2/+21
| * | ARM: ensure all sched_clock() implementations are notrace markedRussell King2010-12-221-1/+2
| * | ARM: tegra: timer: Separate clocksource and sched_clockColin Cross2010-12-221-4/+3
| |/
| |
| \
| \
| \
*---. \ Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-054-69/+7
|\ \ \ \ | | |_|/ | |/| |
| | | * ARM: io: make iounmap() a simple macroRussell King2010-12-081-2/+2
| |_|/ |/| |
| | * ARM: GIC: private a standard get_irqnr_preamble assembler macroRussell King2010-12-141-1/+1
| | * ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King2010-12-141-1/+1
| | * ARM: GIC: provide a single initialization function for boot CPURussell King2010-12-141-2/+2
| | * ARM: 6478/1: Use shared GIC entry macros on TegraMagnus Damm2010-12-071-63/+1
| |/ |/|
* | ARM: tegra: fix regression from addruart rewriteOlof Johansson2010-12-061-2/+2
|/
* Remove duplicate includes from many filesZimny Lech2010-10-271-1/+0
* tegra: harmony: enable PCI ExpressMike Rapoport2010-10-212-0/+58
* tegra: add PCI Express supportMike Rapoport2010-10-216-1/+936
* tegra: add PCI Express clocksMike Rapoport2010-10-211-0/+48
* [ARM] tegra: Add APB DMA supportColin Cross2010-10-215-0/+922
* [ARM] tegra: Add cpufreq supportColin Cross2010-10-212-0/+186
* [ARM] tegra: common: Update common clock init tableColin Cross2010-10-211-2/+2
* [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanupsColin Cross2010-10-217-210/+1005
* [ARM] tegra: Add support for reading fusesColin Cross2010-10-214-0/+111
* [ARM] tegra: gpio: Add suspend and wake supportColin Cross2010-10-212-13/+95
* [ARM] tegra: pinmux: add safe values, move tegra2, add suspendColin Cross2010-10-215-396/+603
* [ARM] tegra: add suspend and mirror irqs to legacy controllerGary King2010-10-212-0/+139
* [ARM] tegra: Add legacy irq supportColin Cross2010-10-213-1/+146
* [ARM] tegra: update iomapColin Cross2010-10-213-6/+39
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-11/+15
* ARM: Provide common header for hard_smp_processor_id()Russell King2010-10-041-9/+1
* arm: tegra: VMALLOC_END should be unsigned longOlof Johansson2010-08-221-1/+1
* arm: tegra: fix compilation of board-harmony.cOlof Johansson2010-08-221-2/+0
* [ARM] tegra: harmony: Add harmony board fileColin Cross2010-08-054-0/+296