1. dc4ed3d Move helpers from arch.h to arch_helpers.h by Antonio Nino Diaz · Fri Nov 23 13:54:00 2018 +0000
  2. 5cb166c Merge pull request #1720 from jeenu-arm/gic-priority by Antonio Niño Díaz · Tue Dec 18 10:05:22 2018 +0100
  3. a67c55a Merge pull request #1723 from soby-mathew/sm/reset_bl31_fix by Antonio Niño Díaz · Tue Dec 18 10:04:57 2018 +0100
  4. ba678c3 docs: User-guide corrections for RESET_TO_BL31 by Soby Mathew · Wed Dec 12 14:54:23 2018 +0000
  5. 2b3fc1d BL31: correct GOT section omission by Soby Mathew · Wed Dec 12 14:33:11 2018 +0000
  6. 68e6928 FVP: Change BL31_BASE when RESET_TO_BL31=1 by Soby Mathew · Wed Dec 12 14:13:52 2018 +0000
  7. 2b762bf Merge pull request #1716 from miyatsu/marvell-doc-fix-20181210 by Antonio Niño Díaz · Mon Dec 17 11:54:16 2018 +0100
  8. 83a189e GIC: Remove lowest priority constants by Jeenu Viswambharan · Wed Nov 07 11:46:36 2018 +0000
  9. e4f1f87 Merge pull request #1708 from Yann-lms/warnings by Soby Mathew · Wed Dec 12 15:54:47 2018 +0000
  10. 08834ce Merge pull request #1715 from pangupta/master by Soby Mathew · Wed Dec 12 15:54:09 2018 +0000
  11. 52143ae Merge pull request #1712 from jeenu-arm/ssbs by Soby Mathew · Wed Dec 12 09:43:49 2018 +0000
  12. 5a3dd5c ccn: for RN-I, used node id instead of node postion by Pankaj Gupta · Fri Dec 07 13:05:36 2018 +0530
  13. 37af560 Merge pull request #1707 from antonio-nino-diaz-arm/an/spm by Antonio Niño Díaz · Tue Dec 11 17:48:17 2018 +0100
  14. 73085f6 SPM: Rename files for consistency by Antonio Nino Diaz · Thu Nov 15 08:57:18 2018 +0000
  15. b05de3f SPM: Remove remaining SMC interfaces by Antonio Nino Diaz · Fri Nov 30 10:53:26 2018 +0000
  16. 124a1fc SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · Fri Nov 30 10:52:09 2018 +0000
  17. fb76396 SPM: Allow preemption in non-blocking requests by Antonio Nino Diaz · Tue Jul 03 16:54:33 2018 +0100
  18. 143091f SPM: Support non-blocking calls by Antonio Nino Diaz · Thu Nov 08 14:22:51 2018 +0000
  19. 8903641 SPM: Implement global response buffer helpers by Antonio Nino Diaz · Thu Oct 18 14:54:57 2018 +0100
  20. 44ef4eb SPM: Prevent simultaneous blocking calls by Antonio Nino Diaz · Tue Jul 03 19:54:59 2018 +0100
  21. 8c83ad8 SPM: Support blocking calls by Antonio Nino Diaz · Thu Nov 08 14:21:19 2018 +0000
  22. 9bf1d23 SPM: Introduce SPRT C host library by Antonio Nino Diaz · Thu Nov 08 09:21:48 2018 +0000
  23. b5b585a SPM: Implement SPCI open/close handle SMCs by Antonio Nino Diaz · Thu Nov 08 14:20:07 2018 +0000
  24. f939a6a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · Thu Nov 08 14:12:40 2018 +0000
  25. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · Tue Oct 30 11:36:47 2018 +0000
  26. 8cc23f9 SPM: Support multiple partitions by Antonio Nino Diaz · Tue Oct 30 11:35:30 2018 +0000
  27. 5c673e8 SPM: Remove old SMC interfaces by Antonio Nino Diaz · Tue Oct 30 12:50:41 2018 +0000
  28. bb7d1cd SPM: Map memory regions from RD by Antonio Nino Diaz · Tue Oct 30 11:34:23 2018 +0000
  29. fa5dd1a SPM: Read entrypoint from resource descriptor by Antonio Nino Diaz · Tue Jun 26 10:34:25 2018 +0100
  30. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · Tue Nov 27 08:36:02 2018 +0000
  31. a830a4d SPM: sptool: Introduce tool to package SP and RD by Antonio Nino Diaz · Tue Nov 27 14:58:04 2018 +0000
  32. 1fc05a9 Merge pull request #1714 from chandnich/sgiclark-helios by Soby Mathew · Tue Dec 11 10:53:36 2018 +0000
  33. 957c353 Makefile: add a possibility to disable -Werror by Yann Gautier · Mon Dec 10 18:08:53 2018 +0100
  34. 3364cd4 correct some missing-prototype warnings by Yann Gautier · Mon Dec 10 10:41:03 2018 +0100
  35. 3796621 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · Mon Dec 03 13:38:06 2018 +0100
  36. 82b2f8c Add the possibility to compile TF-A with more warnings by Yann Gautier · Mon Dec 10 18:00:26 2018 +0100
  37. fe7b2be SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · Tue Oct 30 11:54:20 2018 +0000
  38. d6cf9a2 SPM: Deprecate boot info struct by Antonio Nino Diaz · Tue Oct 30 11:52:45 2018 +0000
  39. b86edcb SPM: Introduce functions to load DTB files by Antonio Nino Diaz · Tue Oct 30 11:12:42 2018 +0000
  40. 5e7b017 SPM: Define resource description data structures by Antonio Nino Diaz · Tue Nov 27 09:36:22 2018 +0000
  41. 8cd7ea3 SPM: Deprecate the current implementation by Antonio Nino Diaz · Tue Oct 30 11:08:08 2018 +0000
  42. ecfaf11 fvp: Increase stack size when SPM is enabled by Antonio Nino Diaz · Thu Oct 18 14:02:39 2018 +0100
  43. aa00aff AArch64: Use SSBS for CVE_2018_3639 mitigation by Jeenu Viswambharan · Thu Nov 15 11:38:03 2018 +0000
  44. 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
  45. 8210b45 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · Mon Dec 10 14:00:01 2018 +0000
  46. 36cb668 docs: marvell: Fix typo in file build.txt by Ding Tao · Mon Dec 10 09:31:23 2018 +0000
  47. 5fa5bbc maintainers: Add Julius Werner for coreboot and console API by Julius Werner · Wed Nov 28 14:00:33 2018 -0800
  48. 03020da drivers/console: Reimplement MUTLI_CONSOLE_API framework in C by Julius Werner · Tue Nov 27 22:10:56 2018 -0800
  49. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · Tue Nov 27 17:50:28 2018 -0800
  50. 514ae84 console: Fix console_unregister() signature by Julius Werner · Mon Dec 03 17:01:30 2018 -0800
  51. 1338c9c plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · Mon Nov 19 14:25:55 2018 -0800
  52. 351ba73 plat/common: Remove duplication of plat_crash_console functions/stubs by Julius Werner · Tue Nov 20 13:02:27 2018 -0800
  53. da429ba Merge pull request #1713 from chandnich/nt-fw-config by Soby Mathew · Thu Dec 06 15:07:44 2018 +0000
  54. 595d616 Merge pull request #1710 from soby-mathew/sm/smc_save_x0_x3 by Soby Mathew · Thu Dec 06 11:13:38 2018 +0000
  55. 2944585 Merge pull request #1709 from joannafarley-arm/jf/copyrights-updates by Antonio Niño Díaz · Thu Dec 06 11:29:29 2018 +0100
  56. 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
  57. 626a52d plat/arm/sgi: Add board support for SGI-Clark.Helios platform by Chandni Cherukuri · Thu Aug 16 13:43:23 2018 +0530
  58. 2dfe1d0 plat/arm/sgi: override 'plat_psci_ops_t' for SGI-Clark.Helios platform by Chandni Cherukuri · Thu Nov 22 10:15:25 2018 +0530
  59. 0612a88 plat/arm/sgi: add platform support for SGI-Clark.Helios platform by Chandni Cherukuri · Tue Oct 16 14:15:31 2018 +0530
  60. 4d693c2 plat: rcar: Generate FCNL reserved memory node by Marek Vasut · Thu Oct 11 16:53:58 2018 +0200
  61. a987b00 plat: rcar: Generate platform compatible string by Marek Vasut · Thu Oct 11 16:15:41 2018 +0200
  62. 93c85fc plat: rcar: Pass DTB with DRAM layout from BL2 to next stages by Marek Vasut · Tue Oct 02 20:45:18 2018 +0200
  63. 6a6881a plat: rcar: Use array in the DRAM size reporting by Marek Vasut · Tue Oct 02 20:43:09 2018 +0200
  64. 63659fd plat: rcar: Print DRAM configuration after init by Marek Vasut · Tue Oct 02 15:12:15 2018 +0200
  65. 9963f70 plat: rcar: Fill in memory information for M3W, M3N by Marek Vasut · Tue Oct 02 15:09:04 2018 +0200
  66. b0e1359 plat: rcar: Drop H3 v3.0 check on DRAM debug print by Marek Vasut · Tue Oct 02 14:53:27 2018 +0200
  67. 8cb12ec plat: rcar: Add E3 1GBx4 debug print by Marek Vasut · Tue Oct 02 13:51:19 2018 +0200
  68. 673bc32 plat: rcar: Move DRAM layout print to separate function by Marek Vasut · Tue Oct 02 13:33:32 2018 +0200
  69. 29ea98d plat/arm/sgi: Use NT_FW_CONFIG instead of HW_CONFIG by Chandni Cherukuri · Wed Nov 28 11:26:19 2018 +0530
  70. 026ec1f Merge pull request #1711 from antonio-nino-diaz-arm/an/fix-imx by Antonio Niño Díaz · Wed Dec 05 12:24:01 2018 +0100
  71. 461b49e tzc380: Fix some asserts by Antonio Nino Diaz · Wed Dec 05 11:01:17 2018 +0000
  72. d1198ad BL31: Use helper function to save registers in SMC handler by Soby Mathew · Fri Nov 16 15:43:34 2018 +0000
  73. 110df92 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · Wed Dec 05 11:22:55 2018 +0100
  74. 424ef75 Change copyright guidelines by Joanna Farley · Tue Nov 13 10:52:12 2018 +0000
  75. 06e325e plat: imx: Add i.MX8MQ basic support by Bai Ping · Sun Oct 28 00:12:34 2018 +0800
  76. cacfa95 Merge pull request #1703 from oscardagrach/hikey960-dmac-fix by Antonio Niño Díaz · Tue Dec 04 17:19:50 2018 +0100
  77. 92b9549 Merge pull request #1705 from chandnich/platform-id by Antonio Nino Diaz · Tue Dec 04 14:04:52 2018 +0000
  78. 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
  79. 1e753a3 plat/marvell: update platform LSP version to 18.12.0 by Konstantin Porotchkin · Thu Nov 29 15:04:10 2018 +0200
  80. 77b68eb a8k: pm: extend MSS_TRIGGER_TIMEOUT by Igal Liberman · Mon Sep 03 10:40:21 2018 +0300
  81. 93f1e43 plat/marvell: comphy: Add support for SFI on Lane 4 by Konstantin Porotchkin · Sun Oct 21 16:48:33 2018 +0300
  82. 569b3b9 doc: marvell: Update build manual with new memory layouts by Konstantin Porotchkin · Sun Nov 25 16:18:06 2018 +0200
  83. 0868e8e fix: a3900: pm: fix number of CPU power switches. by Christine Gharzuzi · Wed Jul 25 16:06:10 2018 +0300
  84. f51f251 svc: Update the EEPROM AVS values processing by Konstantin Porotchkin · Tue Nov 06 12:25:38 2018 +0200
  85. 9a772df ble: ap807: Switch to PLL mode and update CPU frequency by Christine Gharzuzi · Mon Jun 25 13:39:37 2018 +0300
  86. bd51efd mvebu: cp110: avoid pcie power on/off sequence when called from Linux by Igal Liberman · Thu Nov 15 16:13:11 2018 +0200
  87. 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
  88. 05b1773 mvebu: cp110: fix phy selector configuration for XFI1 by Grzegorz Jaszczyk · Fri Oct 19 15:30:02 2018 +0200
  89. 7af0214 drivers: add tzc380 support by Peng Fan · Wed Jul 05 16:34:37 2017 +0800
  90. e88fdd7 drivers: st: mmc: improve error cases in send_cmd function by Yann Gautier · Fri Nov 30 15:22:11 2018 +0100
  91. 03f0468 stm32mp: check stm32_sdmmc2_mmc_init return by Yann Gautier · Thu Nov 29 15:44:04 2018 +0100
  92. 4c7888a drivers: mmc: check mmc_reset_to_idle return by Yann Gautier · Thu Nov 29 15:43:37 2018 +0100
  93. 059ca72 Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · Mon Dec 03 13:29:33 2018 +0000
  94. 3aa09f7 plat/arm/sgi: Use platform specific functions to get platform ids by Chandni Cherukuri · Wed Nov 28 11:31:51 2018 +0530
  95. 684f39e Merge pull request #1701 from chandnich/psci-ops by Soby Mathew · Fri Nov 30 16:25:27 2018 +0000
  96. 44f8d65 hikey960: initialize EDMAC and channels by Ryan Grachek · Thu Nov 29 12:45:55 2018 -0600
  97. 0abcb42 Merge pull request #1688 from JoelHutton/jh/variant_1_mitigations by Antonio Niño Díaz · Thu Nov 29 16:05:50 2018 +0100
  98. 141a07a Merge pull request #1698 from hzhuang1/rm_emmc_delay by Antonio Niño Díaz · Thu Nov 29 16:05:17 2018 +0100
  99. b4b08d7 Merge pull request #1679 from pangupta/master by Antonio Niño Díaz · Thu Nov 29 16:05:05 2018 +0100
  100. 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