summaryrefslogtreecommitdiff
path: root/plat/xilinx
Commit message (Expand)AuthorAgeFilesLines
* fix(tree): correct some typosElyes Haouas2023-05-094-4/+4
* Merge "feat(xilinx): sync copyright format" into integrationJoanna Farley2023-05-0213-14/+14
|\
| * feat(xilinx): sync copyright formatMichal Simek2023-04-2613-14/+14
* | Merge "style(xilinx): fix AMD copyright format" into integrationJoanna Farley2023-04-289-9/+9
|\ \ | |/ |/|
| * style(xilinx): fix AMD copyright formatMichal Simek2023-04-249-9/+9
* | Merge changes from topic "versal/xlat-v2" into integrationJoanna Farley2023-04-246-18/+8
|\ \ | |/ |/|
| * feat(versal): switch to xlat_v2Michal Simek2023-04-174-8/+8
| * fix(xilinx): remove asserts around arg0/arg1Michal Simek2023-04-173-10/+0
* | Merge "fix(zynqmp): remove unused PLAT_NUM_POWER_DOMAINS" into integrationJoanna Farley2023-04-201-1/+0
|\ \
| * | fix(zynqmp): remove unused PLAT_NUM_POWER_DOMAINSMichal Simek2023-04-171-1/+0
| |/
* | Merge "style(xilinx): replace ARM by Arm in copyrights" into integrationJoanna Farley2023-04-2065-65/+65
|\ \
| * | style(xilinx): replace ARM by Arm in copyrightsMichal Simek2023-04-1465-65/+65
| |/
* | fix(versal): replace FPD_MAINCCI* macrosMichal Simek2023-04-142-4/+2
|/
* feat(zynqmp): make stack size configurableAkshay Belsare2023-04-111-0/+2
* feat(zynqmp): add hooks for custom runtime setupAkshay Belsare2023-04-063-0/+7
* refactor(xilinx): move enum to common placeJay Buddhabhatti2023-03-273-47/+39
* fix(xilinx): fix misra defectsJay Buddhabhatti2023-03-274-22/+22
* fix(xilinx): remove unnecessary conditionJay Buddhabhatti2023-03-271-1/+1
* feat(versal): replace irq array with switch caseJay Buddhabhatti2023-03-271-49/+68
* feat(versal-net): add support for set wakeup sourceJay Buddhabhatti2023-03-271-2/+131
* refactor(versal): move set wake src fn to common placeJay Buddhabhatti2023-03-276-58/+72
* refactor(xilinx): rename gic macros to make commonJay Buddhabhatti2023-03-277-15/+19
* feat(xilinx): add device node indexesJay Buddhabhatti2023-03-271-1/+51
* fix(xilinx): initialize values to device enum membersJay Buddhabhatti2023-03-271-87/+87
* refactor(xilinx): move pm_defs.h to common placeJay Buddhabhatti2023-03-2710-391/+319
* refactor(xilinx): move versal files to common placeJay Buddhabhatti2023-03-2719-26/+34
* feat(zynqmp): build pm code as libraryAmit Nagal2023-03-272-8/+22
* chore(zynqmp): print entry address to Secure and NS worldAkshay Belsare2023-03-271-2/+2
* fix(versal-net): use spin_lock instead of bakery_lockJay Buddhabhatti2023-03-232-13/+67
* fix(versal-net): correct aff level for cpu offJay Buddhabhatti2023-03-231-3/+1
* fix(versal_net): fix irq for IPI0Trung Tran2023-03-141-2/+5
* fix(xilinx): handle CRC failure in IPI callbackNaman Trivedi Manojbhai2023-03-098-13/+48
* fix(xilinx): handle CRC failure in IPINaman Trivedi Manojbhai2023-03-093-1/+17
* fix(zynqmp): conditional reservation of memory in DTBAkshay Belsare2023-03-063-6/+17
* revert(zynqmp): remove EM SMC handlerMichal Simek2023-02-276-110/+3
* feat(zynqmp): add hooks for mmap and early setupAmit Nagal2023-02-244-1/+27
* fix(zynqmp): add bitmask for get_op_char APIRonak Jain2023-02-221-3/+5
* Merge changes I51c13c52,I3358c51e into integrationManish Pandey2023-02-222-4/+4
|\
| * build: always prefix section names with `.`Chris Kay2023-02-202-4/+4
* | Merge "fix(zynqmp): panic w/o handoff structure in !JTAG" into integrationJoanna Farley2023-02-221-3/+2
|\ \
| * | fix(zynqmp): panic w/o handoff structure in !JTAGMichal Simek2023-02-211-3/+2
* | | fix(zynqmp): move EM SMC range to SIP rangeMichal Simek2023-02-202-8/+9
|/ /
* | Merge changes from topic "zynqmp-smc" into integrationJoanna Farley2023-02-181-6/+18
|\ \
| * | fix(zynqmp): check smc_fid 23:16 bitsMichal Simek2023-02-161-5/+15
| * | fix(zynqmp): separate EM from PM SMCsMichal Simek2023-02-161-1/+3
* | | Merge "feat(zynqmp): add support for custom sip service" into integrationJoanna Farley2023-02-174-0/+45
|\ \ \
| * | | feat(zynqmp): add support for custom sip serviceAmit Nagal2023-02-164-0/+45
| |/ /
* | | Merge "fix(versal): check smc_fid 23:16 bits" into integrationJoanna Farley2023-02-172-6/+27
|\ \ \
| * | | fix(versal): check smc_fid 23:16 bitsMichal Simek2023-02-162-6/+27
| |/ /
* | | Merge "docs(xilinx): correct function description" into integrationJoanna Farley2023-02-171-4/+5
|\ \ \