1. 50a4d1a Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 5 years ago
  2. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 5 years ago
  3. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  4. c0415c6 plat/synquacer: enable SPM support by Ard Biesheuvel · 6 years ago
  5. 1849835 plat/synquacer: enable OP-TEE logic only if SPD_opteed is set by Ard Biesheuvel · 6 years ago
  6. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  7. 3796621 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · 6 years ago
  8. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  9. 331a113 uniphier: revise SCP protocol handshake by Dai Okamura · 6 years ago
  10. f508ad8 uniphier: terminate boot if SCP_BL2 image is missing in SCP boot mode by Masahiro Yamada · 6 years ago
  11. cb9c5a7 uniphier: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  12. 1d1b4f6 synquacer: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  13. e0b757d Fix MISRA defects in BL31 common code by Antonio Nino Diaz · 6 years ago
  14. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  15. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  16. e11f87b synquacer: Enable optional OP-TEE support by Sumit Garg · 6 years ago
  17. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  18. 760c1d3 synquacer: Add platform makefile and documentation by Sumit Garg · 6 years ago
  19. 754073f synquacer: Enable PSCI framework by Sumit Garg · 6 years ago
  20. 6fc122f synquacer: Retrieve DRAM info from SCP firmware by Ard Biesheuvel · 6 years ago
  21. 0f18bc4 synquacer: Add SCPI driver by Sumit Garg · 6 years ago
  22. fe71761 synquacer: Add MHU driver by Sumit Garg · 6 years ago
  23. 470255b synquacer: Enable MMU using xlat_tables_v2 library by Sumit Garg · 6 years ago
  24. 58ed23d synquacer: Enable System level Generic timer by Sumit Garg · 6 years ago
  25. c412c2c synquacer: Enable GICv3 support by Sumit Garg · 6 years ago
  26. bda9d3c synquacer: Enable CCN driver support by Sumit Garg · 6 years ago
  27. 4d4df11 synquacer: Implement topology functions by Sumit Garg · 6 years ago
  28. e8c5e87 synquacer: Populate BL32 and BL33 entrypoints by Sumit Garg · 6 years ago
  29. 84711f9 synquacer: Enable PL011 UART Console by Sumit Garg · 6 years ago
  30. 3817202 synquacer: Add platform core management helpers by Sumit Garg · 6 years ago
  31. 82d45c1 synquacer: Introduce basic platform support by Sumit Garg · 6 years ago
  32. 2042b76 uniphier: fix CCI-500 connection for LD20 by Satoshi Ikawa · 6 years ago
  33. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  34. 4015b8b Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · 6 years ago
  35. db72b0c uniphier: add ULL to physical address literals by Masahiro Yamada · 6 years ago
  36. 8f64292 uniphier: allocate xlat region of on-chip SRAM only when needed by Masahiro Yamada · 6 years ago
  37. cad2ab5 uniphier: get back original BL31/32 location used before BL2-AT-EL3 by Masahiro Yamada · 6 years ago
  38. 4ff71af uniphier: support GZIP-compressed images by Masahiro Yamada · 6 years ago
  39. 4c91c80 uniphier: add a helper to get image_info by Masahiro Yamada · 6 years ago
  40. 75bfecb uniphier: switch to BL2-AT-EL3 and remove BL1 support by Masahiro Yamada · 7 years ago
  41. c9422fb uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailbox by Masahiro Yamada · 6 years ago
  42. e90af61 Allow API deprecation for uniphier platform by Soby Mathew · 7 years ago
  43. b13af2e uniphier: simplify GZIP compress rule by Masahiro Yamada · 6 years ago
  44. e56b5cd uniphier: fix alignment of build log by Masahiro Yamada · 7 years ago
  45. c3abbfd uniphier: fix base address of IO block buffer by Masahiro Yamada · 7 years ago
  46. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · 7 years ago
  47. df8fab9 uniphier: make sure to create build directory before ROT key by Masahiro Yamada · 7 years ago
  48. 8774735 Merge pull request #1131 from jeenu-arm/gic-migrate by davidcunado-arm · 7 years ago
  49. c183534 uniphier: move ROTPK hash to .rodata section by Masahiro Yamada · 7 years ago
  50. ecb05e9 uniphier: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  51. 7dd775a Uniphier: fix xlat tables lib inclusion by Douglas Raillard · 7 years ago
  52. c926688 uniphier: work around Boot ROM bug for USB boot mode of PXs3 SoC by Masahiro Yamada · 7 years ago
  53. 71ac596 uniphier: fix code indent for conditional statement by Masahiro Yamada · 7 years ago
  54. 6634293 xlat lib v2: Expose *_ctx() APIs by Sandrine Bailleux · 7 years ago
  55. 9679c9c uniphier: embed ROTPK hash into BL1/BL2 by Masahiro Yamada · 7 years ago
  56. e8da5c1 uniphier: fix memory over-run bug by Masahiro Yamada · 7 years ago
  57. d9cf7bb uniphier: add TSP support by Masahiro Yamada · 7 years ago
  58. 574388c uniphier: support Socionext UniPhier platform by Masahiro Yamada · 8 years ago