1. a0eaca5 fdt/wrappers: Introduce code to find UART DT node by Andre Przywara · 4 years, 2 months ago
  2. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 4 years, 2 months ago
  3. e183e15 arm: fconf: Fix GICv3 dynamic configuration by Andre Przywara · 4 years, 2 months ago
  4. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 4 years, 2 months ago
  5. fe5bdf5 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · 4 years, 2 months ago
  6. 6cf6a1b fdt/wrappers: Generalise fdtw_read_array() by Andre Przywara · 4 years, 2 months ago
  7. d368ce0 Add support to pass the nt_fw_config DTB to OP-TEE. by Javier Almansa Sobrino · 4 years, 4 months ago
  8. 813c9f9 Fix crash dump for lower EL by Alexei Fedorov · 4 years, 3 months ago
  9. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 4 years, 4 months ago
  10. 26c2740 Merge changes from topic "spmd" into integration by Olivier Deprez · 4 years, 4 months ago
  11. bcc0ade Merge "coverity: Fix MISRA null pointer violations" into integration by Mark Dykes · 4 years, 4 months ago
  12. da6ef0e SPMD: add support for an example SPM core manifest by Achin Gupta · 4 years, 8 months ago
  13. b8f26e9 Make PAC demangling more generic by Alexei Fedorov · 4 years, 4 months ago
  14. 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 4 years, 8 months ago
  15. e8dadb1 coverity: Fix MISRA null pointer violations by Zelalem · 4 years, 4 months ago
  16. 2de82fc FDT wrappers: add functions for read/write bytes by Alexei Fedorov · 4 years, 4 months ago
  17. b768a1b FDT helper functions: Fix MISRA issues by Andre Przywara · 4 years, 9 months ago
  18. 2cce803 Refactor load_auth_image_internal(). by Sandrine Bailleux · 4 years, 8 months ago
  19. 6885560 FDT helper functions: Respect architecture in PSCI function IDs by Andre Przywara · 4 years, 9 months ago
  20. 16e6419 FDT helper functions: Add function documentation by Andre Przywara · 4 years, 9 months ago
  21. 83d90be Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · 4 years, 9 months ago
  22. 83fc839 Add fdt_add_reserved_memory() helper function by Andre Przywara · 4 years, 11 months ago
  23. ffbacb0 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · 5 years ago
  24. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 9 months ago
  25. 7690382 Move assembly newline function into common debug code by Justin Chadwell · 4 years, 10 months ago
  26. c4dfb3b AArch64: Align crash reporting output by Alexei Fedorov · 4 years, 10 months ago
  27. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  28. 4047728 Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 4 years, 10 months ago
  29. a057484 Add helper to parse BL31 parameters (both versions) by Julius Werner · 5 years ago
  30. e638fc2 Merge "backtrace: Strip PAC field when PAUTH is enabled" into integration by Soby Mathew · 4 years, 11 months ago
  31. f30bf68 backtrace: Strip PAC field when PAUTH is enabled by Louis Mayencourt · 5 years ago
  32. 63801cd Remove references to old project name from common files by John Tsichritzis · 5 years ago
  33. e1e7845 Correctly check for support of Address Authentication by Antonio Nino Diaz · 5 years ago
  34. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  35. 57f8326 Remove dead code related to LOAD_IMAGE_V2=0 by Sandrine Bailleux · 5 years ago
  36. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  37. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  38. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  39. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  40. c3a2cf2 backtrace: Extract rules from root Makefile by Antonio Nino Diaz · 6 years ago
  41. 3fddfbb Introduce fdtw_read_array() helper by Antonio Nino Diaz · 6 years ago
  42. d85c878 Introduce new fdt helper to read string properties by Antonio Nino Diaz · 6 years ago
  43. f0b14cf Remove some MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  44. 5753e49 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  45. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  46. 5a1451e Allow setting log level back to compile time value by Junhan Zhou · 6 years ago
  47. 4f6dba9 Merge pull request #1549 from danielboulby-arm/db/pointer by Dimitris Papastamos · 6 years ago
  48. 278d402 Remove rt_svc_descs pointer from global scope by Daniel Boulby · 6 years ago
  49. 14fabd0 Fix MISRA defects in log helpers by Antonio Nino Diaz · 6 years ago
  50. 7741463 backtrace: Introduce backtrace function by Douglas Raillard · 6 years ago
  51. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  52. f440708 tf_printf: Return number of printed characters by Antonio Nino Diaz · 6 years ago
  53. 9fec10f tf_snprintf: Add support for '%s' by Antonio Nino Diaz · 6 years ago
  54. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  55. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  56. 4f3b6ed Fix MISRA Rule 5.3 Part 1 by Daniel Boulby · 6 years ago
  57. 9576baa Revert "Code change to fix small bugs" by Dimitris Papastamos · 6 years ago
  58. 71059df Remove rt_svc_descs pointer from inner scope by Daniel Boulby · 6 years ago
  59. 9fe8804 Allow disabling authentication dynamically by Soby Mathew · 6 years ago
  60. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  61. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  62. 4a3bc08 Dynamic cfg: Do not populate args if already initialized by Amit Daniel Kachhap · 6 years ago
  63. 484f6dd Fix MISRA rule 8.5 Part 1 by Roberto Vargas · 6 years ago
  64. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · 6 years ago
  65. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 6 years ago
  66. b9fccca Dynamic cfg: Introduce fdt wrappers by Soby Mathew · 7 years ago
  67. 18f65db image_decompress: add APIs for decompressing images by Masahiro Yamada · 6 years ago
  68. 18c7353 Add support to left-pad with zeroes in tf_printf by Antonio Nino Diaz · 6 years ago
  69. 7c8af06 Unify cache flush code path after image load by Soby Mathew · 7 years ago
  70. 4cce835 ARMv7 may not support Virtualization Extensions by Etienne Carriere · 7 years ago
  71. 31036d5 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · 7 years ago
  72. 9daa33d Include debug.h in debug.S by Roberto Vargas · 7 years ago
  73. bc1ae1f Add platform hooks for boot redundancy support by Roberto Vargas · 7 years ago
  74. aaf15f5 Implement log framework by Soby Mathew · 7 years ago
  75. f583a06 Introduce tf_vprintf() and tf_string_print() by Soby Mathew · 7 years ago
  76. 67ebde7 Fix x30 reporting for unhandled exceptions by Julius Werner · 7 years ago
  77. 66231d1 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  78. 9c107fa Introduce `tf_snprintf` by Antonio Nino Diaz · 7 years ago
  79. aba6fac Align tf_printf implementation between AArch32 and AArch64 by dp-arm · 7 years ago
  80. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  81. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  82. 28f69ab Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  83. a6919d6 Merge pull request #911 from danh-arm/dh/refactor-bl2-image-load by davidcunado-arm · 7 years ago
  84. 7c65c1e Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 7 years ago
  85. 09c97c9 Minor refactor of BL2 image load v2 by Dan Handley · 7 years ago
  86. 808c229 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 7 years ago
  87. e98fa3a Remove dead loops in assert() in C and ASM by Antonio Nino Diaz · 7 years ago
  88. d3ec543 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · 7 years ago
  89. 4ef91f1 Simplify translation tables headers dependencies by Antonio Nino Diaz · 7 years ago
  90. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  91. 2b7d7ae Merge pull request #791 from jeenu-arm/asm-assert-32 by danh-arm · 7 years ago
  92. b0e529b Export is_mem_free() function by Sandrine Bailleux · 8 years ago
  93. ff640c4 AArch32: Print ASM_ASSERT and panic messages by Jeenu Viswambharan · 8 years ago
  94. 975d08c Merge pull request #774 from jeenu-arm/no-return-macro by danh-arm · 7 years ago
  95. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  96. d7db870 Optimize cache flush when authenticating images by Antonio Nino Diaz · 8 years ago
  97. f528faf AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 8 years ago
  98. 3345a8d Add new version of image loading. by Yatharth Kochar · 8 years ago
  99. cdf58cb AArch32: resolve build error when LOG_LEVEL=50 by Soby Mathew · 8 years ago
  100. 3a59e99 Merge pull request #689 from yatharth-arm/yk/plat_report_expn by davidcunado-arm · 8 years ago