summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kconfig-cleanup-for-3.15' into imx/socShawn Guo2014-03-051-8/+0Star
|\
| * ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring2014-02-191-1/+0Star
| * ARM: select HAVE_SMP for V7 multi-platformRob Herring2014-02-191-1/+0Star
| * ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-6/+0Star
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-241-0/+10
|\ \
| * | ARM: tegra: only run PL310 init on systems with oneStephen Warren2014-02-191-0/+10
| |/
* / arm, pm, vmpressure: add missing slab.h includesTejun Heo2014-02-031-0/+1
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-243-11/+32
|\
| * Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-01-021-0/+2
| |\
| * \ Merge tag 'tegra-for-3.14-trusted-foundations' of git://git.kernel.org/pub/sc...Olof Johansson2013-12-263-11/+32
| |\ \
| | * | ARM: tegra: set CPU reset handler using firmwareAlexandre Courbot2013-12-131-3/+14
| | * | ARM: tegra: split setting of CPU reset handlerAlexandre Courbot2013-12-131-10/+17
| | * | ARM: tegra: add support for Trusted FoundationsAlexandre Courbot2013-12-132-0/+3
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-245-14/+241
|\ \ \ \
| * \ \ \ Merge tag 'tegra-for-3.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2013-12-264-11/+49
| |\ \ \ \
| | * | | | ARM: tegra: select PINCTRL_TEGRA124 for Tegra124 SoCLaxman Dewangan2013-12-121-0/+1
| | * | | | ARM: tegra: use section-sized static mappings for LPAE tooStephen Warren2013-12-041-7/+7
| | * | | | ARM: tegra: don't hard-code DEBUG_LL baud rateStephen Warren2013-12-041-3/+1Star
| | * | | | ARM: tegra: switch FUSE clock on before usageAlexandre Courbot2013-12-041-1/+40
| | | |/ / | | |/| |
| * | | | Merge tag 'tegra-for-3.14-powergate' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-12-261-3/+192
| |\ \ \ \
| | * | | | ARM: tegra: Add IO rail supportThierry Reding2013-12-161-0/+132
| | * | | | ARM: tegra: Special-case the 3D clamps on Tegra124Thierry Reding2013-12-161-0/+13
| | * | | | ARM: tegra: Add Tegra124 powergate supportThierry Reding2013-12-161-0/+42
| | * | | | ARM: tegra: Export tegra_powergate_remove_clamping()Thierry Reding2013-12-161-0/+1
| | * | | | ARM: tegra: Export tegra_powergate_power_off()Thierry Reding2013-12-161-0/+1
| | * | | | ARM: tegra: Rename cpu0 powergate to crailThierry Reding2013-12-161-1/+1
| | * | | | ARM: tegra: Fix some whitespace odditiesThierry Reding2013-12-161-2/+2
| * | | | | Merge branch 'tegra/dma-reset-rework' into next/socOlof Johansson2013-12-262-3/+7
| |\| | | | | | |_|_|/ | |/| | |
* | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-242-3/+7
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-262-3/+7
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren2013-12-121-3/+5
| | * | | ARM: tegra: select the reset frameworkStephen Warren2013-12-121-0/+2
| | | |/ | | |/|
* | | | Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-01-211-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: tegra: add gpiod_lookup table for paz00Heikki Krogerus2013-12-111-0/+11
| |/ /
* / / ARM: tegra: add missing break to fuse initialization codeStephen Warren2013-12-121-0/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-241-10/+0Star
|\ \ | |/ |/|
| * ARM: tegra: remove tegra_chip_uid()Stephen Warren2013-09-231-10/+0Star
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-161-1/+1
|\ \
| * | ARM: tegra: init fuse before setting reset handlerAlexandre Courbot2013-11-141-1/+1
* | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-1/+1
|\ \ \ | |/ / |/| |
| * | ARM: fix build errors caused by selection of errata 798181Russell King2013-10-211-1/+1
| |/
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-1115-33/+179
|\ \
| * \ Merge branch 'cleanup/dt-clock' into next/socOlof Johansson2013-10-281-9/+0Star
| |\ \
| * | | ARM: tegra: Add Tegra114 powergate supportThierry Reding2013-10-191-1/+42
| * | | ARM: tegra: Constify list of CPU domainsThierry Reding2013-10-191-2/+3
| * | | ARM: tegra: Remove duplicate powergate definesThierry Reding2013-10-191-6/+1Star
| * | | ARM: tegra: add LP1 support code for Tegra124Joseph Lo2013-10-195-8/+43
| * | | ARM: tegra: re-calculate the LP1 data for Tegra30/114Joseph Lo2013-10-191-7/+9
| * | | ARM: tegra: enable CPU idle for Tegra124Joseph Lo2013-10-192-1/+6