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