1. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  2. a205a56 Fixup `SMCCC_ARCH_FEATURES` semantics by Dimitris Papastamos · 6 years ago
  3. 3991a6a Use PFR0 to identify need for mitigation of CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  4. c37be00 Merge pull request #1292 from danh-arm/dh/spurious-dep-warn by davidcunado-arm · 6 years ago
  5. 0ed8c00 Remove sp_min functions from plat_common.c by Soby Mathew · 6 years ago
  6. dcf01a0 Emit warnings when using deprecated GIC init by Dan Handley · 6 years ago
  7. bc1a03c Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · 6 years ago
  8. 73a9605 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  9. fd116b9 Fix MISRA rule 8.4 Part 2 by Roberto Vargas · 6 years ago
  10. 1af540e Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  11. dc6aad2 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · 6 years ago
  12. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  13. 9fb8af3 Fix MISRA rule 8.3 in common code by Roberto Vargas · 6 years ago
  14. bd8e6a9 Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 6 years ago
  15. c69145f Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch by davidcunado-arm · 6 years ago
  16. 99e198e Merge pull request #1284 from jeenu-arm/tspd-ehf by davidcunado-arm · 6 years ago
  17. ba91a00 Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · 6 years ago
  18. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  19. af34cd7 EHF: Introduce preempted return code parameter to ehf_allow_ns_preemption() by Jeenu Viswambharan · 6 years ago
  20. 714b21f MISRA fixes for Cortex A75 AMU implementation by Dimitris Papastamos · 6 years ago
  21. f06890e Refactor AMU support for Cortex A75 by Dimitris Papastamos · 6 years ago
  22. a2e702a Factor out CPU AMU helpers by Dimitris Papastamos · 6 years ago
  23. 2ff8fbf Implement {spe,sve}_supported() helpers and refactor code by Dimitris Papastamos · 6 years ago
  24. 883d1b5 Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 6 years ago
  25. da5f274 Dynamic cfg: MISRA fixes by Soby Mathew · 6 years ago
  26. cab0b5b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 7 years ago
  27. c228956 ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 7 years ago
  28. e5674e1 Dynamic cfg: Introduce fdt wrappers by Soby Mathew · 7 years ago
  29. bf9ce61 Add dynamic config image IDs by Soby Mathew · 7 years ago
  30. 101d01e BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · 7 years ago
  31. 0c306cc ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 7 years ago
  32. a6f340f Introduce the new BL handover interface by Soby Mathew · 7 years ago
  33. 6d31020 Dynamic cfg: Add HW and TB_FW configs to CoT by Soby Mathew · 7 years ago
  34. e24659d Dynamic cfg: Update the tools by Soby Mathew · 7 years ago
  35. 566034f Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 6 years ago
  36. a7265c9 Merge pull request #1264 from fengbaopeng/integration by davidcunado-arm · 6 years ago
  37. 5ac25de drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoC by fengbaopeng · 6 years ago
  38. 4abd7fa Redefine SMC_UNK as -1 instead of 0xFFFFFFFF by Antonio Nino Diaz · 6 years ago
  39. 15e5958 Merge pull request #1256 from jeenu-arm/tsp-ehf by davidcunado-arm · 6 years ago
  40. 5b75b4a Merge pull request #1173 from etienne-lms/armv7-qemu by davidcunado-arm · 6 years ago
  41. 26ea390 Deprecate one EL3 interrupt routing model with EL3 exception handling by Jeenu Viswambharan · 7 years ago
  42. 9fd2f13 Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · 6 years ago
  43. 3fe81dc aarch32: use lr as bl32 boot argument on aarch32 only systems by Etienne Carriere · 6 years ago
  44. 9c00555 Merge pull request #1253 from dp-arm/dp/amu32 by davidcunado-arm · 6 years ago
  45. 2e379d2 image_decompress: add APIs for decompressing images by Masahiro Yamada · 6 years ago
  46. 11f001c bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · 6 years ago
  47. ba68ef5 bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · 6 years ago
  48. c43d685 zlib: add gunzip() support by Masahiro Yamada · 6 years ago
  49. 9bc94a6 Merge pull request #1240 from dp-arm/dp/smccc by davidcunado-arm · 6 years ago
  50. c70da54 AMU: Implement context save/restore for aarch32 by Joel Hutton · 7 years ago
  51. ce213b9 AMU: Add assembler helper functions for aarch32 by Joel Hutton · 7 years ago
  52. eefd04b Merge pull request #1235 from jwerner-chromium/JW_udelay by davidcunado-arm · 6 years ago
  53. d9bd656 Optimize/cleanup BPIALL workaround by Dimitris Papastamos · 7 years ago
  54. 3a1b067 Implement support for SMCCC v1.1 by Dimitris Papastamos · 6 years ago
  55. 73ba5d4 Merge pull request #1234 from SNG-ARM/master by davidcunado-arm · 6 years ago
  56. d95eb47 Merge pull request #1228 from dp-arm/dp/cve_2017_5715 by davidcunado-arm · 6 years ago
  57. 040f1e6 Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 6 years ago
  58. 7baa7bc Make div_round_up() correct for divisors that are not a power of 2 by Julius Werner · 6 years ago
  59. 6dafceb SPM: Declare explicit width based types in secure_partition_boot_info_t structure by Sughosh Ganu · 7 years ago
  60. b6df93d Merge pull request #1227 from geesun/qx/emmc_macros by davidcunado-arm · 6 years ago
  61. 1c5f503 coreboot: Add support for CBMEM console by Julius Werner · 7 years ago
  62. 3429c77 Add platform-independent coreboot support library by Julius Werner · 7 years ago
  63. 38ba8e9 drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_API by Julius Werner · 7 years ago
  64. 4a0c457 drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API by Julius Werner · 7 years ago
  65. 36c42ca drivers: ti: uart: Update 16550 UART driver to support MULTI_CONSOLE_API by Julius Werner · 7 years ago
  66. 0d3a27e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 6 years ago
  67. e4b34ef Workaround for CVE-2017-5715 for Cortex A9, A15 and A17 by Dimitris Papastamos · 7 years ago
  68. 7343505 sp_min: Implement workaround for CVE-2017-5715 by Dimitris Papastamos · 7 years ago
  69. d1f7292 Mark functions defined in assembly files by Roberto Vargas · 7 years ago
  70. 81528db bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 7 years ago
  71. b1d27b4 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
  72. bc9a7c9 emmc: add macros CMD21, BUS_WIDTH_DDR_4 and BUS_WIDTH_DDR_8 by Qixiang Xu · 6 years ago
  73. 109ae26 utils: rename struct mem_region_t to struct mem_region by Masahiro Yamada · 7 years ago
  74. 759a7be Merge pull request #1219 from antonio-nino-diaz-arm/an/mm-version by davidcunado-arm · 7 years ago
  75. 254ce52 Merge pull request #1215 from vwadekar/tlkd-ns-dram-ranges by davidcunado-arm · 7 years ago
  76. 5f3c7ce Merge pull request #1197 from dp-arm/dp/amu by davidcunado-arm · 7 years ago
  77. 31dfea9 Merge pull request #1214 from dp-arm/dp/cve_2017_5715 by davidcunado-arm · 7 years ago
  78. f336d4a Increase BL31 memory space by 2 pages by Dimitris Papastamos · 7 years ago
  79. 53bfb94 Add hooks to save/restore AMU context for Cortex A75 by Dimitris Papastamos · 7 years ago
  80. b6eb393 AMU: Add hooks to save/restore AMU context by Dimitris Papastamos · 7 years ago
  81. 0767d50 AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · 7 years ago
  82. 59902b7 AMU: Add plat interface to select which group 1 counters to enable by Dimitris Papastamos · 7 years ago
  83. 7593252 Add PubSub events for CPU powerdown/powerup by Dimitris Papastamos · 7 years ago
  84. 780edd8 Use PFR0 to identify need for mitigation of CVE-2017-5915 by Dimitris Papastamos · 7 years ago
  85. a1781a2 Workaround for CVE-2017-5715 on Cortex A73 and A75 by Dimitris Papastamos · 7 years ago
  86. f62ad32 Workaround for CVE-2017-5715 on Cortex A57 and A72 by Dimitris Papastamos · 7 years ago
  87. a5b4c40 SPM: Fix version header definitions by Antonio Nino Diaz · 7 years ago
  88. 62d862e spd: tlkd: support for "NS memory ranges" function ID by Varun Wadekar · 7 years ago
  89. 66db10c Move TSP to TZC secured DRAM by Dimitris Papastamos · 7 years ago
  90. 7bdf0c1 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 7 years ago
  91. 9536bae Add new function-pointer-based console API by Julius Werner · 7 years ago
  92. 155a100 utils_def: Add REGSZ and make BIT() assembly-compatible by Julius Werner · 7 years ago
  93. 211d307 Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  94. 83df7ce Merge pull request #1187 from antonio-nino-diaz-arm/an/spm-xlat-dram by davidcunado-arm · 7 years ago
  95. 7ddc132 Merge pull request #1182 from soby-mathew/sm/opt_tbbr_flush by davidcunado-arm · 7 years ago
  96. fdaf290 Merge pull request #1180 from sandrine-bailleux-arm/sb/spm-rename by davidcunado-arm · 7 years ago
  97. 57b1c0d Merge pull request #1174 from antonio-nino-diaz-arm/an/page-size by davidcunado-arm · 7 years ago
  98. 45d640f SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAM by Antonio Nino Diaz · 7 years ago
  99. 76163b3 Unify cache flush code path after image load by Soby Mathew · 7 years ago
  100. 756a2a0 SPM: Rename SP_COMMUNICATE macros by Sandrine Bailleux · 7 years ago