1. 2374ab1 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  2. 2cc9777 Remove deprecated plat_crash_console_* by Ambroise Vincent · 5 years ago
  3. 5e44781 Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 5 years ago
  4. f660533 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 5 years ago
  5. c9f9d9e Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 6 years ago
  6. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  7. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  8. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  9. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  10. bde0f32 qemu: increase PLAT_QEMU_DT_MAX_SIZE to 1 MiB by Jerome Forissier · 6 years ago
  11. a623832 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
  12. 1ba2ff7 qemu: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  13. aa91296 plat: qemu: update the early platform setup API by Jens Wiklander · 6 years ago
  14. 106cd73 qemu: make LOAD_IMAGE_V2=1 mandatory by Jens Wiklander · 6 years ago
  15. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  16. fec3648 Create a library file for libfdt by Roberto Vargas · 6 years ago
  17. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  18. f11916b Merge pull request #1334 from michpappas/tf-issues#572_qemu_dont_use_C_for_crash_console by Dimitris Papastamos · 6 years ago
  19. 0e24ea8 qemu: don't use C functions for the crash console callbacks by Michalis Pappas · 6 years ago
  20. 6ab136c Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 6 years ago
  21. 79c0f52 Merge pull request #1325 from michpappas/tf-issues#568_qemu_add_ENABLE_STACK_PROTECTOR by Dimitris Papastamos · 6 years ago
  22. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  23. 4c746fc qemu: MULTI_CONSOLE_API=0 causes build error by Michalis Pappas · 6 years ago
  24. 6a55f6a [PATCH 2/2] qemu: Support MULTI_CONSOLE_API by Michalis Pappas · 6 years ago
  25. f68d22e qemu: Add support for stack canary protection by Michalis Pappas · 6 years ago
  26. eb4ff4c Merge pull request #1288 from michpappas/tf-issues#558_qemu_separate_code_and_data by davidcunado-arm · 6 years ago
  27. c5c7538 qemu: Accessing UART1 causes a data abort by Michalis Pappas · 6 years ago
  28. 27e0cca qemu: Support SEPARATE_CODE_AND_RODATA by Michalis Pappas · 6 years ago
  29. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  30. 53a98be qemu: Fix interrupt type check by Santeri Salko · 6 years ago
  31. 5b75b4a Merge pull request #1173 from etienne-lms/armv7-qemu by davidcunado-arm · 6 years ago
  32. 765ed9f qemu: support ARMv7/Cortex-A15 by Etienne Carriere · 6 years ago
  33. 33950dd Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 6 years ago
  34. c939d13 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 6 years ago
  35. 3872fc2 Do not enable SVE on pre-v8.2 platforms by David Cunado · 7 years ago
  36. 157650c Merge pull request #1142 from etienne-lms/qemu-int by davidcunado-arm · 7 years ago
  37. ad3803b qemu: update deprecated interrupt registering by Etienne Carriere · 7 years ago
  38. 2455224 Merge pull request #1147 from etienne-lms/qemu-optee-load by davidcunado-arm · 7 years ago
  39. 9071400 Merge pull request #1143 from etienne-lms/qemu-hpen by davidcunado-arm · 7 years ago
  40. 11d9b20 qemu/optee: load OP-TEE pageable part 2MB above OP-TEE image by Etienne Carriere · 7 years ago
  41. 5cc34b1 qemu: Add support for Trusted Board Boot by Michalis Pappas · 7 years ago
  42. 33dd33f qemu: fix holding pen mailbox sequence by Etienne Carriere · 7 years ago
  43. e2af1ca qemu: Add OP-TEE extra image parsing support by Jens Wiklander · 7 years ago
  44. ccdbae7 qemu: replace deprecated plat_psci_common.c by Jens Wiklander · 7 years ago
  45. 56ca731 qemu: replace deprecated ADDR_SPACE_SIZE by Jens Wiklander · 7 years ago
  46. 64b3112 qemu: Add LOAD_IMAGE_V2 support by Fu Wei · 7 years ago
  47. dd92360 qemu: use translation tables library v2 as default. by Fu Wei · 7 years ago
  48. ee1ebbd Fix order of remaining platform #includes by Isla Mitchell · 7 years ago
  49. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  50. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  51. f4c8aa9 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 7 years ago
  52. 7531120 Move plat/common source file definitions to generic Makefiles by dp-arm · 7 years ago
  53. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  54. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  55. 7a2b35d qemu: remove unused BL32_SIZE by Masahiro Yamada · 8 years ago
  56. 4749705 Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 8 years ago
  57. b127109 Migrate platform makefile to new console driver location by Soby Mathew · 8 years ago
  58. 419e0d2 Add support for QEMU virt ARMv8-A target by Jens Wiklander · 9 years ago