1. fcb80d7 Merge changes I765a7fa0,Ic33f0b6d,I8d1a88c7,I381f96be,I698fa849, ... into integration by Manish Pandey · 6 months ago
  2. 55740f3 Merge changes from topic "nxp-clk/add_get_rate" into integration by Madhukar Pappireddy · 6 months ago
  3. da305ec feat(arm): convert arm platforms to expect a wakeup by Boyan Karatotev · 10 months ago
  4. 2b5e00d feat(psci): allow cores to wake up from powerdown by Boyan Karatotev · 8 months ago
  5. cf084b3 Merge "fix(gicv3): do not assume redistributors are powered down" into integration by Olivier Deprez · 6 months ago
  6. c23dde6 feat(nxp-clk): restore pll output dividers rate by Ghennadi Procopciuc · 7 months ago
  7. 43b4b29 feat(nxp-clk): get pll rate using get_module_rate by Ghennadi Procopciuc · 7 months ago
  8. a74cf75 feat(nxp-clk): add get_rate for partition objects by Ghennadi Procopciuc · 7 months ago
  9. d1567da feat(nxp-clk): add get_rate for clock muxes by Ghennadi Procopciuc · 7 months ago
  10. a762c50 feat(nxp-clk): add get_rate for s32cc_pll_out_div by Ghennadi Procopciuc · 7 months ago
  11. 7c298eb feat(nxp-clk): add get_rate for s32cc_fixed_div by Ghennadi Procopciuc · 7 months ago
  12. 8f23e76 feat(nxp-clk): add get_rate for s32cc_dfs_div by Ghennadi Procopciuc · 7 months ago
  13. 2fb2550 feat(nxp-clk): add get_rate for s32cc_dfs by Ghennadi Procopciuc · 7 months ago
  14. fbebafa feat(nxp-clk): add get_rate for s32cc_pll by Ghennadi Procopciuc · 7 months ago
  15. 46de0b9 feat(nxp-clk): add get_rate for s32cc_clk by Ghennadi Procopciuc · 7 months ago
  16. bd69113 feat(nxp-clk): add a basic get_rate implementation by Ghennadi Procopciuc · 7 months ago
  17. a1ff78f Merge "fix(smmu): set root port CR0 GPCEN before ACCESSEN" into integration by Manish Pandey · 7 months ago
  18. f532cd3 Merge changes I137f69be,Ia2e7168f,I0e569d12,I614272ec,Ib68293f2 into integration by Govindraj Raja · 7 months ago
  19. 61b5ef2 feat(s32g274a): split early clock initialization by Ghennadi Procopciuc · 8 months ago
  20. 514c738 feat(nxp-clk): dynamic map of the clock modules by Ghennadi Procopciuc · 8 months ago
  21. 3b80210 perf(psci): pass my_core_pos around instead of calling it repeatedly by Boyan Karatotev · 9 months ago
  22. 8cc9724 fix(smmu): set root port CR0 GPCEN before ACCESSEN by Olivier Deprez · 7 months ago
  23. 640ba63 refactor(mbedtls): rename default mbedtls confs by Ryan Everett · 8 months ago
  24. 1a57115 fix(rcar3-drivers): disable A/B loader support by default by Marek Vasut · 9 months ago
  25. 885bd91 fix(mbedtls): fix error return code for calc_hash by Ryan Everett · 9 months ago
  26. 12a8e95 fix(psa): fix P-384 PSA key signature verification by Ryan Everett · 9 months ago
  27. 13cc1a5 fix(st-ddr): move skipddc_dat definition by Yann Gautier · 9 months ago
  28. beba204 fix(intel): refactor SDMMC driver for Altera products by Sieu Mun Tang · 9 months ago
  29. d7adbb5 Merge "refactor(delay-timer): add timer callback functions" into integration by Manish V Badarkhe · 10 months ago
  30. 8ee6534 Merge changes from topic "xlnx_fix_plat_console_changes" into integration by Joanna Farley · 10 months ago
  31. a6485b2 refactor(delay-timer): add timer callback functions by Abhi.Singh · 12 months ago
  32. 238eb54 fix(xilinx): dcc to support runtime console scope by Maheedhar Bollapalli · 11 months ago
  33. 57f2d00 fix(gicv3): do not assume redistributors are powered down by Andre Przywara · 11 months ago
  34. 607ab7a Merge "fix(st-ddr): fix coverity issue in ddrphyinit" into integration by Madhukar Pappireddy · 10 months ago
  35. 5dd1d54 fix(st-ddr): fix coverity issue in ddrphyinit by Maxime Méré · 10 months ago
  36. eaaf26e Merge changes I93de2db1,I880f88b1,I02e2fc75,I48908413,Ie7de9a9f, ... into integration by Madhukar Pappireddy · 10 months ago
  37. 01c80c1 Merge changes from topic "nxp-clk/add_ddr_clk" into integration by Madhukar Pappireddy · 10 months ago
  38. 79629b1 feat(st-ddr): add STM32MP2 driver by Nicolas Le Bayon · 4 years, 1 month ago
  39. d596023 refactor(st-ddr): create generic services by Nicolas Le Bayon · 3 years, 5 months ago
  40. 1483b3c refactor(st-ddr): remove name from stm32mp_ddr_reg_desc by Yann Gautier · 1 year, 2 months ago
  41. 066a595 refactor(st-ddr): add definition for timeouts and delays by Yann Gautier · 1 year, 2 months ago
  42. 47e6231 feat(stm32mp1): handle DDR power supplies by Patrick Delaunay · 2 years, 6 months ago
  43. e9529e4 refactor: digest sizes by Raghu Krishnamurthy · 11 months ago
  44. 8ee0fc3 fix(nxp-clk): function parameter should not be modified by Ghennadi Procopciuc · 10 months ago
  45. 8a4f840 feat(nxp-clk): enable the DDR clock by Ghennadi Procopciuc · 11 months ago
  46. 4a2ca71 feat(nxp-clk): add objects needed for DDR clock by Ghennadi Procopciuc · 11 months ago
  47. 18c2b13 feat(nxp-clk): setup the DDR PLL by Ghennadi Procopciuc · 11 months ago
  48. b8c68ad feat(nxp-clk): add MC_ME utilities by Ghennadi Procopciuc · 11 months ago
  49. 11a7c54 feat(nxp-clk): add partition reset utilities by Ghennadi Procopciuc · 11 months ago
  50. b47d085 fix(s32g274a): workaround for ERR051700 erratum by Ghennadi Procopciuc · 11 months ago
  51. 833e59c Merge changes from topic "nxp-drivers/add-get-parent-callback" into integration by Madhukar Pappireddy · 11 months ago
  52. 7ea6ebf Merge changes I14df5d21,I7f952205,I6f52ec2c,Ibe0cacf8 into integration by Manish Pandey · 11 months ago
  53. 64237dc Merge changes from topic "update-mbedtls-to-3.6.1" into integration by Manish V Badarkhe · 11 months ago
  54. 817f42f feat(st-pmic): add STPMIC2 driver by Pascal Paillet · 2 years, 8 months ago
  55. b2c535d Merge changes Idf032b03,Id8e803b3 into integration by Olivier Deprez · 11 months ago
  56. 5300040 feat(nxp-clk): refactor clock enablement by Ghennadi Procopciuc · 11 months ago
  57. 96e069c feat(nxp-clk): add get_parent callback by Ghennadi Procopciuc · 11 months ago
  58. f8490b8 fix(nxp-clk): broken UART clock initalization by Ghennadi Procopciuc · 11 months ago
  59. 7079ddf refactor(mbedtls): use PSA API for auth_decrypt by Ryan Everett · 12 months ago
  60. 8570895 refactor(mbedtls): remove hack in LIBMBEDTLS_CFLAGS by Ryan Everett · 11 months ago
  61. 156ed97 feat(st-regulator): support regulator_set_voltage for fixed regulator by Patrick Delaunay · 1 year, 7 months ago
  62. 6897ae8 feat(st-regulator): add enable ramp-delay by Pascal Paillet · 3 years, 6 months ago
  63. 0c755a2 Merge changes from topic "mbedtls-config-cleanup" into integration by Manish V Badarkhe · 11 months ago
  64. 48ee499 chore(mbedtls): remove hash configs by Jimmy Brisson · 1 year, 1 month ago
  65. a12ff03 Merge "fix(rpi3): use correct define for GPIO reg_clr" into integration by Manish V Badarkhe · 11 months ago
  66. d76d27e Merge changes from topic "stm32mp2_bl2_updates" into integration by Madhukar Pappireddy · 12 months ago
  67. 5eac9fe Merge changes from topic "nxp-drivers/add-linflex-clk" into integration by Madhukar Pappireddy · 12 months ago
  68. 9876baf fix(rpi3): use correct define for GPIO reg_clr by Abhi.Singh · 1 year, 1 month ago
  69. e4462da feat(nxp-clk): enable UART clock by Ghennadi Procopciuc · 12 months ago
  70. 8653352 feat(nxp-clk): add PERIPH PLL enablement by Ghennadi Procopciuc · 12 months ago
  71. 95ac568 feat(nxp-drivers): add Linflex flush callback by Ghennadi Procopciuc · 12 months ago
  72. 26f2f24 Merge changes from topic "cot-dt2c" into integration by Manish V Badarkhe · 12 months ago
  73. 66668c7 fix(gicv3): wait rwp when gicr_ctrl.enablelpis from 1 to 0 by Peng Fan · 1 year, 2 months ago
  74. 5e0be8c feat(stm32mp2): enable DDR sub-system clock by Yann Gautier · 1 year, 3 months ago
  75. 7322e85 Merge changes from topic "nxp-s32g2/add-xbar-clk" into integration by Madhukar Pappireddy · 12 months ago
  76. b8ad880 feat(nxp-clk): enable the XBAR clock by Ghennadi Procopciuc · 1 year ago
  77. 5692f88 feat(nxp-clk): add dependencies for the XBAR clock by Ghennadi Procopciuc · 1 year ago
  78. 9dbca85 feat(nxp-clk): add CGM0 instance by Ghennadi Procopciuc · 1 year ago
  79. 4cd04c5 feat(nxp-clk): add DFS module enablement by Ghennadi Procopciuc · 1 year ago
  80. 92fead0 Merge "fix(gicv3): incorrect impdef power down sequence" into integration by Manish Pandey · 12 months ago
  81. d386945 refactor(nxp-clk): organize early clocks in groups by Ghennadi Procopciuc · 1 year ago
  82. ac106f2 feat(arm): remove the bl2 static c file by Xialin Liu · 1 year ago
  83. 3146a70 refactor(auth): separate bl1 and bl2 CoT by Xialin Liu · 1 year, 1 month ago
  84. 9babc7c Merge changes from topic "enable_a53_clk" into integration by Madhukar Pappireddy · 12 months ago
  85. 0cd2056 Merge "fix(nxp-sfp): shift gpio register offsets by 2" into integration by Manish Pandey · 12 months ago
  86. b1925dc fix(gicv3): incorrect impdef power down sequence by Madhukar Pappireddy · 12 months ago
  87. 0bc36c8 refactor(mbedtls): rewrite psa crt verification by Ryan Everett · 1 year, 1 month ago
  88. 7004f67 feat(nxp-clk): enable the A53 clock by Ghennadi Procopciuc · 1 year, 2 months ago
  89. 84e8208 feat(nxp-clk): add ARM PLL ODIV enablement by Ghennadi Procopciuc · 1 year, 2 months ago
  90. b5101c4 feat(nxp-clk): add ARM PLL enablement by Ghennadi Procopciuc · 1 year, 2 months ago
  91. 64e0c22 feat(nxp-clk): set rate for clock muxes by Ghennadi Procopciuc · 1 year, 2 months ago
  92. 65739db feat(nxp-clk): set rate for clock fixed divider by Ghennadi Procopciuc · 1 year, 2 months ago
  93. 44e2130 feat(nxp-clk): add A53 clock objects by Ghennadi Procopciuc · 1 year, 2 months ago
  94. de950ef feat(nxp-clk): set rate for PLL divider objects by Ghennadi Procopciuc · 1 year, 2 months ago
  95. 7ad4e23 feat(nxp-clk): set rate for PLL objects by Ghennadi Procopciuc · 1 year, 2 months ago
  96. c970c1c Merge changes from topic "add_s32cc_pll" into integration by Madhukar Pappireddy · 1 year, 1 month ago
  97. f3eaa1b Merge changes from topic "st_mp2_clk_reset" into integration by Madhukar Pappireddy · 1 year, 1 month ago
  98. 83af450 feat(nxp-clk): set parent for ARM PLL and MC_CGM muxes by Ghennadi Procopciuc · 1 year, 2 months ago
  99. 3fa91a9 feat(nxp-clk): add MC_CGM clock objects by Ghennadi Procopciuc · 1 year, 2 months ago
  100. 12e7a2c feat(nxp-clk): add set_parent callback by Ghennadi Procopciuc · 1 year, 2 months ago