aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAge
* Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-08-08
|\
| * gpio: split gpiod board registration into machine headerLinus Walleij2014-07-28
* | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-08
|\ \
| * \ Merge tag 'tegra-for-3.17-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2014-07-19
| |\ \
| | * | ARM: tegra: Convert PMC to a driverThierry Reding2014-07-17
| | * | soc/tegra: fuse: Set up in early initcallThierry Reding2014-07-17
| | * | ARM: tegra: Always lock the CPU reset vectorThierry Reding2014-07-17
| | * | ARM: tegra: Setup CPU hotplug in a pure initcallThierry Reding2014-07-17
| * | | Merge tag 'tegra-for-3.17-fuse-move' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-07-19
| |\| |
| | * | soc/tegra: fuse: move APB DMA into Tegra20 fuse driverPeter De Schrijver2014-07-17
| | * | soc/tegra: Add efuse driver for TegraPeter De Schrijver2014-07-17
| | * | ARM: tegra: move fuse exports to soc/tegra/fuse.hPeter De Schrijver2014-07-17
| | * | ARM: tegra: export apb dma readl/writelPeter De Schrijver2014-07-17
| | * | ARM: tegra: Use a function to get the chip IDThierry Reding2014-07-17
| | * | ARM: tegra: Sort includes alphabeticallyThierry Reding2014-07-17
| | * | ARM: tegra: Move includes to include/soc/tegraThierry Reding2014-07-17
| | |/
* | / ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-18
|/ /
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-19
|\ \ | |/ |/|
| * ARM: use menuconfig for sub-arch menusRob Herring2014-06-17
| * ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-27
| |\
| | * Merge branch 'rfkill-gpio-cleanups' of git://git.kernel.org/pub/scm/linux/ker...John W. Linville2014-05-06
| | |\
| | | * ARM: tegra: remove obsolete gpio entriesHeikki Krogerus2014-04-11
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-05
|\ \ \ \
| * | | | ARM: l2c: tegra: convert to generic l2c OF initialisationRussell King2014-05-29
| * | | | ARM: l2c: tegra: convert to common l2c310 early resume functionalityRussell King2014-05-29
| * | | | ARM: l2c: tegra: remove cache size overrideRussell King2014-05-29
| * | | | ARM: l2c: remove platforms/SoCs setting early BRESPRussell King2014-05-29
| * | | | ARM: l2c: fix register namingRussell King2014-05-29
| |/ / /
* | | | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-02
|\ \ \ \
| * \ \ \ Merge tag 'tegra-for-3.16-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2014-05-21
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: tegra: Support reboot modesThierry Reding2014-05-07
| | |/ /
* | / / ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORMWill Deacon2014-05-29
|/ / /
* / / ARM: tegra: remove TEGRA_EMC_SCALING_ENABLEPaul Bolle2014-04-24
|/ /
* | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-05
|\ \
| * \ Merge tag 'tegra-for-3.15-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2014-03-20
| |\ \
| | * | ARM: tegra: Export I/O rail functionsThierry Reding2014-02-25
| | * | ARM: tegra: remove tegra EMC scaling driverStephen Warren2014-02-25
| | * | ARM: tegra: don't timeout if CPU is powergatedStefan Agner2014-02-12
| * | | Merge tag 'tegra-for-3.15-tf' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-03-20
| |\ \ \
| | * | | ARM: tegra: cpuidle: use firmware for power downAlexandre Courbot2014-02-18
| | |/ /
| * | | Merge tag 'kconfig-cleanup-for-3.15' into imx/socShawn Guo2014-03-04
| |\ \ \
* | \ \ \ Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-05
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring2014-02-19
| * | | ARM: select HAVE_SMP for V7 multi-platformRob Herring2014-02-19
| * | | ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-19
| | |/ | |/|
* | | Merge 3.14-rc4 into usb-nextGreg Kroah-Hartman2014-02-24
|\ \ \ | | |/ | |/|
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-23
| |\ \
| | * | ARM: tegra: only run PL310 init on systems with oneStephen Warren2014-02-18
| | |/