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