1. deef969 refactor(st-clock): update STGEN management by Lionel Debieve · Wed Dec 04 21:50:19 2019 +0100
  2. ad730b5 refactor(st-clock): use refcnt instead of secure status by Yann Gautier · Wed Jan 19 13:57:49 2022 +0100
  3. 4e336a6 feat(fwu): add platform hook for getting the boot index by Sughosh Ganu · Wed Dec 01 15:53:32 2021 +0530
  4. a79559f feat(fwu): add a function to pass metadata structure to platforms by Sughosh Ganu · Wed Dec 01 11:50:22 2021 +0530
  5. 47b642e feat(partition): add a function to identify a partition by GUID by Sughosh Ganu · Wed Nov 10 13:00:30 2021 +0530
  6. 2436c1c feat(partition): make provision to store partition GUID value by Sughosh Ganu · Fri Jul 02 16:22:55 2021 +0530
  7. e926915 feat(partition): cleanup partition and gpt headers by Sughosh Ganu · Tue Dec 07 16:49:21 2021 +0530
  8. 1c47f64 feat(fwu): add basic definitions for GUID handling by Sughosh Ganu · Fri Jul 02 16:00:40 2021 +0530
  9. f40154f feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · Wed Nov 17 17:08:10 2021 +0530
  10. 9e2a7ad Merge changes from topic "decouple-tb-mb" into integration by Sandrine Bailleux · Tue Jan 25 08:10:58 2022 +0100
  11. 05cd425 Merge changes from topic "new_ls1043a" into integration by Manish Pandey · Thu Jan 20 17:29:00 2022 +0100
  12. 2f7189b feat(nxp/driver/dcfg): add some macro definition by Jiafei Pan · Thu Oct 21 17:07:18 2021 +0800
  13. 541c914 feat(nxp/driver/tzc380): add tzc380 platform driver support by Jiafei Pan · Thu Oct 21 16:42:34 2021 +0800
  14. 749f156 feat(tzc380): add sub-region register definition by Jiafei Pan · Thu Oct 21 16:38:32 2021 +0800
  15. f0b86b1 feat(nxp/driver/ifc_nand): add IFC NAND flash driver by Jiafei Pan · Thu Oct 21 16:14:18 2021 +0800
  16. ee38ff4 feat(nxp/driver/ifc_nor): add IFC nor flash driver by Jiafei Pan · Thu Oct 21 16:09:57 2021 +0800
  17. ac51e15 feat(nxp/driver/csu): add bypass bit mask definition by Jiafei Pan · Thu Oct 21 16:05:37 2021 +0800
  18. e85dbdb feat(nxp/driver/dcfg): add gic address align register definition by Jiafei Pan · Thu Oct 21 16:01:47 2021 +0800
  19. 5177ea2 refactor(st-clock): directly use oscillator name by Gabriel Fernandez · Fri May 15 08:00:03 2020 +0200
  20. d8444a7 feat(cpu/cortex_a53): add L1PCTL macro definiton for CPUACTLR_EL1 by Jiafei Pan · Thu Oct 21 15:02:08 2021 +0800
  21. 92de80a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · Thu Dec 16 10:41:47 2021 +0000
  22. 620ce33 refactor(st-ddr): move basic tests in a dedicated file by Nicolas Le Bayon · Tue Mar 02 11:19:36 2021 +0100
  23. 8ce825f refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · Tue May 18 10:01:30 2021 +0200
  24. 6d8c244 feat(stm32mp1): allow configuration of DDR AXI ports number by Yann Gautier · Thu Sep 17 12:42:46 2020 +0200
  25. e22424a feat(st-ddr): add read valid training support by Nicolas Le Bayon · Fri Sep 10 12:03:38 2021 +0200
  26. a0f6ff7 refactor(stm32mp1): remove the support of calibration result by Patrick Delaunay · Fri Apr 30 17:31:52 2021 +0200
  27. 2860fe0 refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication by Jona Stubbe · Tue Dec 22 13:06:10 2020 +0100
  28. ef7ca7d Merge "feat(allwinner): allow to skip PMIC regulator setup" into integration by André Przywara · Sat Jan 01 02:16:14 2022 +0100
  29. 71b5a1d feat(allwinner): allow to skip PMIC regulator setup by Andre Przywara · Mon Nov 01 00:17:37 2021 +0000
  30. 567833f Merge "feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX" into integration by Joanna Farley · Fri Dec 24 11:26:32 2021 +0100
  31. 5aa329b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · Fri Dec 24 00:13:50 2021 +0100
  32. ef681ea Merge changes from topic "clock_framework" into integration by Madhukar Pappireddy · Wed Dec 22 19:17:57 2021 +0100
  33. c14205d feat(st-sdmmc2): manage cards power cycle by Yann Gautier · Fri May 10 16:01:34 2019 +0200
  34. 8b330ce feat(st-drivers): introduce fixed regulator driver by Pascal Paillet · Wed Jan 20 17:09:10 2021 +0100
  35. e6f1032 feat(st-pmic): register the PMIC to regulator framework by Yann Gautier · Mon Sep 27 14:31:40 2021 +0200
  36. 0b10b65 refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · Mon Nov 18 13:13:36 2019 +0100
  37. 79503b8 feat(regulator): add a regulator framework by Pascal Paillet · Tue Dec 15 18:26:39 2020 +0100
  38. c18c454 feat(stpmic1): add new services by Pascal Paillet · Tue Dec 15 18:28:34 2020 +0100
  39. f76731f feat(stpmic1): add USB OTG regulators by Etienne Carriere · Fri Jan 10 08:31:13 2020 +0100
  40. f5188ee refactor(stpmic1): set stpmic1_is_regulator_enabled() as boolean by Nicolas Le Bayon · Thu Sep 19 11:24:50 2019 +0200
  41. 8aac307 feat(clk): add a minimal clock framework by Gabriel Fernandez · Tue Oct 13 09:36:25 2020 +0200
  42. f6c37de fix(errata): workaround for Cortex X2 erratum 2058056 by johpow01 · Fri Dec 03 11:27:33 2021 -0600
  43. 15f10bd fix(errata): workaround for Cortex X2 erratum 2083908 by johpow01 · Wed Dec 01 17:40:39 2021 -0600
  44. 8bac9f9 Merge changes from topic "fconf_get_index" into integration by Madhukar Pappireddy · Tue Dec 14 20:58:09 2021 +0100
  45. 74b7e44 feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX by johpow01 · Wed Dec 01 13:18:30 2021 -0600
  46. 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · Fri Jun 11 10:54:56 2021 +0200
  47. 5a57e25 feat(fconf): add a helper to get image index by Yann Gautier · Mon Dec 13 15:22:45 2021 +0100
  48. 2d17705 Merge changes from topic "jc/AMUv1" into integration by Manish Pandey · Mon Dec 13 13:52:37 2021 +0100
  49. 7e3035e Merge changes from topic "mb_critical_data" into integration by Manish Pandey · Fri Dec 10 14:37:06 2021 +0100
  50. 13ae0f4 fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · Thu Nov 25 14:59:30 2021 +0000
  51. 2e9e015 Merge "fix(rmmd): align RMI and GTSI FIDs with SMCCC" into integration by Alexei Fedorov · Fri Dec 10 12:20:36 2021 +0100
  52. 1ffa009 feat(fvp): measure critical data by Manish V Badarkhe · Wed Oct 20 22:06:40 2021 +0100
  53. e112a5a refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · Wed Oct 06 23:41:50 2021 +0100
  54. 8cc642c fix(rmmd): align RMI and GTSI FIDs with SMCCC by Subhasish Ghosh · Sun Nov 14 17:19:09 2021 +0000
  55. 166f598 Merge "refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID" into integration by Sandrine Bailleux · Wed Dec 08 08:16:53 2021 +0100
  56. dc08ebe feat(drivers/st/uart): add uart driver for STM32MP1 by Nicolas Le Bayon · Wed Sep 11 11:46:40 2019 +0200
  57. 82602c9 fix(plat/marvell/a3720/uart): do external reset during initialization by Pali Rohár · Mon Nov 15 12:24:56 2021 +0100
  58. 67009c3 refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID by Manish V Badarkhe · Sun Oct 31 14:47:49 2021 +0000
  59. 9baade3 feat(sme): enable SME functionality by johpow01 · Thu Jul 08 14:14:00 2021 -0500
  60. 8058414 Merge "Changing SMC code for transitioning Granule" into integration by Mark Dykes · Tue Nov 09 21:13:39 2021 +0100
  61. 9147d62 Merge "feat(SPMD): route secure interrupts to SPMC" into integration by Olivier Deprez · Tue Nov 09 11:57:30 2021 +0100
  62. 48ba183 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · Tue Nov 09 06:03:32 2021 +0100
  63. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · Mon Nov 08 21:34:42 2021 +0100
  64. 28e7b3d Changing SMC code for transitioning Granule by Mark Dykes · Mon Nov 08 10:36:53 2021 -0600
  65. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  66. 3637453 Merge changes Ic2f90d79,Ieca02425,I615bcc1f,I6a9cb4a2,I5247f8f8, ... into integration by Madhukar Pappireddy · Mon Nov 08 15:28:19 2021 +0100
  67. b43d85a fix(drivers/usb): add a optional ops get_other_speed_config_desc by Patrick Delaunay · Thu Nov 04 15:13:33 2021 +0100
  68. fed9813 fix(errata): workaround for Neoverse-N2 erratum 2242400 by nayanpatel-arm · Thu Oct 07 17:59:33 2021 -0700
  69. 8e1aa01 fix(errata): workaround for Neoverse-N2 erratum 2138958 by nayanpatel-arm · Wed Oct 20 18:28:58 2021 -0700
  70. 2f15399 fix(errata): workaround for Neoverse-N2 erratum 2242415 by nayanpatel-arm · Wed Oct 06 15:31:24 2021 -0700
  71. 12dffc1 feat(arm_fpga): determine GICR base by probing by Andre Przywara · Wed May 19 09:40:01 2021 +0100
  72. b8da1c6 feat(gicv3): introduce GIC component identification by Andre Przywara · Tue Aug 24 10:03:57 2021 +0100
  73. f2a78fe feat(libfdt): also allow changing base address by Andre Przywara · Wed May 19 09:37:21 2021 +0100
  74. a664c49 feat(SPMD): route secure interrupts to SPMC by Olivier Deprez · Wed Aug 05 11:27:42 2020 +0200
  75. 17ab7ce Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · Fri Oct 29 23:47:56 2021 +0200
  76. 9bcd147 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · Fri Oct 29 18:48:52 2021 +0200
  77. 04f89be feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · Mon Sep 14 09:47:44 2020 +0200
  78. 759d36c feat(drivers/usb): add a USB device stack by Patrick Delaunay · Fri Sep 04 18:20:51 2020 +0200
  79. 0033b25 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · Mon Oct 11 14:51:11 2021 -0500
  80. 03be39d feat(mpmm): add support for MPMM by Chris Kay · Wed May 05 13:38:30 2021 +0100
  81. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · Thu Aug 19 11:21:52 2021 +0100
  82. 26a7961 refactor(amu): refactor enablement and context switching by Chris Kay · Mon May 24 20:35:26 2021 +0100
  83. da81914 refactor(amu): detect auxiliary counters at runtime by Chris Kay · Tue May 25 15:24:18 2021 +0100
  84. a40141d refactor(amu): detect architected counters at runtime by Chris Kay · Tue May 25 12:33:18 2021 +0100
  85. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · Tue May 25 10:42:56 2021 +0100
  86. a5fde28 refactor(amu): factor out register accesses by Chris Kay · Wed May 26 11:58:23 2021 +0100
  87. f13c6b5 refactor(amu)!: privatize unused AMU APIs by Chris Kay · Mon May 24 21:00:07 2021 +0100
  88. f8ba62b refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · Mon May 17 14:47:25 2021 +0100
  89. 93c9db0 feat(fdt-wrappers): add CPU enumeration utility function by Chris Kay · Tue Sep 28 16:06:25 2021 +0100
  90. 1ec298c fix(cpu): correct Demeter CPU name by johpow01 · Fri Oct 15 12:02:36 2021 -0500
  91. d36241d Merge "fix(pie): invalidate data cache in the entire image range if PIE is enabled" into integration by Sandrine Bailleux · Thu Oct 21 08:42:05 2021 +0200
  92. e39543a feat(cpu): add support for Hunter CPU by johpow01 · Thu Aug 19 16:51:26 2021 -0500
  93. b0d69e8 fix(pie): invalidate data cache in the entire image range if PIE is enabled by Zelalem Aweke · Fri Oct 15 17:25:52 2021 -0500
  94. f238eaf Merge "fix(scmi): relax requirement for exact protocol version" into integration by André Przywara · Tue Oct 19 10:58:09 2021 +0200
  95. 5795d20 Merge changes from topic "ufs_patches" into integration by Manish Pandey · Mon Oct 18 14:13:17 2021 +0200
  96. 282167b Merge changes Id7d4f5df,If82542cc,I0ba80057,I75a443db,Ifa18b4fc, ... into integration by Joanna Farley · Mon Oct 18 09:54:28 2021 +0200
  97. 63d7c16 fix(ufs): add reset before DME_LINKSTARTUP by Jorge Troncoso · Tue Oct 05 22:46:35 2021 -0700
  98. 5f44916 refactor(ufs): add retry logic to ufshc_reset by Jorge Troncoso · Thu Sep 30 16:29:32 2021 -0700
  99. 453e5e7 refactor(ufs): reuse ufshc_send_uic_cmd by Jorge Troncoso · Thu Sep 23 17:14:29 2021 -0700
  100. 5cb8d7c Merge changes from topic "st_fixes" into integration by Mark Dykes · Thu Oct 14 23:16:36 2021 +0200