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