1. 85bebe1 refactor(console): disable getc() by default by Sandrine Bailleux · 1 year, 10 months ago
  2. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
  3. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  4. a12a66d fix(synquacer): increase size of BL33 by Jassi Brar · 2 years, 11 months ago
  5. e95abc4 fix: make TF-A use provided OpenSSL binary by Salome Thirot · 3 years, 1 month ago
  6. a193825 feat(synquacer): add FWU Multi Bank Update support by Jassi Brar · 3 years, 2 months ago
  7. 19aaeea feat(synquacer): add TBBR support by Jassi Brar · 3 years, 5 months ago
  8. 48ab390 feat(synquacer): add BL2 support by Jassi Brar · 3 years, 5 months ago
  9. 3ba82d5 refactor(synquacer): move common source files by Jassi Brar · 3 years, 5 months ago
  10. 4f53c13 Merge "fix(plat/socionext/synquacer): initialise CNTFRQ in Non Secure CNTBaseN" into integration by Madhukar Pappireddy · 3 years, 8 months ago
  11. e01acbe refactor(plat/synquacer): update PSCI system_off handling by Masahisa Kojima · 3 years, 9 months ago
  12. 4d4911d fix(plat/socionext/synquacer): initialise CNTFRQ in Non Secure CNTBaseN by Masahisa Kojima · 3 years, 8 months ago
  13. f7f5d2c fix(plat/synquacer): update scmi power domain off handling by Masahisa Kojima · 4 years ago
  14. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  15. 39784f2 uniphier: increase BL33 max size and GZIP temporary buffer size by Masahiro Yamada · 5 years ago
  16. 0922e48 xlat_tables_v2: add base table section name parameter for spm_mm by Masahisa Kojima · 5 years ago
  17. ad43c49 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · 5 years ago
  18. 46e2c85 uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2 by Masahiro Yamada · 5 years ago
  19. 1dc1756 plat: remove redundant =1 from -D option by Masahiro Yamada · 5 years ago
  20. 9cefb4b Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · 5 years ago
  21. 664e15c uniphier: support read-only xlat tables by Masahiro Yamada · 5 years ago
  22. 2765ffd uniphier: use enable_mmu() in common function by Masahiro Yamada · 5 years ago
  23. a6ea06f TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 5 years ago
  24. 6e19bd5 TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 5 years ago
  25. 548654b uniphier: shrink UNIPHIER_ROM_REGION_SIZE by Masahiro Yamada · 5 years ago
  26. dd53cfe uniphier: prepare uniphier_soc_info() for next SoC by Masahiro Yamada · 6 years ago
  27. 896d684 Merge changes from topic "console_t_cleanup" into integration by Mark Dykes · 5 years ago
  28. 093dce7 Merge "pl011: Use generic console_t data structure" into integration by Mark Dykes · 5 years ago
  29. f7427da Merge "uniphier: make on-chip SRAM region configurable" into integration by Soby Mathew · 5 years ago
  30. f695e1e pl011: Use generic console_t data structure by Andre Przywara · 6 years ago
  31. af1e8fd uniphier: Use generic console_t data structure by Andre Przywara · 6 years ago
  32. b3add9c Merge changes from topic "uniphier" into integration by Sandrine Bailleux · 5 years ago
  33. ce620fa Merge changes from topic "uniphier" into integration by Sandrine Bailleux · 5 years ago
  34. 8eaffdf uniphier: make on-chip SRAM region configurable by Masahiro Yamada · 6 years ago
  35. eba319b uniphier: make I/O register region configurable by Masahiro Yamada · 6 years ago
  36. 2cb2600 uniphier: extend boot device detection for future SoCs by Masahiro Yamada · 6 years ago
  37. eea5b88 uniphier: make PSCI related base address configurable by Masahiro Yamada · 6 years ago
  38. 1046c1c uniphier: change block_addressing flag to bool by Masahiro Yamada · 6 years ago
  39. 8d538f3 uniphier: make counter control base address configurable by Masahiro Yamada · 6 years ago
  40. 43bbac2 uniphier: change the return value type of .is_usb_boot() to bool by Masahiro Yamada · 6 years ago
  41. 4511322 uniphier: make UART base address configurable by Masahiro Yamada · 6 years ago
  42. 2d431df uniphier: make pinmon base address configurable by Masahiro Yamada · 6 years ago
  43. bda9cd7 uniphier: make NAND controller base address configurable by Masahiro Yamada · 6 years ago
  44. 070dcbf uniphier: make eMMC controller base address configurable by Masahiro Yamada · 6 years ago
  45. f893160 drivers/mhu: derive doorbell base address by Aditya Angadi · 6 years ago
  46. f69a582 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · 6 years ago
  47. f1be00d Use correct type when reading SCR register by Louis Mayencourt · 6 years ago
  48. 7af2131 uniphier: make all BL images completely position-independent by Masahiro Yamada · 6 years ago
  49. c64873a uniphier: make uniphier_mmap_setup() work with PIE by Masahiro Yamada · 6 years ago
  50. 577b244 uniphier: pass SCP base address as a function parameter by Masahiro Yamada · 6 years ago
  51. b79b317 uniphier: set buffer offset and length for io_block dynamically by Masahiro Yamada · 6 years ago
  52. b5dd85f uniphier: use more mmap_add_dynamic_region() for loading images by Masahiro Yamada · 6 years ago
  53. 66b9d88 uniphier: turn on ENABLE_PIE by Masahiro Yamada · 6 years ago
  54. 50dae22 socionext: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 6 years ago
  55. 4694e1e Merge "uniphier: call uniphier_scp_is_running() only when on-chip STM is supported" into integration by Manish Pandey · 6 years ago
  56. f998a05 uniphier: run BL33 at EL2 by Masahiro Yamada · 6 years ago
  57. ecd138d uniphier: call uniphier_scp_is_running() only when on-chip STM is supported by Masahiro Yamada · 6 years ago
  58. aeaa225 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 6 years ago
  59. 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 6 years ago
  60. abfd571 uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driver by Masahiro Yamada · 6 years ago
  61. 4dd4bde uniphier: fix typo and coding style by Masahiro Yamada · 6 years ago
  62. f5de1ab uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h by Masahiro Yamada · 6 years ago
  63. 91e6bef synquacer: Fix compilation fail for SPM support build config by Madhukar Pappireddy · 6 years ago
  64. ac9f1b5 uniphier: support console based on multi-console by Masahiro Yamada · 6 years ago
  65. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
  66. 2374ab1 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 6 years ago
  67. cf6c30e plat/arm: mhu: make mhu driver generic by Masahisa Kojima · 6 years ago
  68. b67d202 plat/synquacer: enable SCMI support by Masahisa Kojima · 6 years ago
  69. 5e44781 Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 7 years ago
  70. f660533 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 7 years ago
  71. 8855e52 SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 7 years ago
  72. 434454a plat/synquacer: enable SPM support by Ard Biesheuvel · 7 years ago
  73. e373b6a plat/synquacer: enable OP-TEE logic only if SPD_opteed is set by Ard Biesheuvel · 7 years ago
  74. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  75. b7c6529 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · 7 years ago
  76. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  77. e6a9028 uniphier: revise SCP protocol handshake by Dai Okamura · 7 years ago
  78. 8be7850 uniphier: terminate boot if SCP_BL2 image is missing in SCP boot mode by Masahiro Yamada · 7 years ago
  79. 991f1f4 uniphier: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  80. ce1f43a synquacer: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  81. c9512bc Fix MISRA defects in BL31 common code by Antonio Nino Diaz · 7 years ago
  82. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  83. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 7 years ago
  84. 6cb2a39 synquacer: Enable optional OP-TEE support by Sumit Garg · 7 years ago
  85. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  86. 150c38e synquacer: Add platform makefile and documentation by Sumit Garg · 7 years ago
  87. 753701c synquacer: Enable PSCI framework by Sumit Garg · 7 years ago
  88. cfe19f8 synquacer: Retrieve DRAM info from SCP firmware by Ard Biesheuvel · 7 years ago
  89. b7ad044 synquacer: Add SCPI driver by Sumit Garg · 7 years ago
  90. 0537710 synquacer: Add MHU driver by Sumit Garg · 7 years ago
  91. 8cd37d7 synquacer: Enable MMU using xlat_tables_v2 library by Sumit Garg · 7 years ago
  92. 5931fda synquacer: Enable System level Generic timer by Sumit Garg · 7 years ago
  93. b529799 synquacer: Enable GICv3 support by Sumit Garg · 7 years ago
  94. 0eb275c synquacer: Enable CCN driver support by Sumit Garg · 7 years ago
  95. 007a7a3 synquacer: Implement topology functions by Sumit Garg · 7 years ago
  96. 5e5cfc2 synquacer: Populate BL32 and BL33 entrypoints by Sumit Garg · 7 years ago
  97. 67b4007 synquacer: Enable PL011 UART Console by Sumit Garg · 7 years ago
  98. 85427de synquacer: Add platform core management helpers by Sumit Garg · 7 years ago
  99. c35d59a synquacer: Introduce basic platform support by Sumit Garg · 7 years ago
  100. 4fc1a38 uniphier: fix CCI-500 connection for LD20 by Satoshi Ikawa · 7 years ago