summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-trimslice.c
AgeCommit message (Expand)Author
2012-09-14ARM: tegra: remove board (but not DT) support for TrimSliceStephen Warren
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-08ARM: tegra: use machine specific hook for late initShawn Guo
2012-04-25ARM: tegra: don't hard-code USB ULPI PHY reset_gpioStephen Warren
2012-04-18tegra, serial8250: add ->handle_break() uart_port opDan Williams
2012-04-18ARM: tegra: Remove VBUS_GPIO handling from board filesStephen Warren
2012-04-01ARM: tegra: remove tegra_pcm_deviceStephen Warren
2012-01-07Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: tegra: use new restart hookRussell King
2011-12-18arm/tegra: prepare early init for multiple tegra variantsPeter De Schrijver
2011-11-15ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier
2011-11-02Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-21Merge branch 'depends/rmk/gpio' into next/boardArnd Bergmann
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King
2011-08-21ARM: mach-tegra: convert boot_params to atag_offsetNicolas Pitre
2011-08-09ARM: Tegra: Force PORT_TEGRA as the UART typeStephen Warren
2011-07-13ARM: tegra: remove copy-and-pasted usb platform data from boardsColin Cross
2011-07-13ARM: tegra: remove copy-and-pasted i2c platform data in boardsColin Cross
2011-07-13ARM: tegra: trimslice: enable USB portsMike Rapoport
2011-07-13ARM: tegra: trimslice: add audio devices and clocksMike Rapoport
2011-07-13ARM: tegra: trimslice: register i2c busses and devicesMike Rapoport
2011-03-08ARM: tegra: trimslice: enable MMC/SD slotsMike Rapoport
2011-03-03ARM: tegra: trimslice: initialize PCI-e only when running on TrimSliceMike Rapoport
2011-02-22ARM: tegra: Move tegra_common_init to tegra_init_earlyColin Cross
2011-02-11ARM: tegra: add TrimSlice boardMike Rapoport