aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-8/+8
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-4/+5
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2012-01-09Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-123/+269
2012-01-09Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds28-162/+1076
2012-01-09Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann10-49/+10
2012-01-07Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann8-27/+10
2012-01-07Merge branch 'samsung/dt' into next/dtArnd Bergmann12-96/+23
2012-01-07Merge branch 'next/cleanup' into samsung/dtArnd Bergmann3-35/+13
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann7-6/+7
2012-01-06Merge branch 'tegra/soc' into next/boardsArnd Bergmann28-178/+1122
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-4/+5
2012-01-05Merge branch 'restart' into for-linusRussell King7-6/+7
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: tegra: use new restart hookRussell King7-5/+10
2011-12-30Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer1-0/+1
2011-12-27Merge branch 'tegra/dt' into next/dtArnd Bergmann4-16/+47
2011-12-27Merge branch 'tegra/boards' into next/boardsArnd Bergmann12-122/+269
2011-12-27Merge branch 'tegra/soc' into next/socArnd Bergmann28-162/+1076
2011-12-27Merge branches 'depends/rmk/devel-stable' and 'tegra/dt' into next/socArnd Bergmann4-29/+60
2011-12-27Merge branch 'tegra/cleanup' into next/cleanupArnd Bergmann3-35/+13
2011-12-20arm/tegra: remove __initdata annotation from pinmux tablesOlof Johansson2-5/+5
2011-12-19arm/tegra: Compile tegra_dt_init_irq only when CONFIG_OFStephen Warren1-0/+2
2011-12-19arm/tegra: Make MACH_TEGRA_DT depend on ARCH_TEGRA_2x_SOCStephen Warren1-0/+1
2011-12-19arm/tegra: Delete tegra_init_clock()Stephen Warren2-6/+0
2011-12-19arm/tegra: Fix section mismatch errors in tegra30 pinmuxStephen Warren1-1/+1
2011-12-19arm/tegra: Fix section mismatch errors in tegra20 pinmuxStephen Warren1-1/+1
2011-12-19arm/tegra: Use bus notifiers to trigger pinmux setupStephen Warren2-17/+69
2011-12-19arm/tegra: Refactor board-*-pinmux.c to share codeStephen Warren7-64/+144
2011-12-19arm/tegra: Fix mistake in Trimslice's pinmuxStephen Warren1-1/+1
2011-12-19arm/tegra: Rework Seaboard-vs-Ventana pinmux tableStephen Warren1-36/+20
2011-12-19arm/tegra: Remove useless entries from ventana_pinmux[]Stephen Warren1-5/+0
2011-12-19arm/tegra: PCIe: Remove include of mach/pinmux.hStephen Warren1-1/+0
2011-12-19arm/tegra: Harmony PCIe: Don't touch pinmuxStephen Warren1-9/+0
2011-12-19arm/tegra: Add AUXDATA for tegra-pinmux and tegra-gpioStephen Warren1-0/+2
2011-12-19arm/tegra: Split Seaboard GPIO table to allow for VentanaStephen Warren1-1/+15
2011-12-19arm/dt: tegra: Use new compatible value for DVC I2C controllerStephen Warren1-1/+1
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-21/+3
2011-12-17arm/tegra: add support for tegra30 based board cardhuPeter De Schrijver2-0/+2
2011-12-17arm/tegra: implement support for tegra30Peter De Schrijver6-7/+83
2011-12-17arm/tegra: pinmux tables and definitions for tegra30Peter De Schrijver5-0/+798
2011-12-17arm/tegra: add new fields to struct tegra_pingroup_descPeter De Schrijver2-0/+14
2011-12-17arm/tegra: prepare pinmux code for multiple tegra variantsPeter De Schrijver7-63/+86
2011-12-17arm/tegra: rename tegra20 pinmux filesPeter De Schrijver5-8/+9
2011-12-17arm/tegra: generalize L2 cache initializationPeter De Schrijver1-5/+10
2011-12-17arm/tegra: use PMC resetPeter De Schrijver1-3/+2
2011-12-17arm/tegra: rename board-dt.c to board-dt-tegra20.cPeter De Schrijver3-3/+3
2011-12-17arm/tegra: prepare early init for multiple tegra variantsPeter De Schrijver7-27/+34
2011-12-17arm/tegra: don't export clk_measure_input_freqPeter De Schrijver3-6/+9
2011-12-17arm/tegra: prepare clock code for multiple tegra variantsPeter De Schrijver4-32/+10