1. 76ce102 Merge "coverity: fix MISRA violations" into integration by Mark Dykes · 5 years ago
  2. 2fe75a2 coverity: fix MISRA violations by Zelalem · 5 years ago
  3. c83d66e Merge changes Ib68092d1,I816ea14e into integration by Sandrine Bailleux · 5 years ago
  4. 21c4f56 Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 5 years ago
  5. 63aa409 Merge changes from topic "spmd" into integration by Olivier Deprez · 5 years ago
  6. c8e0f95 Merge "Make PAC demangling more generic" into integration by Mark Dykes · 5 years ago
  7. 82ed37e Merge "SPM: modify sptool to generate individual SP blobs" into integration by Olivier Deprez · 5 years ago
  8. bdd2596 SPMD: add SPM dispatcher based upon SPCI Beta 0 spec by Achin Gupta · 6 years ago
  9. 64758c9 SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVP by Achin Gupta · 6 years ago
  10. 0cb64d0 SPMD: add support for an example SPM core manifest by Achin Gupta · 6 years ago
  11. 3977a82 SPM: modify sptool to generate individual SP blobs by Manish Pandey · 6 years ago
  12. 68c7608 Make PAC demangling more generic by Alexei Fedorov · 5 years ago
  13. 31e703f drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · 6 years ago
  14. f893160 drivers/mhu: derive doorbell base address by Aditya Angadi · 6 years ago
  15. 6daeec7 plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info by Vijayenthiran Subramaniam · 6 years ago
  16. 9739982 arm-io: Panic in case of io setup failure by Louis Mayencourt · 6 years ago
  17. d6dcbca MISRA fix: Use boolean essential type by Louis Mayencourt · 6 years ago
  18. 0a6e7e3 fconf: Move platform io policies into fconf by Louis Mayencourt · 6 years ago
  19. 6c97231 fconf: Add mbedtls shared heap as property by Louis Mayencourt · 6 years ago
  20. ce85284 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 6 years ago
  21. 25ac879 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · 6 years ago
  22. 9814bfc fconf: Populate properties from dtb during bl2 setup by Louis Mayencourt · 6 years ago
  23. 3b5ea74 fconf: Load config dtb from bl1 by Louis Mayencourt · 6 years ago
  24. ab1981d fconf: initial commit by Louis Mayencourt · 6 years ago
  25. a6ffdde Adds option to read ROTPK from registers for FVP by Max Shvetsov · 6 years ago
  26. d8b225a SPMD: add SPCI Beta 0 specification header file by Achin Gupta · 6 years ago
  27. 9eac8e9 Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · 6 years ago
  28. 5f62213 Merge "FDT wrappers: add functions for read/write bytes" into integration by Manish Pandey · 6 years ago
  29. 0a2ab6e FDT wrappers: add functions for read/write bytes by Alexei Fedorov · 6 years ago
  30. 8164605 plat: marvell: armada: add support for loading MG CM3 images by Grzegorz Jaszczyk · 8 years ago
  31. f69a582 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · 6 years ago
  32. 8efec9e Merge changes I0fb7cf79,Ia8eb4710 into integration by Soby Mathew · 6 years ago
  33. 8c10529 Measured Boot: add function for hash calculation by Alexei Fedorov · 6 years ago
  34. f1be00d Use correct type when reading SCR register by Louis Mayencourt · 6 years ago
  35. 91ff490 Merge "Neovers N1: added support to update presence of External LLC" into integration by Manish Pandey · 6 years ago
  36. 0c1f197 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 6 years ago
  37. f2d6b4e Neovers N1: added support to update presence of External LLC by Manish Pandey · 6 years ago
  38. 2c74a29 bl_common: add BL_END macro by Masahiro Yamada · 6 years ago
  39. 61cbd41 qemu: Implement qemu_system_off via semihosting. by Andrew Walbran · 6 years ago
  40. f461fe3 Prevent speculative execution past ERET by Anthony Steinhauser · 6 years ago
  41. 0581a88 spi: stm32_qspi: Add QSPI support by Lionel Debieve · 6 years ago
  42. 695f7df fmc: stm32_fmc2_nand: Add FMC2 driver support by Lionel Debieve · 6 years ago
  43. b8718d1 io: stm32image: fix device_size type by Lionel Debieve · 6 years ago
  44. e76d9fc lib: utils_def: add CLAMP macro by Lionel Debieve · 6 years ago
  45. a13550d Add SPI-NOR framework by Lionel Debieve · 6 years ago
  46. c3e5773 Add SPI-NAND framework by Lionel Debieve · 6 years ago
  47. 05e6a56 Add SPI-MEM framework by Lionel Debieve · 6 years ago
  48. b114abb Add raw NAND framework by Lionel Debieve · 6 years ago
  49. 45cc606 Merge changes from topic "ld/mtd_framework" into integration by Soby Mathew · 6 years ago
  50. 351ab9f Merge "a8k: Implement platform specific power off" into integration by Manish Pandey · 6 years ago
  51. 8c11ebf a8k: Implement platform specific power off by Luka Kovacic · 6 years ago
  52. 22c2316 Merge "console: 16550: Prepare for skipping initialisation" into integration by Manish Pandey · 6 years ago
  53. 70cb0bf io: change seek offset to signed long long by Yann Gautier · 6 years ago
  54. 4363679 Merge "Unify type of "cpu_idx" across PSCI module." into integration by Mark Dykes · 6 years ago
  55. 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
  56. 45503af Merge "smccc: add get smc function id num macro" into integration by Mark Dykes · 6 years ago
  57. e073e07 smccc: add get smc function id num macro by Olivier Deprez · 6 years ago
  58. daa9b6e Simplify PMF helper macro definitions across header files by Madhukar Pappireddy · 6 years ago
  59. c20c052 drivers: add a driver for snoop control unit by Vishnu Banavath · 6 years ago
  60. 8a0a819 Merge "bl31: Split into two separate memory regions" into integration by Alexei Fedorov · 6 years ago
  61. 0348ee4 Merge "Workaround for Hercules erratum 1688305" into integration by Manish Pandey · 6 years ago
  62. cd50ffd console: 16550: Prepare for skipping initialisation by Andre Przywara · 6 years ago
  63. f8578e6 bl31: Split into two separate memory regions by Samuel Holland · 7 years ago
  64. 83e9552 Workaround for Hercules erratum 1688305 by Madhukar Pappireddy · 6 years ago
  65. ba4b453 lib: cpu: Add additional field definition for A72 L2 control by Sheetal Tigadoli · 6 years ago
  66. 86ed895 Merge "debugfs: add SMC channel" into integration by Mark Dykes · 6 years ago
  67. be84a5b Merge "debugfs: add 9p device interface" into integration by Mark Dykes · 6 years ago
  68. 962c44e spm-mm: Remove mm_svc.h header by Paul Beesley · 6 years ago
  69. 0bf9f56 spm-mm: Refactor spm_svc.h and its contents by Paul Beesley · 6 years ago
  70. aeaa225 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 6 years ago
  71. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 6 years ago
  72. 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 6 years ago
  73. b8e1796 Merge changes from topic "bs/pmf32" into integration by György Szing · 6 years ago
  74. 992f091 debugfs: add SMC channel by Ambroise Vincent · 6 years ago
  75. 0d35873 Merge changes from topic "allwinner_pmic" into integration by Soby Mathew · 6 years ago
  76. 4e0d14f Merge "arm: gicv3: Fix compiler dependent behavior" into integration by Soby Mathew · 6 years ago
  77. 0531ada pmf: Make the runtime instrumentation work on AArch32 by Bence Szépkúti · 6 years ago
  78. 0ca3913 debugfs: add 9p device interface by Olivier Deprez · 6 years ago
  79. 2f3abc1 Merge changes from topic "allwinner_pmic" into integration by Sandrine Bailleux · 6 years ago
  80. b1acebf Merge "libc: Fix SIZE_MAX on AArch32" into integration by György Szing · 6 years ago
  81. ae4a90f libc: Fix SIZE_MAX on AArch32 by Bence Szépkúti · 6 years ago
  82. 186acdd Merge "cryptocell: add cryptocell 712 RSA 3K support" into integration by Soby Mathew · 6 years ago
  83. 0bc752c allwinner: Convert AXP803 regulator setup code into a driver by Samuel Holland · 6 years ago
  84. f6d9c4c drivers: allwinner: axp: Add AXP805 support by Samuel Holland · 6 years ago
  85. 2bcc672 Merge changes from topic "aa/sel2_support" into integration by Olivier Deprez · 6 years ago
  86. 7999904 Merge "PIE: make call to GDT relocation fixup generalized" into integration by Soby Mathew · 6 years ago
  87. da90359 PIE: make call to GDT relocation fixup generalized by Manish Pandey · 6 years ago
  88. b862292 cryptocell: add cryptocell 712 RSA 3K support by Gilad Ben-Yossef · 6 years ago
  89. fcccd35 Merge "libc: add memrchr" into integration by Alexei Fedorov · 6 years ago
  90. ebff107 libc: add memrchr by Ambroise Vincent · 6 years ago
  91. d019691 arm: gicv3: Fix compiler dependent behavior by Ambroise Vincent · 6 years ago
  92. 9be5ca7 Merge "arm: Fix current RECLAIM_INIT_CODE behavior" into integration by Sandrine Bailleux · 6 years ago
  93. a71c59d arm: Fix current RECLAIM_INIT_CODE behavior by Ambroise Vincent · 6 years ago
  94. db3ae85 S-EL2 Support: Check for AArch64 by Artsem Artsemenka · 6 years ago
  95. 0376e7c Add support for enabling S-EL2 by Achin Gupta · 6 years ago
  96. ade3f5d Merge changes from topic "bs/libc" into integration by Soby Mathew · 6 years ago
  97. d45c323 libc: Consolidate the size_t and NULL definitions by Bence Szépkúti · 6 years ago
  98. b382ac6 libc: Consolidate unified definitions by Bence Szépkúti · 6 years ago
  99. d005cfb libc: Unify intmax_t and uintmax_t on AArch32/64 by Bence Szépkúti · 6 years ago
  100. e34cc0c Changes to support updated register usage in SMCCC v1.2 by Madhukar Pappireddy · 6 years ago