1. 7b424ba drivers/mhu: derive doorbell base address by Aditya Angadi · Tue Dec 31 10:14:32 2019 +0530
  2. ff46037 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · Thu Jan 30 16:55:55 2020 +0000
  3. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · Fri Jan 24 13:30:28 2020 +0000
  4. 542ed41 uniphier: make all BL images completely position-independent by Masahiro Yamada · Fri Jan 17 13:46:48 2020 +0900
  5. e30ec7f uniphier: make uniphier_mmap_setup() work with PIE by Masahiro Yamada · Fri Jan 17 13:46:38 2020 +0900
  6. 2d7fa42 uniphier: pass SCP base address as a function parameter by Masahiro Yamada · Fri Jan 17 13:46:23 2020 +0900
  7. 229e211 uniphier: set buffer offset and length for io_block dynamically by Masahiro Yamada · Fri Jan 17 13:46:13 2020 +0900
  8. e44b8c6 uniphier: use more mmap_add_dynamic_region() for loading images by Masahiro Yamada · Fri Jan 17 13:46:02 2020 +0900
  9. 2943c77 uniphier: turn on ENABLE_PIE by Masahiro Yamada · Fri Jan 17 13:45:32 2020 +0900
  10. 353ac95 socionext: Unify Platform specific defines for PSCI module by Deepika Bhavnani · Fri Dec 13 10:51:28 2019 -0600
  11. 32028b7 Merge "uniphier: call uniphier_scp_is_running() only when on-chip STM is supported" into integration by Manish Pandey · Tue Jan 14 22:00:41 2020 +0000
  12. 7b74813 uniphier: run BL33 at EL2 by Masahiro Yamada · Thu Jul 25 10:57:38 2019 +0900
  13. f36272d uniphier: call uniphier_scp_is_running() only when on-chip STM is supported by Masahiro Yamada · Mon Jul 08 13:46:44 2019 +0900
  14. 45f4028 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · Tue Oct 15 10:57:42 2019 +0000
  15. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · Mon Sep 16 11:29:03 2019 +0000
  16. 0d42b55 uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driver by Masahiro Yamada · Tue Jul 23 12:53:41 2019 +0900
  17. 501b88b uniphier: fix typo and coding style by Masahiro Yamada · Fri Jul 26 20:04:28 2019 +0900
  18. 837630f uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h by Masahiro Yamada · Fri Jul 26 20:07:08 2019 +0900
  19. aabef8d synquacer: Fix compilation fail for SPM support build config by Madhukar Pappireddy · Mon Jul 08 18:05:24 2019 -0500
  20. ca8b80e uniphier: support console based on multi-console by Masahiro Yamada · Tue Jul 02 22:03:16 2019 +0900
  21. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  22. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · Wed Apr 10 12:50:27 2019 +0100
  23. 0d31688 plat/arm: mhu: make mhu driver generic by Masahisa Kojima · Thu Mar 07 11:23:42 2019 +0900
  24. ebfd8eb plat/synquacer: enable SCMI support by Masahisa Kojima · Thu Mar 07 10:41:54 2019 +0900
  25. 50a4d1a Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · Fri Feb 01 12:22:22 2019 +0000
  26. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · Fri Jan 25 13:28:38 2019 +0000
  27. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · Mon Jan 21 11:53:29 2019 +0000
  28. c0415c6 plat/synquacer: enable SPM support by Ard Biesheuvel · Sat Dec 29 19:44:35 2018 +0100
  29. 1849835 plat/synquacer: enable OP-TEE logic only if SPD_opteed is set by Ard Biesheuvel · Sat Dec 29 19:40:31 2018 +0100
  30. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  31. 3796621 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · Mon Dec 03 13:38:06 2018 +0100
  32. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  33. 331a113 uniphier: revise SCP protocol handshake by Dai Okamura · Fri Oct 05 08:56:24 2018 +0900
  34. f508ad8 uniphier: terminate boot if SCP_BL2 image is missing in SCP boot mode by Masahiro Yamada · Thu Oct 04 14:54:49 2018 +0900
  35. cb9c5a7 uniphier: Migrate to new interfaces by Antonio Nino Diaz · Mon Sep 24 17:16:35 2018 +0100
  36. 1d1b4f6 synquacer: Migrate to new interfaces by Antonio Nino Diaz · Mon Sep 24 17:16:30 2018 +0100
  37. e0b757d Fix MISRA defects in BL31 common code by Antonio Nino Diaz · Fri Aug 24 16:30:29 2018 +0100
  38. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  39. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · Wed Jul 25 16:09:54 2018 +0100
  40. e11f87b synquacer: Enable optional OP-TEE support by Sumit Garg · Thu Jul 19 18:05:50 2018 +0530
  41. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · Fri Jul 20 09:17:26 2018 +0100
  42. 760c1d3 synquacer: Add platform makefile and documentation by Sumit Garg · Thu Jun 21 11:28:18 2018 +0530
  43. 754073f synquacer: Enable PSCI framework by Sumit Garg · Fri Jun 15 15:29:02 2018 +0530
  44. 6fc122f synquacer: Retrieve DRAM info from SCP firmware by Ard Biesheuvel · Fri Jun 15 15:25:42 2018 +0530
  45. 0f18bc4 synquacer: Add SCPI driver by Sumit Garg · Fri Jun 15 15:20:53 2018 +0530
  46. fe71761 synquacer: Add MHU driver by Sumit Garg · Fri Jun 15 15:17:10 2018 +0530
  47. 470255b synquacer: Enable MMU using xlat_tables_v2 library by Sumit Garg · Fri Jun 15 15:10:16 2018 +0530
  48. 58ed23d synquacer: Enable System level Generic timer by Sumit Garg · Fri Jun 15 15:02:31 2018 +0530
  49. c412c2c synquacer: Enable GICv3 support by Sumit Garg · Fri Jun 15 14:58:25 2018 +0530
  50. bda9d3c synquacer: Enable CCN driver support by Sumit Garg · Fri Jun 15 14:50:19 2018 +0530
  51. 4d4df11 synquacer: Implement topology functions by Sumit Garg · Fri Jun 15 14:43:35 2018 +0530
  52. e8c5e87 synquacer: Populate BL32 and BL33 entrypoints by Sumit Garg · Fri Jun 15 14:38:50 2018 +0530
  53. 84711f9 synquacer: Enable PL011 UART Console by Sumit Garg · Fri Jun 15 14:34:42 2018 +0530
  54. 3817202 synquacer: Add platform core management helpers by Sumit Garg · Fri Jun 15 13:48:11 2018 +0530
  55. 82d45c1 synquacer: Introduce basic platform support by Sumit Garg · Fri Jun 15 13:41:59 2018 +0530
  56. 2042b76 uniphier: fix CCI-500 connection for LD20 by Satoshi Ikawa · Tue Jun 12 10:23:29 2018 +0900
  57. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · Wed Mar 14 15:24:00 2018 +0000
  58. 4015b8b Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · Tue Feb 06 05:12:28 2018 +0000
  59. db72b0c uniphier: add ULL to physical address literals by Masahiro Yamada · Fri Feb 02 15:55:13 2018 +0900
  60. 8f64292 uniphier: allocate xlat region of on-chip SRAM only when needed by Masahiro Yamada · Tue Jan 30 19:30:39 2018 +0900
  61. cad2ab5 uniphier: get back original BL31/32 location used before BL2-AT-EL3 by Masahiro Yamada · Tue Jan 30 18:49:37 2018 +0900
  62. 4ff71af uniphier: support GZIP-compressed images by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  63. 4c91c80 uniphier: add a helper to get image_info by Masahiro Yamada · Thu Feb 01 21:37:40 2018 +0900
  64. 75bfecb uniphier: switch to BL2-AT-EL3 and remove BL1 support by Masahiro Yamada · Tue Dec 19 11:56:05 2017 +0900
  65. c9422fb uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailbox by Masahiro Yamada · Mon Jan 22 18:35:16 2018 +0900
  66. e90af61 Allow API deprecation for uniphier platform by Soby Mathew · Fri Nov 10 12:08:46 2017 +0000
  67. b13af2e uniphier: simplify GZIP compress rule by Masahiro Yamada · Thu Jan 04 12:59:11 2018 +0900
  68. e56b5cd uniphier: fix alignment of build log by Masahiro Yamada · Wed Dec 20 01:37:15 2017 +0900
  69. c3abbfd uniphier: fix base address of IO block buffer by Masahiro Yamada · Wed Dec 20 01:30:08 2017 +0900
  70. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · Tue Oct 31 23:19:21 2017 +0000
  71. df8fab9 uniphier: make sure to create build directory before ROT key by Masahiro Yamada · Sat Nov 04 03:14:03 2017 +0900
  72. 8774735 Merge pull request #1131 from jeenu-arm/gic-migrate by davidcunado-arm · Sat Oct 21 22:50:35 2017 +0100
  73. c183534 uniphier: move ROTPK hash to .rodata section by Masahiro Yamada · Tue Oct 17 10:52:53 2017 +0900
  74. ecb05e9 uniphier: Migrate to using interrupt properties by Jeenu Viswambharan · Fri Sep 29 11:14:02 2017 +0100
  75. 7dd775a Uniphier: fix xlat tables lib inclusion by Douglas Raillard · Mon Sep 25 17:48:20 2017 +0100
  76. c926688 uniphier: work around Boot ROM bug for USB boot mode of PXs3 SoC by Masahiro Yamada · Thu Aug 31 16:30:47 2017 +0900
  77. 71ac596 uniphier: fix code indent for conditional statement by Masahiro Yamada · Thu Aug 31 19:58:11 2017 +0900
  78. 6634293 xlat lib v2: Expose *_ctx() APIs by Sandrine Bailleux · Tue Jul 18 13:26:36 2017 +0100
  79. 9679c9c uniphier: embed ROTPK hash into BL1/BL2 by Masahiro Yamada · Wed Jun 14 20:38:12 2017 +0900
  80. e8da5c1 uniphier: fix memory over-run bug by Masahiro Yamada · Thu Jun 15 09:32:12 2017 +0900
  81. d9cf7bb uniphier: add TSP support by Masahiro Yamada · Mon May 15 13:00:00 2017 +0900
  82. 574388c uniphier: support Socionext UniPhier platform by Masahiro Yamada · Sat Sep 03 11:37:40 2016 +0900