1. 31ac01e RAS: MISRA fixes by Jeenu Viswambharan · 6 years ago
  2. 837cc9c EHF: MISRA fixes by Jeenu Viswambharan · 6 years ago
  3. 40d7ec6 SDEI: Fix locking issues by Jeenu Viswambharan · 6 years ago
  4. 32ceef5 SDEI: MISRA fixes by Jeenu Viswambharan · 6 years ago
  5. 6907413 Merge pull request #1525 from antonio-nino-diaz-arm/an/rpi3 by Dimitris Papastamos · 6 years ago
  6. ee2c878 Merge pull request #1527 from jts-arm/docs by Dimitris Papastamos · 6 years ago
  7. fa249cb Merge pull request #1517 from satheesbalya-arm/sb1_2607_mcd_reg by Dimitris Papastamos · 6 years ago
  8. 5d23cb8 Fix typo in documentation page title by John Tsichritzis · 6 years ago
  9. a2b69b8 rpi3: Remove dependencies on Arm platform code by Antonio Nino Diaz · 6 years ago
  10. 28cfffc Console: Use callee-saved registers by Sathees Balya · 6 years ago
  11. ae94daf Merge pull request #1516 from antonio-nino-diaz-arm/an/printf by Dimitris Papastamos · 6 years ago
  12. ad3eeb9 Merge pull request #1502 from dp-arm/dp/irc by Dimitris Papastamos · 6 years ago
  13. c01adc8 Merge pull request #1520 from robertovargas-arm/cci-dsb by Dimitris Papastamos · 6 years ago
  14. e90f64a cci: Use dsb to wait before reading status register by Roberto Vargas · 6 years ago
  15. d40b5f9 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 6 years ago
  16. 1f3c785 Merge pull request #1519 from antonio-nino-diaz-arm/an/xlat-el2 by Dimitris Papastamos · 6 years ago
  17. 61ef4f9 Merge pull request #1518 from antonio-nino-diaz-arm/an/fix_mmc by Dimitris Papastamos · 6 years ago
  18. 5d95e0a drivers/mmc: Fix warning about usage of uninitialized variable by Antonio Nino Diaz · 6 years ago
  19. 4bef6b0 layerscape: stm32mp1: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · 6 years ago
  20. 533d3a8 plat/arm: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · 6 years ago
  21. 128de8d xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 6 years ago
  22. af7b523 Merge pull request #1504 from hzhuang1/migrate_mmc by Dimitris Papastamos · 6 years ago
  23. 05e3b70 doc/maintainers: remove emmc framework by Haojian Zhuang · 6 years ago
  24. 97f3aaa drivers/emmc: remove emmc framework by Haojian Zhuang · 6 years ago
  25. 3eff409 plat/poplar: migrate to mmc framework by Haojian Zhuang · 6 years ago
  26. e971377 plat/hikey: migrate to mmc framework by Haojian Zhuang · 6 years ago
  27. a885d5e drivers/dw_mmc: migrate to mmc framework by Haojian Zhuang · 6 years ago
  28. d618b27 drivers/mmc: set buswidth and speed before reading data by Haojian Zhuang · 6 years ago
  29. df7271c drivers/mmc: make mmc_ext_csd aligned with 16 char by Haojian Zhuang · 6 years ago
  30. d87f0b7 drivers/mmc: fix lba param to int by Haojian Zhuang · 6 years ago
  31. ed59cd5 drivers/mmc: send CMD8 only for SD card in initialization by Haojian Zhuang · 6 years ago
  32. 614d1cb Merge pull request #1505 from Yann-lms/mmc_delays by Dimitris Papastamos · 6 years ago
  33. 6bca8be Replace stdio.h functions by TF functions by Antonio Nino Diaz · 6 years ago
  34. 9fec10f tf_snprintf: Add support for '%s' by Antonio Nino Diaz · 6 years ago
  35. a4a2526 Merge pull request #1513 from antonio-nino-diaz-arm/an/xlat-caches by Dimitris Papastamos · 6 years ago
  36. 37a5efa xlat v2: Flush xlat tables after being modified by Antonio Nino Diaz · 6 years ago
  37. 55499ae Merge pull request #1501 from robertovargas-arm/cci by Dimitris Papastamos · 6 years ago
  38. e3adc37 Add librom support in FVP by Roberto Vargas · 6 years ago
  39. 11caf6d Merge pull request #1512 from npoushin/integration by Dimitris Papastamos · 6 years ago
  40. 6c4c9ee xlat v2: Cleanup get/change mem attr helpers by Antonio Nino Diaz · 6 years ago
  41. c703f90 plat/arm: Add support for SGM775 by Nariman Poushin · 6 years ago
  42. 207c522 css_pm_scmi: optimise cpu suspend to remove redundant scmi call by Deepak Pandey · 7 years ago
  43. 8b8df93 plat/arm: tzc_dmc500: Add missing plat_arm.h include by Nariman Poushin · 6 years ago
  44. f67abbb plat/arm: css: Set MT bit in incoming mpidr arugments by Nariman Poushin · 6 years ago
  45. 71a0ee0 Merge pull request #1511 from chandnich/sgi575-updates by Dimitris Papastamos · 6 years ago
  46. d61a705 plat/sgi: switch to using scmi by Chandni Cherukuri · 6 years ago
  47. 8271885 sgi: disable CPU power down bit in reset handler by Chandni Cherukuri · 6 years ago
  48. e92111a Add support for romlib in the build system by Roberto Vargas · 6 years ago
  49. 64d4de0 Add atexit function to libc by Roberto Vargas · 6 years ago
  50. d51207e Don't include mbebtls include paths in INCLUDES by Roberto Vargas · 6 years ago
  51. 502290b Create a library file for libmbedtls by Roberto Vargas · 6 years ago
  52. 0f8f985 Create a library file for libc by Roberto Vargas · 6 years ago
  53. 27bc9f9 Create a library file for libfdt by Roberto Vargas · 6 years ago
  54. 21360f3 Add make macros to build library archives by Roberto Vargas · 6 years ago
  55. f92daca Merge pull request #1506 from danielboulby-arm/db/SeparateCodeAndROData by Dimitris Papastamos · 6 years ago
  56. 42aed9d Merge pull request #1509 from antonio-nino-diaz-arm/an/bool by Dimitris Papastamos · 6 years ago
  57. 3f7344b Merge pull request #1503 from ARM-software/dh/dual-lic by Dimitris Papastamos · 6 years ago
  58. deba2df Merge pull request #1508 from sandrine-bailleux-arm/sb/fix-trusty-build by Dimitris Papastamos · 6 years ago
  59. de11a5b psci: Use bool in internal interfaces by Antonio Nino Diaz · 6 years ago
  60. 5c97bd1 xlat: Use bool instead of int by Antonio Nino Diaz · 6 years ago
  61. de6959e mmc: add required delays when retrying commands by Yann Gautier · 6 years ago
  62. 32acdd3 Merge pull request #1507 from jeenu-arm/bool by Dimitris Papastamos · 6 years ago
  63. 4e97abd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 6 years ago
  64. 9fc7ed7 Define bool type by Jeenu Viswambharan · 6 years ago
  65. 3ed16a1 Fix handler prototype in Trusty generic dispatcher by Sandrine Bailleux · 6 years ago
  66. 27cfbcf Merge pull request #1500 from danielboulby-arm/db/RORedirection by Dimitris Papastamos · 6 years ago
  67. 5274dc2 Update license information in readme.rst by Dan Handley · 6 years ago
  68. f32e071 Merge pull request #1498 from glneo/cache-early-fixes by Dimitris Papastamos · 6 years ago
  69. 2b2d453 Merge pull request #1493 from antonio-nino-diaz-arm/an/xlat-misra by Dimitris Papastamos · 6 years ago
  70. fc62ebd readme: Add information about the TF-A IRC channel by Dimitris Papastamos · 6 years ago
  71. 9516df2 Set console function pointers to const by Daniel Boulby · 6 years ago
  72. 045b6fd Fix MISRA defects in SP805 driver by Antonio Nino Diaz · 6 years ago
  73. 50eb374 xlat: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  74. 31fce19 Merge pull request #1497 from SNG-ARM/master by Soby Mathew · 6 years ago
  75. e7b76c6 Merge pull request #1494 from hzhuang1/pcie_pin by Soby Mathew · 6 years ago
  76. 39ff2ee Hikey960: configure pins for PCIe controller by Kaihua Zhong · 6 years ago
  77. f14c595 ti: k3: common: Only enable caches early by Andrew F. Davis · 6 years ago
  78. 4d23a64 GIC: Do not flush cache when unneeded by Andrew F. Davis · 6 years ago
  79. 22ab8ab PSCI: Fix logic error to skip cache flushing by Andrew F. Davis · 6 years ago
  80. 3f7e79d RAS: SGI: Add flags needed to build components for RAS feature by Sughosh Ganu · 6 years ago
  81. 70661cf RAS: SGI575: Add platform specific RAS changes by Sughosh Ganu · 6 years ago
  82. 18f513d RAS: SGI: Add platform handler for RAS interrupts by Sughosh Ganu · 6 years ago
  83. e1579e0 SPM: SGI: Map memory allocated for secure partitions by Sughosh Ganu · 6 years ago
  84. 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 6 years ago
  85. 79b91d4 SGI: Include arm_spm_def.h in platform_def.h by Sughosh Ganu · 6 years ago
  86. d51f80f RAS: ras_common: Add null pointer check for error record probe function by Sughosh Ganu · 6 years ago
  87. 5c06ff1 Include board_arm_def.h through the platform's header by Sughosh Ganu · 6 years ago
  88. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  89. bc42c36 Merge pull request #1466 from Yann-lms/stm32mp1 by danh-arm · 6 years ago
  90. 39b7dd6 Merge pull request #1492 from jts-arm/docs by danh-arm · 6 years ago
  91. cf0efce Merge pull request #1491 from jeenu-arm/misra-fix by danh-arm · 6 years ago
  92. fc920dd Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 6 years ago
  93. 0edf4fc Update list of maintainers for STM32MP1 by Yann Gautier · 6 years ago
  94. 7511539 stm32mp1: Add platform documentation by Yann Gautier · 6 years ago
  95. 761797d stm32mp1: Link BL2, BL32 and DTB in one binary by Yann Gautier · 6 years ago
  96. ba46a93 tools: Add stm32image tool into TF-A by Yann Gautier · 6 years ago
  97. 6638695 stm32mp1: Add device tree files by Yann Gautier · 6 years ago
  98. 9d135e4 stm32mp1: Add BL32 SP_min secure monitor by Yann Gautier · 6 years ago
  99. caf575b stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 6 years ago
  100. bb836ee stm32mp1: Add PMIC support by Yann Gautier · 6 years ago