aboutsummaryrefslogtreecommitdiffstats
path: root/plat/nvidia/tegra/include
Commit message (Expand)AuthorAgeFilesLines
* Tegra: support for native GICv2 driversVarun Wadekar2018-12-183-24/+32
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-0814-42/+42
* tegra: Migrate to new interfacesAntonio Nino Diaz2018-09-282-2/+13
* libc: Fix all includes in codebaseAntonio Nino Diaz2018-08-222-4/+4
* tegra: Fix mmap_region_t struct mismatchAndreas Färber2018-02-171-1/+1
* Tegra186: mce: fix MISRA defectsAnthony Zhou2017-06-141-2/+2
* Tegra: gic: fix MISRA defectsVarun Wadekar2017-06-141-1/+1
* Tegra: pmc: fix defects flagged during MISRA analysisAnthony Zhou2017-06-141-14/+15
* Tegra: memctrl: check GPU reset state from common placeVarun Wadekar2017-06-143-0/+6
* Tegra: add explicit casts for integer macrosVarun Wadekar2017-06-145-212/+205
* Tegra: Break circular dependency in platform header filesSandrine Bailleux2017-05-122-4/+0
* Use SPDX license identifiersdp-arm2017-05-0314-350/+14
* Tegra: memctrl_v2: zero out NS Video memory carveout regionVarun Wadekar2017-05-011-23/+23
* Tegra: memmap Tegra micro-seconds timer controllerSteven Kao2017-05-013-2/+5
* Merge pull request #899 from vwadekar/tegra186-platform-support-v6davidcunado-arm2017-04-169-675/+779
|\
| * Tegra: fix trivial misra issuesAnthony Zhou2017-04-136-680/+680
| * Tegra: Add support for fake system suspendVignesh Radhakrishnan2017-04-131-0/+2
| * Tegra: memctrl_v1: disable AHB redirection after cold bootVarun Wadekar2017-04-132-1/+9
| * Tegra: platform: support Tegra186 chip idVarun Wadekar2017-04-131-2/+4
| * Tegra: smmu: support for multiple devicesPritesh Raithatha2017-04-132-8/+8
| * Tegra: smmu: platform handler for SMMU settingsPritesh Raithatha2017-04-131-8/+100
* | Merge pull request #897 from vwadekar/memctrl-v1-xlat-table-v2davidcunado-arm2017-04-141-2/+3
|\ \ | |/ |/|
| * Tegra: memctrl_v1: enable 'xlat_table_v2' libraryVarun Wadekar2017-04-101-2/+3
* | Tegra: memctrl_v2: platform handler for MC settingsPritesh Raithatha2017-04-072-122/+72
* | Tegra: memctrl_v2: remove non-secure access to TZSRAM memoryHarvey Hsieh2017-04-071-2/+0
* | Tegra186: read activity monitor's clock counter valuesVarun Wadekar2017-04-071-1/+7
* | Tegra186: move smmu driver to tegra/commonVarun Wadekar2017-04-071-0/+2
* | Tegra186: split MCE driver into public/private interfacesVarun Wadekar2017-04-071-0/+100
|/
* Tegra186: move TSA macros to tegra_def.hVarun Wadekar2017-04-052-37/+37
* Tegra: drivers: memctrl: move chip specific defines to tegra_def.hVarun Wadekar2017-04-055-53/+59
* Tegra186: move platform specific MCE defines to tegra_def.hVarun Wadekar2017-04-051-0/+30
* Tegra: memctrl_v2: save TZDRAM settings to secure scratch registersHarvey Hsieh2017-04-051-0/+3
* Tegra186: use helper functions to get major/minor versionVarun Wadekar2017-03-301-4/+0
* Tegra: smmu: disable TCU prefetch for all the 64 contextsVarun Wadekar2017-03-301-0/+7
* Tegra186: handlers to get BL31 arguments from previous bootloaderVarun Wadekar2017-03-301-0/+2
* Tegra: memctrl_v2: TZRAM aperture configuration settingsVarun Wadekar2017-03-302-10/+30
* Tegra186: Enable ECC and Parity Protection for A02p SKUsVarun Wadekar2017-03-301-0/+7
* Tegra186: fix recursion in included headers (tegra_def.h/platform_def.h)Varun Wadekar2017-03-272-2/+2
* Tegra186: enable support for simulation environmentVarun Wadekar2017-03-231-3/+5
* Tegra186: save/restore BL31 context to/from TZDRAMVarun Wadekar2017-03-233-2/+13
* Tegra186: re-configure MSS' client settingsVarun Wadekar2017-03-232-19/+238
* Tegra186: implement support for System SuspendVarun Wadekar2017-03-221-0/+14
* Tegra186: memctrl_v2: restore video memory settingsVarun Wadekar2017-03-221-18/+0
* Tegra186: smmu: driver for the smmu hardware blockVarun Wadekar2017-03-221-0/+632
* Tegra186: register FIQ interrupt sourcesVarun Wadekar2017-03-201-1/+9
* Tegra: memctrl_v2: implement MC txn override WARVarun Wadekar2017-03-202-0/+105
* Tegra186: support for C6/C7 CPU_SUSPEND statesVarun Wadekar2017-03-201-3/+15
* Tegra: memctrl_v2: secure the on-chip TZSRAM memoryVarun Wadekar2017-03-202-1/+18
* Tegra186: support for the latest platform port handlersVarun Wadekar2017-03-201-2/+2
* Tegra186: platform support for Tegra "T186" SoCVarun Wadekar2017-03-201-0/+114