aboutsummaryrefslogtreecommitdiffstats
path: root/plat
Commit message (Expand)AuthorAgeFilesLines
* locks: linker variables to calculate per-cpu bakery lock sizeVarun Wadekar2019-02-071-1/+3
* Tegra186: trampoline: include bl_common.hVarun Wadekar2019-02-071-1/+2
* Tegra186: use common 'BL31_BASE' variableVarun Wadekar2019-02-071-1/+1
* Remove unused function symbolsVarun Wadekar2019-02-073-9/+3
* Tegra: remove circular dependency with common_def.hVarun Wadekar2019-02-071-1/+6
* Tegra: define CACHE_WRITEBACK_GRANULE for scatterfileKalyani Chidambaram2019-02-071-1/+1
* Merge pull request #1785 from vwadekar/tf2.0-tegra-downstream-rebase-1.25.19Antonio Niño Díaz2019-02-0631-379/+1338
|\
| * Tegra186: remove ENABLE_AFI_DEVICE macro usageVarun Wadekar2019-02-052-9/+0
| * spd: trusty: memmap trusty's code memory before peekingVarun Wadekar2019-02-052-4/+4
| * Tegra: initialise per-CPU GIC interface(s)Varun Wadekar2019-02-054-8/+9
| * Tegra: spe: prepend '\r' to '\n'Varun Wadekar2019-02-051-1/+17
| * Tegra: Enable irq as wake-up event for cpu_standbyVignesh Radhakrishnan2019-02-051-2/+21
| * Tegra: remove unused libc files from makefileAnthony Zhou2019-02-051-1/+18
| * Tegra: restrict non-secure PMC accessesVarun Wadekar2019-01-313-0/+13
| * Tegra186: memctrl: disable stream id writes for MC clientsKrishna Reddy2019-01-311-15/+15
| * Tegra: bpmp: mark device "not present" on boot timeoutVarun Wadekar2019-01-312-2/+11
| * Tegra210: toggle ring oscillator across cluster idleVarun Wadekar2019-01-311-7/+27
| * Tegra210: clear PMC_DPD registers on resumekalyani chidambaram2019-01-313-0/+23
| * Tegra210: suspend/resume bpmp interface across System SuspendVarun Wadekar2019-01-311-0/+6
| * Tegra: bpmp: suspend/resume handlersVarun Wadekar2019-01-312-36/+99
| * Tegra210: skip past sc7entry-fw signature headerVarun Wadekar2019-01-312-2/+7
| * Tegra210: move sc7entry-fw inside the TZDRAM fenceVarun Wadekar2019-01-312-9/+27
| * Tegra210: SiP handlers to allow PMC accesskalyani chidambaram2019-01-314-1/+104
| * Tegra210: power off all DMA masters before System Suspend entryVarun Wadekar2019-01-313-11/+135
| * Tegra: support for System Suspend using sc7entry-fw binaryVarun Wadekar2019-01-318-16/+136
| * Tegra210: remove support for cluster power downVarun Wadekar2019-01-312-37/+0
| * Tegra210: support for cluster idle from the CPUVarun Wadekar2019-01-313-9/+94
| * Tegra: pmc: helper function to find last ON CPUVarun Wadekar2019-01-312-3/+30
| * Tegra: platform dependent address space sizesSteven Kao2019-01-314-9/+21
| * Tegra: organize memory/mmio apertures to decrease memmap latencyVarun Wadekar2019-01-312-20/+16
| * Tegra210: Enable WDT_CPU interrupt for FIQ DebuggerVarun Wadekar2019-01-312-4/+31
| * Tegra: flowctrl: helper functions to assist with cluster power statesVarun Wadekar2019-01-312-12/+107
| * Tegra: bpmp: remove bpmp init failed error printVarun Wadekar2019-01-311-1/+0
| * Tegra: fiq_glue: support to handle LEGACY_FIQ PPIs for Tegra SoCsVarun Wadekar2019-01-312-0/+23
| * Tegra: flowctrl: support to enable/disable WDT's legacy FIQ routingVarun Wadekar2019-01-312-2/+28
| * Tegra: SiP: set GPU in reset after vpr resizeJeetesh Burman2019-01-314-0/+16
| * Tegra: handle FIQ interrupts when NS handler is not registeredVarun Wadekar2019-01-311-17/+28
| * Tegra: bpmp_ipc: support to enable/disable module clockssteven kao2019-01-313-6/+122
| * Tegra: fix offset used to dump GICD registers from crash handlerVarun Wadekar2019-01-311-2/+2
| * Tegra: default platform handler for the CPU_STANDBY stateVarun Wadekar2019-01-312-0/+12
| * Tegra186: smmu: add support for backup multiple smmu regsPritesh Raithatha2019-01-312-167/+170
* | Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanupAntonio Niño Díaz2019-02-0532-227/+42
|\ \
| * | Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz2019-02-0115-37/+12
| * | Remove duplicated definitions of linker symbolsAntonio Nino Diaz2019-02-0117-190/+30
| |/
* | Merge pull request #1783 from thloh85-intel/integration_v2Antonio Niño Díaz2019-02-0425-0/+2656
|\ \
| * | plat: intel: Add BL2 support for Stratix 10 SoCLoh Tien Hock2019-02-0425-0/+2656
* | | Merge pull request #1803 from sandrine-bailleux-arm/sb/arm-bl33-fixesAntonio Niño Díaz2019-02-046-11/+13
|\ \ \
| * | | Arm platforms: Fix max size of BL33 imageSandrine Bailleux2019-02-012-2/+4
| * | | Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSETSandrine Bailleux2019-02-016-9/+9
| | |/ | |/|
* | | Merge pull request #1796 from grandpaul/rpi3-sdhost-driverAntonio Niño Díaz2019-02-044-0/+33
|\ \ \