index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
tegra.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-04-17
firmware: Move Trusted Foundations support
Thierry Reding
2019-04-09
ARM: tegra: Set up L2 cache using Trusted Foundations firmware
Dmitry Osipenko
2018-05-18
ARM: tegra: Create platform device for tegra20-cpufreq driver
Dmitry Osipenko
2017-08-17
soc/tegra: Register SoC device
Thierry Reding
2017-04-04
soc/tegra: Move Tegra flowctrl driver
Jon Hunter
2016-08-01
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-11
ARM: tegra: Remove board_init_funcs array
Arnd Bergmann
2016-06-23
arm: use of_platform_default_populate() to populate
Kefeng Wang
2015-05-04
soc/tegra: pmc: move to using a restart handler
David Riley
2015-03-15
ARM: tegra: skip gic_arch_extn setup if DT has a LIC node
Marc Zyngier
2015-02-02
clk: tegra: make tegra_clocks_apply_init_table() arch_initcall
Peter De Schrijver
2014-08-26
ARM: tegra: Initialize flow controller from DT
Thierry Reding
2014-07-17
ARM: tegra: Convert PMC to a driver
Thierry Reding
2014-07-17
soc/tegra: fuse: Set up in early initcall
Thierry Reding
2014-07-17
ARM: tegra: Setup CPU hotplug in a pure initcall
Thierry Reding
2014-07-17
soc/tegra: fuse: move APB DMA into Tegra20 fuse driver
Peter De Schrijver
2014-07-17
soc/tegra: Add efuse driver for Tegra
Peter De Schrijver
2014-07-17
ARM: tegra: move fuse exports to soc/tegra/fuse.h
Peter De Schrijver
2014-07-17
ARM: tegra: Use a function to get the chip ID
Thierry Reding
2014-07-17
ARM: tegra: Sort includes alphabetically
Thierry Reding
2014-05-30
ARM: l2c: tegra: convert to generic l2c OF initialisation
Russell King
2014-05-30
ARM: l2c: tegra: convert to common l2c310 early resume functionality
Russell King
2014-05-30
ARM: l2c: tegra: remove cache size override
Russell King
2014-05-30
ARM: l2c: remove platforms/SoCs setting early BRESP
Russell King
2014-02-18
ARM: tegra: only run PL310 init on systems with one
Stephen Warren
2014-01-23
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-12-13
ARM: tegra: add support for Trusted Foundations
Alexandre Courbot
2013-12-04
ARM: tegra: don't hard-code DEBUG_LL baud rate
Stephen Warren
2013-11-14
ARM: tegra: init fuse before setting reset handler
Alexandre Courbot
2013-10-28
Merge branch 'cleanup/dt-clock' into next/soc
Olof Johansson
2013-10-18
ARM: tegra: add Tegra124 SoC support
Joseph Lo
2013-09-29
ARM: tegra: remove custom .init_time hook
Sebastian Hesselbarth
2013-09-17
ARM: tegra: remove common.c
Stephen Warren
2013-09-17
ARM: tegra: split tegra_pmc_init() in two
Stephen Warren
2013-09-06
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-08-13
PCI: tegra: Move PCIe driver to drivers/pci/host
Thierry Reding
2013-07-29
ARM: tegra: Remove USB platform data
Tuomas Tynkkynen
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-02
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-04
clk: tegra: defer application of init table
Stephen Warren
2013-03-15
ARM: tegra: expose chip ID and revision
Danny Huang
2013-03-11
ARM: tegra: Unify Device tree board files
Hiroshi Doyu
2013-03-11
ARM: tegra: Rename board-dt-tegra20.c to tegra.c
Hiroshi Doyu