1. f6ac432 plat/qemu: add "max" cpu support by Leif Lindholm · Wed Mar 10 13:43:25 2021 +0000
  2. 5e9a0e8 plat/qemu: add cortex-a72 support to 'virt' platform by Leif Lindholm · Wed Mar 10 13:30:24 2021 +0000
  3. ded7d3d plat/qemu: include gicv2.mk by Leif Lindholm · Wed Mar 10 15:00:50 2021 +0000
  4. 22dfacd Merge changes I9c9ed516,I2788eaf6 into integration by Madhukar Pappireddy · Wed Mar 10 15:35:50 2021 +0100
  5. dc358b2 qemu/qemu_sbsa: fix memory type of secure NOR flash by Masahisa Kojima · Mon Mar 01 15:47:47 2021 +0900
  6. 617f749 qemu/qemu_sbsa: spm_mm supports 512 cores by Masahisa Kojima · Tue Feb 02 16:00:27 2021 +0900
  7. fcc1669 Merge "plat/qemu: trigger reboot with secure pl061" into integration by Madhukar Pappireddy · Thu Feb 25 22:03:24 2021 +0000
  8. a0b85c2 plat/qemu: trigger reboot with secure pl061 by Maxim Uvarov · Mon Dec 14 10:17:44 2020 +0000
  9. bf337ea Merge changes from topic "tp-feat-rng" into integration by Sandrine Bailleux · Tue Jan 26 14:58:00 2021 +0000
  10. 1a73223 qemu/qemu_sbsa: add support for sbsa-ref Embedded Controller by Graeme Gregory · Fri Aug 28 18:03:35 2020 +0100
  11. 10e9223 qemu/qemu_sbsa: topology is different from qemu so add handling by Graeme Gregory · Fri Aug 28 16:37:02 2020 +0100
  12. 6260ddd qemu/common : change DEVICE2 definition for MMU by Graeme Gregory · Wed Dec 16 12:11:06 2020 +0000
  13. 0a15c7f qemu/aarch64/plat_helpers.S : calculate the position shift by Graeme Gregory · Wed Dec 16 14:13:07 2020 +0000
  14. 18b284b plat/qemu: Use RNDR in stack protector by Tomas Pilar · Wed Oct 28 15:35:53 2020 +0000
  15. 7e917dc qemu/qemu_sbsa: enable secure variable storage by Masahisa Kojima · Wed Sep 23 16:52:59 2020 +0900
  16. 0a4fac8 qemu/qemu_sbsa: increase SHARED_RAM_SIZE by Masato Fukumori · Tue Dec 01 22:17:27 2020 +0900
  17. 8abcf34 plat/qemu_sbsa: Include libraries for Cortex-A72 by Tanmay Jagdale · Fri Nov 20 16:36:50 2020 +0530
  18. fa9f4fe plat/qemu_sbsa: Remove cortex_a53 and aem_generic by Tomas Pilar · Tue Aug 11 15:06:16 2020 +0100
  19. 39f9eee Don't return error information from console_flush by Jimmy Brisson · Wed Aug 05 13:44:05 2020 -0500
  20. d8c877f plat: Fix build issue for qemu and rpi3 platforms by Manish V Badarkhe · Thu Sep 03 16:54:47 2020 +0100
  21. 099064b qemu/qemu_sbsa: enable SPM support by Masahisa Kojima · Thu Jun 11 21:46:44 2020 +0900
  22. cbeb7e5 qemu/qemu_sbsa: increase size to handle fdt by Masahisa Kojima · Tue May 19 19:49:36 2020 +0900
  23. 043fd62 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · Sat May 16 16:36:39 2020 +0100
  24. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · Mon Mar 23 18:45:17 2020 +0000
  25. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · Fri Feb 21 10:17:26 2020 +0000
  26. 4ac3034 qemu: Support optional encryption of BL31 and BL32 images by Sumit Garg · Thu Nov 14 17:34:56 2019 +0530
  27. 03ff737 qemu: Update flash address map to keep FIP in secure FLASH0 by Sumit Garg · Thu Nov 14 17:34:09 2019 +0530
  28. 2b1b1a5 pl011: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  29. decc8dd qemu: define ARMV7_SUPPORTS_VFP by Jerome Forissier · Fri Feb 07 11:13:46 2020 +0100
  30. 8fe72b9 qemu: Implement PSCI_CPU_OFF. by Andrew Walbran · Thu Jan 23 16:22:44 2020 +0000
  31. d57f1d2 Merge changes I0fb7cf79,Ia8eb4710 into integration by Soby Mathew · Wed Jan 29 09:51:21 2020 +0000
  32. 9b27dfb qemu: Unify Platform specific defines for PSCI module by Deepika Bhavnani · Fri Dec 13 10:52:14 2019 -0600
  33. f3a6839 qemu: Implement qemu_system_off via semihosting. by Andrew Walbran · Wed Jan 15 14:18:04 2020 +0000
  34. 9c4d069 qemu: Support ARM_LINUX_KERNEL_AS_BL33 to pass FDT address. by Andrew Walbran · Wed Jan 15 14:11:31 2020 +0000
  35. 7ed5e12 qemu/qemu_sbsa: Adding memory mapping for both FLASH0/FLASH1 by Radoslaw Biernacki · Thu Jun 07 20:14:36 2018 +0200
  36. 1201aba qemu/qemu_sbsa: Adding Qemu SBSA platform by Radoslaw Biernacki · Thu May 17 22:52:49 2018 +0200
  37. 21e043d qemu: Simplify the image size calculation by Radoslaw Biernacki · Thu May 17 22:19:35 2018 +0200
  38. 69d1d9c qemu: introducing sub-platforms to qemu platform by Radoslaw Biernacki · Thu May 17 22:19:11 2018 +0200
  39. ffbacb0 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · Wed Jul 10 17:27:17 2019 +0100
  40. f2a0450 Merge changes from topic "qemu_sbsa" into integration by Sandrine Bailleux · Tue Aug 06 14:54:35 2019 +0000
  41. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  42. bdcbf2a plat/qemu: add gicv3 support for qemu by Hongbo Zhang · Thu Apr 19 14:42:23 2018 +0800
  43. 32338ec plat/qemu: move gicv2 codes to separate file by Hongbo Zhang · Thu Apr 19 13:06:07 2018 +0800
  44. 0ba662d qemu: use new console interface in aarch32 by Ambroise Vincent · Tue May 28 14:35:41 2019 +0100
  45. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  46. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · Wed Apr 10 12:50:27 2019 +0100
  47. 962109f Remove deprecated plat_crash_console_* by Ambroise Vincent · Wed Mar 27 13:48:15 2019 +0000
  48. 50a4d1a Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · Fri Feb 01 12:22:22 2019 +0000
  49. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · Fri Jan 25 13:28:38 2019 +0000
  50. b0fd008 Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · Tue Dec 18 13:49:46 2018 +0000
  51. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  52. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  53. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · Wed Oct 31 15:25:35 2018 +0000
  54. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · Fri Oct 19 16:52:22 2018 +0100
  55. 15ab24c qemu: increase PLAT_QEMU_DT_MAX_SIZE to 1 MiB by Jerome Forissier · Thu Oct 18 16:41:25 2018 +0200
  56. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · Fri Sep 14 10:34:57 2018 +0100
  57. 099b0b1 qemu: Migrate to new interfaces by Antonio Nino Diaz · Wed Sep 26 09:29:45 2018 +0100
  58. e22b91e plat: qemu: update the early platform setup API by Jens Wiklander · Tue Sep 04 14:07:19 2018 +0200
  59. 6335a97 qemu: make LOAD_IMAGE_V2=1 mandatory by Jens Wiklander · Tue Sep 04 15:08:48 2018 +0200
  60. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  61. 27bc9f9 Create a library file for libfdt by Roberto Vargas · Tue May 08 10:27:10 2018 +0100
  62. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · Fri Jul 20 09:17:26 2018 +0100
  63. 1a9051a Merge pull request #1334 from michpappas/tf-issues#572_qemu_dont_use_C_for_crash_console by Dimitris Papastamos · Tue Apr 03 11:59:55 2018 +0100
  64. abd0836 qemu: don't use C functions for the crash console callbacks by Michalis Pappas · Tue Mar 27 12:32:31 2018 +0800
  65. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · Thu Mar 29 13:20:05 2018 +0100
  66. f31abb5 Merge pull request #1325 from michpappas/tf-issues#568_qemu_add_ENABLE_STACK_PROTECTOR by Dimitris Papastamos · Thu Mar 29 11:27:36 2018 +0100
  67. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · Wed Mar 14 15:24:00 2018 +0000
  68. a0bb5ac qemu: MULTI_CONSOLE_API=0 causes build error by Michalis Pappas · Sat Mar 24 12:38:31 2018 +0800
  69. cca6cb7 [PATCH 2/2] qemu: Support MULTI_CONSOLE_API by Michalis Pappas · Sun Mar 04 15:43:38 2018 +0800
  70. e4c00bb qemu: Add support for stack canary protection by Michalis Pappas · Tue Mar 20 14:30:00 2018 +0800
  71. f94d9ca Merge pull request #1288 from michpappas/tf-issues#558_qemu_separate_code_and_data by davidcunado-arm · Mon Mar 05 10:52:41 2018 +0000
  72. 8e23515 qemu: Accessing UART1 causes a data abort by Michalis Pappas · Sat Mar 03 18:26:11 2018 +0800
  73. ba86112 qemu: Support SEPARATE_CODE_AND_RODATA by Michalis Pappas · Wed Feb 28 14:36:03 2018 +0800
  74. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · Fri Feb 16 21:12:58 2018 +0000
  75. 4ed2338 qemu: Fix interrupt type check by Santeri Salko · Thu Feb 08 22:01:26 2018 +0200
  76. 7814a95 Merge pull request #1173 from etienne-lms/armv7-qemu by davidcunado-arm · Wed Feb 07 11:57:19 2018 +0800
  77. 911de8c qemu: support ARMv7/Cortex-A15 by Etienne Carriere · Fri Feb 02 13:23:22 2018 +0100
  78. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  79. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  80. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · Tue Oct 31 23:19:21 2017 +0000
  81. 7f4d617 Merge pull request #1142 from etienne-lms/qemu-int by davidcunado-arm · Fri Nov 03 16:27:42 2017 +0000
  82. 84aa3a7 qemu: update deprecated interrupt registering by Etienne Carriere · Thu Nov 02 12:05:12 2017 +0100
  83. f0a2e9c Merge pull request #1147 from etienne-lms/qemu-optee-load by davidcunado-arm · Fri Oct 27 01:07:39 2017 +0100
  84. 818a065 Merge pull request #1143 from etienne-lms/qemu-hpen by davidcunado-arm · Thu Oct 26 16:10:36 2017 +0100
  85. 2ddec18 qemu/optee: load OP-TEE pageable part 2MB above OP-TEE image by Etienne Carriere · Thu Oct 26 12:05:01 2017 +0200
  86. 3469cd0 qemu: Add support for Trusted Board Boot by Michalis Pappas · Wed Oct 18 09:43:37 2017 +0800
  87. 5eb85e4 qemu: fix holding pen mailbox sequence by Etienne Carriere · Tue Oct 24 01:09:52 2017 +0200
  88. 0acbaaa qemu: Add OP-TEE extra image parsing support by Jens Wiklander · Thu Aug 24 13:16:26 2017 +0200
  89. 1017a6e qemu: replace deprecated plat_psci_common.c by Jens Wiklander · Thu Aug 24 13:16:20 2017 +0200
  90. 1a8729a qemu: replace deprecated ADDR_SPACE_SIZE by Jens Wiklander · Thu Aug 24 13:16:16 2017 +0200
  91. c2f7844 qemu: Add LOAD_IMAGE_V2 support by Fu Wei · Sat May 27 21:21:42 2017 +0800
  92. 77ecd46 qemu: use translation tables library v2 as default. by Fu Wei · Mon Jul 31 18:28:32 2017 +0800
  93. e363146 Fix order of remaining platform #includes by Isla Mitchell · Fri Jul 14 10:46:32 2017 +0100
  94. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · Thu May 11 16:04:52 2017 +0100
  95. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  96. 2a9b882 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · Tue Feb 21 14:40:44 2017 +0000
  97. 230011c Move plat/common source file definitions to generic Makefiles by dp-arm · Tue Mar 07 11:02:47 2017 +0000
  98. a8954fc Replace some memset call by zeromem by Douglas Raillard · Thu Jan 26 15:54:44 2017 +0000
  99. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · Sun Dec 25 23:36:24 2016 +0900
  100. 70f625a qemu: remove unused BL32_SIZE by Masahiro Yamada · Wed Dec 28 18:32:02 2016 +0900