1. a1cedad feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · 3 years ago
  2. d13dbb6 feat(fdt): introduce wrapper function to read DT UUIDs by David Horstmann · 3 years, 1 month ago
  3. 81146c4 fdt: Use proper #address-cells and #size-cells for reserved-memory by Andre Przywara · 3 years, 2 months ago
  4. 805f22b Print newline after hex address in aarch64 el3_panic function by Pali Rohár · 3 years, 1 month ago
  5. 943aff0 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · 3 years, 5 months ago
  6. d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 3 years, 8 months ago
  7. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 3 years, 8 months ago
  8. 4276cfe fdt: Fix coverity complaint about 32-bit multiplication by Andre Przywara · 3 years, 6 months ago
  9. 428518c Merge changes from topic "stm32_exceptions" into integration by Manish Pandey · 3 years, 6 months ago
  10. 9f7bab4 fdt: Add function to adjust GICv3 redistributor size by Andre Przywara · 3 years, 7 months ago
  11. 00a55fe Align AARCH32 version of debug.S with AARCH64 by Yann Gautier · 3 years, 6 months ago
  12. 780dd2b Add support to export a /cpus node to the device tree. by Javier Almansa Sobrino · 3 years, 7 months ago
  13. 86ba585 Add wrapper for AT instruction by Manish V Badarkhe · 3 years, 9 months ago
  14. 447870b plat/fvp: Support for extracting UART serial node info from DT by Madhukar Pappireddy · 4 years ago
  15. 23d5ba8 SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · 4 years, 2 months ago
  16. 60e2e27 fdt/wrappers: Introduce code to find UART DT node by Andre Przywara · 4 years ago
  17. 7ad6d36 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 4 years ago
  18. 364ad24 arm: fconf: Fix GICv3 dynamic configuration by Andre Przywara · 4 years ago
  19. be858cf plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 4 years ago
  20. ff4e6c3 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · 4 years ago
  21. 6e3a89f fdt/wrappers: Generalise fdtw_read_array() by Andre Przywara · 4 years ago
  22. 42c33ba Add support to pass the nt_fw_config DTB to OP-TEE. by Javier Almansa Sobrino · 4 years, 2 months ago
  23. b4292bc Fix crash dump for lower EL by Alexei Fedorov · 4 years, 1 month ago
  24. 21c4f56 Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 4 years, 2 months ago
  25. 63aa409 Merge changes from topic "spmd" into integration by Olivier Deprez · 4 years, 2 months ago
  26. 513b616 Merge "coverity: Fix MISRA null pointer violations" into integration by Mark Dykes · 4 years, 2 months ago
  27. 0cb64d0 SPMD: add support for an example SPM core manifest by Achin Gupta · 4 years, 6 months ago
  28. 68c7608 Make PAC demangling more generic by Alexei Fedorov · 4 years, 2 months ago
  29. ce85284 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 4 years, 6 months ago
  30. 466bb28 coverity: Fix MISRA null pointer violations by Zelalem · 4 years, 2 months ago
  31. 0a2ab6e FDT wrappers: add functions for read/write bytes by Alexei Fedorov · 4 years, 2 months ago
  32. feb358b FDT helper functions: Fix MISRA issues by Andre Przywara · 4 years, 6 months ago
  33. 9e7d663 Refactor load_auth_image_internal(). by Sandrine Bailleux · 4 years, 6 months ago
  34. 6679950 FDT helper functions: Respect architecture in PSCI function IDs by Andre Przywara · 4 years, 6 months ago
  35. 6eaf928 FDT helper functions: Add function documentation by Andre Przywara · 4 years, 6 months ago
  36. f65423c Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · 4 years, 6 months ago
  37. 3ef45dd Add fdt_add_reserved_memory() helper function by Andre Przywara · 4 years, 9 months ago
  38. f240728 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · 4 years, 9 months ago
  39. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 7 months ago
  40. 53d7e00 Move assembly newline function into common debug code by Justin Chadwell · 4 years, 7 months ago
  41. 6c6a470 AArch64: Align crash reporting output by Alexei Fedorov · 4 years, 8 months ago
  42. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 4 years, 9 months ago
  43. d38613d Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 4 years, 8 months ago
  44. d9af1f7 Add helper to parse BL31 parameters (both versions) by Julius Werner · 4 years, 10 months ago
  45. 7871fff Merge "backtrace: Strip PAC field when PAUTH is enabled" into integration by Soby Mathew · 4 years, 9 months ago
  46. b8b31ad backtrace: Strip PAC field when PAUTH is enabled by Louis Mayencourt · 4 years, 9 months ago
  47. bd97f83 Remove references to old project name from common files by John Tsichritzis · 4 years, 9 months ago
  48. b6fd418 Correctly check for support of Address Authentication by Antonio Nino Diaz · 5 years ago
  49. b86048c Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  50. c4e9d82 Remove dead code related to LOAD_IMAGE_V2=0 by Sandrine Bailleux · 5 years ago
  51. 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  52. 5b8d50e plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 5 years ago
  53. 8aabea3 Correct typographical errors by Paul Beesley · 5 years ago
  54. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  55. 9c6d1c5 backtrace: Extract rules from root Makefile by Antonio Nino Diaz · 5 years ago
  56. 73f1ac6 Introduce fdtw_read_array() helper by Antonio Nino Diaz · 6 years ago
  57. 2747362 Introduce new fdt helper to read string properties by Antonio Nino Diaz · 6 years ago
  58. 81542c0 Remove some MISRA defects in common code by Antonio Nino Diaz · 5 years ago
  59. 87c8513 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  60. ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  61. 2adb786 Allow setting log level back to compile time value by Junhan Zhou · 6 years ago
  62. 708531c Merge pull request #1549 from danielboulby-arm/db/pointer by Dimitris Papastamos · 6 years ago
  63. e19ea3f Remove rt_svc_descs pointer from global scope by Daniel Boulby · 6 years ago
  64. 5a22e46 Fix MISRA defects in log helpers by Antonio Nino Diaz · 6 years ago
  65. 0c62883 backtrace: Introduce backtrace function by Douglas Raillard · 6 years ago
  66. 870ce3d libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  67. cb6dbfe tf_printf: Return number of printed characters by Antonio Nino Diaz · 6 years ago
  68. 73bc6e7 tf_snprintf: Add support for '%s' by Antonio Nino Diaz · 6 years ago
  69. a9203ed Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  70. 896a590 Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  71. d3775d4 Fix MISRA Rule 5.3 Part 1 by Daniel Boulby · 6 years ago
  72. 4a581b06 Revert "Code change to fix small bugs" by Dimitris Papastamos · 6 years ago
  73. c43f046 Remove rt_svc_descs pointer from inner scope by Daniel Boulby · 6 years ago
  74. 209a60c Allow disabling authentication dynamically by Soby Mathew · 6 years ago
  75. 2f37046 Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  76. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  77. 1cc99de Dynamic cfg: Do not populate args if already initialized by Amit Daniel Kachhap · 6 years ago
  78. 637955c Fix MISRA rule 8.5 Part 1 by Roberto Vargas · 6 years ago
  79. da5f274 Dynamic cfg: MISRA fixes by Soby Mathew · 6 years ago
  80. cab0b5b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 6 years ago
  81. e5674e1 Dynamic cfg: Introduce fdt wrappers by Soby Mathew · 6 years ago
  82. 2e379d2 image_decompress: add APIs for decompressing images by Masahiro Yamada · 6 years ago
  83. 84816dc Add support to left-pad with zeroes in tf_printf by Antonio Nino Diaz · 6 years ago
  84. 76163b3 Unify cache flush code path after image load by Soby Mathew · 6 years ago
  85. 64cc6e9 ARMv7 may not support Virtualization Extensions by Etienne Carriere · 6 years ago
  86. 92c5066 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · 6 years ago
  87. 4d476e4 Include debug.h in debug.S by Roberto Vargas · 6 years ago
  88. 01f62b6 Add platform hooks for boot redundancy support by Roberto Vargas · 7 years ago
  89. 7f56e9a Implement log framework by Soby Mathew · 7 years ago
  90. 2d7e828 Introduce tf_vprintf() and tf_string_print() by Soby Mathew · 7 years ago
  91. 4d91838 Fix x30 reporting for unhandled exceptions by Julius Werner · 7 years ago
  92. 6311f63 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  93. da5241c Introduce `tf_snprintf` by Antonio Nino Diaz · 7 years ago
  94. 6ba71d6 Align tf_printf implementation between AArch32 and AArch64 by dp-arm · 7 years ago
  95. f132b4a Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  96. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  97. 16292f5 Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  98. ffc299f Merge pull request #911 from danh-arm/dh/refactor-bl2-image-load by davidcunado-arm · 7 years ago
  99. 044bb2f Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 7 years ago
  100. c2a9ee6 Minor refactor of BL2 image load v2 by Dan Handley · 7 years ago