1. 389ea5a feat(plat/rcar3): update IPL and Secure Monitor Rev.3.0.3 by Takuya Sakata · 2 years, 8 months ago
  2. 5919747 feat(plat/rcar3): modify type for Internal function argument by Takuya Sakata · 2 years, 8 months ago
  3. 0034f60 feat(plat/rcar3): modify sequence for update value for WUPMSKCA57/53 by Takuya Sakata · 2 years, 8 months ago
  4. 0e47845 fix(plat/rcar3): fix to bit operation for WUPMSKCA57/53 by Takuya Sakata · 2 years, 8 months ago
  5. 0f5e0bb Merge "feat(plat/zynqmp): disable the -mbranch-protection flag" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  6. 683122e Merge changes from topic "a3700-comphy-fixes-1" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  7. 7e3035e Merge changes from topic "mb_critical_data" into integration by Manish Pandey · 2 years, 7 months ago
  8. 4959cc2 Merge "feat(stm32mp1): preserve the PLL4 settings for USB boot" into integration by Manish Pandey · 2 years, 7 months ago
  9. 3764d34 Merge "fix(rmmd/sve): enable/disable SVE/FPU for Realms" into integration by Alexei Fedorov · 2 years, 7 months ago
  10. f9d518a feat(plat/zynqmp): disable the -mbranch-protection flag by Venkatesh Yadav Abbarapu · 2 years, 7 months ago
  11. 2e9e015 Merge "fix(rmmd): align RMI and GTSI FIDs with SMCCC" into integration by Alexei Fedorov · 2 years, 7 months ago
  12. 957d7ea Merge "refactor(measured-boot): add generic macros for using Crypto library" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  13. c25225a fix(rmmd/sve): enable/disable SVE/FPU for Realms by Subhasish Ghosh · 2 years, 7 months ago
  14. 0131988 Merge "fix(plat/socionext/synquacer): initialise CNTFRQ in Non Secure CNTBaseN" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  15. 938e0dd Merge "refactor(plat/synquacer): update PSCI system_off handling" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  16. 1132db8 refactor(drivers/marvell/comphy-3700): rename Clock Source Low value constants by Marek Behún · 2 years, 7 months ago
  17. b531ca7 refactor(drivers/marvell/comphy-3700): rename Clock Source Low register constants by Marek Behún · 2 years, 7 months ago
  18. e58e733 refactor(drivers/marvell/comphy-3700): rename Reset and Clock Control register constants by Marek Behún · 2 years, 7 months ago
  19. d6d3247 refactor(drivers/marvell/comphy-3700): rename Lane Status 1 register constants by Marek Behún · 2 years, 7 months ago
  20. d0da334 refactor(drivers/marvell/comphy-3700): rename Miscellaneous Control register constants by Marek Behún · 2 years, 7 months ago
  21. 6355cdb refactor(drivers/marvell/comphy-3700): rename Idle Sync Enable register constants by Marek Behún · 2 years, 7 months ago
  22. 5a90dc3 refactor(drivers/marvell/comphy-3700): unify Generation Settings register values by Marek Behún · 2 years, 7 months ago
  23. ff8afbe refactor(drivers/marvell/comphy-3700): unify Generation Settings register names by Marek Behún · 2 years, 7 months ago
  24. 781babd4 refactor(drivers/marvell/comphy-3700): drop _ADDR suffixes by Marek Behún · 2 years, 7 months ago
  25. 0284c8a refactor(drivers/marvell/comphy-3700): drop _REG prefixes and suffixes by Marek Behún · 2 years, 7 months ago
  26. 4457e65b refactor(drivers/marvell/comphy-3700): move and add comment for COMPHY_RESERVED_REG by Marek Behún · 2 years, 7 months ago
  27. 88315c5 refactor(drivers/marvell/comphy-3700): move Miscellaneous Control 0 register definition by Marek Behún · 2 years, 7 months ago
  28. 9a0e4d9 refactor(drivers/marvell/comphy-3700): rename PHY_GEN_USB3_5G to PHY_GEN_MAX_USB3_5G by Marek Behún · 2 years, 7 months ago
  29. fc38732 refactor(drivers/marvell/comphy-3700): rename Digital Loopback Enable register constant by Marek Behún · 2 years, 7 months ago
  30. c8b27ce fix(drivers/marvell/comphy): change reg_set() / reg_set16() to update semantics by Marek Behún · 2 years, 7 months ago
  31. 96ea8fe fix(drivers/marvell/comphy-3700): use reg_set() according to update semantics by Marek Behún · 2 years, 7 months ago
  32. bca8b6c fix(drivers/marvell/comphy-3700): fix comments about selector register values by Marek Behún · 2 years, 7 months ago
  33. 593edd5 fix(drivers/marvell/comphy-3700): fix comment about COMPHY status register by Marek Behún · 2 years, 7 months ago
  34. da9b3d5 fix(drivers/marvell/comphy-3700): fix reference clock selection value names by Marek Behún · 2 years, 7 months ago
  35. 126f457 fix(drivers/marvell/comphy-3700): drop MODE_REFDIV constant by Marek Behún · 2 years, 7 months ago
  36. d2a1c03 fix(drivers/marvell/comphy-3700): fix SerDes frequency register value name by Marek Behún · 2 years, 7 months ago
  37. 71d145e fix(drivers/marvell/comphy-3700): fix Generation Setting registers names by Marek Behún · 2 years, 7 months ago
  38. c823712 fix(drivers/marvell/comphy-3700): fix PIN_PU_IVREF register name by Marek Behún · 2 years, 7 months ago
  39. 931c6ef docs(measured-boot): add a platform function for critical data by Manish V Badarkhe · 2 years, 8 months ago
  40. 1ffa009 feat(fvp): measure critical data by Manish V Badarkhe · 2 years, 8 months ago
  41. e112a5a refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · 2 years, 9 months ago
  42. 8cc642c fix(rmmd): align RMI and GTSI FIDs with SMCCC by Subhasish Ghosh · 2 years, 8 months ago
  43. 166f598 Merge "refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID" into integration by Sandrine Bailleux · 2 years, 7 months ago
  44. efded08 Merge "fix(docs): update the v2.6 change-log" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  45. 42705a0 fix(docs): update the v2.6 change-log by Manish V Badarkhe · 2 years, 7 months ago
  46. cc6d670 refactor(plat/synquacer): update PSCI system_off handling by Masahisa Kojima · 2 years, 8 months ago
  47. ecdb1db fix(plat/socionext/synquacer): initialise CNTFRQ in Non Secure CNTBaseN by Masahisa Kojima · 2 years, 7 months ago
  48. 7f5912d Merge "fix(gicv3): fix iroute value wrong issue" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  49. b78180b Merge changes from topic "st_uart" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  50. 9773f38 Merge "fix(xlat): fix bug on VERBOSE trace" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  51. f7c4448 Merge "docs: mark STM32MP_USE_STM32IMAGE as deprecated" into integration by Manish Pandey · 2 years, 7 months ago
  52. 312587d docs: mark STM32MP_USE_STM32IMAGE as deprecated by Yann Gautier · 2 years, 7 months ago
  53. ddb0b94 fix(gicv3): fix iroute value wrong issue by Ming Huang · 2 years, 8 months ago
  54. fe239ce Merge changes I7c9f8490,Ia92c6d19 into integration by Manish Pandey · 2 years, 7 months ago
  55. dfc61e0 feat(plat/mediatek/mt8195): add EMI MPU surppot for SCP and DSP by developer · 2 years, 8 months ago
  56. fe2308b feat(plat/mediatek/mt8195): dump EMI MPU configurations by developer · 2 years, 8 months ago
  57. 2e18d12 Merge "fix(plat/arm/sgi): disable SVE for NS to support SPM_MM builds" into integration by Manish Pandey · 2 years, 7 months ago
  58. 2a8af48 fix(xlat): fix bug on VERBOSE trace by Javier Almansa Sobrino · 2 years, 7 months ago
  59. e50571b feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · 2 years, 8 months ago
  60. fc4cac7 feat(plat/st): add STM32CubeProgrammer support on UART by Patrick Delaunay · 3 years, 9 months ago
  61. dc08ebe feat(drivers/st/uart): add uart driver for STM32MP1 by Nicolas Le Bayon · 4 years, 10 months ago
  62. 64e1b2c feat(stm32mp1): preserve the PLL4 settings for USB boot by Patrick Delaunay · 3 years, 10 months ago
  63. b07bbc8 Merge changes I8990bce2,Iacef5e67,I2976c0a4,I8551a802 into integration by Madhukar Pappireddy · 2 years, 7 months ago
  64. 82602c9 fix(plat/marvell/a3720/uart): do external reset during initialization by Pali Rohár · 2 years, 8 months ago
  65. bb63a1c feat(plat/marvell/a3k): add north and south bridge reset registers by Pali Rohár · 2 years, 8 months ago
  66. f658b89 fix(plat/marvell/a3720/uart): configure UART after TX FIFO reset by Pali Rohár · 2 years, 8 months ago
  67. 622d5da feat(plat/marvell/a3720/uart): preserve x1/x2 regs in console_a3700_core_init() by Pali Rohár · 2 years, 8 months ago
  68. 063bb73 fix(plat/arm/sgi): disable SVE for NS to support SPM_MM builds by Vijayenthiran Subramaniam · 2 years, 7 months ago
  69. 88a5685 Merge changes Ia0d13c3c,I8cf821a4,I1e6a598b,I9c6dd8db,Iaf6db75e, ... into integration by Manish Pandey · 2 years, 7 months ago
  70. 0a34309 Merge changes from topic "fix_pie" into integration by Manish Pandey · 2 years, 7 months ago
  71. 8c25dc7 fix(pie): align fixup_gdt_reloc() for aarch64 by Yann Gautier · 2 years, 8 months ago
  72. 016c426 fix(pie): do not skip __RW_END__ address during relocation by Yann Gautier · 2 years, 8 months ago
  73. 7715107 Merge "feat(mt8186): initialize platform for MediaTek MT8186" into integration by Manish Pandey · 2 years, 7 months ago
  74. 749b211 feat(mt8186): initialize platform for MediaTek MT8186 by Rex-BC Chen · 2 years, 9 months ago
  75. dbe507e Merge "fix(commitlint): change scope-case to lower-case" into integration by Manish Pandey · 2 years, 7 months ago
  76. e25f1e6 Merge changes I0c1f7d6c,I3bec0b58,If24cf213 into integration by Manish Pandey · 2 years, 7 months ago
  77. 54b08f9 fix(commitlint): change scope-case to lower-case by Yann Gautier · 2 years, 7 months ago
  78. dd214f7 Merge "feat(plat/qemu): add SPMD support with SPMC at S-EL1" into integration by Manish Pandey · 2 years, 7 months ago
  79. c0c49e5 fix(plat/xilinx/versal): resolve misra R10.6 by Abhyuday Godhasara · 2 years, 10 months ago
  80. bacbdee fix(plat/xilinx/versal): resolve misra R14.4 by Abhyuday Godhasara · 2 years, 10 months ago
  81. f435a14 fix(plat/xilinx/versal): resolve misra R17.7 by Abhyuday Godhasara · 2 years, 10 months ago
  82. 096f5cc fix(plat/xilinx/versal): resolve misra R10.3 by Abhyuday Godhasara · 2 years, 11 months ago
  83. 589afa5 fix(plat/xilinx/versal): resolve misra R7.2 by Abhyuday Godhasara · 2 years, 11 months ago
  84. 4c1a705 fix(plat/xilinx/versal): resolve misra R15.7 by Abhyuday Godhasara · 2 years, 11 months ago
  85. f55a5cd fix(plat/xilinx/versal): resolve misra R15.6 by Abhyuday Godhasara · 2 years, 11 months ago
  86. 4487794 fix(plat/xilinx/versal): resolve misra R10.1 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  87. 19e47da fix(plat/xilinx/versal): resolve misra R20.7 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  88. edc38ae fix(plat/xilinx/versal): resolve misra R10.3 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  89. 5c67ec1 fix(plat/xilinx/versal): resolve misra R10.6 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  90. 95374b4 fix(plat/xilinx/versal): resolve misra R16.3 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  91. ddc4662 fix(plat/xilinx/versal): resolve misra R15.6 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  92. 8015906 feat(plat/mediatek/apu): add mt8195 APU clock and pll SiP call by developer · 2 years, 8 months ago
  93. 4791789 feat(plat/mediatek/apu): add mt8195 APU mcu boot and stop SiP call by developer · 2 years, 8 months ago
  94. 95d5010 feat(plat/mediatek/apu): add mt8195 APU iommap regions by developer · 2 years, 8 months ago
  95. ff263dc feat(plat/qemu): add SPMD support with SPMC at S-EL1 by Jens Wiklander · 3 years, 1 month ago
  96. d7a964f Merge "docs(spm): update threat model with FF-A v1.1" into integration by Olivier Deprez · 2 years, 7 months ago
  97. 7c459d3 Merge "fix(rmmd): preserve x4-x7 as per SMCCCv1.1" into integration by Soby Mathew · 2 years, 7 months ago
  98. fccd3ea fix(rmmd): preserve x4-x7 as per SMCCCv1.1 by Soby Mathew · 2 years, 7 months ago
  99. fce5680 docs(spm): update threat model with FF-A v1.1 by J-Alves · 2 years, 8 months ago
  100. 67009c3 refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID by Manish V Badarkhe · 2 years, 8 months ago