- 31e6117 Merge "fix(xilinx): resolve misra rule 8.4 violations" into integration by Joanna Farley · 3 months ago
- 470dd8b fix(xilinx): update tsp_early_platform_setup prototype by Harrison Mutai · 5 months ago
- 4b4080d fix(xilinx): resolve misra rule 8.4 violations by Devanshi Chauhan Alpeshbhai · 5 months ago
- 3df32f8 fix(xilinx): resolve misra rule 8.3 violations by Devanshi Chauhan Alpeshbhai · 5 months ago
- a5d5cb3 fix(xilinx): resolve misra rule 14.4 violation by Devanshi Chauhan Alpeshbhai · 5 months ago
- bdba3c8 fix(xilinx): resolve misra rule 10.4 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
- 72eb16b fix(xilinx): resolve misra rule 10.3 violations by Devanshi Chauhan Alpeshbhai · 4 months ago
- b3d25dc fix(xilinx): avoid unexpected variable update by Madhav Bhatt · 5 months ago
- 414cf08 feat(versal2): add support for platform management by Senthil Nathan Thangaraj · 6 months ago
- 0791be8 fix(xilinx): runtime console to handle dt failure by Maheedhar Bollapalli · 6 months ago
- 4c5cf47 refactor(xilinx): refactor console to support transfer list by Maheedhar Bollapalli · 8 months ago
- c5c108b chore(xilinx): propagate error code by Maheedhar Bollapalli · 6 months ago
- ea45387 feat(versal2): retrieve DT address from transfer list by Maheedhar Bollapalli · 8 months ago
- c41edd8 chore(versal2): move xfer-list file paths by Maheedhar Bollapalli · 8 months ago
- 1c12cd1 fix(xilinx): remove unused write_icc_asgi1r_el1() by Michal Simek · 6 months ago
- fffde23 Merge changes from topic "xlnx_fix_plat_single_ret" into integration by Yann Gautier · 6 months ago
- 906d589 fix(xilinx): modify function to have single return by Nithin G · 1 year, 3 months ago
- 3b80210 perf(psci): pass my_core_pos around instead of calling it repeatedly by Boyan Karatotev · 9 months ago
- e4a0c44 fix(zynqmp): add missing curly braces by Nithin G · 1 year, 3 months ago
- 3a1a2da fix(xilinx): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
- 7d15b94 fix(xilinx): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
- 83bcef3 fix(xilinx): typecast expressions to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
- 50ab135 fix(xilinx): typecast expression to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
- 16c611f fix(versal): add external declaration by Maheedhar Bollapalli · 10 months ago
- b21e287 fix(xilinx): avoid altering function parameters by Maheedhar Bollapalli · 1 year, 3 months ago
- e223037 fix(xilinx): modify conditions to have boolean type by Maheedhar Bollapalli · 1 year, 3 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