aboutsummaryrefslogtreecommitdiffstats
path: root/plat/nvidia
Commit message (Expand)AuthorAgeFilesLines
* types: use int-ll64 for both aarch32 and aarch64Masahiro Yamada2018-04-271-1/+1
* Fix pointer type mismatch of handlersMasahiro Yamada2018-04-271-8/+8
* Clean usage of void pointers to access symbolsJoel Hutton2018-03-271-22/+11
* tegra: Use SPDX license identifierAntonio Nino Diaz2018-03-081-18/+2
* Merge pull request #1239 from arve-android/trusty-fixesdavidcunado-arm2018-03-071-1/+18
|\
| * tegra/trusty: Setup tegra specific trusty args in platform codeArve Hjønnevåg2018-02-211-1/+18
* | tegra: Fix mmap_region_t struct mismatchAndreas Färber2018-02-174-4/+4
|/
* Do not enable SVE on pre-v8.2 platformsDavid Cunado2017-11-301-0/+3
* Fix type of `unsigned long` constantsAntonio Nino Diaz2017-09-212-6/+6
* Tegra: Rename CORTEX_A57_ACTLR_EL1 to *CPUACTLR*Eleanor Bonnici2017-08-291-6/+6
* Add new alignment parameter to func assembler macroJulius Werner2017-08-152-4/+2
* Tegra: implement the early suspend handlerVarun Wadekar2017-07-311-0/+18
* Fix order of remaining platform #includesIsla Mitchell2017-07-1411-14/+14
* Fix Tegra CFLAGS usageDouglas Raillard2017-06-231-1/+1
* Tegra186: mce: fix MISRA defectsAnthony Zhou2017-06-145-559/+610
* Tegra: delay_timer: fix MISRA defectsAnthony Zhou2017-06-141-7/+8
* Tegra: gic: fix MISRA defectsVarun Wadekar2017-06-142-57/+68
* Tegra: fiq_glue: fix MISRA defectsAnthony Zhou2017-06-141-35/+36
* Tegra: pmc: fix defects flagged during MISRA analysisAnthony Zhou2017-06-142-49/+52
* Tegra: memctrl: check GPU reset state from common placeVarun Wadekar2017-06-146-30/+20
* Tegra: memctrl_v2: fix software logic to check "flush complete"Varun Wadekar2017-06-141-20/+0
* Tegra: add explicit casts for integer macrosVarun Wadekar2017-06-145-212/+205
* Unique names for defines in the CPU librariesVarun Wadekar2017-06-142-19/+19
* Tegra: enable 'signed-comparison' compilation warning/errorsVarun Wadekar2017-06-147-9/+12
* tegra: Fix build errorsSoren Brinkmann2017-06-081-1/+1
* Tegra: Break circular dependency in platform header filesSandrine Bailleux2017-05-122-4/+0
* Use SPDX license identifiersdp-arm2017-05-0352-1300/+52
* Tegra210: implement 'get_target_pwr_state' handlerVarun Wadekar2017-05-011-2/+35
* Tegra: fix the NS DRAM address calculation logicVarun Wadekar2017-05-011-3/+2
* Tegra: memctrl_v2: zero out NS Video memory carveout regionVarun Wadekar2017-05-012-38/+168
* Tegra186: calculate proper power state for cluster/system power downVarun Wadekar2017-05-011-3/+7
* Tegra186: mce: max retries for ARI requestsSteven Kao2017-05-011-9/+42
* Tegra: memmap Tegra micro-seconds timer controllerSteven Kao2017-05-015-3/+12
* Tegra: early init the delay timerSteven Kao2017-05-011-5/+5
* Tegra: Control inclusion of helper code used for assertsAntonio Nino Diaz2017-04-261-2/+2
* Tegra: smmu: enable asserts by defaultVarun Wadekar2017-04-261-3/+0
* Tegra: enable 'ENABLE_ASSERTIONS' for all buildsVarun Wadekar2017-04-261-4/+3
* Tegra: group platform settings togetherVarun Wadekar2017-04-262-15/+20
* Merge pull request #912 from vwadekar/tegra-smmu-ctx-save-robustdavidcunado-arm2017-04-213-11/+25
|\
| * Tegra: smmu: make the context save sequence robustVarun Wadekar2017-04-203-11/+25
* | Merge pull request #902 from vwadekar/tegra186-sip-mce-callsdavidcunado-arm2017-04-212-26/+41
|\ \ | |/ |/|
| * Tegra186: Support AARCH32/64 encoding for MCE callsVarun Wadekar2017-04-172-26/+41
* | Tegra: smmu: fix the size used to save contextVarun Wadekar2017-04-191-1/+1
|/
* Merge pull request #899 from vwadekar/tegra186-platform-support-v6davidcunado-arm2017-04-1622-1501/+1718
|\
| * Tegra: fix trivial misra issuesAnthony Zhou2017-04-138-1025/+1023
| * Tegra: no need to re-init the same consoleVarun Wadekar2017-04-132-8/+6
| * Tegra: Add support for fake system suspendVignesh Radhakrishnan2017-04-133-5/+60
| * Tegra: memctrl_v2: restore MC_TXN_OVERRIDE settingsVarun Wadekar2017-04-131-44/+59
| * Tegra: memctrl_v1: disable AHB redirection after cold bootVarun Wadekar2017-04-135-2/+53
| * Tegra: platform: support Tegra186 chip idVarun Wadekar2017-04-132-2/+12