1. 0b37714 refactor(xilinx): rename platform function to generic name by Prasad Kummari · 8 months ago
  2. b72494e feat(zynqmp): retrieval of console information from dtb by Prasad Kummari · 10 months ago
  3. f7c85f8 refactor(zynqmp): use common code for prepare_dtb by Amit Nagal · 9 months ago
  4. a7b999b fix(xilinx): remove console error message by Michal Simek · 9 months ago
  5. c56e548 feat(xilinx): sync macro names by Michal Simek · 9 months ago
  6. 2f4c07e feat(xilinx): used console also as crash console by Michal Simek · 10 months ago
  7. bf3b4dc Merge "chore(xilinx): reorder include files as per TF-A guidelines" into integration by Manish Pandey · 12 months ago
  8. 07795fa chore(xilinx): replace fsbl with xbl by Prasad Kummari · 1 year, 1 month ago
  9. 536e110 chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · 1 year ago
  10. 385225b Merge "fix(zynqmp): fix prepare_dtb() memory description" into integration by Manish Pandey · 1 year, 1 month ago
  11. c86f144 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · 1 year, 1 month ago
  12. 0add7e8 fix(zynqmp): fix prepare_dtb() memory description by Michal Simek · 1 year, 1 month ago
  13. e078311 chore(xilinx): replace ATF with TFA by Prasad Kummari · 1 year, 2 months ago
  14. eeef80d fix(zynqmp): handling of type el3 interrrupts by Prasad Kummari · 1 year, 2 months ago
  15. a957461 Merge "style(xilinx): fix AMD copyright format" into integration by Joanna Farley · 1 year, 2 months ago
  16. d4ff272 style(xilinx): fix AMD copyright format by Michal Simek · 1 year, 2 months ago
  17. d3407df Merge changes from topic "versal/xlat-v2" into integration by Joanna Farley · 1 year, 2 months ago
  18. 6b7f4d8 fix(xilinx): remove asserts around arg0/arg1 by Michal Simek · 1 year, 3 months ago
  19. 2a47faa style(xilinx): replace ARM by Arm in copyrights by Michal Simek · 1 year, 3 months ago
  20. e8af4da feat(zynqmp): add hooks for custom runtime setup by Akshay Belsare · 1 year, 3 months ago
  21. de7a1cc chore(zynqmp): print entry address to Secure and NS world by Akshay Belsare · 1 year, 3 months ago
  22. ec0afc8 fix(zynqmp): conditional reservation of memory in DTB by Akshay Belsare · 1 year, 4 months ago
  23. 71e1ffc feat(zynqmp): add hooks for mmap and early setup by Amit Nagal · 1 year, 4 months ago
  24. 7dd8d72 fix(zynqmp): panic w/o handoff structure in !JTAG by Michal Simek · 1 year, 4 months ago
  25. eb2c0c0 fix(zynqmp): fix bl31_zynqmp_setup.c coding style by Michal Simek · 1 year, 5 months ago
  26. 7c75489 fix(zynqmp): fix DT reserved allocated size by Michal Simek · 1 year, 5 months ago
  27. a76c5fd fix(zynqmp): remove additional 0x in %p print by Michal Simek · 1 year, 10 months ago
  28. e7c4538 fix(zynqmp): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  29. c70726f fix(zynqmp): resolve misra 8.3 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  30. 3a33f93 fix(zynqmp): resolve misra R14.4 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  31. ccf6da7 fix(zynqmp): resolve misra R15.7 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  32. 0bd80de feat(zynqmp): add uart1 as console by Venkatesh Yadav Abbarapu · 2 years, 7 months ago
  33. 66a0ca3 Merge "feat(plat/zynqmp): extend DT description by TF-A" into integration by Madhukar Pappireddy · 3 years ago
  34. d4740e4 refactor(plat/zynqmp): optimize the code to save some space by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
  35. 53865b0 feat(plat/zynqmp): extend DT description by TF-A by Michal Simek · 3 years, 1 month ago
  36. 34fbf1f plat:xilinx:zynqmp: Add JTAG DCC support by Venkatesh Yadav Abbarapu · 3 years, 7 months ago
  37. 5f115db plat: xilinx: Fix non-MISRA compliant code by Venkatesh Yadav Abbarapu · 3 years, 6 months ago
  38. 621c1b2 plat: xilinx: zynqmp: Enable log messages for debug by Venkatesh Yadav Abbarapu · 4 years, 6 months ago
  39. 8ccc4a4 cdns: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  40. 1463dd5 xilinx: common: Move ATF handover to common file by Venkatesh Yadav Abbarapu · 4 years, 6 months ago
  41. 53f193f zynqmp: add support for multi console interface by Ambroise Vincent · 5 years ago
  42. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 5 years ago
  43. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  44. 0bfd700 plat: xilinx: zynqmp: Move zynqmp_private.h to include directory by Jolly Shah · 5 years ago
  45. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  46. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  47. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
  48. 012c8bf zynqmp: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  49. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  50. efd431b zynqmp: Add wdt timeout restart functionality by Siva Durga Prasad Paladugu · 6 years ago
  51. b8d474f plat: zynqmp: Don't panic() if we can't find the FSBL struct by Alistair Francis · 7 years ago
  52. 8f49972 plat: zynqmp: Let fsbl_atf_handover() return an error status by Siva Durga Prasad Paladugu · 6 years ago
  53. e363146 Fix order of remaining platform #includes by Isla Mitchell · 7 years ago
  54. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  55. 0fac5af Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 8 years ago
  56. 51bef61 Use *_END instead of *_LIMIT for linker derived end addresses by Masahiro Yamada · 7 years ago
  57. cf4e714 zynqmp: Add RW access to L2ACTLR_EL1 and CPUACTLR_EL1 by Naga Sureshkumar Relli · 8 years ago
  58. 6d1ba58 zynqmp: Separate code and rodata by Soren Brinkmann · 8 years ago
  59. ecdc4d3 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · 8 years ago
  60. 4a1267a Introduce arm_setup_page_tables() function by Sandrine Bailleux · 8 years ago
  61. 99c0d7b zynqmp: Add option to select between Cadence UARTs by Soren Brinkmann · 8 years ago
  62. ef8f559 zynqmp: FSBL->ATF handover by Michal Simek · 9 years ago
  63. 76fcae3 Add support for Xilinx Zynq UltraScale+ MPSOC by Soren Brinkmann · 8 years ago