1. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  2. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
  3. f45a4bb plat/arm: Mark arm platform initialization functions by Daniel Boulby · 6 years ago
  4. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  5. e3adc37 Add librom support in FVP by Roberto Vargas · 6 years ago
  6. fc920dd Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 6 years ago
  7. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  8. ccaa97c ARM platforms: Remove some duplicate declarations by Sandrine Bailleux · 6 years ago
  9. 2d9f795 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 6 years ago
  10. 4c8138a SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 6 years ago
  11. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  12. 1dc771b ARM platforms: Provide SDEI entry point validation by Jeenu Viswambharan · 7 years ago
  13. 7289f92 SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 7 years ago
  14. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  15. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  16. 2a9b882 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 7 years ago
  17. f09d003 ARM platforms: Add option to use xlat tables lib v1 by Antonio Nino Diaz · 7 years ago
  18. 719bf85 ARM platforms: Enable xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  19. 0d268dc AArch32: Add essential ARM platform and FVP support by Soby Mathew · 8 years ago
  20. 2afe462 Define `plat_get_syscnt_freq2()` unconditionally for ARM platforms by Soby Mathew · 8 years ago
  21. 4876ae3 Cater for preloaded BL33 within plat_get_ns_image_entrypoint() by Soby Mathew · 8 years ago
  22. 0eb965b Move `arm_common.c` out of aarch64 folder by Soby Mathew · 8 years ago[Renamed from plat/arm/common/aarch64/arm_common.c]
  23. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  24. 12997c5 Add some verbose traces in arm_setup_page_tables() by Sandrine Bailleux · 8 years ago
  25. ecdc4d3 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · 8 years ago
  26. 4a1267a Introduce arm_setup_page_tables() function by Sandrine Bailleux · 8 years ago
  27. a8ef665 Fix a syntax error by Sandrine Bailleux · 8 years ago
  28. e82e29c Implement plat_get_syscnt_freq2 on platforms by Antonio Nino Diaz · 8 years ago
  29. 0b49fb7 Conditionally compile `plat_get_syscnt_freq()` in ARM standard platforms by Yatharth Kochar · 8 years ago
  30. 3c0087a Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · 8 years ago
  31. 6fa4d52 Merge pull request #569 from Xilinx/zynqmp-v1 by danh-arm · 8 years ago
  32. 3d80b71 arm: common: Make timer configuration conditional by Soren Brinkmann · 8 years ago
  33. 21f9361 Modify return type of plat_get_ns_image_entrypoint() by Soby Mathew · 8 years ago
  34. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · 8 years ago
  35. 0703543 Add API to return memory map on ARM platforms by Vikram Kanigiri · 9 years ago
  36. aadf19a ARM plat: add build option to unlock access to non-secure timer by Juan Castillo · 9 years ago
  37. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  38. 61e8d0b Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · 9 years ago
  39. 9df4804 Add common ARM and CSS platform code by Dan Handley · 9 years ago