1. b9b1750 refactor(measured-boot): split out a few Event Log driver functions by Manish V Badarkhe · 3 years, 2 months ago
  2. ff1e42e feat(drtm): add PCR entries for DRTM by Manish V Badarkhe · 3 years, 5 months ago
  3. 2bf4f27 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 3 years, 2 months ago
  4. e43caf3 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · 3 years, 5 months ago
  5. e8f4ec1 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 2 years, 10 months ago
  6. 3125901 feat(rss): add new comms protocols by Raef Coles · 3 years, 2 months ago
  7. 1258189 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · 3 years, 5 months ago
  8. b86cbe1 Merge changes from topic "provencore-spd" into integration by Joanna Farley · 2 years, 11 months ago
  9. e689048 fix(gicv3): update the affinity mask to 8 bit by Pranav Madhu · 3 years ago
  10. dcb31ff feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 4 years ago
  11. f462c12 feat(mmc): get boot partition size by Yann Gautier · 3 years ago
  12. f29c070 feat(mtd): add platform function to allow using external buffer by Lionel Debieve · 4 years, 4 months ago
  13. e5b267b feat(mmc): manage SD Switch Function for high speed mode by Yann Gautier · 6 years ago
  14. c152276 Merge changes from topic "st_fip_uuid" into integration by Lauren Wehrmeister · 3 years ago
  15. 28645eb fix(ufs): add retries to ufs_read_capacity by Rohit Ner · 3 years, 1 month ago
  16. 564f5d4 feat(guid-partition): allow to find partition by type UUID by Lionel Debieve · 3 years, 5 months ago
  17. 2d8e80c Merge changes from topics "binary-format-sp", "od/meas-boot-spmc" into integration by Sandrine Bailleux · 3 years, 1 month ago
  18. 24f51f2 Merge "feat(auth): enable MBEDTLS_CHECK_RETURN_WARNING" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  19. 0245080 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · 3 years, 1 month ago
  20. a4e485d feat(auth): enable MBEDTLS_CHECK_RETURN_WARNING by Sandrine Bailleux · 3 years, 2 months ago
  21. 84adb05 Merge changes from topic "mb/gic600-errata" into integration by Manish Pandey · 3 years, 1 month ago
  22. 78da42a refactor(measured-boot): mb algorithm selection by laurenw-arm · 3 years, 2 months ago
  23. 76398c0 refactor(nxp): use DPG0 mask from Arm GICv3 header by Manish V Badarkhe · 3 years, 2 months ago
  24. e1b15b0 fix(gic600): implement workaround to forward highest priority interrupt by Manish V Badarkhe · 3 years, 3 months ago
  25. 86b015e fix(mmc): remove broken, unsecure, unused eMMC RPMB handling by Ahmad Fatoum · 3 years, 2 months ago
  26. 01c5dd5 refactor(mmc): replace magic value with new PART_CFG_BOOT_PARTITION_NO_ACCESS by Ahmad Fatoum · 3 years, 2 months ago
  27. f85041a refactor(mmc): export user/boot partition switch functions by Ahmad Fatoum · 3 years, 2 months ago
  28. e637a5e fix(measured-boot): add SP entries to event_log_metadata by Imre Kis · 3 years, 4 months ago
  29. be1d3a1 Merge changes from topic "gpt-crc" into integration by Madhukar Pappireddy · 3 years, 3 months ago
  30. 6c5c532 feat(smmu): add SMMU abort transaction function by Lucian Paul-Trifu · 3 years, 4 months ago
  31. a283d19 feat(partition): verify crc while loading gpt header by Rohit Ner · 3 years, 3 months ago
  32. c44e50b feat(plat/arm/fvp): enable RSS backend based measured boot by Tamas Ban · 3 years, 6 months ago
  33. 0442ebd feat(drivers/measured_boot): add RSS backend by Tamas Ban · 3 years, 7 months ago
  34. ce0c40e feat(drivers/arm/rss): add RSS communication driver by Tamas Ban · 3 years, 7 months ago
  35. af26d7d feat(drivers/arm/mhu): add MHU driver by Tamas Ban · 3 years, 7 months ago
  36. efceb6b Merge changes Iaf21883b,I523c5d57,I57164923 into integration by Manish Pandey · 3 years, 3 months ago
  37. 52a314a feat(smmu): configure SMMU Root interface by Olivier Deprez · 3 years, 6 months ago
  38. b3f03b2 fix(ufs): disables controller if enabled by anans · 3 years, 5 months ago
  39. 50593e6 refactor(ufs): adds a function for fdeviceinit by anans · 3 years, 5 months ago
  40. 6a1c17c feat(gic600ae_fmu): enable all GICD, PPI, ITS SMs by Varun Wadekar · 3 years, 6 months ago
  41. 3f0094c feat(gic600ae_fmu): disable SMID for unavailable blocks by Varun Wadekar · 3 years, 6 months ago
  42. 308dce4 feat(gic600ae_fmu): introduce support for RAS error handling by Varun Wadekar · 3 years, 6 months ago
  43. 9755fd2 feat(nxp-gic): add some macros definition for gicv3 by Biwen Li · 4 years, 7 months ago
  44. d60364d feat(nxp-crypto): add chassis 3 support by Jiafei Pan · 3 years, 6 months ago
  45. df02aee feat(nxp-dcfg): add Chassis 3 support by Biwen Li · 4 years, 7 months ago
  46. 5278ec3 feat(st-pmic): add pmic_voltages_init() function by Yann Gautier · 3 years, 7 months ago
  47. 9be88e7 feat(st-clock): add clock driver for STM32MP13 by Gabriel Fernandez · 5 years ago
  48. 92537e1 Merge "fix(measured-boot): add RMM entry to event_log_metadata" into integration by Sandrine Bailleux · 3 years, 5 months ago
  49. f4e3e1e fix(measured-boot): add RMM entry to event_log_metadata by Tamas Ban · 3 years, 7 months ago
  50. fa7fdfa fix(nxp-crypto): refine code to avoid hang issue for some of toolchain by Jiafei Pan · 3 years, 9 months ago
  51. 0e38ff2 Merge "feat(st): update the security based on new compatible" into integration by Madhukar Pappireddy · 3 years, 6 months ago
  52. a7521bd feat(gic): allow overriding GICD_PIDR2_GICV2 address by Stephan Gerhold · 3 years, 8 months ago
  53. 812daf9 feat(st): update the security based on new compatible by Lionel Debieve · 4 years, 8 months ago
  54. 53584e1 feat(st-gpio): allow to set a gpio in output mode by Fabien Dessenne · 3 years, 11 months ago
  55. 417196f refactor(st-gpio): code improvements by Fabien Dessenne · 3 years, 11 months ago
  56. 072d753 refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · 6 years ago
  57. 591d80c refactor(st-clock): update STGEN management by Lionel Debieve · 6 years ago
  58. 2444d23 refactor(st-clock): use refcnt instead of secure status by Yann Gautier · 3 years, 7 months ago
  59. 9adce87 feat(fwu): add a function to pass metadata structure to platforms by Sughosh Ganu · 3 years, 8 months ago
  60. 3cb1065 feat(partition): add a function to identify a partition by GUID by Sughosh Ganu · 3 years, 9 months ago
  61. 938e8a5 feat(partition): make provision to store partition GUID value by Sughosh Ganu · 4 years, 1 month ago
  62. 2029f93 feat(partition): cleanup partition and gpt headers by Sughosh Ganu · 3 years, 8 months ago
  63. 19d63df feat(fwu): add basic definitions for GUID handling by Sughosh Ganu · 4 years, 1 month ago
  64. b196300 Merge changes from topic "decouple-tb-mb" into integration by Sandrine Bailleux · 3 years, 6 months ago
  65. b57d9d6 Merge changes from topic "new_ls1043a" into integration by Manish Pandey · 3 years, 7 months ago
  66. 1b29fe5 feat(nxp/driver/dcfg): add some macro definition by Jiafei Pan · 3 years, 10 months ago
  67. de9e57f feat(nxp/driver/tzc380): add tzc380 platform driver support by Jiafei Pan · 3 years, 10 months ago
  68. fdafe2b feat(tzc380): add sub-region register definition by Jiafei Pan · 3 years, 10 months ago
  69. 28279cf feat(nxp/driver/ifc_nand): add IFC NAND flash driver by Jiafei Pan · 3 years, 10 months ago
  70. e2fdc77 feat(nxp/driver/ifc_nor): add IFC nor flash driver by Jiafei Pan · 3 years, 10 months ago
  71. ec5fc50 feat(nxp/driver/csu): add bypass bit mask definition by Jiafei Pan · 3 years, 10 months ago
  72. 3a8c9d7 feat(nxp/driver/dcfg): add gic address align register definition by Jiafei Pan · 3 years, 10 months ago
  73. b208e3d refactor(st-clock): directly use oscillator name by Gabriel Fernandez · 5 years ago
  74. 0aa0b3a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 3 years, 8 months ago
  75. 63d2159 refactor(st-ddr): move basic tests in a dedicated file by Nicolas Le Bayon · 4 years, 5 months ago
  76. 06e55dc refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · 4 years, 3 months ago
  77. 88f4fb8 feat(stm32mp1): allow configuration of DDR AXI ports number by Yann Gautier · 4 years, 11 months ago
  78. 5def13e feat(st-ddr): add read valid training support by Nicolas Le Bayon · 3 years, 11 months ago
  79. 26cf5cf refactor(stm32mp1): remove the support of calibration result by Patrick Delaunay · 4 years, 3 months ago
  80. 9565962 refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication by Jona Stubbe · 4 years, 8 months ago
  81. e752fa4 Merge "feat(allwinner): allow to skip PMIC regulator setup" into integration by André Przywara · 3 years, 7 months ago
  82. 67412e4 feat(allwinner): allow to skip PMIC regulator setup by Andre Przywara · 3 years, 9 months ago
  83. 93b153b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · 3 years, 7 months ago
  84. 258bef9 feat(st-sdmmc2): manage cards power cycle by Yann Gautier · 6 years ago
  85. 5d6a264 feat(st-drivers): introduce fixed regulator driver by Pascal Paillet · 4 years, 7 months ago
  86. 85fb175 feat(st-pmic): register the PMIC to regulator framework by Yann Gautier · 3 years, 10 months ago
  87. ae7792e refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · 6 years ago
  88. d5b4a2c feat(regulator): add a regulator framework by Pascal Paillet · 4 years, 8 months ago
  89. ea552bf feat(stpmic1): add new services by Pascal Paillet · 4 years, 8 months ago
  90. 13fbfe0 feat(stpmic1): add USB OTG regulators by Etienne Carriere · 6 years ago
  91. 16e56a7 refactor(stpmic1): set stpmic1_is_regulator_enabled() as boolean by Nicolas Le Bayon · 6 years ago
  92. 847c6bc feat(clk): add a minimal clock framework by Gabriel Fernandez · 4 years, 10 months ago
  93. 737ad29 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 4 years, 2 months ago
  94. c6b2919 Merge changes from topic "mb_critical_data" into integration by Manish Pandey · 3 years, 8 months ago
  95. cf21064 feat(fvp): measure critical data by Manish V Badarkhe · 3 years, 10 months ago
  96. 14db963 refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · 3 years, 10 months ago
  97. 0628fe3 Merge "refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID" into integration by Sandrine Bailleux · 3 years, 8 months ago
  98. 165ad55 feat(drivers/st/uart): add uart driver for STM32MP1 by Nicolas Le Bayon · 6 years ago
  99. 0ee80f3 fix(plat/marvell/a3720/uart): do external reset during initialization by Pali Rohár · 3 years, 9 months ago
  100. 426a111 refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID by Manish V Badarkhe · 3 years, 9 months ago