1. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · Fri Feb 21 10:17:26 2020 +0000
  2. 4ac3034 qemu: Support optional encryption of BL31 and BL32 images by Sumit Garg · Thu Nov 14 17:34:56 2019 +0530
  3. 03ff737 qemu: Update flash address map to keep FIP in secure FLASH0 by Sumit Garg · Thu Nov 14 17:34:09 2019 +0530
  4. 2b1b1a5 pl011: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  5. decc8dd qemu: define ARMV7_SUPPORTS_VFP by Jerome Forissier · Fri Feb 07 11:13:46 2020 +0100
  6. 8fe72b9 qemu: Implement PSCI_CPU_OFF. by Andrew Walbran · Thu Jan 23 16:22:44 2020 +0000
  7. d57f1d2 Merge changes I0fb7cf79,Ia8eb4710 into integration by Soby Mathew · Wed Jan 29 09:51:21 2020 +0000
  8. 9b27dfb qemu: Unify Platform specific defines for PSCI module by Deepika Bhavnani · Fri Dec 13 10:52:14 2019 -0600
  9. f3a6839 qemu: Implement qemu_system_off via semihosting. by Andrew Walbran · Wed Jan 15 14:18:04 2020 +0000
  10. 9c4d069 qemu: Support ARM_LINUX_KERNEL_AS_BL33 to pass FDT address. by Andrew Walbran · Wed Jan 15 14:11:31 2020 +0000
  11. 7ed5e12 qemu/qemu_sbsa: Adding memory mapping for both FLASH0/FLASH1 by Radoslaw Biernacki · Thu Jun 07 20:14:36 2018 +0200
  12. 1201aba qemu/qemu_sbsa: Adding Qemu SBSA platform by Radoslaw Biernacki · Thu May 17 22:52:49 2018 +0200
  13. 21e043d qemu: Simplify the image size calculation by Radoslaw Biernacki · Thu May 17 22:19:35 2018 +0200
  14. 69d1d9c qemu: introducing sub-platforms to qemu platform by Radoslaw Biernacki · Thu May 17 22:19:11 2018 +0200
  15. ffbacb0 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · Wed Jul 10 17:27:17 2019 +0100
  16. f2a0450 Merge changes from topic "qemu_sbsa" into integration by Sandrine Bailleux · Tue Aug 06 14:54:35 2019 +0000
  17. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  18. bdcbf2a plat/qemu: add gicv3 support for qemu by Hongbo Zhang · Thu Apr 19 14:42:23 2018 +0800
  19. 32338ec plat/qemu: move gicv2 codes to separate file by Hongbo Zhang · Thu Apr 19 13:06:07 2018 +0800
  20. 0ba662d qemu: use new console interface in aarch32 by Ambroise Vincent · Tue May 28 14:35:41 2019 +0100
  21. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  22. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · Wed Apr 10 12:50:27 2019 +0100
  23. 962109f Remove deprecated plat_crash_console_* by Ambroise Vincent · Wed Mar 27 13:48:15 2019 +0000
  24. 50a4d1a Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · Fri Feb 01 12:22:22 2019 +0000
  25. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · Fri Jan 25 13:28:38 2019 +0000
  26. b0fd008 Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · Tue Dec 18 13:49:46 2018 +0000
  27. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  28. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  29. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · Wed Oct 31 15:25:35 2018 +0000
  30. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · Fri Oct 19 16:52:22 2018 +0100
  31. 15ab24c qemu: increase PLAT_QEMU_DT_MAX_SIZE to 1 MiB by Jerome Forissier · Thu Oct 18 16:41:25 2018 +0200
  32. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · Fri Sep 14 10:34:57 2018 +0100
  33. 099b0b1 qemu: Migrate to new interfaces by Antonio Nino Diaz · Wed Sep 26 09:29:45 2018 +0100
  34. e22b91e plat: qemu: update the early platform setup API by Jens Wiklander · Tue Sep 04 14:07:19 2018 +0200
  35. 6335a97 qemu: make LOAD_IMAGE_V2=1 mandatory by Jens Wiklander · Tue Sep 04 15:08:48 2018 +0200
  36. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  37. 27bc9f9 Create a library file for libfdt by Roberto Vargas · Tue May 08 10:27:10 2018 +0100
  38. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · Fri Jul 20 09:17:26 2018 +0100
  39. 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
  40. abd0836 qemu: don't use C functions for the crash console callbacks by Michalis Pappas · Tue Mar 27 12:32:31 2018 +0800
  41. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · Thu Mar 29 13:20:05 2018 +0100
  42. 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
  43. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · Wed Mar 14 15:24:00 2018 +0000
  44. a0bb5ac qemu: MULTI_CONSOLE_API=0 causes build error by Michalis Pappas · Sat Mar 24 12:38:31 2018 +0800
  45. cca6cb7 [PATCH 2/2] qemu: Support MULTI_CONSOLE_API by Michalis Pappas · Sun Mar 04 15:43:38 2018 +0800
  46. e4c00bb qemu: Add support for stack canary protection by Michalis Pappas · Tue Mar 20 14:30:00 2018 +0800
  47. 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
  48. 8e23515 qemu: Accessing UART1 causes a data abort by Michalis Pappas · Sat Mar 03 18:26:11 2018 +0800
  49. ba86112 qemu: Support SEPARATE_CODE_AND_RODATA by Michalis Pappas · Wed Feb 28 14:36:03 2018 +0800
  50. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · Fri Feb 16 21:12:58 2018 +0000
  51. 4ed2338 qemu: Fix interrupt type check by Santeri Salko · Thu Feb 08 22:01:26 2018 +0200
  52. 7814a95 Merge pull request #1173 from etienne-lms/armv7-qemu by davidcunado-arm · Wed Feb 07 11:57:19 2018 +0800
  53. 911de8c qemu: support ARMv7/Cortex-A15 by Etienne Carriere · Fri Feb 02 13:23:22 2018 +0100
  54. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  55. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  56. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · Tue Oct 31 23:19:21 2017 +0000
  57. 7f4d617 Merge pull request #1142 from etienne-lms/qemu-int by davidcunado-arm · Fri Nov 03 16:27:42 2017 +0000
  58. 84aa3a7 qemu: update deprecated interrupt registering by Etienne Carriere · Thu Nov 02 12:05:12 2017 +0100
  59. f0a2e9c Merge pull request #1147 from etienne-lms/qemu-optee-load by davidcunado-arm · Fri Oct 27 01:07:39 2017 +0100
  60. 818a065 Merge pull request #1143 from etienne-lms/qemu-hpen by davidcunado-arm · Thu Oct 26 16:10:36 2017 +0100
  61. 2ddec18 qemu/optee: load OP-TEE pageable part 2MB above OP-TEE image by Etienne Carriere · Thu Oct 26 12:05:01 2017 +0200
  62. 3469cd0 qemu: Add support for Trusted Board Boot by Michalis Pappas · Wed Oct 18 09:43:37 2017 +0800
  63. 5eb85e4 qemu: fix holding pen mailbox sequence by Etienne Carriere · Tue Oct 24 01:09:52 2017 +0200
  64. 0acbaaa qemu: Add OP-TEE extra image parsing support by Jens Wiklander · Thu Aug 24 13:16:26 2017 +0200
  65. 1017a6e qemu: replace deprecated plat_psci_common.c by Jens Wiklander · Thu Aug 24 13:16:20 2017 +0200
  66. 1a8729a qemu: replace deprecated ADDR_SPACE_SIZE by Jens Wiklander · Thu Aug 24 13:16:16 2017 +0200
  67. c2f7844 qemu: Add LOAD_IMAGE_V2 support by Fu Wei · Sat May 27 21:21:42 2017 +0800
  68. 77ecd46 qemu: use translation tables library v2 as default. by Fu Wei · Mon Jul 31 18:28:32 2017 +0800
  69. e363146 Fix order of remaining platform #includes by Isla Mitchell · Fri Jul 14 10:46:32 2017 +0100
  70. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · Thu May 11 16:04:52 2017 +0100
  71. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  72. 2a9b882 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · Tue Feb 21 14:40:44 2017 +0000
  73. 230011c Move plat/common source file definitions to generic Makefiles by dp-arm · Tue Mar 07 11:02:47 2017 +0000
  74. a8954fc Replace some memset call by zeromem by Douglas Raillard · Thu Jan 26 15:54:44 2017 +0000
  75. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · Sun Dec 25 23:36:24 2016 +0900
  76. 70f625a qemu: remove unused BL32_SIZE by Masahiro Yamada · Wed Dec 28 18:32:02 2016 +0900
  77. 0fac5af Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · Wed Dec 28 16:11:41 2016 +0900
  78. 1723113 Migrate platform makefile to new console driver location by Soby Mathew · Mon Aug 08 12:33:06 2016 +0100
  79. 52c798e Add support for QEMU virt ARMv8-A target by Jens Wiklander · Mon Dec 07 14:37:10 2015 +0100