1. df4db9c SPM: EHF: Build EHF module along with Secure Partition Manager by Sughosh Ganu · 6 years ago
  2. 6c3fea5 Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 6 years ago
  3. 82a5ffe Merge pull request #1677 from acolinisi/PR--drivers-cadence-uart-prototype by Antonio Niño Díaz · 6 years ago
  4. f04146b cadence: uart: comply to console_register prototype by Alexei Colin · 6 years ago
  5. 0a5c0f9 Merge pull request #1674 from jforissier/hisi-multi-console by Antonio Niño Díaz · 6 years ago
  6. ac740af Merge pull request #1605 from sivadur/integration by Antonio Niño Díaz · 6 years ago
  7. 79fb7b9 stm32mp1: remove duplicate function declaration by Yann Gautier · 6 years ago
  8. f9af3bc stm32mp1: correct some static analysis tools issues by Yann Gautier · 6 years ago
  9. ed041ac drivers: partition: correct some static analysis tools issues by Yann Gautier · 6 years ago
  10. bcf8ba2 psci: put __dead2 attribute after void in plat_psci_ops by Yann Gautier · 6 years ago
  11. fe4af66 arm64: versal: Add support for new Xilinx Versal ACAPs by Siva Durga Prasad Paladugu · 6 years ago
  12. 74a19f2 poplar: Use new console APIs by Jerome Forissier · 6 years ago
  13. 3fb19df hikey960: Use new console APIs by Jerome Forissier · 6 years ago
  14. aebe95d hikey: Use new console APIs by Jerome Forissier · 6 years ago
  15. cc40eb0 Merge pull request #1673 from antonio-nino-diaz-arm/an/headers by Antonio Niño Díaz · 6 years ago
  16. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  17. 79aa810 Merge pull request #1672 from sandrine-bailleux-arm/sb/fix-dram-constants by Soby Mathew · 6 years ago
  18. 384ff09 Merge pull request #1668 from ldts/rcar_gen3/e3_build by Soby Mathew · 6 years ago
  19. 8f1ed53 Merge pull request #1670 from antonio-nino-diaz-arm/an/misra-arm by Soby Mathew · 6 years ago
  20. 3616892 Merge pull request #1669 from sandrine-bailleux-arm/sb/rm-tzc-top-fn by Soby Mathew · 6 years ago
  21. 87330c0 Merge pull request #1666 from pmanish87/mp2/manish_local by Soby Mathew · 6 years ago
  22. 6c32fc7 Arm platforms: Fix DRAM address macros by Sandrine Bailleux · 6 years ago
  23. 3b26aa7 Remove _tzc_get_max_top_addr() function by Sandrine Bailleux · 6 years ago
  24. b5c129e compiler_rt: Import lshrdi3.c file by Sandrine Bailleux · 6 years ago
  25. cefb51f compiler_rt: Import latest changes on int_lib.h by Sandrine Bailleux · 6 years ago
  26. 6971f00 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  27. ebdb275 Merge pull request #1665 from antonio-nino-diaz-arm/an/fdt-helpers by Antonio Niño Díaz · 6 years ago
  28. 0a596b4 rcar_gen3: E3 target: fix compilation issues by ldts · 6 years ago
  29. 17227cc plat: rcar: support plat_crash_console_flush by ldts · 6 years ago
  30. 1b8ac09 Merge pull request #1661 from hzhuang1/emmc_delay by Soby Mathew · 6 years ago
  31. 37c4ec2 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 6 years ago
  32. 3fddfbb Introduce fdtw_read_array() helper by Antonio Nino Diaz · 6 years ago
  33. d85c878 Introduce new fdt helper to read string properties by Antonio Nino Diaz · 6 years ago
  34. bbf55f9 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 6 years ago
  35. a76dbe3 libc: Import strlcpy from FreeBSD by Antonio Nino Diaz · 6 years ago
  36. d2f35cd Merge pull request #1663 from sudeep-holla/scpi_build_fix by Antonio Niño Díaz · 6 years ago
  37. 8731569 Merge pull request #1660 from antonio-nino-diaz-arm/an/misra by Antonio Niño Díaz · 6 years ago
  38. 52c7ab3 plat: juno: fix build for !CSS_USE_SCMI_DRIVER by Sudeep Holla · 6 years ago
  39. 519248b bakery: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  40. b5acb3f plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 6 years ago
  41. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  42. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  43. f2b40d8 Merge pull request #1658 from glneo/plat-arm-remove by Antonio Niño Díaz · 6 years ago
  44. 49ac40d Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  45. 788bb16 Merge pull request #1656 from masahir0y/uniphier by Antonio Niño Díaz · 6 years ago
  46. e86a0aa Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago
  47. e7be6e2 plat: marvell: Add support for Armada-37xx SoC platform by Konstantin Porotchkin · 6 years ago
  48. 545d56d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 6 years ago
  49. 73cf3c2 Merge pull request #1655 from deepan02/deepak-arm/introduce-n1sdp by Antonio Niño Díaz · 6 years ago
  50. 0c20b92 Merge pull request #1659 from vwadekar/sdei-fix-compilation by Antonio Niño Díaz · 6 years ago
  51. c6b3ae8 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · 6 years ago
  52. f4de653 hikey: add delay after eMMC initialized by Haojian Zhuang · 6 years ago
  53. d8395ba sdei: include "context.h" to fix compilation errors by Varun Wadekar · 6 years ago
  54. 02de6d9 ti: k3: common: Remove use of ARM platform code by Andrew F. Davis · 6 years ago
  55. cba8e33 Merge pull request #1652 from antonio-nino-diaz-arm/an/decouple-arm by Antonio Niño Díaz · 6 years ago
  56. b4738ab Merge pull request #1651 from antonio-nino-diaz-arm/an/rand-misra by Antonio Niño Díaz · 6 years ago
  57. 958d02b Merge pull request #1649 from Yann-lms/stm32mp1_doc_update by Antonio Niño Díaz · 6 years ago
  58. 39cb829 libfdt: Downgrade to version 1.4.6-9 by Antonio Nino Diaz · 6 years ago
  59. 994b01c warp7, ls1043: Remove unneeded include paths by Antonio Nino Diaz · 6 years ago
  60. 6766bb1 poplar: Decouple from plat/arm files by Antonio Nino Diaz · 6 years ago
  61. 331a113 uniphier: revise SCP protocol handshake by Dai Okamura · 6 years ago
  62. f508ad8 uniphier: terminate boot if SCP_BL2 image is missing in SCP boot mode by Masahiro Yamada · 6 years ago
  63. bf170be Fix MISRA defects in PMF by Antonio Nino Diaz · 6 years ago
  64. 9fe40fd Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 6 years ago
  65. 05fdb83 plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 6 years ago
  66. 033b4bb Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  67. 9cbacf6 plat/arm: Introduce the N1SDP. by Deepak Pandey · 6 years ago
  68. 9256110 Merge pull request #1654 from antonio-nino-diaz-arm/an/meson-console by Soby Mathew · 6 years ago
  69. d490776 meson: console: Add missing define to fix build by Antonio Nino Diaz · 6 years ago
  70. 6a511bc Merge pull request #1644 from soby-mathew/sm/pie_proto by Soby Mathew · 6 years ago
  71. 247fd94 Merge pull request #1616 from antonio-nino-diaz-arm/an/gxbb by Soby Mathew · 6 years ago
  72. 7823d9e FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  73. ef81bc5 plat/arm: Use `mov_imm` macro to load immediate values by Soby Mathew · 6 years ago
  74. 4e28c20 PIE: Position Independant Executable support for BL31 by Soby Mathew · 6 years ago
  75. 0980dce Make errata reporting mandatory for CPU files by Soby Mathew · 6 years ago
  76. fcaf1bd PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 6 years ago
  77. 078f1a4 Basic Makefile changes for PIE by Soby Mathew · 6 years ago
  78. 12cdcd2 Add helper to return reference to a symbol by Soby Mathew · 6 years ago
  79. 470edff Merge pull request #1647 from antonio-nino-diaz-arm/an/setup-xlat by Antonio Niño Díaz · 6 years ago
  80. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  81. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  82. fe75b05 docs: gxbb: Add documentation by Antonio Nino Diaz · 6 years ago
  83. 07d364d gxbb: Workaround for PSCI_CPU_OFF by Antonio Nino Diaz · 6 years ago
  84. c76e603 gxbb: Implement PSCI_CPU_OFF by Antonio Nino Diaz · 6 years ago
  85. 272e871 gxbb: Initial port of Amlogic Meson S905 (GXBB) by Antonio Nino Diaz · 6 years ago
  86. 0119324 meson: console: Introduce console driver by Antonio Nino Diaz · 6 years ago
  87. f781323 plat/arm/sgi: add support for SGI-Clark.Ares platform by Chandni Cherukuri · 6 years ago
  88. c8ef045 plat/arm/sgi: add support for SGI-Clark platform by Chandni Cherukuri · 6 years ago
  89. 346c7ca plat/arm/css: Add SID registers for SGx platforms by Chandni Cherukuri · 6 years ago
  90. 044e27a plat/arm/sgi: disable Ares cpu power down bit in reset handler by Chandni Cherukuri · 6 years ago
  91. 789a2ce Merge pull request #1638 from chandnich/sgi575-update by Antonio Niño Díaz · 6 years ago
  92. b91a67f Merge pull request #1636 from antonio-nino-diaz-arm/an/console by Antonio Niño Díaz · 6 years ago
  93. 4d2ae3e Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · 6 years ago
  94. 6b0968e Deprecate weak crash console functions by Antonio Nino Diaz · 6 years ago
  95. a64b152 rockchip: Use common crash console functions by Antonio Nino Diaz · 6 years ago
  96. 4bac045 Add sample crash console functions by Antonio Nino Diaz · 6 years ago
  97. e55e85f plat/arm: Make crash console functions strong by Antonio Nino Diaz · 6 years ago
  98. 1eb64a1 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · 6 years ago
  99. ea3c4de zynqmp: Remove dependency on arm_helpers.S by Antonio Nino Diaz · 6 years ago
  100. ce129d3 Merge pull request #1637 from antonio-nino-diaz-arm/an/rpi3-dtb by Antonio Niño Díaz · 6 years ago