summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-122-8/+8
|\
| * Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-12-125-10/+26
| |\
| * | ASoC: WM8903: Fix platform data gpio_cfg confusionStephen Warren2011-12-062-8/+8
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-121-4/+5
|\ \ \
| * | | arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-4/+5
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-101-0/+1
|\ \ \
| * | | Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer2011-12-301-0/+1
| |/ /
* | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-0912-123/+269
|\ \ \
| * \ \ Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann2012-01-0910-49/+10Star
| |\ \ \
| * \ \ \ Merge branch 'tegra/soc' into next/boardsArnd Bergmann2012-01-0728-178/+1122
| |\ \ \ \
| * \ \ \ \ Merge branch 'tegra/boards' into next/boardsArnd Bergmann2011-12-2812-122/+269
| |\ \ \ \ \
| | * | | | | arm/tegra: remove __initdata annotation from pinmux tablesOlof Johansson2011-12-202-5/+5
| | * | | | | arm/tegra: Use bus notifiers to trigger pinmux setupStephen Warren2011-12-202-17/+69
| | * | | | | arm/tegra: Refactor board-*-pinmux.c to share codeStephen Warren2011-12-207-64/+144
| | * | | | | arm/tegra: Fix mistake in Trimslice's pinmuxStephen Warren2011-12-201-1/+1
| | * | | | | arm/tegra: Rework Seaboard-vs-Ventana pinmux tableStephen Warren2011-12-201-36/+20Star
| | * | | | | arm/tegra: Remove useless entries from ventana_pinmux[]Stephen Warren2011-12-201-5/+0Star
| | * | | | | arm/tegra: PCIe: Remove include of mach/pinmux.hStephen Warren2011-12-201-1/+0Star
| | * | | | | arm/tegra: Harmony PCIe: Don't touch pinmuxStephen Warren2011-12-201-9/+0Star
| | * | | | | arm/tegra: Add AUXDATA for tegra-pinmux and tegra-gpioStephen Warren2011-12-201-0/+2
| | * | | | | arm/tegra: Split Seaboard GPIO table to allow for VentanaStephen Warren2011-12-201-1/+15
| | * | | | | ARM: tegra: paz00: Fix board pinmux table.Leon Romanovsky2011-12-081-1/+1
| | * | | | | ARM: tegra: paz00: add support for wakeup gpio keyMarc Dietrich2011-12-082-0/+30
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-0928-162/+1076
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann2012-01-078-27/+10Star
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tegra/soc' into next/socArnd Bergmann2011-12-2728-162/+1076
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | arm/tegra: Compile tegra_dt_init_irq only when CONFIG_OFStephen Warren2011-12-201-0/+2
| | * | | | | | arm/tegra: Make MACH_TEGRA_DT depend on ARCH_TEGRA_2x_SOCStephen Warren2011-12-201-0/+1
| | * | | | | | arm/tegra: Delete tegra_init_clock()Stephen Warren2011-12-202-6/+0Star
| | * | | | | | arm/tegra: Fix section mismatch errors in tegra30 pinmuxStephen Warren2011-12-201-1/+1
| | * | | | | | arm/tegra: Fix section mismatch errors in tegra20 pinmuxStephen Warren2011-12-201-1/+1
| | * | | | | | arm/tegra: add support for tegra30 based board cardhuPeter De Schrijver2011-12-182-0/+2
| | * | | | | | arm/tegra: implement support for tegra30Peter De Schrijver2011-12-186-7/+83
| | * | | | | | arm/tegra: pinmux tables and definitions for tegra30Peter De Schrijver2011-12-185-0/+798
| | * | | | | | arm/tegra: add new fields to struct tegra_pingroup_descPeter De Schrijver2011-12-182-0/+14
| | * | | | | | arm/tegra: prepare pinmux code for multiple tegra variantsPeter De Schrijver2011-12-187-63/+86
| | * | | | | | arm/tegra: rename tegra20 pinmux filesPeter De Schrijver2011-12-185-8/+9
| | * | | | | | arm/tegra: generalize L2 cache initializationPeter De Schrijver2011-12-181-5/+10
| | * | | | | | arm/tegra: use PMC resetPeter De Schrijver2011-12-181-3/+2Star
| | * | | | | | arm/tegra: rename board-dt.c to board-dt-tegra20.cPeter De Schrijver2011-12-183-3/+3
| | * | | | | | arm/tegra: prepare early init for multiple tegra variantsPeter De Schrijver2011-12-187-27/+34
| | * | | | | | arm/tegra: don't export clk_measure_input_freqPeter De Schrijver2011-12-183-6/+9
| | * | | | | | arm/tegra: prepare clock code for multiple tegra variantsPeter De Schrijver2011-12-184-32/+10Star
| | * | | | | | arm/tegra: cleanup tegra20 supportPeter De Schrijver2011-12-182-2/+9
| | * | | | | | arm/tegra: clk_get should not be fatalPeter De Schrijver2011-12-181-4/+8
| | * | | | | | Merge remote-tracking branch 'rmk/devel-stable' into for-3.3/socOlof Johansson2011-12-189-75/+14Star
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| * | | | | | | Merge branches 'depends/rmk/devel-stable' and 'tegra/dt' into next/socArnd Bergmann2011-12-274-29/+60
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'samsung/dt' into next/dtArnd Bergmann2012-01-0712-96/+23Star
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'next/cleanup' into samsung/dtArnd Bergmann2012-01-073-35/+13Star
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-077-6/+7
| | |\ \ \ \ \ \