summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/include
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'tegra/soc' into next/cleanup2Olof Johansson2012-03-283-3/+17
| |\
| * | ARM: create a common IOMEM definitionRob Herring2012-03-141-6/+0Star
| * | ARM: kill off __mem_pciRob Herring2012-03-071-1/+0Star
| * | ARM: tegra: clean-up mach/io.hRob Herring2012-03-073-49/+48Star
* | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-282-1/+17
|\ \ \
| * | | Merge branch 'for-armsoc' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel...Arnd Bergmann2012-03-152-48/+0Star
| |\| |
| * | | ARM: tegra: support for Tegra30 CPU powerdomainsPeter De Schrijver2012-02-261-0/+3
| * | | ARM: tegra: add support for Tegra30 powerdomainsPeter De Schrijver2012-02-261-0/+10
| * | | ARM: tegra: export tegra_powergate_is_powered()Peter De Schrijver2012-02-261-0/+1
| * | | ARM: tegra: prepare powergate.c for multiple variantsPeter De Schrijver2012-02-261-1/+0Star
| * | | ARM: tegra: rework Tegra secondary CPU core bringupPeter De Schrijver2012-02-261-0/+3
| * | | Merge branch 'for-3.4/soc-drivers' into for-3.4/t30-smpOlof Johansson2012-02-264-24/+219
| |\ \ \
| * \ \ \ Merge branch 'for-3.4/soc' into for-3.4/t30-smpOlof Johansson2012-02-263-3/+17
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-284-24/+221
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2012-03-044-24/+221
| |\ \ \ \ \
| | * | | | | ARM: tegra: uncompress.h: Don't depend on kernel headersStephen Warren2012-02-271-1/+3
| | | |_|/ / | | |/| | |
| | * | | | gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren2012-02-071-2/+0Star
| | * | | | ARM: tegra: Pass uncompress.h UART selection to DEBUG_LLStephen Warren2012-02-073-12/+126
| | * | | | ARM: tegra: uncompress.h: Choose a UART at runtimeStephen Warren2012-02-071-1/+74
| | * | | | ARM: tegra: uncompress.h: Store UART address in a variableDoug Anderson2012-02-071-3/+3
| | * | | | ARM: tegra: Introduce define DEBUG_UART_SHIFTDoug Anderson2012-02-071-8/+10
| | * | | | ARM: tegra: Support Tegra30 in decompressor UART setupStephen Warren2012-02-071-2/+10
| * | | | | Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann2012-02-221-5/+5
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-283-3/+17
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'tegra-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/t...Arnd Bergmann2012-03-043-3/+17
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | ARM: tegra: add support for new clock framework featuresPeter De Schrijver2012-02-061-0/+10
| | * | | | | ARM: tegra: add support for tegra30 interruptsPeter De Schrijver2012-02-062-3/+7
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2012-02-281-5/+5
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
* | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-242-48/+0Star
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-20/+0Star
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-221-20/+0Star
| | | |/ | | |/|
| * | | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-29/+0Star
| * | | ARM: mach-tegra: properly disable CPU idle callNicolas Pitre2012-01-211-0/+1
| |/ /
* | | Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-231-0/+63
|\ \ \
| * \ \ Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into nextJoerg Roedel2012-03-221-0/+63
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driverHiroshi DOYU2012-01-261-0/+63
| | |/
* | | Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-231-0/+63
|\ \ \
| * | | pinctrl: add a driver for NVIDIA TegraStephen Warren2012-03-061-0/+63
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-231-6/+7
|\ \ \
| * \ \ Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-0910-100/+402
| |\ \ \ | | | |/ | | |/|
| * | | Input: tegra-kbc - allow skipping setting up some of GPIO pinsShridhar Rasal2012-02-031-1/+7
| * | | Input: tegra-kbc - remove pre-Tegra20 definitionsRakesh Iyer2012-01-231-5/+0Star
* | | | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-011-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-131-1/+1
| | |/ | |/|
* / | ARM: tegra: dma: fix buildbreak for !CONFIG_TEGRA_SYSTEM_DMAOlof Johansson2012-01-241-5/+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 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-095-21/+397
|\ \
| * \ Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann2012-01-071-4/+0Star
| |\ \
| | * \ Merge branch 'restart' into for-linusRussell King2012-01-051-4/+0Star
| | |\ \