aboutsummaryrefslogtreecommitdiffstats
path: root/plat/xilinx
Commit message (Expand)AuthorAgeFilesLines
...
* zynqmp: pm: Implemented pm API functions to load the bitstream into PLNava kishore Manne2016-09-134-0/+65
* zynqmp: pm: adds new pm ID to sync with PMUFW ID numbersNava kishore Manne2016-09-131-0/+1
* zynqmp: Initialize GIC on suspend_finishSoren Brinkmann2016-09-131-0/+7
* zynqmp: pm: Call set_wakeup_source for all wake devices on sys-suspendFilip Drazic2016-09-134-3/+155
* zynqmp: pm: Add PM node IDs for GPU, PCIE, PCAP and RTCFilip Drazic2016-09-131-0/+4
* zynqmp: pm: Provide state argument to the pm_self_suspend API callFilip Drazic2016-09-134-46/+12
* zynqmp: Add simple implementation of zynqmp_validate_power_state()Stefan Krsmanovic2016-09-131-1/+14
* zynqmp: Increase MAX_XLAT_TABLESSoren Brinkmann2016-09-131-5/+1
* zynqmp: Change default BL31 address spaceSoren Brinkmann2016-09-131-2/+1
* zynqmp: Add RW access to L2ACTLR_EL1 and CPUACTLR_EL1Naga Sureshkumar Relli2016-09-132-0/+24
* zynqmp: Set RESET_TO_BL31 through platform.mkSoren Brinkmann2016-09-131-0/+1
* zynqmp: pm: Added NODE_IPI_RPU_0 node definition in pm_defsMirela Simonovic2016-09-131-0/+1
* zynqmp: Add support for generic_delay_timerSoren Brinkmann2016-09-132-0/+5
* Migrate platform makefile to new console driver locationSoby Mathew2016-08-091-2/+2
* Merge pull request #667 from soby-mathew/sm/PSCI_libdanh-arm2016-07-251-2/+2
|\
| * Move `arm_common.c` out of aarch64 folderSoby Mathew2016-07-191-1/+1
| * Include `plat_psci_common.c` from the new locationSoby Mathew2016-07-191-1/+1
* | zynqmp: Separate code and rodataSoren Brinkmann2016-07-114-46/+16
|/
* ARM platforms: Add support for SEPARATE_CODE_AND_RODATASandrine Bailleux2016-07-082-1/+5
* Introduce utils.h header fileSandrine Bailleux2016-07-081-1/+2
* Introduce arm_setup_page_tables() functionSandrine Bailleux2016-07-082-5/+6
* Merge pull request #651 from Xilinx/zynqmp_uartdanh-arm2016-07-044-3/+21
|\
| * zynqmp: Add option to select between Cadence UARTsSoren Brinkmann2016-06-154-3/+21
* | Merge pull request #650 from Xilinx/zynqmp-updatesdanh-arm2016-06-1517-137/+427
|\|
| * zynqmp: pm: Added NODE_IPI_APU slave node ID in pm_defs.hMirela Simonovic2016-06-071-0/+1
| * zynqmp: Remove double ';'Soren Brinkmann2016-05-291-1/+1
| * zynqmp: Fix spelling of endiannessSoren Brinkmann2016-05-291-7/+7
| * zynqmp: PSCI: Wait for FW completing wake requestsSoren Brinkmann2016-05-251-1/+1
| * zynqmp: Ignore the revision field of the IDCODESoren Brinkmann2016-05-241-4/+2
| * zynqmp: Add bakery_lock to protect APU_PWRCTRL register accessStefan Krsmanovic2016-05-241-0/+15
| * zynqmp: Put pm_secure_lock in coherent memory regionStefan Krsmanovic2016-05-241-1/+1
| * zynqmp: pm: Implement pm_register_notifier PM API functionAnes Hadziahmetagic2016-05-241-1/+6
| * zynqmp: pm: Implemented 'get_op_characteristic' PM API callAnes Hadziahmetagic2016-05-244-10/+23
| * zynqmp: pm: Removed double declaration of pm_ipi_send functionsFilip Drazic2016-05-242-5/+1
| * zynqmp: Reduce mapped memory areaSoren Brinkmann2016-05-242-3/+7
| * zynqmp: FSBL->ATF handoverMichal Simek2016-04-255-14/+308
| * zynqmp: Introduce zynqmp_get_bootmodeSoren Brinkmann2016-04-253-0/+12
| * zynqmp: Remove bogus commentSoren Brinkmann2016-04-251-7/+0
| * zynqmp: Revise memory configuration optionsSoren Brinkmann2016-04-253-79/+48
| * zynqmp: ipi: Consolidate IRQ #definesSoren Brinkmann2016-04-181-3/+2
| * zynqmp: Remove unused/redundant #includesSoren Brinkmann2016-04-183-9/+0
* | Implement plat_get_syscnt_freq2 on platformsAntonio Nino Diaz2016-05-201-2/+2
* | Move `plat_get_syscnt_freq()` to arm_common.cYatharth Kochar2016-04-211-2/+2
|/
* Dump platform-defined regs in crash reportingGerald Lejeune2016-04-141-5/+6
* Migrate platform ports to the new xlat_tables librarySoby Mathew2016-04-131-1/+2
* Add support for Xilinx Zynq UltraScale+ MPSOCSoren Brinkmann2016-04-0624-0/+3483