- 16c611f fix(versal): add external declaration by Maheedhar Bollapalli · 10 months ago
- b21e287 fix(xilinx): avoid altering function parameters by Maheedhar Bollapalli · 1 year, 4 months ago
- e223037 fix(xilinx): modify conditions to have boolean type by Maheedhar Bollapalli · 1 year, 4 months ago
- a539dce Merge changes from topic "xlnx_fix_plat_const_preced" into integration by Joanna Farley · 9 months ago
- 8e9a5a5 fix(xilinx): explicitly check operators precedence by Nithin G · 1 year, 4 months ago
- 1fbe81f feat(amd): populate handoff from TL by Amit Nagal · 12 months ago
- 0f9f557 fix(versal): add const qualifier by Maheedhar Bollapalli · 10 months ago
- f1feb9a Merge changes from topic "xlnx_fix_eval_bool" into integration by Joanna Farley · 10 months ago
- 8ee6534 Merge changes from topic "xlnx_fix_plat_console_changes" into integration by Joanna Farley · 10 months ago
- 6d41398 feat(xilinx): add none console by Michal Simek · 11 months ago
- cca2b86 refactor(xilinx): register runtime console directly by Michal Simek · 11 months ago
- d2e00ee refactor(xilinx): console registration through console holder structure by Maheedhar Bollapalli · 1 year, 5 months ago
- 09a02ce feat(zynqmp): add DTB console to platform.mk by Prasad Kummari · 1 year, 5 months ago
- 4557ab6 feat(zynqmp): dedicate console for boot and runtime by Prasad Kummari · 1 year, 5 months ago
- 238eb54 fix(xilinx): dcc to support runtime console scope by Maheedhar Bollapalli · 11 months ago
- aba5bf9 fix(xilinx): rename variable to avoid conflict by Maheedhar Bollapalli · 1 year, 4 months ago
- d989229 refactor(xilinx): create generic function for DT console by Prasad Kummari · 1 year, 5 months ago
- f84a4c5 refactor(xilinx): rename setup_runtime_console to generic by Prasad Kummari · 1 year, 5 months ago
- a542b9c chore(xilinx): rename console variables by Prasad Kummari · 1 year, 5 months ago
- 00a6842 chore(xilinx): rename runtime console to DT console by Prasad Kummari · 1 year, 5 months ago
- d3bb350 fix(xilinx): declare unused parameters as void by Maheedhar Bollapalli · 10 months ago
- 729477f fix(xilinx): warn if reserved memory pre-exists in DT by Maheedhar Bollapalli · 11 months ago
- 02943d0 fix(xilinx): optimize logic to read IPI response by Jay Buddhabhatti · 12 months ago
- e27b949 fix(xilinx): fix OVERRUN coverity violation by Jay Buddhabhatti · 12 months ago
- a71f11b Merge "fix(versal2): add ufs specific features support" into integration by Joanna Farley · 12 months ago
- b9c20e5 fix(versal2): add ufs specific features support by Amit Nagal · 1 year ago
- 9a0f5d1 feat(xilinx): add feature check function for TF-A specific APIs by Jay Buddhabhatti · 1 year, 1 month ago
- 4661c8f feat(xilinx): update TF-A to passthrough all PLM commands by Jay Buddhabhatti · 1 year, 1 month ago
- 03fa6f4 fix(xilinx): fix logic to read ipi response by Jay Buddhabhatti · 1 year, 1 month ago
- c3ffa4c fix(xilinx): handle power down event if SGI not registered by Jay Buddhabhatti · 1 year, 2 months ago
- a3b0a34 fix(xilinx): register for idle callback by Jay Buddhabhatti · 1 year, 3 months ago
- 924f8ce feat(xilinx): remove PM_IOCTL and PM_QUERY_DATA APIs by Ronak Jain · 1 year, 2 months ago
- b03ba48 feat(zynqmp): remove unused pm_get_proc_by_node() by Ronak Jain · 1 year, 4 months ago
- 9a7f892 feat(xilinx): send SGI to mailbox driver by Tanmay Shah · 1 year, 6 months ago
- 7ec53af fix(xilinx): add console_flush() before shutdown by Jay Buddhabhatti · 1 year, 10 months ago
- 427e46d fix(xilinx): fix sending sgi to linux by Jay Buddhabhatti · 1 year, 11 months ago
- 5949701 feat(xilinx): add new state to identify cpu power down by Jay Buddhabhatti · 1 year, 11 months ago
- 88ee081 feat(xilinx): request cpu power down from reset by Jay Buddhabhatti · 2 years, 2 months ago
- c3280df feat(xilinx): power down all cores on receiving cpu pwrdwn req by Jay Buddhabhatti · 2 years, 3 months ago
- ade92a6 feat(xilinx): add handler for power down req sgi irq by Jay Buddhabhatti · 2 years, 3 months ago
- 3dd118c feat(xilinx): add wrapper to handle cpu power down req by Jay Buddhabhatti · 2 years, 3 months ago
- 7995319 fix(xilinx): rename macros to align with ARM by Jay Buddhabhatti · 1 year, 10 months ago
- cc3374a refactor(xilinx): move plat_get_syscnt_freq2 to common file by Prasad Kummari · 1 year, 8 months ago
- f000744 fix(versal): initialize cntfrq_el0 register by Prasad Kummari · 1 year, 8 months ago
- 8eb6a1d fix(xilinx): update correct return types by Prasad Kummari · 1 year, 9 months ago
- e2d9dfe fix(xilinx): add FIT image check in DT console by Prasad Kummari · 1 year, 9 months ago
- 046e130 fix(xilinx): add FIT image check in prepare_dtb by Prasad Kummari · 1 year, 10 months ago
- d5fe708 Merge "feat(zynqmp): remove pm_ioctl_set_sgmii_mode api" into integration by Joanna Farley · 1 year, 9 months ago
- 7414aaa feat(zynqmp): remove pm_ioctl_set_sgmii_mode api by Ronak Jain · 1 year, 9 months ago
- 639b367 feat(versal-net): add tsp support by Prasad Kummari · 1 year, 9 months ago
- 7ff4d4f feat(versal): add tsp support by Prasad Kummari · 1 year, 9 months ago
- 0561070 refactor(xilinx): add generic TSP makefile by Prasad Kummari · 1 year, 9 months ago
- 4c7abf8 chore(zynqmp): reorganize tsp code into common path by Prasad Kummari · 1 year, 9 months ago
- 3923462 feat(zynqmp): retrieval of console information from dtb by Prasad Kummari · 1 year, 11 months ago
- 1a5b58e refactor(xilinx): remove multiple return paths in prepare_dtb by Amit Nagal · 1 year, 10 months ago
- 93ed138 fix(xilinx): dcache flush for dtb region by Amit Nagal · 1 year, 11 months ago
- 7ca7fb1 fix(xilinx): dynamic mmap region for dtb by Amit Nagal · 1 year, 11 months ago
- bf2fa7e Merge "fix(xilinx): don't reserve 1 more byte" into integration by Joanna Farley · 1 year, 11 months ago
- c3b69bf fix(xilinx): don't reserve 1 more byte by Michal Simek · 1 year, 11 months ago
- fdf8f92 fix(xilinx): update dtb when dtb address and tf-a ddr flow is used by Amit Nagal · 2 years ago
- cebb7cc fix(versal-net): add redundant call to avoid glitches by Jay Buddhabhatti · 2 years ago
- e8efb65 fix(versal-net): change flag to increase security by Jay Buddhabhatti · 2 years ago
- 8a26478 Merge "chore(xilinx): correct kernel doc warnings for missing functions" into integration by Manish V Badarkhe · 2 years ago
- 8389172 Merge "fix(xilinx): add headers to resolve compile time issue" into integration by Manish V Badarkhe · 2 years ago
- 744d60a fix(xilinx): add headers to resolve compile time issue by Akshay Belsare · 2 years, 1 month ago
- e5955d7 fix(xilinx): remove clock_setrate and clock_getrate api by Ronak Jain · 2 years ago
- 421893a chore(xilinx): correct kernel doc warnings for missing functions by Prasad Kummari · 2 years, 1 month ago
- 56d1857 feat(versal): ddr address reservation in dtb at runtime by Amit Nagal · 2 years, 1 month ago
- e7644eb Merge "chore(xilinx): reorder include files as per TF-A guidelines" into integration by Manish Pandey · 2 years, 1 month ago
- 38a0548 Merge "fix(versal-net): correct device node indexes" into integration by Manish Pandey · 2 years, 1 month ago
- 66b5620 fix(versal-net): correct device node indexes by Jay Buddhabhatti · 2 years, 1 month ago
- a0a4d86 chore(xilinx): update warning message by Akshay Belsare · 2 years, 2 months ago
- 01c8c6a feat(versal-net): add cluster check in handoff parameters by Akshay Belsare · 2 years, 2 months ago
- b9d26cd chore(xilinx): replace fsbl with xbl by Prasad Kummari · 2 years, 2 months ago
- 01a326a chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · 2 years, 2 months ago
- de7ed95 chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · 2 years, 2 months ago
- f1a32f4 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · 2 years, 2 months ago
- c8be224 chore(xilinx): replace ATF with TFA by Prasad Kummari · 2 years, 3 months ago
- 079c6e2 feat(versal): add support for SMCC ARCH SOC ID by Akshay Belsare · 2 years, 3 months ago
- 4265bca refactor(versal-net): move macros to common header by Akshay Belsare · 2 years, 3 months ago
- 0563601 feat(xilinx): add support to get chipid by Akshay Belsare · 2 years, 4 months ago
- 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
- 837fc96 Merge "feat(xilinx): sync copyright format" into integration by Joanna Farley · 2 years, 3 months ago
- 2774965 feat(xilinx): sync copyright format by Michal Simek · 2 years, 3 months ago
- ac72bdc style(xilinx): fix AMD copyright format by Michal Simek · 2 years, 4 months ago
- 619bc13 style(xilinx): replace ARM by Arm in copyrights by Michal Simek · 2 years, 4 months ago
- c90f4ab refactor(xilinx): move enum to common place by Jay Buddhabhatti · 2 years, 5 months ago
- 964e559 fix(xilinx): fix misra defects by Jay Buddhabhatti · 2 years, 6 months ago
- c984123 fix(xilinx): remove unnecessary condition by Jay Buddhabhatti · 2 years, 6 months ago
- 3ae28aa refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · 2 years, 5 months ago
- 407eb6f feat(xilinx): add device node indexes by Jay Buddhabhatti · 2 years, 8 months ago
- 5c62d59 fix(xilinx): initialize values to device enum members by Jay Buddhabhatti · 2 years, 8 months ago
- 92f7de1 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · 2 years, 6 months ago
- a92681d refactor(xilinx): move versal files to common place by Jay Buddhabhatti · 2 years, 8 months ago
- 0b3a2cf fix(versal-net): use spin_lock instead of bakery_lock by Jay Buddhabhatti · 2 years, 5 months ago
- 6173d91 fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · 2 years, 5 months ago
- 5e92be5 fix(xilinx): handle CRC failure in IPI by Naman Trivedi Manojbhai · 2 years, 5 months ago
- b96065a docs(xilinx): correct function description by Naman Patel · 2 years, 6 months ago
- 8f9ba3f feat(zynqmp): add SMCCC_ARCH_SOC_ID support by Michal Simek · 2 years, 6 months ago
- 601e2d4 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 2 years, 7 months ago