1. 934bbea rpi3: fix bad formatting in rpi3.rst by Pete Batard · 6 years ago
  2. 4dcf1fa rpi3: add RPI3_USE_UEFI_MAP build option by Pete Batard · 6 years ago
  3. 0a650ee Merge pull request #1680 from pbatard/rpi3-runtime-uart by Antonio Niño Díaz · 6 years ago
  4. 8a3588a SPM: EHF: Build EHF module along with Secure Partition Manager by Sughosh Ganu · 6 years ago
  5. 6d5c61d rpi3: add RPI3_RUNTIME_UART build option by Pete Batard · 6 years ago
  6. e07666d Merge pull request #1605 from sivadur/integration by Antonio Niño Díaz · 6 years ago
  7. f91c3cb arm64: versal: Add support for new Xilinx Versal ACAPs by Siva Durga Prasad Paladugu · 6 years ago
  8. ed2c4f4 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 6 years ago
  9. eb47f14 Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago
  10. 392b1d5 Merge pull request #1649 from Yann-lms/stm32mp1_doc_update by Antonio Niño Díaz · 6 years ago
  11. cf0886e Merge pull request #1644 from soby-mathew/sm/pie_proto by Soby Mathew · 6 years ago
  12. 3bd17c0 Basic Makefile changes for PIE by Soby Mathew · 6 years ago
  13. 37f647a docs: gxbb: Add documentation by Antonio Nino Diaz · 6 years ago
  14. 6c9ada3 Add sample crash console functions by Antonio Nino Diaz · 6 years ago
  15. 5341b42 rpi3: Add mem reserve region to DTB if present by Antonio Nino Diaz · 6 years ago
  16. 44445ae Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · 6 years ago
  17. 1ebb915 docs: stm32mp1: complete compilation and flashing steps by Yann Gautier · 6 years ago
  18. 42a2933 mvebu: cp110: introduce COMPHY porting layer by Grzegorz Jaszczyk · 6 years ago
  19. 7e532c4 rcar-gen3: initial commit for the rcar-gen3 boards by Jorge Ramirez-Ortiz · 6 years ago
  20. 3ff4aaa AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 6 years ago
  21. fadd215 Fix typos in changelog by John Tsichritzis · 6 years ago
  22. ea75ffd docs: Clarify usage of LOG_LEVEL by John Tsichritzis · 6 years ago
  23. 3989a81 Merge pull request #1609 from MISL-EBU-System-SW/integration-ble by Soby Mathew · 6 years ago
  24. 37c4341 marvell: Move BLE from external repo to the platform folder by Konstantin Porotchkin · 6 years ago
  25. 1dcc28c Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 6 years ago
  26. 034a815 Merge pull request #1597 from antonio-nino-diaz-arm/an/optimise by Soby Mathew · 6 years ago
  27. fad365d docs: Fixup filename and links to compatibility policy by Soby Mathew · 6 years ago
  28. c0740e4 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
  29. 5eb4884 Merge pull request #1601 from joannafarley-arm/jf/release-2.0-changelog by Soby Mathew · 6 years ago
  30. f9f26a5 Release docs updates for v2.0 release by Joanna Farley · 6 years ago
  31. ab2844b Merge pull request #1600 from soby-mathew/sm/compat_policy_doc by Soby Mathew · 6 years ago
  32. 6e93eef docs: Add platform compatibility policy document by Soby Mathew · 6 years ago
  33. 848f00c Merge pull request #1598 from soby-mathew/sm/docs_update_deprecate_1 by Soby Mathew · 6 years ago
  34. 509af92 docs: update for removal of deprecated interfaces. by Soby Mathew · 6 years ago
  35. 8cff97d zynqmp: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  36. 90e0c98 xlat: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  37. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 6 years ago
  38. e23e057 tbbr: Use USE_TBBR_DEFS=1 by default by Antonio Nino Diaz · 6 years ago
  39. ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  40. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
  41. dadb16e fip_create: Remove fip_create compatibility script by dp-arm · 8 years ago
  42. 9068257 Merge pull request #1585 from sandrine-bailleux-arm/sb/doc-fixes by Soby Mathew · 6 years ago
  43. d83bf0b Readme and Change-log updates for v1.6 release by Joanna Farley · 6 years ago
  44. 1843a19 User guide: Document ENABLE_SPM build flag by Sandrine Bailleux · 6 years ago
  45. 52f6db9 User guide: Fix link to Linux master tree by Sandrine Bailleux · 6 years ago
  46. eb19da9 Update dependencies for ARM TF by David Cunado · 7 years ago
  47. 36044ba Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4 by Dimitris Papastamos · 6 years ago
  48. 05ca725 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 6 years ago
  49. 956c80f Merge pull request #1556 from jts-arm/docs by Dimitris Papastamos · 6 years ago
  50. b182a5d docs: warp7: Add description for the i.MX7 WaRP7 platform by Bryan O'Donoghue · 6 years ago
  51. af45d64 Fix broken links in documentation by John Tsichritzis · 6 years ago
  52. ba597da Support shared Mbed TLS heap for FVP by John Tsichritzis · 6 years ago
  53. 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 6 years ago
  54. ebf417a Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09 by Soby Mathew · 6 years ago
  55. c5e0b3b docs: marvell: Update build manual by Konstantin Porotchkin · 6 years ago
  56. 7bb907e Merge pull request #1544 from jwerner-chromium/JW_handle_ea by Dimitris Papastamos · 6 years ago
  57. 0c62883 backtrace: Introduce backtrace function by Douglas Raillard · 6 years ago
  58. 8fd9d4d Allow manually setting the AArch32 instruction set by Antonio Nino Diaz · 6 years ago
  59. 24f671f context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation by Julius Werner · 6 years ago
  60. 870ce3d libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  61. 27989a8 libc: Introduce files from SCC by Antonio Nino Diaz · 6 years ago
  62. 61e7c05 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · 6 years ago
  63. f147a8f Merge pull request #1523 from jts-arm/dsu by Dimitris Papastamos · 6 years ago
  64. 5f83591 AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  65. 6456fe8 Merge pull request #1529 from satheesbalya-arm/sb1_2549_fix_dtc_warn by Dimitris Papastamos · 6 years ago
  66. 8a67718 DSU erratum 936184 workaround by John Tsichritzis · 6 years ago
  67. 2eadd34 DTC: Add recommended device tree compiler version by Sathees Balya · 6 years ago
  68. ef9b68e Fix typo in documentation page title by John Tsichritzis · 6 years ago
  69. d87d524 Merge pull request #1466 from Yann-lms/stm32mp1 by danh-arm · 6 years ago
  70. e16d459 Merge pull request #1492 from jts-arm/docs by danh-arm · 6 years ago
  71. f0958d8 stm32mp1: Add platform documentation by Yann Gautier · 6 years ago
  72. 790e6c5 Merge pull request #1485 from jeenu-arm/ras by danh-arm · 6 years ago
  73. 4901c53 Reword LOAD_IMAGE_V2 in user guide & fix a typo by John Tsichritzis · 6 years ago
  74. ba0248b Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 6 years ago
  75. 4431aae RAS: Update porting guide with RAS platform handlers by Jeenu Viswambharan · 6 years ago
  76. 939e085 docs: Add Marvell build and porting documents by Konstantin Porotchkin · 6 years ago
  77. c0474d5 marvell: drivers: Add address decoding units drivers by Konstantin Porotchkin · 6 years ago
  78. aa49bde rpi3: Move NS-DRAM out of the protected region by Antonio Nino Diaz · 6 years ago
  79. 97fb05e rpi3: Switch addresses of kernel and DTB by Antonio Nino Diaz · 6 years ago
  80. 5e2e024 rpi3: Update documentation by Antonio Nino Diaz · 6 years ago
  81. 1aad932 rpi3: Add support for the stack protector by Antonio Nino Diaz · 6 years ago
  82. 98967fb rpi3: Remove broken support of RESET_TO_BL31 by Antonio Nino Diaz · 6 years ago
  83. 64fe343 rpi3: Concatenate BL1 and FIP automatically by Antonio Nino Diaz · 6 years ago
  84. 6e779ac Merge pull request #1476 from grandpaul/paulliu-rpi3-modify-size by Dimitris Papastamos · 6 years ago
  85. 8ebf806 rpi3: enlarge SEC_DRAM0_SIZE for optee_test to pass by Ying-Chun Liu (PaulLiu) · 6 years ago
  86. d35de55 rpi3: Implement simple interrupt routing by Antonio Nino Diaz · 6 years ago
  87. 9a93d8c Merge pull request #1460 from robertovargas-arm/clang by Dimitris Papastamos · 6 years ago
  88. 4a98f0e Update documentation about how to use clang toolchain by Roberto Vargas · 6 years ago
  89. 00b7db3 Add documentation about clang version supported by Roberto Vargas · 6 years ago
  90. befcbdf Added device-tree-compiler to the list of packages by Sathees Balya · 6 years ago
  91. b6c07bb Merge pull request #1463 from grandpaul/paulliu-rpi3-tbb0 by Dimitris Papastamos · 6 years ago
  92. 0a15eb9 Merge pull request #1465 from Andre-ARM/allwinner/h6-support by Dimitris Papastamos · 6 years ago
  93. ebbdbb1 docs: rpi3: add description for Trusted Board Boot by Ying-Chun Liu (PaulLiu) · 6 years ago
  94. 6a2c3c7 docs: rpi3: fix the size of BL1 by Ying-Chun Liu (PaulLiu) · 6 years ago
  95. 5775b9e Merge pull request #1461 from antonio-nino-diaz-arm/an/xlat-docs by Dimitris Papastamos · 6 years ago
  96. bed42a5 allwinner: Add Allwinner H6 SoC support by Andre Przywara · 7 years ago
  97. 5cff882 xlat v2: Update documentation by Antonio Nino Diaz · 6 years ago
  98. 2dde1f5 allwinner: doc: add missing paragraphs by Andre Przywara · 6 years ago
  99. dab901f allwinner: Add BL32 (corresponds to Trusted OS) support by Amit Singh Tomar · 6 years ago
  100. d48f193 Merge pull request #1429 from jeenu-arm/mmu-direct by Dimitris Papastamos · 6 years ago