1. 432f0ad Remove unnecessary casts by John Tsichritzis · 7 years ago
  2. 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 7 years ago
  3. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  4. 11dfe0b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 7 years ago
  5. 36d4707 Merge pull request #1530 from antonio-nino-diaz-arm/an/rpi3-deprecated by Dimitris Papastamos · 7 years ago
  6. 9d57a14 memprotect: Move files to specific platform makefiles by Roberto Vargas · 7 years ago
  7. 4c0b164 Merge pull request #1524 from danielboulby-arm/db/ReclaimInit by Dimitris Papastamos · 7 years ago
  8. b634fa9 SiP: MISRA fixes for execution state switch by Jeenu Viswambharan · 7 years ago
  9. 941a624 rpi3: Migrate from deprecated APIs by Antonio Nino Diaz · 7 years ago
  10. 4e45fbd Merge pull request #1525 from antonio-nino-diaz-arm/an/rpi3 by Dimitris Papastamos · 7 years ago
  11. 4263636 rpi3: Remove dependencies on Arm platform code by Antonio Nino Diaz · 7 years ago
  12. 5eddd22 rockchip: Add plat_is_my_cpu_primary function by Daniel Boulby · 7 years ago
  13. 07da0bf Merge pull request #1516 from antonio-nino-diaz-arm/an/printf by Dimitris Papastamos · 7 years ago
  14. 3ba9295 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 7 years ago
  15. 0983b8b Merge pull request #1519 from antonio-nino-diaz-arm/an/xlat-el2 by Dimitris Papastamos · 7 years ago
  16. 4c72c3f layerscape: stm32mp1: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · 7 years ago
  17. 1e54cbb plat/arm: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · 7 years ago
  18. 1a92a0e xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 7 years ago
  19. eba1b6b plat/poplar: migrate to mmc framework by Haojian Zhuang · 7 years ago
  20. 261e43b plat/hikey: migrate to mmc framework by Haojian Zhuang · 7 years ago
  21. 6a23356 Replace stdio.h functions by TF functions by Antonio Nino Diaz · 7 years ago
  22. 1eb735d Add librom support in FVP by Roberto Vargas · 7 years ago
  23. 354596f plat/arm: Add support for SGM775 by Nariman Poushin · 7 years ago
  24. 5b2a781 css_pm_scmi: optimise cpu suspend to remove redundant scmi call by Deepak Pandey · 8 years ago
  25. eb5e1be plat/arm: tzc_dmc500: Add missing plat_arm.h include by Nariman Poushin · 7 years ago
  26. 5819280 plat/arm: css: Set MT bit in incoming mpidr arugments by Nariman Poushin · 7 years ago
  27. a41d1b2 plat/sgi: switch to using scmi by Chandni Cherukuri · 7 years ago
  28. 8e1cc44 sgi: disable CPU power down bit in reset handler by Chandni Cherukuri · 7 years ago
  29. fec3648 Create a library file for libfdt by Roberto Vargas · 7 years ago
  30. f68bc8a Merge pull request #1506 from danielboulby-arm/db/SeparateCodeAndROData by Dimitris Papastamos · 7 years ago
  31. 2ecaafd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 7 years ago
  32. 72bc631 Merge pull request #1498 from glneo/cache-early-fixes by Dimitris Papastamos · 7 years ago
  33. 2ee596c Merge pull request #1493 from antonio-nino-diaz-arm/an/xlat-misra by Dimitris Papastamos · 7 years ago
  34. e7b9886 xlat: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  35. eef90a7 Merge pull request #1497 from SNG-ARM/master by Soby Mathew · 7 years ago
  36. 128dad9 Merge pull request #1494 from hzhuang1/pcie_pin by Soby Mathew · 7 years ago
  37. 16bec9c Hikey960: configure pins for PCIe controller by Kaihua Zhong · 7 years ago
  38. 903f13d ti: k3: common: Only enable caches early by Andrew F. Davis · 7 years ago
  39. f29d182 RAS: SGI: Add flags needed to build components for RAS feature by Sughosh Ganu · 7 years ago
  40. 167dae4 RAS: SGI575: Add platform specific RAS changes by Sughosh Ganu · 7 years ago
  41. 485fc95 RAS: SGI: Add platform handler for RAS interrupts by Sughosh Ganu · 7 years ago
  42. d952391 SPM: SGI: Map memory allocated for secure partitions by Sughosh Ganu · 7 years ago
  43. 2e4a509 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 7 years ago
  44. d9cc937 SGI: Include arm_spm_def.h in platform_def.h by Sughosh Ganu · 7 years ago
  45. 46b69e3 Include board_arm_def.h through the platform's header by Sughosh Ganu · 7 years ago
  46. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 7 years ago
  47. d87d524 Merge pull request #1466 from Yann-lms/stm32mp1 by danh-arm · 7 years ago
  48. cad25f1 Merge pull request #1491 from jeenu-arm/misra-fix by danh-arm · 7 years ago
  49. f94523e Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 7 years ago
  50. f74cbc9 stm32mp1: Link BL2, BL32 and DTB in one binary by Yann Gautier · 7 years ago
  51. 964dfee stm32mp1: Add BL32 SP_min secure monitor by Yann Gautier · 7 years ago
  52. 10a511c stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 7 years ago
  53. e4f559f stm32mp1: Add PMIC support by Yann Gautier · 7 years ago
  54. 278c34d stm32mp1: Add console support by Yann Gautier · 7 years ago
  55. e58a53f stm32mp1: save boot information in backup registers by Yann Gautier · 7 years ago
  56. 6a339a4 stm32mp1: Add GPIO support by Yann Gautier · 7 years ago
  57. 7839a05 stm32mp1: Add clock and reset support by Yann Gautier · 7 years ago
  58. 4353bb2 Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 7 years ago
  59. d323af9 Rework page table setup for varying number of mem regions by Daniel Boulby · 7 years ago
  60. cffb003 Merge pull request #1488 from b49020/integration by danh-arm · 7 years ago
  61. 790e6c5 Merge pull request #1485 from jeenu-arm/ras by danh-arm · 7 years ago
  62. 6cb2a39 synquacer: Enable optional OP-TEE support by Sumit Garg · 7 years ago
  63. ecd6242 Arm platforms: Fix type mismatch for arm_pm_idle_states by Jeenu Viswambharan · 7 years ago
  64. 2bc3dba PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · 7 years ago
  65. 99eb5ae hikey: include TBB in BL1 by Haojian Zhuang · 7 years ago
  66. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  67. ba0248b Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 7 years ago
  68. 992a353 Merge pull request #1483 from antonio-nino-diaz-arm/an/rpi3-psci by danh-arm · 7 years ago
  69. e4686fd Merge pull request #1449 from theopolis/hikey-tbb by danh-arm · 7 years ago
  70. 8ff0dfa Merge pull request #1482 from sandrine-bailleux-arm/sb/fix-hcptr by danh-arm · 7 years ago
  71. eaeaa4d RAS: Introduce handler for EL3 EAs by Jeenu Viswambharan · 7 years ago
  72. d5a23af RAS: Introduce handler for Double Faults by Jeenu Viswambharan · 7 years ago
  73. b56dc2a RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 7 years ago
  74. 34ec7ec plat: marvell: Add board support for A8K platform by Konstantin Porotchkin · 7 years ago
  75. 486f868 plat: marvell: Add common ARMADA platform components by Konstantin Porotchkin · 7 years ago
  76. 2e4eea1 Merge pull request #1471 from Anson-Huang/master by Soby Mathew · 7 years ago
  77. 3039988 Fix types of arch.h definitions by Antonio Nino Diaz · 7 years ago
  78. 344e403 Merge pull request #1480 from sandrine-bailleux-arm/topics/sb/debug-macros by Soby Mathew · 7 years ago
  79. aa49bde rpi3: Move NS-DRAM out of the protected region by Antonio Nino Diaz · 7 years ago
  80. 76c944a rpi3: Add support for direct Linux kernel boot by Antonio Nino Diaz · 7 years ago
  81. 6d924ca rpi3: Don't wire mailbox 3 to FIQ line by Antonio Nino Diaz · 7 years ago
  82. 6297d6f rpi3: Fix warm entrypoint setup for PSCI_CPU_ON by Antonio Nino Diaz · 7 years ago
  83. 1aad932 rpi3: Add support for the stack protector by Antonio Nino Diaz · 7 years ago
  84. 4ad2696 rpi3: Introduce hardware RNG driver by Antonio Nino Diaz · 7 years ago
  85. 98967fb rpi3: Remove broken support of RESET_TO_BL31 by Antonio Nino Diaz · 7 years ago
  86. f9d2808 Merge pull request #1478 from antonio-nino-diaz-arm/an/rpi3-improvements by Soby Mathew · 7 years ago
  87. 4f2f66a rpi3: Detect board revision by Antonio Nino Diaz · 7 years ago
  88. 42ba8f7 rpi3: Implement PSCI_SYSTEM_OFF by Antonio Nino Diaz · 7 years ago
  89. 64fe343 rpi3: Concatenate BL1 and FIP automatically by Antonio Nino Diaz · 7 years ago
  90. 9ceda8b Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · 7 years ago
  91. c426fd7 Tegra: Fix up INFO() message by Sandrine Bailleux · 7 years ago
  92. 6e779ac Merge pull request #1476 from grandpaul/paulliu-rpi3-modify-size by Dimitris Papastamos · 7 years ago
  93. 1be2f66 Merge pull request #1464 from antonio-nino-diaz-arm/an/rpi3-ints by Dimitris Papastamos · 7 years ago
  94. 2a246d2e CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 7 years ago
  95. bfe3c44 Add support for SCMI AP core configuration protocol v1.0 by Dimitris Papastamos · 7 years ago
  96. 8ef9f86 imx: imx8qm: add domain suspend/resume support by Anson Huang · 7 years ago
  97. 0f53bca imx: imx8qm: add domain off support by Anson Huang · 7 years ago
  98. d31ffcf imx: imx8qm: add system reset support by Anson Huang · 7 years ago
  99. db81c59 imx: imx8qm: add system off support by Anson Huang · 7 years ago
  100. 762688b imx: imx8qx: add domain suspend/resume support by Anson Huang · 7 years ago