summaryrefslogtreecommitdiff
path: root/plat/nvidia/tegra/include
AgeCommit message (Expand)Author
2019-08-15tegra: add support for multi console interfaceAmbroise Vincent
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-04-03Makefile: remove extra include paths in INCLUDESAmbroise Vincent
2019-03-01Tegra: dummy support for the io_storage backendVarun Wadekar
2019-02-07Tegra: remove circular dependency with common_def.hVarun Wadekar
2019-02-07Tegra: define CACHE_WRITEBACK_GRANULE for scatterfileKalyani Chidambaram
2019-01-31Tegra: restrict non-secure PMC accessesVarun Wadekar
2019-01-31Tegra: bpmp: mark device "not present" on boot timeoutVarun Wadekar
2019-01-31Tegra210: clear PMC_DPD registers on resumekalyani chidambaram
2019-01-31Tegra: bpmp: suspend/resume handlersVarun Wadekar
2019-01-31Tegra210: skip past sc7entry-fw signature headerVarun Wadekar
2019-01-31Tegra210: SiP handlers to allow PMC accesskalyani chidambaram
2019-01-31Tegra210: power off all DMA masters before System Suspend entryVarun Wadekar
2019-01-31Tegra: support for System Suspend using sc7entry-fw binaryVarun Wadekar
2019-01-31Tegra210: remove support for cluster power downVarun Wadekar
2019-01-31Tegra210: support for cluster idle from the CPUVarun Wadekar
2019-01-31Tegra: pmc: helper function to find last ON CPUVarun Wadekar
2019-01-31Tegra: platform dependent address space sizesSteven Kao
2019-01-31Tegra210: Enable WDT_CPU interrupt for FIQ DebuggerVarun Wadekar
2019-01-31Tegra: flowctrl: helper functions to assist with cluster power statesVarun Wadekar
2019-01-31Tegra: flowctrl: support to enable/disable WDT's legacy FIQ routingVarun Wadekar
2019-01-31Tegra: SiP: set GPU in reset after vpr resizeJeetesh Burman
2019-01-31Tegra: bpmp_ipc: support to enable/disable module clockssteven kao
2019-01-31Tegra: fix offset used to dump GICD registers from crash handlerVarun Wadekar
2019-01-31Tegra: default platform handler for the CPU_STANDBY stateVarun Wadekar
2019-01-31Tegra186: smmu: add support for backup multiple smmu regsPritesh Raithatha
2019-01-23Tegra: add 'late' platform setup handlerDilan Lee
2019-01-23Tegra186: save system suspend entry marker to TZDRAMVarun Wadekar
2019-01-23Tegra186: helper functions for CPU rst handler and SMMU ctx offsetVarun Wadekar
2019-01-23Tegra: rename secure scratch register macrosSteven Kao
2019-01-23Tegra: memctrl_v2: platform handler for TZDRAM settingsVarun Wadekar
2019-01-23Tegra186: secondary: fix MISRA violations for Rules 8.6, 11.1Varun Wadekar
2019-01-23Tegra: bpmp_ipc: IPC driver to communicate with BPMP firmwareVarun Wadekar
2019-01-23Tegra: memctrl_v2: allow CPU accesses to TZRAMSteven Kao
2019-01-23Tegra: memctrl_v2: pack TZDRAM base to RSVD55_SCRATCHHarvey Hsieh
2019-01-23Tegra: memctrl_v2: platform handlers to program MSSPuneet Saxena
2019-01-18Tegra: memctrl: clean MC INT status before exit to bootloaderHarvey Hsieh
2019-01-18Tegra: memctrl_v2: pack TZDRAM base into SCRATCH54_LOHarvey Hsieh
2019-01-18Tegra210_B01: SC7: Select RNG mode based on ECIDSamuel Payne
2019-01-18Tegra210B01: SE/SE2 and PKA1 context save (SW)Marvin Hsu
2019-01-18Tegra: lib: library for profiling the cold boot pathVarun Wadekar
2019-01-18Tegra: fix defects flagged by MISRA Rule 10.3Anthony Zhou
2019-01-18Tegra210: se: enable entropy/SE clocks before system suspendSamuel Payne
2019-01-18Tegra: smmu: add a hook to get number of devicesSteven Kao
2019-01-18Tegra: read-modify-write ACTLR_ELx registersSteven Kao
2019-01-18Tegra210: se: disable SMMU before suspending SE blockSamuel Payne
2019-01-18Tegra: common: drivers: fix MISRA defectsAnthony Zhou
2019-01-18Tegra: pm: fix MISRA defectsAnthony Zhou
2019-01-18Tegra: fix MISRA defects in tegra_bl31_setup.cVarun Wadekar
2019-01-18Tegra: gpcdma: driver for general purpose DMAVarun Wadekar