1. a5d668f libc: Cleanup FreeBSD files by Antonio Nino Diaz · 6 years ago
  2. 7a7d63f libc: Import files from FreeBSD by Antonio Nino Diaz · 6 years ago
  3. 1b465f8 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · 6 years ago
  4. df9693a libc: Remove non-Arm files by Antonio Nino Diaz · 6 years ago
  5. 69ac42b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 6 years ago
  6. a46ae80 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · 6 years ago
  7. 210f0a8 SiP: MISRA fixes for execution state switch by Jeenu Viswambharan · 6 years ago
  8. 31ac01e RAS: MISRA fixes by Jeenu Viswambharan · 6 years ago
  9. 837cc9c EHF: MISRA fixes by Jeenu Viswambharan · 6 years ago
  10. 32ceef5 SDEI: MISRA fixes by Jeenu Viswambharan · 6 years ago
  11. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  12. 4daa1de DSU erratum 936184 workaround by John Tsichritzis · 6 years ago
  13. d40b5f9 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 6 years ago
  14. 1f3c785 Merge pull request #1519 from antonio-nino-diaz-arm/an/xlat-el2 by Dimitris Papastamos · 6 years ago
  15. 128de8d xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 6 years ago
  16. 97f3aaa drivers/emmc: remove emmc framework by Haojian Zhuang · 6 years ago
  17. a885d5e drivers/dw_mmc: migrate to mmc framework by Haojian Zhuang · 6 years ago
  18. d87f0b7 drivers/mmc: fix lba param to int by Haojian Zhuang · 6 years ago
  19. e3adc37 Add librom support in FVP by Roberto Vargas · 6 years ago
  20. 6c4c9ee xlat v2: Cleanup get/change mem attr helpers by Antonio Nino Diaz · 6 years ago
  21. e92111a Add support for romlib in the build system by Roberto Vargas · 6 years ago
  22. 0f8f985 Create a library file for libc by Roberto Vargas · 6 years ago
  23. f92daca Merge pull request #1506 from danielboulby-arm/db/SeparateCodeAndROData by Dimitris Papastamos · 6 years ago
  24. 5c97bd1 xlat: Use bool instead of int by Antonio Nino Diaz · 6 years ago
  25. 32acdd3 Merge pull request #1507 from jeenu-arm/bool by Dimitris Papastamos · 6 years ago
  26. 4e97abd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 6 years ago
  27. 9fc7ed7 Define bool type by Jeenu Viswambharan · 6 years ago
  28. 27cfbcf Merge pull request #1500 from danielboulby-arm/db/RORedirection by Dimitris Papastamos · 6 years ago
  29. 2b2d453 Merge pull request #1493 from antonio-nino-diaz-arm/an/xlat-misra by Dimitris Papastamos · 6 years ago
  30. 9516df2 Set console function pointers to const by Daniel Boulby · 6 years ago
  31. 045b6fd Fix MISRA defects in SP805 driver by Antonio Nino Diaz · 6 years ago
  32. 50eb374 xlat: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  33. 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 6 years ago
  34. 79b91d4 SGI: Include arm_spm_def.h in platform_def.h by Sughosh Ganu · 6 years ago
  35. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  36. bc42c36 Merge pull request #1466 from Yann-lms/stm32mp1 by danh-arm · 6 years ago
  37. cf0efce Merge pull request #1491 from jeenu-arm/misra-fix by danh-arm · 6 years ago
  38. fc920dd Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 6 years ago
  39. 6638695 stm32mp1: Add device tree files by Yann Gautier · 6 years ago
  40. caf575b stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 6 years ago
  41. bb836ee stm32mp1: Add PMIC support by Yann Gautier · 6 years ago
  42. d0ca7f4 stm32mp1: Add GPIO support by Yann Gautier · 6 years ago
  43. 9aea69e stm32mp1: Add clock and reset support by Yann Gautier · 6 years ago
  44. 4b0c72a Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 6 years ago
  45. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  46. c1e5f87 Merge pull request #1485 from jeenu-arm/ras by danh-arm · 6 years ago
  47. 4542cfe Arm platforms: Fix type mismatch for arm_pm_idle_states by Jeenu Viswambharan · 6 years ago
  48. 78a95a6 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 6 years ago
  49. fec756f PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · 6 years ago
  50. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  51. e89a453 PMF: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  52. 3ce0e77 PSCI: Add missing function argument names by Antonio Nino Diaz · 6 years ago
  53. 5a42b68 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 6 years ago
  54. ec76950 Increase BL2U stack size by Daniel Boulby · 6 years ago
  55. bb77f88 Fix check_[uptr/u32]_overflow() macros MISRA defects by Antonio Nino Diaz · 6 years ago
  56. 2913596 Introduce UL(), L() and LL() macros by Antonio Nino Diaz · 6 years ago
  57. f7f6041 Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 6 years ago
  58. e0f90da Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactor by danh-arm · 6 years ago
  59. 7d23589 Merge pull request #1482 from sandrine-bailleux-arm/sb/fix-hcptr by danh-arm · 6 years ago
  60. 9d4c9c1 RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 6 years ago
  61. f69ec58 plat: marvell: Add common ARMADA platform components by Konstantin Porotchkin · 6 years ago
  62. 73cd881 marvell: drivers: Add i2c driver by Konstantin Porotchkin · 6 years ago
  63. 031fa07 marvell: drivers: Add thermal driver by Konstantin Porotchkin · 6 years ago
  64. 402fcf1 marvell: drivers: Add L3/system cache management drivers by Konstantin Porotchkin · 6 years ago
  65. 9eb5cf4 lib: cpu: Add L2 cache aux control register definition to CA72 by Konstantin Porotchkin · 6 years ago
  66. 01c84d4 marvell: drivers: Add MoChi drivers by Konstantin Porotchkin · 6 years ago
  67. 62a7646 marvell: drivers: Add address decoding units drivers by Konstantin Porotchkin · 6 years ago
  68. 6061c45 Fix HCPTR.TCP11 bit definition by Sandrine Bailleux · 6 years ago
  69. a3fbeaa Fix types of arch.h definitions by Antonio Nino Diaz · 6 years ago
  70. 34235a3 Add missing parentheses to macros in arch.h by Antonio Nino Diaz · 6 years ago
  71. f2804c6 Merge pull request #1480 from sandrine-bailleux-arm/topics/sb/debug-macros by Soby Mathew · 6 years ago
  72. 0842bd6 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 6 years ago
  73. 67f799e xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 6 years ago
  74. 9393a4c Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · 6 years ago
  75. 668d9ee xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · 6 years ago
  76. 9d596c4 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · 6 years ago
  77. bf789e7 Run compiler on debug macros for type checking by Sandrine Bailleux · 6 years ago
  78. 1a49375 Merge pull request #1432 from Yann-lms/mmc_framework by Dimitris Papastamos · 6 years ago
  79. d7a3651 CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 6 years ago
  80. ceb258e ARM platforms: Make arm_lock static by Sandrine Bailleux · 6 years ago
  81. a7c4687 Add initial CPU support for Cortex-Helios by Joel Hutton · 6 years ago
  82. 9463cae Add initial CPU support for Cortex-Deimos by Joel Hutton · 6 years ago
  83. 5707948 Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · 6 years ago
  84. 26b8589 Remove integrity check in declare_cpu_ops_base by Roberto Vargas · 6 years ago
  85. 67762d9 Remove .struct directive by Roberto Vargas · 6 years ago
  86. 1a1d19f Remove string concatenation in assembler files by Roberto Vargas · 6 years ago
  87. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  88. 59385d0 Remove .func and .endfunc assembler directives by Roberto Vargas · 6 years ago
  89. d93fde3 Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 6 years ago
  90. 85664f5 Fix MISRA rule 8.3 by Roberto Vargas · 6 years ago
  91. 1e5e85a Add MMC framework by Yann Gautier · 6 years ago
  92. c5e8978 Fix incorrect pointer conversion in SMC_UUID_RET() by Sandrine Bailleux · 6 years ago
  93. f1b84f6 xlat v2: Split code into separate files by Antonio Nino Diaz · 6 years ago
  94. 1a6feae Merge pull request #1429 from jeenu-arm/mmu-direct by Dimitris Papastamos · 6 years ago
  95. 58e8148 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  96. 5f658c3 Document ep_info attribute flags by Antonio Nino Diaz · 6 years ago
  97. 8fe61c1 Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixes by Dimitris Papastamos · 6 years ago
  98. cd95626 plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function by Nariman Poushin · 6 years ago
  99. f44b8e8 Merge pull request #1441 from robertovargas-arm/mem_protect_board by Dimitris Papastamos · 6 years ago
  100. cc9b496 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago