1. 579d1e9 coreboot: Add memory range parsing by Julius Werner · 5 years ago
  2. 37d56d3 Merge "Fix MISRA C issues in BL1/BL2/BL31" into integration by Mark Dykes · 5 years ago
  3. 3443a70 Fix MISRA C issues in BL1/BL2/BL31 by John Powell · 5 years ago
  4. 06aca85 xlat lib v2: Add support to pass shareability attribute for normal memory region by Pramod Kumar · 5 years ago
  5. 8a53445 Merge changes from topic "sb/fconf" into integration by Olivier Deprez · 5 years ago
  6. cb2e35b Merge changes from topic "macro-cleanup" into integration by Mark Dykes · 5 years ago
  7. 6f8a256 Check for out-of-bound accesses in the CoT description by Sandrine Bailleux · 5 years ago
  8. ea7fc9d Merge changes from topic "xlat" into integration by Sandrine Bailleux · 5 years ago
  9. 9cefb4b Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · 5 years ago
  10. 268131c xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES by Masahiro Yamada · 5 years ago
  11. 25d819a include: fixup 'cm_setup_context' prototype by Varun Wadekar · 5 years ago
  12. f554773 xlat_tables_v2: add enable_mmu() by Masahiro Yamada · 5 years ago
  13. d9f405e Merge "Fix 'tautological-constant-compare' error" into integration by Mark Dykes · 5 years ago
  14. 4c4a132 Fix 'tautological-constant-compare' error by Manish V Badarkhe · 5 years ago
  15. f89eea4 Merge "context: TPIDR_EL2 register not saved/restored" into integration by Manish Pandey · 5 years ago
  16. 7f164a8 context: TPIDR_EL2 register not saved/restored by Olivier Deprez · 5 years ago
  17. d55b8f6 Tegra194: enable dual execution for EL2 and EL3 by Kalyani Chidambaram · 7 years ago
  18. d2737fe Merge changes from topic "mp/enhanced_pal_hw" into integration by Mark Dykes · 5 years ago
  19. 25d740c fconf: enhancements to firmware configuration framework by Madhukar Pappireddy · 6 years ago
  20. e282245 xlat_tables_v2: use ARRAY_SIZE in REGISTER_XLAT_CONTEXT_FULL_SPEC by Masahiro Yamada · 5 years ago
  21. 363830d xlat_tables_v2: merge REGISTER_XLAT_CONTEXT_{FULL_SPEC,RO_BASE_TABLE} by Masahiro Yamada · 5 years ago
  22. 2825946 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 5 years ago
  23. 28f39f0 SPMD: save/restore EL2 system registers. by Max Shvetsov · 5 years ago
  24. 562abec Merge "fconf: Fix misra issues" into integration by Sandrine Bailleux · 5 years ago
  25. 845db72 fconf: Fix misra issues by Louis Mayencourt · 5 years ago
  26. 60e8f3c Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 6 years ago
  27. 2f39c55 Merge "Add Matterhorn CPU lib" into integration by joanna.farley · 5 years ago
  28. e571211 Merge "Add CPULib for Klein Core" into integration by joanna.farley · 5 years ago
  29. d4b2910 include: move MHZ_TICKS_PER_SEC to utils_def.h by Varun Wadekar · 5 years ago
  30. cd0ea18 cpus: higher performance non-cacheable load forwarding by Varun Wadekar · 7 years ago
  31. 2fe75a2 coverity: fix MISRA violations by Zelalem · 5 years ago
  32. da3b47e Add Matterhorn CPU lib by Jimmy Brisson · 6 years ago
  33. f474472 Add CPULib for Klein Core by Jimmy Brisson · 6 years ago
  34. 6c97231 fconf: Add mbedtls shared heap as property by Louis Mayencourt · 6 years ago
  35. ce85284 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 6 years ago
  36. 25ac879 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · 6 years ago
  37. 9814bfc fconf: Populate properties from dtb during bl2 setup by Louis Mayencourt · 6 years ago
  38. 3b5ea74 fconf: Load config dtb from bl1 by Louis Mayencourt · 6 years ago
  39. ab1981d fconf: initial commit by Louis Mayencourt · 6 years ago
  40. f69a582 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · 6 years ago
  41. 8efec9e Merge changes I0fb7cf79,Ia8eb4710 into integration by Soby Mathew · 6 years ago
  42. f1be00d Use correct type when reading SCR register by Louis Mayencourt · 6 years ago
  43. f2d6b4e Neovers N1: added support to update presence of External LLC by Manish Pandey · 6 years ago
  44. 61cbd41 qemu: Implement qemu_system_off via semihosting. by Andrew Walbran · 6 years ago
  45. e76d9fc lib: utils_def: add CLAMP macro by Lionel Debieve · 6 years ago
  46. 4363679 Merge "Unify type of "cpu_idx" across PSCI module." into integration by Mark Dykes · 6 years ago
  47. 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
  48. 45503af Merge "smccc: add get smc function id num macro" into integration by Mark Dykes · 6 years ago
  49. e073e07 smccc: add get smc function id num macro by Olivier Deprez · 6 years ago
  50. daa9b6e Simplify PMF helper macro definitions across header files by Madhukar Pappireddy · 6 years ago
  51. 0348ee4 Merge "Workaround for Hercules erratum 1688305" into integration by Manish Pandey · 6 years ago
  52. 83e9552 Workaround for Hercules erratum 1688305 by Madhukar Pappireddy · 6 years ago
  53. ba4b453 lib: cpu: Add additional field definition for A72 L2 control by Sheetal Tigadoli · 6 years ago
  54. 86ed895 Merge "debugfs: add SMC channel" into integration by Mark Dykes · 6 years ago
  55. be84a5b Merge "debugfs: add 9p device interface" into integration by Mark Dykes · 6 years ago
  56. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 6 years ago
  57. b8e1796 Merge changes from topic "bs/pmf32" into integration by György Szing · 6 years ago
  58. 992f091 debugfs: add SMC channel by Ambroise Vincent · 6 years ago
  59. 4e0d14f Merge "arm: gicv3: Fix compiler dependent behavior" into integration by Soby Mathew · 6 years ago
  60. 0531ada pmf: Make the runtime instrumentation work on AArch32 by Bence Szépkúti · 6 years ago
  61. 0ca3913 debugfs: add 9p device interface by Olivier Deprez · 6 years ago
  62. ae4a90f libc: Fix SIZE_MAX on AArch32 by Bence Szépkúti · 6 years ago
  63. fcccd35 Merge "libc: add memrchr" into integration by Alexei Fedorov · 6 years ago
  64. ebff107 libc: add memrchr by Ambroise Vincent · 6 years ago
  65. d019691 arm: gicv3: Fix compiler dependent behavior by Ambroise Vincent · 6 years ago
  66. ade3f5d Merge changes from topic "bs/libc" into integration by Soby Mathew · 6 years ago
  67. d45c323 libc: Consolidate the size_t and NULL definitions by Bence Szépkúti · 6 years ago
  68. b382ac6 libc: Consolidate unified definitions by Bence Szépkúti · 6 years ago
  69. d005cfb libc: Unify intmax_t and uintmax_t on AArch32/64 by Bence Szépkúti · 6 years ago
  70. e34cc0c Changes to support updated register usage in SMCCC v1.2 by Madhukar Pappireddy · 6 years ago
  71. 89632e6 Replace deprecated __ASSEMBLY__ macro with __ASSEMBLER__ by Balint Dobszay · 6 years ago
  72. 25792ce Merge "Neoverse N1 Errata Workaround 1542419" into integration by Soby Mathew · 6 years ago
  73. 8094262 Neoverse N1 Errata Workaround 1542419 by laurenw-arm · 6 years ago
  74. 78f02ae Introducing support for Cortex-A65AE by Imre Kis · 6 years ago
  75. 6ad216d Introducing support for Cortex-A65 by Imre Kis · 6 years ago
  76. a4668c3 Cortex_hercules: Add support for Hercules-AE by Artsem Artsemenka · 6 years ago
  77. 1010770 Adding new optional PSCI hook pwr_domain_on_finish_late by Madhukar Pappireddy · 6 years ago
  78. 6129e9a Merge "Refactor ARMv8.3 Pointer Authentication support code" into integration by Soby Mathew · 6 years ago
  79. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  80. 76eac18 Merge changes I08cf22df,I535ee414,Ie84cfc96,I8c35ce4e,If7649764, ... into integration by Soby Mathew · 6 years ago
  81. 2fc6ffc Merge "libc: fix sparse warning for __assert()" into integration by Soby Mathew · 6 years ago
  82. f906a44 libc: fix sparse warning for __assert() by Masahiro Yamada · 6 years ago
  83. 7352f32 mediatek: mt8183: support CPU hotplug by kenny liang · 6 years ago
  84. 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 6 years ago
  85. e290a8f AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 6 years ago
  86. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  87. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  88. 3d08461 Enable AMU for Cortex-Hercules by Balint Dobszay · 6 years ago
  89. d38613d Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 6 years ago
  90. 57bf605 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 6 years ago
  91. b852d22 Introduce lightweight BL platform parameter library by Julius Werner · 6 years ago
  92. 294f9ef Cortex_hercules: Introduce preliminary cpu support by Louis Mayencourt · 6 years ago
  93. 70f7c4e Merge "AArch64: Add 128-bit integer types definitions" into integration by Sandrine Bailleux · 6 years ago
  94. 394fa5d AArch64: Add 128-bit integer types definitions by Alexei Fedorov · 6 years ago
  95. f363deb Rename Cortex-Deimos to Cortex-A77 by Balint Dobszay · 6 years ago
  96. 11c4837 Workaround for Neoverse N1 erratum 1262888 by lauwal01 · 6 years ago
  97. 411f495 Workaround for Neoverse N1 erratum 1262606 by lauwal01 · 6 years ago
  98. 335b3c7 Workaround for Neoverse N1 erratum 1257314 by lauwal01 · 6 years ago
  99. 9eceb02 Workaround for Neoverse N1 erratum 1220197 by lauwal01 · 6 years ago
  100. ef5fa7d Workaround for Neoverse N1 erratum 1207823 by lauwal01 · 6 years ago