1. 85686f1 Merge pull request #1717 from satheesbalya-arm/sb1/sb1_2629_romlib_ifc by Antonio Niño Díaz · 6 years ago
  2. 8b9a0de romlib: Add platform specific jump table list by Sathees Balya · 6 years ago
  3. bcc7ad7 Merge pull request #1722 from antonio-nino-diaz-arm/an/arch by Antonio Niño Díaz · 6 years ago
  4. b4474fa Import exception helpers from TF-A-Tests by Antonio Nino Diaz · 6 years ago
  5. fdbc293 Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · 6 years ago
  6. 5e96139 Move helpers from arch.h to arch_helpers.h by Antonio Nino Diaz · 6 years ago
  7. 08fd68a Merge pull request #1718 from vwadekar/cc-variable-findstring by Antonio Niño Díaz · 6 years ago
  8. f5cf2aa Merge pull request #1719 from Yann-lms/useless_flags by Antonio Niño Díaz · 6 years ago
  9. e010654 Merge pull request #1720 from jeenu-arm/gic-priority by Antonio Niño Díaz · 6 years ago
  10. ea9c332 Merge pull request #1723 from soby-mathew/sm/reset_bl31_fix by Antonio Niño Díaz · 6 years ago
  11. 8aa4e5f docs: User-guide corrections for RESET_TO_BL31 by Soby Mathew · 6 years ago
  12. 5bfac4f BL31: correct GOT section omission by Soby Mathew · 6 years ago
  13. 55cf015 FVP: Change BL31_BASE when RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  14. 4dd6254 Merge pull request #1716 from miyatsu/marvell-doc-fix-20181210 by Antonio Niño Díaz · 6 years ago
  15. 35cd9e8 GIC: Remove lowest priority constants by Jeenu Viswambharan · 6 years ago
  16. 941ba04 stm32mp1: remove useless compilation flags by Yann Gautier · 6 years ago
  17. fd18a8f build: find "armclang" string in the 'CC' variable by Varun Wadekar · 6 years ago
  18. c094008 Merge pull request #1708 from Yann-lms/warnings by Soby Mathew · 6 years ago
  19. fd809dc Merge pull request #1715 from pangupta/master by Soby Mathew · 6 years ago
  20. 4f7812e Merge pull request #1712 from jeenu-arm/ssbs by Soby Mathew · 6 years ago
  21. 2f2b9ec ccn: for RN-I, used node id instead of node postion by Pankaj Gupta · 6 years ago
  22. fca0a51 Merge pull request #1707 from antonio-nino-diaz-arm/an/spm by Antonio Niño Díaz · 6 years ago
  23. 2ada829 SPM: Rename files for consistency by Antonio Nino Diaz · 6 years ago
  24. 83a5d51 SPM: Remove remaining SMC interfaces by Antonio Nino Diaz · 6 years ago
  25. e23ae07 SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · 6 years ago
  26. 206d2b3 SPM: Allow preemption in non-blocking requests by Antonio Nino Diaz · 6 years ago
  27. eb1cbb4 SPM: Support non-blocking calls by Antonio Nino Diaz · 6 years ago
  28. aa9ae89 SPM: Implement global response buffer helpers by Antonio Nino Diaz · 6 years ago
  29. 2f48dda SPM: Prevent simultaneous blocking calls by Antonio Nino Diaz · 6 years ago
  30. d54f0ca SPM: Support blocking calls by Antonio Nino Diaz · 6 years ago
  31. 07c13a3 SPM: Introduce SPRT C host library by Antonio Nino Diaz · 6 years ago
  32. 56ae979 SPM: Implement SPCI open/close handle SMCs by Antonio Nino Diaz · 6 years ago
  33. e8ce60a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · 6 years ago
  34. bbc8100 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 6 years ago
  35. 0fa1a02 SPM: Support multiple partitions by Antonio Nino Diaz · 6 years ago
  36. b212ca9 SPM: Remove old SMC interfaces by Antonio Nino Diaz · 6 years ago
  37. ffb7ce7 SPM: Map memory regions from RD by Antonio Nino Diaz · 6 years ago
  38. 7e5772b SPM: Read entrypoint from resource descriptor by Antonio Nino Diaz · 6 years ago
  39. 680389a SPM: Load image and RD from SP package by Antonio Nino Diaz · 6 years ago
  40. 26010da SPM: sptool: Introduce tool to package SP and RD by Antonio Nino Diaz · 6 years ago
  41. 19122fc Merge pull request #1714 from chandnich/sgiclark-helios by Soby Mathew · 6 years ago
  42. 6336b07 Makefile: add a possibility to disable -Werror by Yann Gautier · 6 years ago
  43. 1b18c6c correct some missing-prototype warnings by Yann Gautier · 6 years ago
  44. b7c6529 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · 6 years ago
  45. e7c645b Add the possibility to compile TF-A with more warnings by Yann Gautier · 6 years ago
  46. 09d413a SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · 6 years ago
  47. 08aa122 SPM: Deprecate boot info struct by Antonio Nino Diaz · 6 years ago
  48. e458302 SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 6 years ago
  49. 03aac65 SPM: Define resource description data structures by Antonio Nino Diaz · 6 years ago
  50. 2d7b9e5 SPM: Deprecate the current implementation by Antonio Nino Diaz · 6 years ago
  51. 73f45ba fvp: Increase stack size when SPM is enabled by Antonio Nino Diaz · 6 years ago
  52. 48e1d35 AArch64: Use SSBS for CVE_2018_3639 mitigation by Jeenu Viswambharan · 6 years ago
  53. 74203d2 Merge pull request #1704 from marex/arm/master/memsize-passing-v1 by Antonio Niño Díaz · 6 years ago
  54. 85456a9 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 6 years ago
  55. 5c31518 docs: marvell: Fix typo in file build.txt by Ding Tao · 6 years ago
  56. 65d8582 maintainers: Add Julius Werner for coreboot and console API by Julius Werner · 6 years ago
  57. 91b48c9 drivers/console: Reimplement MUTLI_CONSOLE_API framework in C by Julius Werner · 6 years ago
  58. 985ee0b drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  59. 0f8aee4 console: Fix console_unregister() signature by Julius Werner · 6 years ago
  60. 63c52d0 plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · 6 years ago
  61. b2f7c9d plat/common: Remove duplication of plat_crash_console functions/stubs by Julius Werner · 6 years ago
  62. f7ed4ab Merge pull request #1713 from chandnich/nt-fw-config by Soby Mathew · 6 years ago
  63. c120613 Merge pull request #1710 from soby-mathew/sm/smc_save_x0_x3 by Soby Mathew · 6 years ago
  64. 24e4806 Merge pull request #1709 from joannafarley-arm/jf/copyrights-updates by Antonio Niño Díaz · 6 years ago
  65. 8dc395e Merge pull request #1706 from Yann-lms/mmc_init_check by Antonio Niño Díaz · 6 years ago
  66. a46cdc0 plat/arm/sgi: Add board support for SGI-Clark.Helios platform by Chandni Cherukuri · 6 years ago
  67. 187ae31 plat/arm/sgi: override 'plat_psci_ops_t' for SGI-Clark.Helios platform by Chandni Cherukuri · 6 years ago
  68. 982261f plat/arm/sgi: add platform support for SGI-Clark.Helios platform by Chandni Cherukuri · 6 years ago
  69. a6de3db plat: rcar: Generate FCNL reserved memory node by Marek Vasut · 6 years ago
  70. ac49c5f plat: rcar: Generate platform compatible string by Marek Vasut · 6 years ago
  71. 1d85c4b plat: rcar: Pass DTB with DRAM layout from BL2 to next stages by Marek Vasut · 6 years ago
  72. 8518515 plat: rcar: Use array in the DRAM size reporting by Marek Vasut · 6 years ago
  73. 10b7a4a plat: rcar: Print DRAM configuration after init by Marek Vasut · 6 years ago
  74. e1eddfe plat: rcar: Fill in memory information for M3W, M3N by Marek Vasut · 6 years ago
  75. 7bf24ae plat: rcar: Drop H3 v3.0 check on DRAM debug print by Marek Vasut · 6 years ago
  76. 3b507aa plat: rcar: Add E3 1GBx4 debug print by Marek Vasut · 6 years ago
  77. 358ed93 plat: rcar: Move DRAM layout print to separate function by Marek Vasut · 6 years ago
  78. 77ab969 plat/arm/sgi: Use NT_FW_CONFIG instead of HW_CONFIG by Chandni Cherukuri · 6 years ago
  79. 19b56cf Merge pull request #1711 from antonio-nino-diaz-arm/an/fix-imx by Antonio Niño Díaz · 6 years ago
  80. df54406 tzc380: Fix some asserts by Antonio Nino Diaz · 6 years ago
  81. 01fc1c2 BL31: Use helper function to save registers in SMC handler by Soby Mathew · 6 years ago
  82. 36bc633 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · 6 years ago
  83. b79da22 Change copyright guidelines by Joanna Farley · 6 years ago
  84. 8113681 plat: imx: Add i.MX8MQ basic support by Bai Ping · 6 years ago
  85. 03ce162 Merge pull request #1703 from oscardagrach/hikey960-dmac-fix by Antonio Niño Díaz · 6 years ago
  86. ae4a99b Merge pull request #1705 from chandnich/platform-id by Antonio Nino Diaz · 6 years ago
  87. 6d422c3 Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12 by Antonio Niño Díaz · 6 years ago
  88. f32f389 plat/marvell: update platform LSP version to 18.12.0 by Konstantin Porotchkin · 6 years ago
  89. ff82813 a8k: pm: extend MSS_TRIGGER_TIMEOUT by Igal Liberman · 6 years ago
  90. 5a9f00f plat/marvell: comphy: Add support for SFI on Lane 4 by Konstantin Porotchkin · 6 years ago
  91. d03f7a3 doc: marvell: Update build manual with new memory layouts by Konstantin Porotchkin · 6 years ago
  92. 5cf6faf fix: a3900: pm: fix number of CPU power switches. by Christine Gharzuzi · 6 years ago
  93. c354426 svc: Update the EEPROM AVS values processing by Konstantin Porotchkin · 6 years ago
  94. 1020e0d ble: ap807: Switch to PLL mode and update CPU frequency by Christine Gharzuzi · 6 years ago
  95. 55df84f mvebu: cp110: avoid pcie power on/off sequence when called from Linux by Igal Liberman · 6 years ago
  96. 9cb6751 plat: marvell: a3700: do not power off cpu due to errata ref #13 by Grzegorz Jaszczyk · 6 years ago
  97. 0529106 mvebu: cp110: fix phy selector configuration for XFI1 by Grzegorz Jaszczyk · 6 years ago
  98. 46f9b2c drivers: add tzc380 support by Peng Fan · 7 years ago
  99. 1d7bcaa drivers: st: mmc: improve error cases in send_cmd function by Yann Gautier · 6 years ago
  100. ba7f9bf stm32mp: check stm32_sdmmc2_mmc_init return by Yann Gautier · 6 years ago