aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/tegra.c
AgeCommit message (Expand)Author
2020-06-20ARM: tegra: Correct PL310 Auxiliary Control Register initializationDmitry Osipenko
2017-08-17soc/tegra: Register SoC deviceThierry Reding
2017-04-04soc/tegra: Move Tegra flowctrl driverJon Hunter
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-11ARM: tegra: Remove board_init_funcs arrayArnd Bergmann
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang
2015-05-04soc/tegra: pmc: move to using a restart handlerDavid Riley
2015-03-15ARM: tegra: skip gic_arch_extn setup if DT has a LIC nodeMarc Zyngier
2015-02-02clk: tegra: make tegra_clocks_apply_init_table() arch_initcallPeter De Schrijver
2014-08-26ARM: tegra: Initialize flow controller from DTThierry Reding
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding
2014-07-17soc/tegra: fuse: Set up in early initcallThierry Reding
2014-07-17ARM: tegra: Setup CPU hotplug in a pure initcallThierry Reding
2014-07-17soc/tegra: fuse: move APB DMA into Tegra20 fuse driverPeter De Schrijver
2014-07-17soc/tegra: Add efuse driver for TegraPeter De Schrijver
2014-07-17ARM: tegra: move fuse exports to soc/tegra/fuse.hPeter De Schrijver
2014-07-17ARM: tegra: Use a function to get the chip IDThierry Reding
2014-07-17ARM: tegra: Sort includes alphabeticallyThierry Reding
2014-05-30ARM: l2c: tegra: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: tegra: convert to common l2c310 early resume functionalityRussell King
2014-05-30ARM: l2c: tegra: remove cache size overrideRussell King
2014-05-30ARM: l2c: remove platforms/SoCs setting early BRESPRussell King
2014-02-18ARM: tegra: only run PL310 init on systems with oneStephen Warren
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-13ARM: tegra: add support for Trusted FoundationsAlexandre Courbot
2013-12-04ARM: tegra: don't hard-code DEBUG_LL baud rateStephen Warren
2013-11-14ARM: tegra: init fuse before setting reset handlerAlexandre Courbot
2013-10-28Merge branch 'cleanup/dt-clock' into next/socOlof Johansson
2013-10-18ARM: tegra: add Tegra124 SoC supportJoseph Lo
2013-09-29ARM: tegra: remove custom .init_time hookSebastian Hesselbarth
2013-09-17ARM: tegra: remove common.cStephen Warren
2013-09-17ARM: tegra: split tegra_pmc_init() in twoStephen Warren
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-08-13PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding
2013-07-29ARM: tegra: Remove USB platform dataTuomas Tynkkynen
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-04clk: tegra: defer application of init tableStephen Warren
2013-03-15ARM: tegra: expose chip ID and revisionDanny Huang
2013-03-11ARM: tegra: Unify Device tree board filesHiroshi Doyu
2013-03-11ARM: tegra: Rename board-dt-tegra20.c to tegra.cHiroshi Doyu