1. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  2. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  3. 997a159 cci400: Remove deprecated driver by Antonio Nino Diaz · 6 years ago
  4. ea2dca8 tzc400: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  5. 7df9f7e xlat: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  6. b4dee44 context_mgmt: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  7. 9164ec0 Remove deprecated bl1_init_bl2_mem_layout() by Antonio Nino Diaz · 6 years ago
  8. 5a99925 Remove deprecated early platform setup interfaces by Antonio Nino Diaz · 6 years ago
  9. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 6 years ago
  10. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  11. 76f0303 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 6 years ago
  12. 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
  13. 812c325 aarch32: PAR_ADDR_MASK should explicitly use BIT_64 by Yann Gautier · 6 years ago
  14. 97ba9fd Merge pull request #1534 from Icenowy/sun50i_h6_pmic by Soby Mathew · 6 years ago
  15. d6a205d Merge pull request #1565 from satheesbalya-arm/sb1_2332_fwu_sds_register by Dimitris Papastamos · 6 years ago
  16. 2257607 juno: Revert FWU update detect mechanism by Sathees Balya · 6 years ago
  17. bab1b82 Readjust BL2 size after sharing Mbed TLS heap by John Tsichritzis · 6 years ago
  18. d9cb895 drivers: mentor: extract MI2CV driver from Marvell driver by Icenowy Zheng · 6 years ago
  19. 1aa2db3 ARMv7: Alias dmbld() to dmb() by Jeenu Viswambharan · 6 years ago
  20. a1c2790 Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4 by Dimitris Papastamos · 6 years ago
  21. f9c2be9 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 6 years ago
  22. cd38e6e cpus: denver: Implement static workaround for CVE-2018-3639 by Varun Wadekar · 6 years ago
  23. 2b91412 cpus: denver: reset power state to 'C1' on boot by Varun Wadekar · 6 years ago
  24. 028cb12 drivers: emmc: dw_mmc: Add response flag into response ID definition by Jun Nie · 6 years ago
  25. 1d4c505 Reduce BL2 size for FVP by John Tsichritzis · 6 years ago
  26. c34341a Support shared Mbed TLS heap for FVP by John Tsichritzis · 6 years ago
  27. 30f8964 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 6 years ago
  28. f5a25ad Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09 by Soby Mathew · 6 years ago
  29. 46a4fc6 plat: svc: ap807: add SVC configuration for AP807 by Christine Gharzuzi · 6 years ago
  30. 0c60c2f plat: a8k: enable PMU overflow interrupt handler by Marcin Wojtas · 6 years ago
  31. dd568dd gicv2: enable configuring IRQ trigger type by Marcin Wojtas · 6 years ago
  32. 91db290 plat: marvell: rename common include file by Konstantin Porotchkin · 6 years ago
  33. 54c286d Merge pull request #1547 from semihalf-dabros-jan/semihalf-dabros-jan/fix_errmisc by Dimitris Papastamos · 6 years ago
  34. 14fabd0 Fix MISRA defects in log helpers by Antonio Nino Diaz · 6 years ago
  35. c28fe76 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · 6 years ago
  36. bfb4aa8 Merge pull request #1539 from antonio-nino-diaz-arm/an/gic-misra by Dimitris Papastamos · 6 years ago
  37. 82ef8bf AARCH64: Fix credentials for ERXMISC0_EL1 and ERXMISC1_EL1 by Jan Dabros · 6 years ago
  38. 8c09ab5 drivers: cci: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  39. feacba3 drivers: smmu: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  40. 38b4ce0 Fix MISRA defects in some common headers by Antonio Nino Diaz · 6 years ago
  41. e0b757d Fix MISRA defects in BL31 common code by Antonio Nino Diaz · 6 years ago
  42. e590fd5 plat/arm: gic: Fix macros by Antonio Nino Diaz · 6 years ago
  43. ca994e7 gic: Fix types by Antonio Nino Diaz · 6 years ago
  44. 2e59071 gic: Fix definitions by Antonio Nino Diaz · 6 years ago
  45. dd4e59e gic v3: Turn macros into static inline functions by Antonio Nino Diaz · 6 years ago
  46. d587646 backtrace: Print backtrace in assert() and panic() by Antonio Nino Diaz · 6 years ago
  47. 7741463 backtrace: Introduce backtrace function by Douglas Raillard · 6 years ago
  48. 6ca6797 Merge pull request #1531 from MISL-EBU-System-SW/marvell-plat-updates by Dimitris Papastamos · 6 years ago
  49. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  50. f440708 tf_printf: Return number of printed characters by Antonio Nino Diaz · 6 years ago
  51. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  52. 17605e7 libc: Cleanup SCC headers by Antonio Nino Diaz · 6 years ago
  53. 6ef1612 libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 6 years ago
  54. cf0f805 libc: Introduce files from SCC by Antonio Nino Diaz · 6 years ago
  55. a5d668f libc: Cleanup FreeBSD files by Antonio Nino Diaz · 6 years ago
  56. 7a7d63f libc: Import files from FreeBSD by Antonio Nino Diaz · 6 years ago
  57. 1b465f8 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · 6 years ago
  58. df9693a libc: Remove non-Arm files by Antonio Nino Diaz · 6 years ago
  59. 69ac42b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 6 years ago
  60. a46ae80 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · 6 years ago
  61. 210f0a8 SiP: MISRA fixes for execution state switch by Jeenu Viswambharan · 6 years ago
  62. 31ac01e RAS: MISRA fixes by Jeenu Viswambharan · 6 years ago
  63. 837cc9c EHF: MISRA fixes by Jeenu Viswambharan · 6 years ago
  64. 32ceef5 SDEI: MISRA fixes by Jeenu Viswambharan · 6 years ago
  65. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  66. acb1dc1 plat: marvell: bl31: Update the early platform setup API by Konstantin Porotchkin · 6 years ago
  67. 4daa1de DSU erratum 936184 workaround by John Tsichritzis · 6 years ago
  68. d40b5f9 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 6 years ago
  69. 1f3c785 Merge pull request #1519 from antonio-nino-diaz-arm/an/xlat-el2 by Dimitris Papastamos · 6 years ago
  70. 128de8d xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 6 years ago
  71. 97f3aaa drivers/emmc: remove emmc framework by Haojian Zhuang · 6 years ago
  72. a885d5e drivers/dw_mmc: migrate to mmc framework by Haojian Zhuang · 6 years ago
  73. d87f0b7 drivers/mmc: fix lba param to int by Haojian Zhuang · 6 years ago
  74. e3adc37 Add librom support in FVP by Roberto Vargas · 6 years ago
  75. 6c4c9ee xlat v2: Cleanup get/change mem attr helpers by Antonio Nino Diaz · 6 years ago
  76. e92111a Add support for romlib in the build system by Roberto Vargas · 6 years ago
  77. 0f8f985 Create a library file for libc by Roberto Vargas · 6 years ago
  78. f92daca Merge pull request #1506 from danielboulby-arm/db/SeparateCodeAndROData by Dimitris Papastamos · 6 years ago
  79. 5c97bd1 xlat: Use bool instead of int by Antonio Nino Diaz · 6 years ago
  80. 32acdd3 Merge pull request #1507 from jeenu-arm/bool by Dimitris Papastamos · 6 years ago
  81. 4e97abd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 6 years ago
  82. 9fc7ed7 Define bool type by Jeenu Viswambharan · 6 years ago
  83. 27cfbcf Merge pull request #1500 from danielboulby-arm/db/RORedirection by Dimitris Papastamos · 6 years ago
  84. 2b2d453 Merge pull request #1493 from antonio-nino-diaz-arm/an/xlat-misra by Dimitris Papastamos · 6 years ago
  85. 9516df2 Set console function pointers to const by Daniel Boulby · 6 years ago
  86. 045b6fd Fix MISRA defects in SP805 driver by Antonio Nino Diaz · 6 years ago
  87. 50eb374 xlat: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  88. 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 6 years ago
  89. 79b91d4 SGI: Include arm_spm_def.h in platform_def.h by Sughosh Ganu · 6 years ago
  90. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  91. bc42c36 Merge pull request #1466 from Yann-lms/stm32mp1 by danh-arm · 6 years ago
  92. cf0efce Merge pull request #1491 from jeenu-arm/misra-fix by danh-arm · 6 years ago
  93. fc920dd Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 6 years ago
  94. 6638695 stm32mp1: Add device tree files by Yann Gautier · 6 years ago
  95. caf575b stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 6 years ago
  96. bb836ee stm32mp1: Add PMIC support by Yann Gautier · 6 years ago
  97. d0ca7f4 stm32mp1: Add GPIO support by Yann Gautier · 6 years ago
  98. 9aea69e stm32mp1: Add clock and reset support by Yann Gautier · 6 years ago
  99. 4b0c72a Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 6 years ago
  100. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago