summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use driver macroSascha Hauer2020-09-291-5/+1
* restart: give all restart handlers a descriptive nameAhmad Fatoum2020-09-151-1/+1
* kbuild: rename pbl object pbl-*.o to *.pbl.oMasahiro Yamada2020-05-201-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2020-05-141-1/+0
|\
| * treewide: remove references to CREDITSUwe Kleine-König2020-04-271-1/+0
* | treewide: Kconfig: remove some unused symbolsAhmad Fatoum2020-04-291-3/+0
|/
* ARM: Compile with -fPIESascha Hauer2019-11-121-10/+2
* ARM: Cleanup stack offset cargo cultSascha Hauer2019-09-091-1/+1
* ARM: return positive offset in get_runtime_offset()Sascha Hauer2018-03-212-2/+2
* include: Move ns16550 serial platform_data to include/platform_dataSascha Hauer2016-04-151-1/+0
* ARM: tegra: set up stack before calling maincluster entryLucas Stach2016-04-141-3/+4
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-072-6/+10
* ARM: tegra: clean up lowlevel entryLucas Stach2016-01-183-11/+8
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-4/+5
* ARM: tegra: jump to maincluster earlierLucas Stach2015-06-292-9/+9
* Abolish cpu_read* and cpu_write* accessorsMasahiro Yamada2015-05-201-2/+2
* ARM: tegra: add eMMC barebox update handlerLucas Stach2015-03-043-0/+103
* tegra: avp_init: write DT address register earlierLucas Stach2015-03-031-3/+3
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-083-3/+3
* treewide: Reuse init_clock() return value for clocksource driversAlexander Shiyan2014-11-101-2/+1
* tegra: remove custom UART setupLucas Stach2014-11-043-119/+0
* tegra: pmc: add support for reset src detectionLucas Stach2014-11-042-0/+41
* tegra: jetson-tk1: enable 1.05V_RUNLucas Stach2014-11-041-0/+2
* tegra: pmc: work around power domain failureLucas Stach2014-11-031-0/+2
* tegra: pmc: add powerdomain handlingLucas Stach2014-10-082-3/+229
* clk: tegra30: add PCIe clocksLucas Stach2014-10-081-0/+2
* clk: tegra: add PLLE setup functionsLucas Stach2014-10-081-0/+2
* Merge branch 'for-next/resource-err-ptr'Sascha Hauer2014-10-022-4/+6
|\
| * resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-162-4/+6
* | pinctrl: fix Kconfig dependenciesSascha Hauer2014-09-151-3/+0
|/
* arm: tegra: enable ARM errata workaroundsLucas Stach2014-06-261-2/+19
* tegra: add NVIDIA Jetson-TK1 board supportLucas Stach2014-06-051-0/+4
* tegra: pmc: add Tegra124 compatibleLucas Stach2014-06-051-0/+2
* pinctrl: tegra: add Tegra124 supportLucas Stach2014-06-051-0/+1
* tegra: add Tegra124 Kconfig symbolLucas Stach2014-06-051-0/+3
* tegra: add architectural timer initLucas Stach2014-06-053-0/+58
* tegra: setup L2 cache on Tegra124Lucas Stach2014-06-051-1/+12
* tegra: hardcode entry address for main clusterLucas Stach2014-06-051-2/+16
* tegra: apply cluster switch logic to all SoCs >=T30Lucas Stach2014-06-051-1/+1
* tegra: add Tegra124 PLL_X rate setupLucas Stach2014-06-051-0/+8
* tegra: change cpu internal reset layout for Tegra124Lucas Stach2014-06-051-4/+15
* tegra: fix MESLECT clock enableLucas Stach2014-06-052-1/+3
* tegra: power up additional partitions on Tegra124Lucas Stach2014-06-052-6/+22
* tegra: disable IDDQ for PLL_X on Tegra124Lucas Stach2014-06-052-0/+28
* tegra: add Tegra124 and AS3722 PMIC to lowlevel-dvcLucas Stach2014-06-051-0/+55
* tegra: recognize Tegra124 in common initcallsLucas Stach2014-06-051-2/+4
* tegra: recognize Tegra124 in maincomplex startupLucas Stach2014-06-051-0/+1
* tegra: lowlevel: fix ODMdata fetch on Tegra124Lucas Stach2014-06-051-15/+35
* tegra: add Tegra124 id to lowlevel functionsLucas Stach2014-06-051-0/+6
* tegra: lowlevel: setup an early stackLucas Stach2014-06-051-0/+2