aboutsummaryrefslogtreecommitdiffstats
path: root/plat
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topic "versal-bug-fixes-and-new-apis" into integrationManish Pandey2020-12-098-22/+180
|\
| * plat: xilinx: versal: Add support of register notifierTejas Patel2020-12-074-0/+32
| * plat: xilinx: versal: Add support to get clock rate valueTejas Patel2020-12-073-0/+27
| * plat: xilinx: versal: Add support of set max latency for the deviceTejas Patel2020-12-074-0/+29
| * plat: versal: Add InitFinalize API callRavi Patel2020-12-073-3/+21
| * xilinx: versal: Updated Response of QueryData API callRajan Vaja2020-12-073-6/+54
| * plat:xilinx:versal: Use defaults when PDI is without sw partitionsVenkatesh Yadav Abbarapu2020-12-071-1/+1
| * plat: xilinx: Mask unnecessary bytes of return error codeRavi Patel2020-12-071-1/+3
| * xilinx: versal: Skip store/restore of GIC during CPU idleRavi Patel2020-12-071-6/+6
| * plat: versal: Update API list in feature checkVenkatesh Yadav Abbarapu2020-12-071-1/+2
| * xilinx: versal: Do not pass ACPU0 always in set_wakeup_source()Ravi Patel2020-12-071-4/+5
* | Merge changes from topic "secure_no_primary" into integrationOlivier Deprez2020-12-093-20/+53
|\ \
| * | spm: provide number of vCPUs and VM size for first SPOlivier Deprez2020-12-082-0/+4
| * | spm: remove chosen node from SPMC manifestsOlivier Deprez2020-12-082-10/+0
| * | spm: move OP-TEE SP manifest DTS to FVP platformOlivier Deprez2020-12-081-0/+49
| * | spm: remove device-memory node from SPMC manifestsOlivier Deprez2020-12-082-10/+0
* | | zynqmp: pm: Update flags in common clk divisor nodeRavi Patel2020-12-081-11/+25
* | | zynqmp: pm_api_clock: Copy only the valid bytesSiva Durga Prasad Paladugu2020-12-081-2/+3
* | | mediatek: mt8192: dcm: Add mcusys related dcm driversNina Wu2020-12-076-0/+716
* | | mediatek: mt8192: add ptp3 driverelly.chiang2020-12-074-0/+141
* | | mediatek: mt8192: Add SiP serviceNina Wu2020-12-073-0/+44
* | | mediatek: mt8192: add uart save and restore apiYuchen Huang2020-12-076-8/+112
* | | mediatek: mt8192: modify sys_cirq driverG.Pangao2020-12-072-369/+473
* | | mediatek: mt8192: add power-off supportHsin-Hsiung Wang2020-12-071-0/+13
* | | mediatek: mt8192: add pmic mt6359p driverHsin-Hsiung Wang2020-12-076-0/+233
* | | mediatek: mt8192: Initialize delay_timerNina Wu2020-12-072-0/+4
* | | mediatek: mt8192: enable NS access for systimerDehui Sun2020-12-073-0/+16
* | | mediatek: mt8192: Add CPU hotplug and MCDI supportJames Liao2020-12-073-13/+350
* | | mediatek: mt8192: Add MCDI driversJames Liao2020-12-079-0/+750
* | | mediatek: mt8192: Add SPMC driverJames Liao2020-12-076-1/+652
|/ /
* | Merge changes from topic "zynqmp-misc-enhancement" into integrationMadhukar Pappireddy2020-12-073-8/+12
|\ \
| * | plat: xilinx: zynqmp: Enable log messages for debugVenkatesh Yadav Abbarapu2020-12-061-3/+6
| * | plat: zynqmp: Change macro name of PM_BOOT_HEALTH_STATUS_REGTejas Patel2020-12-062-5/+6
| |/
* | plat: marvell: armada: a3k: Simplify check if WTP variable is definedPali Rohár2020-12-071-3/+3
* | plat: marvell: armada: a3k: Split building $(WTMI_MULTI_IMG) and $(TIMDDRTOOL)Pali Rohár2020-12-071-3/+11
* | plat: marvell: armada: Maximal size of bl1 image in mrvl_bootimage is 128kBPali Rohár2020-12-071-0/+1
* | plat: marvell: armada: Add missing FORCE, .PHONY and clean targetsPali Rohár2020-12-073-2/+24
* | plat: marvell: armada: a3k: Use make ifeq/endif syntax for $(MARVELL_SECURE_B...Pali Rohár2020-12-071-2/+6
* | plat: marvell: armada: a3k: Build $(WTMI_ENC_IMG) in $(BUILD_PLAT) directoryPali Rohár2020-12-071-2/+2
* | plat: marvell: armada: a3k: Do not remove external WTMI image files outside o...Pali Rohár2020-12-071-1/+2
* | plat: marvell: armada: a3k: Do not modify $(WTMI_MULTI_IMG)Pali Rohár2020-12-071-2/+3
* | plat: marvell: armada: a3k: Do not modify $(WTMI_IMG)Pali Rohár2020-12-071-1/+0
|/
* Merge "qemu/qemu_sbsa: increase SHARED_RAM_SIZE" into integrationMadhukar Pappireddy2020-12-071-1/+1
|\
| * qemu/qemu_sbsa: increase SHARED_RAM_SIZEMasato Fukumori2020-12-011-1/+1
* | plat: xilinx: zynqmp: Include GICv2 makefileVenkatesh Yadav Abbarapu2020-12-031-3/+4
* | Merge "plat: xilinx: Use fno-jump-tables flag in CPPFLAGS" into integrationMadhukar Pappireddy2020-12-031-0/+2
|\ \
| * | plat: xilinx: Use fno-jump-tables flag in CPPFLAGSVenkatesh Yadav Abbarapu2020-11-121-0/+2
* | | Merge "plat: marvell: Update SUBVERSION to match Marvell's forked version" in...Madhukar Pappireddy2020-12-031-1/+1
|\ \ \
| * | | plat: marvell: Update SUBVERSION to match Marvell's forked versionPali Rohár2020-11-191-1/+1
* | | | Merge "rockchip: Add support for the stack protector" into integrationMadhukar Pappireddy2020-12-025-0/+40
|\ \ \ \