aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/board-trimslice.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+0
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+2
2012-05-08ARM: tegra: use machine specific hook for late initShawn Guo1-0/+1
2012-04-25ARM: tegra: don't hard-code USB ULPI PHY reset_gpioStephen Warren1-0/+2
2012-04-18tegra, serial8250: add ->handle_break() uart_port opDan Williams1-0/+2
2012-04-18ARM: tegra: Remove VBUS_GPIO handling from board filesStephen Warren1-10/+5
2012-04-01ARM: tegra: remove tegra_pcm_deviceStephen Warren1-1/+0
2012-01-07Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann1-0/+1
2012-01-05Merge branch 'restart' into for-linusRussell King1-0/+1
2012-01-05ARM: restart: tegra: use new restart hookRussell King1-0/+1
2011-12-17arm/tegra: prepare early init for multiple tegra variantsPeter De Schrijver1-1/+1
2011-11-15ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier1-0/+2
2011-11-01Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-2/+2
2011-11-01Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann1-1/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-10-21Merge branch 'depends/rmk/gpio' into next/boardArnd Bergmann1-1/+0
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King1-2/+2
2011-08-21ARM: mach-tegra: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-09ARM: Tegra: Force PORT_TEGRA as the UART typeStephen Warren1-1/+2
2011-07-12ARM: tegra: remove copy-and-pasted usb platform data from boardsColin Cross1-19/+0
2011-07-12ARM: tegra: remove copy-and-pasted i2c platform data in boardsColin Cross1-17/+0
2011-07-12ARM: tegra: trimslice: enable USB portsMike Rapoport1-0/+40
2011-07-12ARM: tegra: trimslice: add audio devices and clocksMike Rapoport1-0/+13
2011-07-12ARM: tegra: trimslice: register i2c busses and devicesMike Rapoport1-0/+39
2011-03-08ARM: tegra: trimslice: enable MMC/SD slotsMike Rapoport1-0/+19
2011-03-03ARM: tegra: trimslice: initialize PCI-e only when running on TrimSliceMike Rapoport1-0/+3
2011-02-22ARM: tegra: Move tegra_common_init to tegra_init_earlyColin Cross1-4/+3
2011-02-10ARM: tegra: add TrimSlice boardMike Rapoport1-0/+104