1. 2b3fc1d BL31: correct GOT section omission by Soby Mathew · 6 years ago
  2. 68e6928 FVP: Change BL31_BASE when RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  3. 52143ae Merge pull request #1712 from jeenu-arm/ssbs by Soby Mathew · 6 years ago
  4. 37af560 Merge pull request #1707 from antonio-nino-diaz-arm/an/spm by Antonio Niño Díaz · 6 years ago
  5. 73085f6 SPM: Rename files for consistency by Antonio Nino Diaz · 6 years ago
  6. b05de3f SPM: Remove remaining SMC interfaces by Antonio Nino Diaz · 6 years ago
  7. 124a1fc SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · 6 years ago
  8. fb76396 SPM: Allow preemption in non-blocking requests by Antonio Nino Diaz · 6 years ago
  9. 143091f SPM: Support non-blocking calls by Antonio Nino Diaz · 6 years ago
  10. 8903641 SPM: Implement global response buffer helpers by Antonio Nino Diaz · 6 years ago
  11. 44ef4eb SPM: Prevent simultaneous blocking calls by Antonio Nino Diaz · 6 years ago
  12. 8c83ad8 SPM: Support blocking calls by Antonio Nino Diaz · 6 years ago
  13. 9bf1d23 SPM: Introduce SPRT C host library by Antonio Nino Diaz · 6 years ago
  14. b5b585a SPM: Implement SPCI open/close handle SMCs by Antonio Nino Diaz · 6 years ago
  15. f939a6a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · 6 years ago
  16. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 6 years ago
  17. 8cc23f9 SPM: Support multiple partitions by Antonio Nino Diaz · 6 years ago
  18. 5c673e8 SPM: Remove old SMC interfaces by Antonio Nino Diaz · 6 years ago
  19. bb7d1cd SPM: Map memory regions from RD by Antonio Nino Diaz · 6 years ago
  20. fa5dd1a SPM: Read entrypoint from resource descriptor by Antonio Nino Diaz · 6 years ago
  21. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · 6 years ago
  22. a830a4d SPM: sptool: Introduce tool to package SP and RD by Antonio Nino Diaz · 6 years ago
  23. 1fc05a9 Merge pull request #1714 from chandnich/sgiclark-helios by Soby Mathew · 6 years ago
  24. fe7b2be SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · 6 years ago
  25. d6cf9a2 SPM: Deprecate boot info struct by Antonio Nino Diaz · 6 years ago
  26. b86edcb SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 6 years ago
  27. 5e7b017 SPM: Define resource description data structures by Antonio Nino Diaz · 6 years ago
  28. 8cd7ea3 SPM: Deprecate the current implementation by Antonio Nino Diaz · 6 years ago
  29. ecfaf11 fvp: Increase stack size when SPM is enabled by Antonio Nino Diaz · 6 years ago
  30. aa00aff AArch64: Use SSBS for CVE_2018_3639 mitigation by Jeenu Viswambharan · 6 years ago
  31. 7044ce8 Merge pull request #1704 from marex/arm/master/memsize-passing-v1 by Antonio Niño Díaz · 6 years ago
  32. 8210b45 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 6 years ago
  33. 5fa5bbc maintainers: Add Julius Werner for coreboot and console API by Julius Werner · 6 years ago
  34. 03020da drivers/console: Reimplement MUTLI_CONSOLE_API framework in C by Julius Werner · 6 years ago
  35. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  36. 514ae84 console: Fix console_unregister() signature by Julius Werner · 6 years ago
  37. 1338c9c plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · 6 years ago
  38. 351ba73 plat/common: Remove duplication of plat_crash_console functions/stubs by Julius Werner · 6 years ago
  39. da429ba Merge pull request #1713 from chandnich/nt-fw-config by Soby Mathew · 6 years ago
  40. 595d616 Merge pull request #1710 from soby-mathew/sm/smc_save_x0_x3 by Soby Mathew · 6 years ago
  41. 2944585 Merge pull request #1709 from joannafarley-arm/jf/copyrights-updates by Antonio Niño Díaz · 6 years ago
  42. ccf2b6b Merge pull request #1706 from Yann-lms/mmc_init_check by Antonio Niño Díaz · 6 years ago
  43. 626a52d plat/arm/sgi: Add board support for SGI-Clark.Helios platform by Chandni Cherukuri · 6 years ago
  44. 2dfe1d0 plat/arm/sgi: override 'plat_psci_ops_t' for SGI-Clark.Helios platform by Chandni Cherukuri · 6 years ago
  45. 0612a88 plat/arm/sgi: add platform support for SGI-Clark.Helios platform by Chandni Cherukuri · 6 years ago
  46. 4d693c2 plat: rcar: Generate FCNL reserved memory node by Marek Vasut · 6 years ago
  47. a987b00 plat: rcar: Generate platform compatible string by Marek Vasut · 6 years ago
  48. 93c85fc plat: rcar: Pass DTB with DRAM layout from BL2 to next stages by Marek Vasut · 6 years ago
  49. 6a6881a plat: rcar: Use array in the DRAM size reporting by Marek Vasut · 6 years ago
  50. 63659fd plat: rcar: Print DRAM configuration after init by Marek Vasut · 6 years ago
  51. 9963f70 plat: rcar: Fill in memory information for M3W, M3N by Marek Vasut · 6 years ago
  52. b0e1359 plat: rcar: Drop H3 v3.0 check on DRAM debug print by Marek Vasut · 6 years ago
  53. 8cb12ec plat: rcar: Add E3 1GBx4 debug print by Marek Vasut · 6 years ago
  54. 673bc32 plat: rcar: Move DRAM layout print to separate function by Marek Vasut · 6 years ago
  55. 29ea98d plat/arm/sgi: Use NT_FW_CONFIG instead of HW_CONFIG by Chandni Cherukuri · 6 years ago
  56. 026ec1f Merge pull request #1711 from antonio-nino-diaz-arm/an/fix-imx by Antonio Niño Díaz · 6 years ago
  57. 461b49e tzc380: Fix some asserts by Antonio Nino Diaz · 6 years ago
  58. d1198ad BL31: Use helper function to save registers in SMC handler by Soby Mathew · 6 years ago
  59. 110df92 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · 6 years ago
  60. 424ef75 Change copyright guidelines by Joanna Farley · 6 years ago
  61. 06e325e plat: imx: Add i.MX8MQ basic support by Bai Ping · 6 years ago
  62. cacfa95 Merge pull request #1703 from oscardagrach/hikey960-dmac-fix by Antonio Niño Díaz · 6 years ago
  63. 92b9549 Merge pull request #1705 from chandnich/platform-id by Antonio Nino Diaz · 6 years ago
  64. 34d3174 Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12 by Antonio Niño Díaz · 6 years ago
  65. 1e753a3 plat/marvell: update platform LSP version to 18.12.0 by Konstantin Porotchkin · 6 years ago
  66. 77b68eb a8k: pm: extend MSS_TRIGGER_TIMEOUT by Igal Liberman · 6 years ago
  67. 93f1e43 plat/marvell: comphy: Add support for SFI on Lane 4 by Konstantin Porotchkin · 6 years ago
  68. 569b3b9 doc: marvell: Update build manual with new memory layouts by Konstantin Porotchkin · 6 years ago
  69. 0868e8e fix: a3900: pm: fix number of CPU power switches. by Christine Gharzuzi · 6 years ago
  70. f51f251 svc: Update the EEPROM AVS values processing by Konstantin Porotchkin · 6 years ago
  71. 9a772df ble: ap807: Switch to PLL mode and update CPU frequency by Christine Gharzuzi · 6 years ago
  72. bd51efd mvebu: cp110: avoid pcie power on/off sequence when called from Linux by Igal Liberman · 6 years ago
  73. 5d77052 plat: marvell: a3700: do not power off cpu due to errata ref #13 by Grzegorz Jaszczyk · 6 years ago
  74. 05b1773 mvebu: cp110: fix phy selector configuration for XFI1 by Grzegorz Jaszczyk · 6 years ago
  75. 7af0214 drivers: add tzc380 support by Peng Fan · 7 years ago
  76. e88fdd7 drivers: st: mmc: improve error cases in send_cmd function by Yann Gautier · 6 years ago
  77. 03f0468 stm32mp: check stm32_sdmmc2_mmc_init return by Yann Gautier · 6 years ago
  78. 4c7888a drivers: mmc: check mmc_reset_to_idle return by Yann Gautier · 6 years ago
  79. 059ca72 Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · 6 years ago
  80. 3aa09f7 plat/arm/sgi: Use platform specific functions to get platform ids by Chandni Cherukuri · 6 years ago
  81. 684f39e Merge pull request #1701 from chandnich/psci-ops by Soby Mathew · 6 years ago
  82. 44f8d65 hikey960: initialize EDMAC and channels by Ryan Grachek · 6 years ago
  83. 0abcb42 Merge pull request #1688 from JoelHutton/jh/variant_1_mitigations by Antonio Niño Díaz · 6 years ago
  84. 141a07a Merge pull request #1698 from hzhuang1/rm_emmc_delay by Antonio Niño Díaz · 6 years ago
  85. b4b08d7 Merge pull request #1679 from pangupta/master by Antonio Niño Díaz · 6 years ago
  86. e4bf6a0 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · 6 years ago
  87. 8e909f8 Merge pull request #1693 from jeenu-arm/ehf-doc by Antonio Niño Díaz · 6 years ago
  88. 342cd44 Merge pull request #1696 from satheesbalya-arm/sb1/sb1_2406_romlib_juno by Antonio Niño Díaz · 6 years ago
  89. b875c89 Merge pull request #1695 from satheesbalya-arm/sb1/sb1_2641_romlib_phase2 by Antonio Niño Díaz · 6 years ago
  90. 504c05d plat/arm/sgi: allow value of PLAT_MAX_PWR_LVL to be platform specific by Chandni Cherukuri · 6 years ago
  91. 449db45 plat/arm/sgi: override weak implementation of plat_arm_get_cpu_pe_count by Chandni Cherukuri · 6 years ago
  92. 9ec4a11 plat/arm/common: add an additional platform power level by Chandni Cherukuri · 6 years ago
  93. 0fdcbc0 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 6 years ago
  94. e34bf58 docs: Add RAS framework documentation by Jeenu Viswambharan · 6 years ago
  95. d522759 Initial Spectre V1 mitigations (CVE-2017-5753). by Joel Hutton · 6 years ago
  96. cbb40d5 docs: Add Exception Handling Framework documentation by Jeenu Viswambharan · 7 years ago
  97. 744bb2b SDEI: Unconditionally resume Secure if it was interrupted by Jeenu Viswambharan · 6 years ago
  98. cb4c854 Merge pull request #1697 from antonio-nino-diaz-arm/an/arch by Antonio Niño Díaz · 6 years ago
  99. 8257f5b Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · 6 years ago
  100. b5e4c93 hikey: remove delay after eMMC initialized by Haojian Zhuang · 6 years ago