1. d8853d3 feat(fwu): simplify the assert to check for fwu init by Sughosh Ganu · 2 years, 7 months ago
  2. a79559f feat(fwu): add a function to pass metadata structure to platforms by Sughosh Ganu · 2 years, 7 months ago
  3. 47b642e feat(partition): add a function to identify a partition by GUID by Sughosh Ganu · 2 years, 8 months ago
  4. 51884ac feat(partition): copy the partition GUID into the partition structure by Sughosh Ganu · 3 years ago
  5. 374af14 Merge "fix(st-ddr): add missing debug.h" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  6. 9e2a7ad Merge changes from topic "decouple-tb-mb" into integration by Sandrine Bailleux · 2 years, 5 months ago
  7. 05cd425 Merge changes from topic "new_ls1043a" into integration by Manish Pandey · 2 years, 5 months ago
  8. 541c914 feat(nxp/driver/tzc380): add tzc380 platform driver support by Jiafei Pan · 2 years, 8 months ago
  9. f0b86b1 feat(nxp/driver/ifc_nand): add IFC NAND flash driver by Jiafei Pan · 2 years, 8 months ago
  10. ee38ff4 feat(nxp/driver/ifc_nor): add IFC nor flash driver by Jiafei Pan · 2 years, 8 months ago
  11. dcdc2fd fix(st-ddr): add missing debug.h by Yann Gautier · 2 years, 5 months ago
  12. c934381 fix(st-clock): correct types in error messages by Yann Gautier · 2 years, 10 months ago
  13. 5177ea2 refactor(st-clock): directly use oscillator name by Gabriel Fernandez · 4 years, 2 months ago
  14. d78bd85 feat(st-clock): check HSE configuration in serial boot by Lionel Debieve · 5 years ago
  15. 48519b3 feat(st-clock): manage disabled oscillator by Patrick Delaunay · 5 years ago
  16. dab197a refactor(st-clock): improve DT parsing for PLL nodes by Nicolas Le Bayon · 4 years, 8 months ago
  17. 92de80a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 2 years, 7 months ago
  18. e6bd7e2 Merge changes from topic "st_ddr_updates" into integration by Manish Pandey · 2 years, 6 months ago
  19. 477fef8 Merge changes I19f713de,Ib5bda93d,Id5dafc04,Id20e65e2 into integration by Manish Pandey · 2 years, 6 months ago
  20. 651f3cc Merge "fix(ufs): delete call to inv_dcache_range for utrd" into integration by Manish Pandey · 2 years, 6 months ago
  21. 620ce33 refactor(st-ddr): move basic tests in a dedicated file by Nicolas Le Bayon · 3 years, 4 months ago
  22. 8ce825f refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · 3 years, 1 month ago
  23. 6d8c244 feat(stm32mp1): allow configuration of DDR AXI ports number by Yann Gautier · 3 years, 10 months ago
  24. 39d85f4 refactor(st-ddr): update parameter array initialization by Yann Gautier · 5 years ago
  25. e22424a feat(st-ddr): add read valid training support by Nicolas Le Bayon · 2 years, 10 months ago
  26. a0f6ff7 refactor(stm32mp1): remove the support of calibration result by Patrick Delaunay · 3 years, 2 months ago
  27. 634591d fix(st-ddr): correct DDR warnings by Yann Gautier · 2 years, 10 months ago
  28. 68899ce fix(st-sdmmc2): check regulator enable/disable return by Yann Gautier · 2 years, 6 months ago
  29. ef7ca7d Merge "feat(allwinner): allow to skip PMIC regulator setup" into integration by André Przywara · 2 years, 6 months ago
  30. b7e9308 fix(ufs): delete call to inv_dcache_range for utrd by Wing Li · 2 years, 6 months ago
  31. 71b5a1d feat(allwinner): allow to skip PMIC regulator setup by Andre Przywara · 2 years, 8 months ago
  32. 5aa329b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  33. c14205d feat(st-sdmmc2): manage cards power cycle by Yann Gautier · 5 years ago
  34. 8b330ce feat(st-drivers): introduce fixed regulator driver by Pascal Paillet · 3 years, 5 months ago
  35. 5e36dbb refactor(st-pmic): use regulator framework for DDR init by Pascal Paillet · 3 years, 7 months ago
  36. e6f1032 feat(st-pmic): register the PMIC to regulator framework by Yann Gautier · 2 years, 9 months ago
  37. 0b10b65 refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · 4 years, 8 months ago
  38. 79503b8 feat(regulator): add a regulator framework by Pascal Paillet · 3 years, 7 months ago
  39. c18c454 feat(stpmic1): add new services by Pascal Paillet · 3 years, 7 months ago
  40. f76731f feat(stpmic1): add USB OTG regulators by Etienne Carriere · 4 years, 6 months ago
  41. 342865a refactor(st-pmic): improve driver usage by Nicolas Le Bayon · 4 years, 8 months ago
  42. f5188ee refactor(stpmic1): set stpmic1_is_regulator_enabled() as boolean by Nicolas Le Bayon · 4 years, 10 months ago
  43. a205a5c feat(st): use newly introduced clock framework by Yann Gautier · 2 years, 10 months ago
  44. 8aac307 feat(clk): add a minimal clock framework by Gabriel Fernandez · 3 years, 9 months ago
  45. 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 3 years, 1 month ago
  46. 0e2c001 Merge "fix(scmi): make msg_header variable volatile" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  47. 5919747 feat(plat/rcar3): modify type for Internal function argument by Takuya Sakata · 2 years, 8 months ago
  48. 0034f60 feat(plat/rcar3): modify sequence for update value for WUPMSKCA57/53 by Takuya Sakata · 2 years, 8 months ago
  49. 0e47845 fix(plat/rcar3): fix to bit operation for WUPMSKCA57/53 by Takuya Sakata · 2 years, 8 months ago
  50. 683122e Merge changes from topic "a3700-comphy-fixes-1" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  51. 4959cc2 Merge "feat(stm32mp1): preserve the PLL4 settings for USB boot" into integration by Manish Pandey · 2 years, 7 months ago
  52. 1132db8 refactor(drivers/marvell/comphy-3700): rename Clock Source Low value constants by Marek Behún · 2 years, 7 months ago
  53. b531ca7 refactor(drivers/marvell/comphy-3700): rename Clock Source Low register constants by Marek Behún · 2 years, 7 months ago
  54. e58e733 refactor(drivers/marvell/comphy-3700): rename Reset and Clock Control register constants by Marek Behún · 2 years, 7 months ago
  55. d6d3247 refactor(drivers/marvell/comphy-3700): rename Lane Status 1 register constants by Marek Behún · 2 years, 7 months ago
  56. d0da334 refactor(drivers/marvell/comphy-3700): rename Miscellaneous Control register constants by Marek Behún · 2 years, 7 months ago
  57. 6355cdb refactor(drivers/marvell/comphy-3700): rename Idle Sync Enable register constants by Marek Behún · 2 years, 7 months ago
  58. 5a90dc3 refactor(drivers/marvell/comphy-3700): unify Generation Settings register values by Marek Behún · 2 years, 7 months ago
  59. ff8afbe refactor(drivers/marvell/comphy-3700): unify Generation Settings register names by Marek Behún · 2 years, 7 months ago
  60. 781babd4 refactor(drivers/marvell/comphy-3700): drop _ADDR suffixes by Marek Behún · 2 years, 7 months ago
  61. 0284c8a refactor(drivers/marvell/comphy-3700): drop _REG prefixes and suffixes by Marek Behún · 2 years, 7 months ago
  62. 4457e65b refactor(drivers/marvell/comphy-3700): move and add comment for COMPHY_RESERVED_REG by Marek Behún · 2 years, 7 months ago
  63. 88315c5 refactor(drivers/marvell/comphy-3700): move Miscellaneous Control 0 register definition by Marek Behún · 2 years, 7 months ago
  64. 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
  65. fc38732 refactor(drivers/marvell/comphy-3700): rename Digital Loopback Enable register constant by Marek Behún · 2 years, 7 months ago
  66. c8b27ce fix(drivers/marvell/comphy): change reg_set() / reg_set16() to update semantics by Marek Behún · 2 years, 7 months ago
  67. 96ea8fe fix(drivers/marvell/comphy-3700): use reg_set() according to update semantics by Marek Behún · 2 years, 7 months ago
  68. bca8b6c fix(drivers/marvell/comphy-3700): fix comments about selector register values by Marek Behún · 2 years, 7 months ago
  69. 593edd5 fix(drivers/marvell/comphy-3700): fix comment about COMPHY status register by Marek Behún · 2 years, 7 months ago
  70. da9b3d5 fix(drivers/marvell/comphy-3700): fix reference clock selection value names by Marek Behún · 2 years, 7 months ago
  71. 126f457 fix(drivers/marvell/comphy-3700): drop MODE_REFDIV constant by Marek Behún · 2 years, 7 months ago
  72. d2a1c03 fix(drivers/marvell/comphy-3700): fix SerDes frequency register value name by Marek Behún · 2 years, 7 months ago
  73. 71d145e fix(drivers/marvell/comphy-3700): fix Generation Setting registers names by Marek Behún · 2 years, 7 months ago
  74. c823712 fix(drivers/marvell/comphy-3700): fix PIN_PU_IVREF register name by Marek Behún · 2 years, 7 months ago
  75. 526a637 fix(scmi): make msg_header variable volatile by sah01 · 2 years, 7 months ago
  76. e112a5a refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · 2 years, 9 months ago
  77. 166f598 Merge "refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID" into integration by Sandrine Bailleux · 2 years, 7 months ago
  78. 7f5912d Merge "fix(gicv3): fix iroute value wrong issue" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  79. ddb0b94 fix(gicv3): fix iroute value wrong issue by Ming Huang · 2 years, 8 months ago
  80. dc08ebe feat(drivers/st/uart): add uart driver for STM32MP1 by Nicolas Le Bayon · 4 years, 10 months ago
  81. 64e1b2c feat(stm32mp1): preserve the PLL4 settings for USB boot by Patrick Delaunay · 3 years, 10 months ago
  82. 82602c9 fix(plat/marvell/a3720/uart): do external reset during initialization by Pali Rohár · 2 years, 8 months ago
  83. f658b89 fix(plat/marvell/a3720/uart): configure UART after TX FIFO reset by Pali Rohár · 2 years, 8 months ago
  84. 622d5da feat(plat/marvell/a3720/uart): preserve x1/x2 regs in console_a3700_core_init() by Pali Rohár · 2 years, 8 months ago
  85. 67009c3 refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID by Manish V Badarkhe · 2 years, 8 months ago
  86. 31cf318 fix(drivers/gic600ae_fmu): fix timeout calculation by anzhou · 2 years, 8 months ago
  87. 9b384b3 fix: use correct printf format for uint64_t by Manish Pandey · 2 years, 8 months ago
  88. 48ba183 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  89. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 2 years, 8 months ago
  90. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  91. 215f76f Merge changes from topic "arm_fpga_auto" into integration by André Przywara · 2 years, 8 months ago
  92. b43d85a fix(drivers/usb): add a optional ops get_other_speed_config_desc by Patrick Delaunay · 2 years, 8 months ago
  93. c7f971b fix(drivers/usb): remove unnecessary cast by Patrick Delaunay · 2 years, 8 months ago
  94. b8da1c6 feat(gicv3): introduce GIC component identification by Andre Przywara · 2 years, 10 months ago
  95. 8507a5c fix(drivers/usb): remove deadcode when USBD_EP_NB = 1 by Patrick Delaunay · 2 years, 8 months ago
  96. e8b6c76 fix(drivers/usb): fix Null pointer dereferences in usb_core_set_config by Patrick Delaunay · 2 years, 8 months ago
  97. 04f89be feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · 3 years, 10 months ago
  98. 759d36c feat(drivers/usb): add a USB device stack by Patrick Delaunay · 3 years, 10 months ago
  99. 582973d Merge "fix: remove "experimental" tag for stable features" into integration by Sandrine Bailleux · 2 years, 8 months ago
  100. 34a305e fix: remove "experimental" tag for stable features by Manish Pandey · 2 years, 8 months ago