summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson2011-01-091-0/+29
* Merge branch 'misc' into develRussell King2011-01-066-68/+28Star
|\
| * Merge branch 'smp' into miscRussell King2011-01-063-64/+25Star
| |\
| | * 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/+0Star
| | * ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King2010-12-201-10/+0Star
| | * ARM: CPU hotplug: move cpu_killed completion to core codeRussell King2010-12-201-7/+1Star
| | * ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-201-2/+0Star
| | * ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-201-16/+2Star
| | * ARM: SMP: get rid of references to poke_milo and MiloRussell King2010-12-201-7/+0Star
| | * 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/+0Star
| * | ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-263-4/+3Star
| |/
* | 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/+3Star
| |/
| |
| \
| \
| \
*---. \ Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-054-69/+7Star
|\ \ \ \ | | |_|/ | |/| |
| | | * 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/+1Star
| |/ |/|
* | ARM: tegra: fix regression from addruart rewriteOlof Johansson2010-12-071-2/+2
|/
* Remove duplicate includes from many filesZimny Lech2010-10-281-1/+0Star
* tegra: harmony: enable PCI ExpressMike Rapoport2010-10-222-0/+58
* tegra: add PCI Express supportMike Rapoport2010-10-226-1/+936
* tegra: add PCI Express clocksMike Rapoport2010-10-221-0/+48
* [ARM] tegra: Add APB DMA supportColin Cross2010-10-225-0/+922
* [ARM] tegra: Add cpufreq supportColin Cross2010-10-222-0/+186
* [ARM] tegra: common: Update common clock init tableColin Cross2010-10-221-2/+2
* [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanupsColin Cross2010-10-227-210/+1005
* [ARM] tegra: Add support for reading fusesColin Cross2010-10-224-0/+111
* [ARM] tegra: gpio: Add suspend and wake supportColin Cross2010-10-222-13/+95
* [ARM] tegra: pinmux: add safe values, move tegra2, add suspendColin Cross2010-10-225-396/+603
* [ARM] tegra: add suspend and mirror irqs to legacy controllerGary King2010-10-222-0/+139
* [ARM] tegra: Add legacy irq supportColin Cross2010-10-223-1/+146
* [ARM] tegra: update iomapColin Cross2010-10-223-6/+39
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0Star
* 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/+1Star
* 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/+0Star
* [ARM] tegra: harmony: Add harmony board fileColin Cross2010-08-054-0/+296
* [ARM] tegra: add pinmux supportErik Gilling2010-08-053-0/+1295
* [ARM] tegra: add GPIO supportErik Gilling2010-08-055-0/+650
* [ARM] tegra: Add timer supportColin Cross2010-08-052-0/+188
* [ARM] tegra: SMP supportColin Cross2010-08-056-0/+414