1. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · Tue Oct 30 11:36:47 2018 +0000
  2. bb7d1cd SPM: Map memory regions from RD by Antonio Nino Diaz · Tue Oct 30 11:34:23 2018 +0000
  3. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · Tue Nov 27 08:36:02 2018 +0000
  4. fe7b2be SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · Tue Oct 30 11:54:20 2018 +0000
  5. d6cf9a2 SPM: Deprecate boot info struct by Antonio Nino Diaz · Tue Oct 30 11:52:45 2018 +0000
  6. b86edcb SPM: Introduce functions to load DTB files by Antonio Nino Diaz · Tue Oct 30 11:12:42 2018 +0000
  7. ecfaf11 fvp: Increase stack size when SPM is enabled by Antonio Nino Diaz · Thu Oct 18 14:02:39 2018 +0100
  8. 7044ce8 Merge pull request #1704 from marex/arm/master/memsize-passing-v1 by Antonio Niño Díaz · Mon Dec 10 15:18:23 2018 +0100
  9. 8210b45 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · Mon Dec 10 14:00:01 2018 +0000
  10. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · Tue Nov 27 17:50:28 2018 -0800
  11. 1338c9c plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · Mon Nov 19 14:25:55 2018 -0800
  12. 351ba73 plat/common: Remove duplication of plat_crash_console functions/stubs by Julius Werner · Tue Nov 20 13:02:27 2018 -0800
  13. da429ba Merge pull request #1713 from chandnich/nt-fw-config by Soby Mathew · Thu Dec 06 15:07:44 2018 +0000
  14. ccf2b6b Merge pull request #1706 from Yann-lms/mmc_init_check by Antonio Niño Díaz · Thu Dec 06 11:28:53 2018 +0100
  15. 4d693c2 plat: rcar: Generate FCNL reserved memory node by Marek Vasut · Thu Oct 11 16:53:58 2018 +0200
  16. a987b00 plat: rcar: Generate platform compatible string by Marek Vasut · Thu Oct 11 16:15:41 2018 +0200
  17. 93c85fc plat: rcar: Pass DTB with DRAM layout from BL2 to next stages by Marek Vasut · Tue Oct 02 20:45:18 2018 +0200
  18. 6a6881a plat: rcar: Use array in the DRAM size reporting by Marek Vasut · Tue Oct 02 20:43:09 2018 +0200
  19. 63659fd plat: rcar: Print DRAM configuration after init by Marek Vasut · Tue Oct 02 15:12:15 2018 +0200
  20. 9963f70 plat: rcar: Fill in memory information for M3W, M3N by Marek Vasut · Tue Oct 02 15:09:04 2018 +0200
  21. b0e1359 plat: rcar: Drop H3 v3.0 check on DRAM debug print by Marek Vasut · Tue Oct 02 14:53:27 2018 +0200
  22. 8cb12ec plat: rcar: Add E3 1GBx4 debug print by Marek Vasut · Tue Oct 02 13:51:19 2018 +0200
  23. 673bc32 plat: rcar: Move DRAM layout print to separate function by Marek Vasut · Tue Oct 02 13:33:32 2018 +0200
  24. 29ea98d plat/arm/sgi: Use NT_FW_CONFIG instead of HW_CONFIG by Chandni Cherukuri · Wed Nov 28 11:26:19 2018 +0530
  25. 110df92 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · Wed Dec 05 11:22:55 2018 +0100
  26. 06e325e plat: imx: Add i.MX8MQ basic support by Bai Ping · Sun Oct 28 00:12:34 2018 +0800
  27. cacfa95 Merge pull request #1703 from oscardagrach/hikey960-dmac-fix by Antonio Niño Díaz · Tue Dec 04 17:19:50 2018 +0100
  28. 92b9549 Merge pull request #1705 from chandnich/platform-id by Antonio Nino Diaz · Tue Dec 04 14:04:52 2018 +0000
  29. 34d3174 Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12 by Antonio Niño Díaz · Tue Dec 04 15:01:48 2018 +0100
  30. 1e753a3 plat/marvell: update platform LSP version to 18.12.0 by Konstantin Porotchkin · Thu Nov 29 15:04:10 2018 +0200
  31. 77b68eb a8k: pm: extend MSS_TRIGGER_TIMEOUT by Igal Liberman · Mon Sep 03 10:40:21 2018 +0300
  32. 93f1e43 plat/marvell: comphy: Add support for SFI on Lane 4 by Konstantin Porotchkin · Sun Oct 21 16:48:33 2018 +0300
  33. 0868e8e fix: a3900: pm: fix number of CPU power switches. by Christine Gharzuzi · Wed Jul 25 16:06:10 2018 +0300
  34. f51f251 svc: Update the EEPROM AVS values processing by Konstantin Porotchkin · Tue Nov 06 12:25:38 2018 +0200
  35. 9a772df ble: ap807: Switch to PLL mode and update CPU frequency by Christine Gharzuzi · Mon Jun 25 13:39:37 2018 +0300
  36. bd51efd mvebu: cp110: avoid pcie power on/off sequence when called from Linux by Igal Liberman · Thu Nov 15 16:13:11 2018 +0200
  37. 5d77052 plat: marvell: a3700: do not power off cpu due to errata ref #13 by Grzegorz Jaszczyk · Wed Nov 14 18:47:35 2018 +0100
  38. 7af0214 drivers: add tzc380 support by Peng Fan · Wed Jul 05 16:34:37 2017 +0800
  39. 03f0468 stm32mp: check stm32_sdmmc2_mmc_init return by Yann Gautier · Thu Nov 29 15:44:04 2018 +0100
  40. 059ca72 Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · Mon Dec 03 13:29:33 2018 +0000
  41. 3aa09f7 plat/arm/sgi: Use platform specific functions to get platform ids by Chandni Cherukuri · Wed Nov 28 11:31:51 2018 +0530
  42. 684f39e Merge pull request #1701 from chandnich/psci-ops by Soby Mathew · Fri Nov 30 16:25:27 2018 +0000
  43. 44f8d65 hikey960: initialize EDMAC and channels by Ryan Grachek · Thu Nov 29 12:45:55 2018 -0600
  44. 141a07a Merge pull request #1698 from hzhuang1/rm_emmc_delay by Antonio Niño Díaz · Thu Nov 29 16:05:17 2018 +0100
  45. e4bf6a0 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · Wed Nov 14 13:43:59 2018 +0530
  46. 342cd44 Merge pull request #1696 from satheesbalya-arm/sb1/sb1_2406_romlib_juno by Antonio Niño Díaz · Tue Nov 27 09:06:15 2018 +0100
  47. 504c05d plat/arm/sgi: allow value of PLAT_MAX_PWR_LVL to be platform specific by Chandni Cherukuri · Tue Oct 16 14:11:34 2018 +0530
  48. 449db45 plat/arm/sgi: override weak implementation of plat_arm_get_cpu_pe_count by Chandni Cherukuri · Thu Aug 16 13:45:17 2018 +0530
  49. 0fdcbc0 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · Tue Oct 16 15:19:54 2018 +0530
  50. cb4c854 Merge pull request #1697 from antonio-nino-diaz-arm/an/arch by Antonio Niño Díaz · Mon Nov 26 11:51:57 2018 +0100
  51. 8257f5b Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · Thu Nov 22 15:53:17 2018 +0000
  52. b5e4c93 hikey: remove delay after eMMC initialized by Haojian Zhuang · Wed Nov 21 09:23:20 2018 +0800
  53. 6f07a60 juno: Add romlib support by Sathees Balya · Fri Nov 02 14:56:06 2018 +0000
  54. c14223f Merge pull request #1681 from Andre-ARM/allwinner/fixes by Antonio Niño Díaz · Fri Nov 23 10:18:23 2018 +0100
  55. 2320974 Merge pull request #1691 from vijayenthiran-arm/sgi-dmc620-tzc by Antonio Niño Díaz · Fri Nov 23 10:18:02 2018 +0100
  56. 8a6b6b2 Merge pull request #1687 from ldts/rcar_gen3/maintain_4 by Antonio Niño Díaz · Thu Nov 22 14:59:38 2018 +0100
  57. 22141b6 plat/arm/sgi: add secure memory support for sgi575 and sgiclarka by Vijayenthiran Subramaniam · Thu Oct 25 22:20:24 2018 +0530
  58. 74b2a51 Merge pull request #1685 from pbatard/rpi3-use-uefi-map by Antonio Niño Díaz · Tue Nov 20 11:57:41 2018 +0100
  59. 87c0405 rcar-gen3: control RPC hyper-flash access by Jorge Ramirez-Ortiz · Mon Nov 19 19:26:56 2018 +0100
  60. d9453fd Merge pull request #1684 from oscardagrach/hikey-mmc-fix by Antonio Niño Díaz · Mon Nov 19 12:49:07 2018 +0100
  61. caf3b7a Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · Mon Nov 19 12:48:54 2018 +0100
  62. f820cad rpi3: add RPI3_USE_UEFI_MAP build option by Pete Batard · Thu Nov 15 22:29:59 2018 +0000
  63. b36dd47 Merge pull request #1683 from Yann-lms/stm32mp1_multi_console by Antonio Niño Díaz · Fri Nov 16 14:46:37 2018 +0100
  64. e0da6d7 Merge pull request #1680 from pbatard/rpi3-runtime-uart by Antonio Niño Díaz · Thu Nov 15 16:36:12 2018 +0100
  65. 708c2ee hikey: increase delay after eMMC initialized by Ryan Grachek · Thu Nov 15 08:41:25 2018 -0600
  66. d8e3957 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · Wed Nov 14 17:15:08 2018 +0200
  67. 8593e44 stm32mp1: use MULTI_CONSOLE_API by Yann Gautier · Wed Nov 14 18:46:15 2018 +0100
  68. 4eb9bc4 fix: plat/marvell: a3700: Remove encryption password by Konstantin Porotchkin · Tue Nov 06 18:10:33 2018 +0200
  69. 7b0b872 allwinner: power: Add DCDC6 power rail by Andre Przywara · Wed Oct 24 16:38:19 2018 +0100
  70. 5d96833 allwinner: power: add enable switches for DCDC1/5 by Andre Przywara · Wed Oct 24 16:38:12 2018 +0100
  71. 0b3a6c0 allwinner: power: fix DRIVEVBUS pin setup by Andre Przywara · Mon Nov 05 00:52:06 2018 +0000
  72. e1eb436 allwinner: A64/H5: setup missing bus clocks by Andre Przywara · Sun Nov 04 23:37:48 2018 +0000
  73. d284b57 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · Wed Nov 14 10:42:46 2018 +0530
  74. c9acd6c rpi3: add RPI3_RUNTIME_UART build option by Pete Batard · Tue Nov 13 13:14:26 2018 +0000
  75. 6c3fea5 Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · Tue Nov 13 13:27:41 2018 +0000
  76. 0a5c0f9 Merge pull request #1674 from jforissier/hisi-multi-console by Antonio Niño Díaz · Mon Nov 12 11:40:11 2018 +0100
  77. ac740af Merge pull request #1605 from sivadur/integration by Antonio Niño Díaz · Mon Nov 12 10:56:41 2018 +0100
  78. f9af3bc stm32mp1: correct some static analysis tools issues by Yann Gautier · Fri Nov 09 15:57:18 2018 +0100
  79. fe4af66 arm64: versal: Add support for new Xilinx Versal ACAPs by Siva Durga Prasad Paladugu · Tue Sep 25 18:44:58 2018 +0530
  80. 74a19f2 poplar: Use new console APIs by Jerome Forissier · Thu Nov 08 11:57:30 2018 +0000
  81. 3fb19df hikey960: Use new console APIs by Jerome Forissier · Thu Nov 08 09:59:29 2018 +0100
  82. aebe95d hikey: Use new console APIs by Jerome Forissier · Thu Nov 08 10:17:47 2018 +0000
  83. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  84. 384ff09 Merge pull request #1668 from ldts/rcar_gen3/e3_build by Soby Mathew · Wed Nov 07 17:00:49 2018 +0000
  85. 8f1ed53 Merge pull request #1670 from antonio-nino-diaz-arm/an/misra-arm by Soby Mathew · Wed Nov 07 16:58:03 2018 +0000
  86. 87330c0 Merge pull request #1666 from pmanish87/mp2/manish_local by Soby Mathew · Wed Nov 07 16:54:17 2018 +0000
  87. 6971f00 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · Tue Nov 06 13:14:21 2018 +0000
  88. 0a596b4 rcar_gen3: E3 target: fix compilation issues by ldts · Tue Nov 06 10:17:12 2018 +0100
  89. 17227cc plat: rcar: support plat_crash_console_flush by ldts · Tue Nov 06 11:01:19 2018 +0100
  90. 1b8ac09 Merge pull request #1661 from hzhuang1/emmc_delay by Soby Mathew · Tue Nov 06 06:53:48 2018 +0000
  91. 37c4ec2 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · Fri Nov 02 13:28:25 2018 +0000
  92. d2f35cd Merge pull request #1663 from sudeep-holla/scpi_build_fix by Antonio Niño Díaz · Fri Nov 02 11:15:56 2018 +0100
  93. 52c7ab3 plat: juno: fix build for !CSS_USE_SCMI_DRIVER by Sudeep Holla · Thu Nov 01 16:17:30 2018 +0000
  94. b5acb3f plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · Tue Oct 30 16:32:48 2018 +0000
  95. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · Tue Oct 30 16:12:32 2018 +0000
  96. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · Wed Oct 31 15:25:35 2018 +0000
  97. f2b40d8 Merge pull request #1658 from glneo/plat-arm-remove by Antonio Niño Díaz · Thu Nov 01 12:46:24 2018 +0100
  98. 788bb16 Merge pull request #1656 from masahir0y/uniphier by Antonio Niño Díaz · Thu Nov 01 12:45:22 2018 +0100
  99. e86a0aa Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · Thu Nov 01 12:44:24 2018 +0100
  100. e7be6e2 plat: marvell: Add support for Armada-37xx SoC platform by Konstantin Porotchkin · Mon Oct 08 16:53:09 2018 +0300