1. 68899ce fix(st-sdmmc2): check regulator enable/disable return by Yann Gautier · 2 years, 6 months ago
  2. ef7ca7d Merge "feat(allwinner): allow to skip PMIC regulator setup" into integration by André Przywara · 2 years, 6 months ago
  3. 71b5a1d feat(allwinner): allow to skip PMIC regulator setup by Andre Przywara · 2 years, 8 months ago
  4. 5aa329b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  5. c14205d feat(st-sdmmc2): manage cards power cycle by Yann Gautier · 5 years ago
  6. 8b330ce feat(st-drivers): introduce fixed regulator driver by Pascal Paillet · 3 years, 5 months ago
  7. 5e36dbb refactor(st-pmic): use regulator framework for DDR init by Pascal Paillet · 3 years, 7 months ago
  8. e6f1032 feat(st-pmic): register the PMIC to regulator framework by Yann Gautier · 2 years, 9 months ago
  9. 0b10b65 refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · 4 years, 8 months ago
  10. 79503b8 feat(regulator): add a regulator framework by Pascal Paillet · 3 years, 7 months ago
  11. c18c454 feat(stpmic1): add new services by Pascal Paillet · 3 years, 7 months ago
  12. f76731f feat(stpmic1): add USB OTG regulators by Etienne Carriere · 4 years, 6 months ago
  13. 342865a refactor(st-pmic): improve driver usage by Nicolas Le Bayon · 4 years, 8 months ago
  14. f5188ee refactor(stpmic1): set stpmic1_is_regulator_enabled() as boolean by Nicolas Le Bayon · 4 years, 10 months ago
  15. a205a5c feat(st): use newly introduced clock framework by Yann Gautier · 2 years, 10 months ago
  16. 8aac307 feat(clk): add a minimal clock framework by Gabriel Fernandez · 3 years, 9 months ago
  17. 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 3 years, 1 month ago
  18. 0e2c001 Merge "fix(scmi): make msg_header variable volatile" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  19. 683122e Merge changes from topic "a3700-comphy-fixes-1" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  20. 4959cc2 Merge "feat(stm32mp1): preserve the PLL4 settings for USB boot" into integration by Manish Pandey · 2 years, 7 months ago
  21. 1132db8 refactor(drivers/marvell/comphy-3700): rename Clock Source Low value constants by Marek Behún · 2 years, 7 months ago
  22. b531ca7 refactor(drivers/marvell/comphy-3700): rename Clock Source Low register constants by Marek Behún · 2 years, 7 months ago
  23. e58e733 refactor(drivers/marvell/comphy-3700): rename Reset and Clock Control register constants by Marek Behún · 2 years, 7 months ago
  24. d6d3247 refactor(drivers/marvell/comphy-3700): rename Lane Status 1 register constants by Marek Behún · 2 years, 7 months ago
  25. d0da334 refactor(drivers/marvell/comphy-3700): rename Miscellaneous Control register constants by Marek Behún · 2 years, 7 months ago
  26. 6355cdb refactor(drivers/marvell/comphy-3700): rename Idle Sync Enable register constants by Marek Behún · 2 years, 7 months ago
  27. 5a90dc3 refactor(drivers/marvell/comphy-3700): unify Generation Settings register values by Marek Behún · 2 years, 7 months ago
  28. ff8afbe refactor(drivers/marvell/comphy-3700): unify Generation Settings register names by Marek Behún · 2 years, 7 months ago
  29. 781babd4 refactor(drivers/marvell/comphy-3700): drop _ADDR suffixes by Marek Behún · 2 years, 7 months ago
  30. 0284c8a refactor(drivers/marvell/comphy-3700): drop _REG prefixes and suffixes by Marek Behún · 2 years, 7 months ago
  31. 4457e65b refactor(drivers/marvell/comphy-3700): move and add comment for COMPHY_RESERVED_REG by Marek Behún · 2 years, 7 months ago
  32. 88315c5 refactor(drivers/marvell/comphy-3700): move Miscellaneous Control 0 register definition by Marek Behún · 2 years, 7 months ago
  33. 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
  34. fc38732 refactor(drivers/marvell/comphy-3700): rename Digital Loopback Enable register constant by Marek Behún · 2 years, 7 months ago
  35. c8b27ce fix(drivers/marvell/comphy): change reg_set() / reg_set16() to update semantics by Marek Behún · 2 years, 7 months ago
  36. 96ea8fe fix(drivers/marvell/comphy-3700): use reg_set() according to update semantics by Marek Behún · 2 years, 7 months ago
  37. bca8b6c fix(drivers/marvell/comphy-3700): fix comments about selector register values by Marek Behún · 2 years, 7 months ago
  38. 593edd5 fix(drivers/marvell/comphy-3700): fix comment about COMPHY status register by Marek Behún · 2 years, 7 months ago
  39. da9b3d5 fix(drivers/marvell/comphy-3700): fix reference clock selection value names by Marek Behún · 2 years, 7 months ago
  40. 126f457 fix(drivers/marvell/comphy-3700): drop MODE_REFDIV constant by Marek Behún · 2 years, 7 months ago
  41. d2a1c03 fix(drivers/marvell/comphy-3700): fix SerDes frequency register value name by Marek Behún · 2 years, 7 months ago
  42. 71d145e fix(drivers/marvell/comphy-3700): fix Generation Setting registers names by Marek Behún · 2 years, 7 months ago
  43. c823712 fix(drivers/marvell/comphy-3700): fix PIN_PU_IVREF register name by Marek Behún · 2 years, 7 months ago
  44. 526a637 fix(scmi): make msg_header variable volatile by sah01 · 2 years, 7 months ago
  45. e112a5a refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · 2 years, 9 months ago
  46. 166f598 Merge "refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID" into integration by Sandrine Bailleux · 2 years, 7 months ago
  47. 7f5912d Merge "fix(gicv3): fix iroute value wrong issue" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  48. ddb0b94 fix(gicv3): fix iroute value wrong issue by Ming Huang · 2 years, 8 months ago
  49. dc08ebe feat(drivers/st/uart): add uart driver for STM32MP1 by Nicolas Le Bayon · 4 years, 10 months ago
  50. 64e1b2c feat(stm32mp1): preserve the PLL4 settings for USB boot by Patrick Delaunay · 3 years, 10 months ago
  51. 82602c9 fix(plat/marvell/a3720/uart): do external reset during initialization by Pali Rohár · 2 years, 8 months ago
  52. f658b89 fix(plat/marvell/a3720/uart): configure UART after TX FIFO reset by Pali Rohár · 2 years, 8 months ago
  53. 622d5da feat(plat/marvell/a3720/uart): preserve x1/x2 regs in console_a3700_core_init() by Pali Rohár · 2 years, 8 months ago
  54. 67009c3 refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID by Manish V Badarkhe · 2 years, 8 months ago
  55. 31cf318 fix(drivers/gic600ae_fmu): fix timeout calculation by anzhou · 2 years, 8 months ago
  56. 9b384b3 fix: use correct printf format for uint64_t by Manish Pandey · 2 years, 8 months ago
  57. 48ba183 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  58. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 2 years, 8 months ago
  59. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  60. 215f76f Merge changes from topic "arm_fpga_auto" into integration by André Przywara · 2 years, 8 months ago
  61. b43d85a fix(drivers/usb): add a optional ops get_other_speed_config_desc by Patrick Delaunay · 2 years, 8 months ago
  62. c7f971b fix(drivers/usb): remove unnecessary cast by Patrick Delaunay · 2 years, 8 months ago
  63. b8da1c6 feat(gicv3): introduce GIC component identification by Andre Przywara · 2 years, 10 months ago
  64. 8507a5c fix(drivers/usb): remove deadcode when USBD_EP_NB = 1 by Patrick Delaunay · 2 years, 8 months ago
  65. e8b6c76 fix(drivers/usb): fix Null pointer dereferences in usb_core_set_config by Patrick Delaunay · 2 years, 8 months ago
  66. 04f89be feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · 3 years, 10 months ago
  67. 759d36c feat(drivers/usb): add a USB device stack by Patrick Delaunay · 3 years, 10 months ago
  68. 582973d Merge "fix: remove "experimental" tag for stable features" into integration by Sandrine Bailleux · 2 years, 8 months ago
  69. 34a305e fix: remove "experimental" tag for stable features by Manish Pandey · 2 years, 8 months ago
  70. f571cbc Merge "fix(scmi): mention "SCMI" in driver initialisation message" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  71. 83436bf Merge "fix(cc-713): fix a build failure with CC-713 library" into integration by Manish Pandey · 2 years, 9 months ago
  72. 42c5cd2 fix(scmi): mention "SCMI" in driver initialisation message by Andre Przywara · 2 years, 9 months ago
  73. 5795d20 Merge changes from topic "ufs_patches" into integration by Manish Pandey · 2 years, 9 months ago
  74. eb52bfe Merge changes I684d54a7,I61339fc5,Ic0dabf3e,Ief09a841 into integration by Joanna Farley · 2 years, 9 months ago
  75. 282167b Merge changes Id7d4f5df,If82542cc,I0ba80057,I75a443db,Ifa18b4fc, ... into integration by Joanna Farley · 2 years, 9 months ago
  76. cb4e82e fix(plat/rcar): change process that copy code to system ram by Toshiyuki Ogasahara · 3 years ago
  77. 67116a8 fix(plat/rcar): fix cache maintenance process of reading cert header by Toshiyuki Ogasahara · 3 years ago
  78. fe9bad8 fix(plat/rcar): fix to load image when option BL2_DCACHE_ENABLE is enabled by Toshiyuki Ogasahara · 3 years ago
  79. 63d7c16 fix(ufs): add reset before DME_LINKSTARTUP by Jorge Troncoso · 2 years, 9 months ago
  80. 5f44916 refactor(ufs): add retry logic to ufshc_reset by Jorge Troncoso · 2 years, 9 months ago
  81. 453e5e7 refactor(ufs): reuse ufshc_send_uic_cmd by Jorge Troncoso · 2 years, 9 months ago
  82. 2bd419a Merge changes from topic "st_dt_match_instance" into integration by Mark Dykes · 2 years, 9 months ago
  83. b55d055 fix(cc-713): fix a build failure with CC-713 library by Manish V Badarkhe · 2 years, 9 months ago
  84. 5cb8d7c Merge changes from topic "st_fixes" into integration by Mark Dykes · 2 years, 9 months ago
  85. d2ebda6 Merge "fix(stm32mp1_clk): fix MPU clock rate" into integration by Mark Dykes · 2 years, 9 months ago
  86. 50d881e Merge "fix(stm32mp1_clk): fix MCU/AXI parent clock" into integration by Mark Dykes · 2 years, 9 months ago
  87. 1b93cbe Merge "refactor(stm32mp_clk): keep RCC node offset" into integration by Mark Dykes · 2 years, 9 months ago
  88. 9710245 Merge "fix(drivers/marvell/comphy-3700): configure phy selector also for PCIe" into integration by Manish Pandey · 2 years, 9 months ago
  89. a74d963 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · 2 years, 10 months ago
  90. 7ca9d65 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · 2 years, 10 months ago
  91. 898c099 refactor(measured boot): move BL2 measurement to platform layer by Sandrine Bailleux · 3 years ago
  92. 36af1c8 refactor(measured boot): rename add_event2() by Sandrine Bailleux · 3 years ago
  93. 3c2db6f build(measured boot): rename measured boot makefile by Sandrine Bailleux · 3 years ago
  94. 5797b80 feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · 2 years, 11 months ago
  95. 4e9af17 refactor(measured boot): rename tpm_record_measurement() by Sandrine Bailleux · 3 years ago
  96. 6e150d1 fix(drivers/marvell/comphy-3700): configure phy selector also for PCIe by Pali Rohár · 2 years, 9 months ago
  97. bdb1636 fix(drivers/nxp/sfp): fix compile warning by Jiafei Pan · 2 years, 9 months ago
  98. 84bca88 fix(stpmic1): fix power switches activation by Pascal Paillet · 3 years, 4 months ago
  99. 328bba6 fix(stpmic1): update error cases return by Yann Gautier · 4 years, 3 months ago
  100. c47c816 fix(stm32mp1_clk): keep RTC clock always on by HE Shushan · 3 years ago