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