summaryrefslogtreecommitdiff
path: root/plat/xilinx
AgeCommit message (Expand)Author
2016-09-13zynqmp: Make MMIO write FW call synchronousSoren Brinkmann
2016-09-13zynqmp: Add support to provide silicon id through SMCSiva Durga Prasad Paladugu
2016-09-13zynqmp: pm: Implemented pm API functions to load the bitstream into PLNava kishore Manne
2016-09-13zynqmp: pm: adds new pm ID to sync with PMUFW ID numbersNava kishore Manne
2016-09-13zynqmp: Initialize GIC on suspend_finishSoren Brinkmann
2016-09-13zynqmp: pm: Call set_wakeup_source for all wake devices on sys-suspendFilip Drazic
2016-09-13zynqmp: pm: Add PM node IDs for GPU, PCIE, PCAP and RTCFilip Drazic
2016-09-13zynqmp: pm: Provide state argument to the pm_self_suspend API callFilip Drazic
2016-09-13zynqmp: Add simple implementation of zynqmp_validate_power_state()Stefan Krsmanovic
2016-09-13zynqmp: Increase MAX_XLAT_TABLESSoren Brinkmann
2016-09-13zynqmp: Change default BL31 address spaceSoren Brinkmann
2016-09-13zynqmp: Add RW access to L2ACTLR_EL1 and CPUACTLR_EL1Naga Sureshkumar Relli
2016-09-13zynqmp: Set RESET_TO_BL31 through platform.mkSoren Brinkmann
2016-09-13zynqmp: pm: Added NODE_IPI_RPU_0 node definition in pm_defsMirela Simonovic
2016-09-13zynqmp: Add support for generic_delay_timerSoren Brinkmann
2016-08-09Migrate platform makefile to new console driver locationSoby Mathew
2016-07-25Merge pull request #667 from soby-mathew/sm/PSCI_libdanh-arm
2016-07-19Move `arm_common.c` out of aarch64 folderSoby Mathew
2016-07-19Include `plat_psci_common.c` from the new locationSoby Mathew
2016-07-11zynqmp: Separate code and rodataSoren Brinkmann
2016-07-08ARM platforms: Add support for SEPARATE_CODE_AND_RODATASandrine Bailleux
2016-07-08Introduce utils.h header fileSandrine Bailleux
2016-07-08Introduce arm_setup_page_tables() functionSandrine Bailleux
2016-07-04Merge pull request #651 from Xilinx/zynqmp_uartdanh-arm
2016-06-15zynqmp: Add option to select between Cadence UARTsSoren Brinkmann
2016-06-15Merge pull request #650 from Xilinx/zynqmp-updatesdanh-arm
2016-06-07zynqmp: pm: Added NODE_IPI_APU slave node ID in pm_defs.hMirela Simonovic
2016-05-29zynqmp: Remove double ';'Soren Brinkmann
2016-05-29zynqmp: Fix spelling of endiannessSoren Brinkmann
2016-05-25zynqmp: PSCI: Wait for FW completing wake requestsSoren Brinkmann
2016-05-24zynqmp: Ignore the revision field of the IDCODESoren Brinkmann
2016-05-24zynqmp: Add bakery_lock to protect APU_PWRCTRL register accessStefan Krsmanovic
2016-05-24zynqmp: Put pm_secure_lock in coherent memory regionStefan Krsmanovic
2016-05-24zynqmp: pm: Implement pm_register_notifier PM API functionAnes Hadziahmetagic
2016-05-24zynqmp: pm: Implemented 'get_op_characteristic' PM API callAnes Hadziahmetagic
2016-05-24zynqmp: pm: Removed double declaration of pm_ipi_send functionsFilip Drazic
2016-05-24zynqmp: Reduce mapped memory areaSoren Brinkmann
2016-05-20Implement plat_get_syscnt_freq2 on platformsAntonio Nino Diaz
2016-04-25zynqmp: FSBL->ATF handoverMichal Simek
2016-04-25zynqmp: Introduce zynqmp_get_bootmodeSoren Brinkmann
2016-04-25zynqmp: Remove bogus commentSoren Brinkmann
2016-04-25zynqmp: Revise memory configuration optionsSoren Brinkmann
2016-04-21Move `plat_get_syscnt_freq()` to arm_common.cYatharth Kochar
2016-04-18zynqmp: ipi: Consolidate IRQ #definesSoren Brinkmann
2016-04-18zynqmp: Remove unused/redundant #includesSoren Brinkmann
2016-04-14Dump platform-defined regs in crash reportingGerald Lejeune
2016-04-13Migrate platform ports to the new xlat_tables librarySoby Mathew
2016-04-06Add support for Xilinx Zynq UltraScale+ MPSOCSoren Brinkmann