1. 2c2fbb0 Merge "fix(docs): fix `FF-A` substitution" into integration by Manish Pandey · 2 years, 8 months ago
  2. 31cf318 fix(drivers/gic600ae_fmu): fix timeout calculation by anzhou · 2 years, 8 months ago
  3. 50f72f7 Merge "fix(plat/arm): fix a VERBOSE trace" into integration by Sandrine Bailleux · 2 years, 8 months ago
  4. 4a413dc docs(changelog): categorize scopes by Chris Kay · 2 years, 8 months ago
  5. 1b706e6 docs(commit-style): add commit style documentation by Chris Kay · 2 years, 8 months ago
  6. 025c87f build(docs): introduce release script by Chris Kay · 2 years, 8 months ago
  7. 3b31170 build(docs): add support for Markdown documentation by Chris Kay · 2 years, 8 months ago
  8. 285c130 build(hooks): add commitlint checks for trailers by Chris Kay · 2 years, 8 months ago
  9. 1931193 build(npm): add Standard Version v9.3.2 by Chris Kay · 2 years, 8 months ago
  10. 2de4b54 build(npm): add additional package metadata by Chris Kay · 2 years, 8 months ago
  11. cbd0307 build(npm): add license field by Chris Kay · 2 years, 8 months ago
  12. b02761e build(npm): update Husky to v7.0.4 by Chris Kay · 2 years, 8 months ago
  13. c9293b4 build(npm): update commitlint to v14.1.0 by Chris Kay · 2 years, 8 months ago
  14. f8dca8e build(npm): update lockfile format to v2 by Chris Kay · 2 years, 8 months ago
  15. 32b292d docs(prerequisites): update to Node.js v16 by Chris Kay · 2 years, 8 months ago
  16. 24940b6 build(docs): update Python dependencies by Chris Kay · 2 years, 8 months ago
  17. 3648d75 fix(docs): fix `FF-A` substitution by Chris Kay · 2 years, 8 months ago
  18. 78f8951 build(docs): pin Python dependencies by Chris Kay · 2 years, 10 months ago
  19. d7496fa Merge "fix(rme): fixes a shift by 64 bits bug in the RME GPT library" into integration by Manish Pandey · 2 years, 8 months ago
  20. 6a47d71 Merge "docs(spm): document s-el0 partition support" into integration by Olivier Deprez · 2 years, 8 months ago
  21. 649d19b fix(plat/arm): fix a VERBOSE trace by Sandrine Bailleux · 2 years, 9 months ago
  22. 6c395f5 Merge "fix(spm_mm): do not compile if SVE/SME is enabled" into integration by Manish Pandey · 2 years, 8 months ago
  23. b984bc4 fix(rme): fixes a shift by 64 bits bug in the RME GPT library by johpow01 · 2 years, 9 months ago
  24. 247e5c3 fix(spm_mm): do not compile if SVE/SME is enabled by Manish Pandey · 2 years, 8 months ago
  25. 288669d Merge changes I9e6feeee,If1cd7962 into integration by Manish Pandey · 2 years, 8 months ago
  26. 023b1a4 docs(rme): add description of TF-A changes for RME by Zelalem Aweke · 2 years, 9 months ago
  27. 7529440 docs(gpt): add documentation page for GPT library by johpow01 · 2 years, 10 months ago
  28. 86ebb7e Merge "feat(sme): enable SME functionality" into integration by Manish Pandey · 2 years, 8 months ago
  29. 9baade3 feat(sme): enable SME functionality by johpow01 · 3 years ago
  30. 78b7a8c Merge "fix: use correct printf format for uint64_t" into integration by Manish Pandey · 2 years, 8 months ago
  31. 9b384b3 fix: use correct printf format for uint64_t by Manish Pandey · 2 years, 8 months ago
  32. 1951724 Merge "fix(mt8195): use correct print format for uint64_t" into integration by Manish Pandey · 2 years, 8 months ago
  33. a2e3a0c fix(mt8195): use correct print format for uint64_t by Madhukar Pappireddy · 2 years, 8 months ago
  34. a140345 Merge "docs(spm): secure interrupt management in SPMC" into integration by Mark Dykes · 2 years, 8 months ago
  35. b3d37b1 docs(spm): secure interrupt management in SPMC by Madhukar Pappireddy · 2 years, 9 months ago
  36. 3d2b7b7 Merge "fix(sdei): fix assert while kdump issue" into integration by Manish Pandey · 2 years, 8 months ago
  37. b54d2c1 Merge "fix(gpt_rme): use correct print format for uint64_t" into integration by Manish Pandey · 2 years, 8 months ago
  38. 9174a75 fix(gpt_rme): use correct print format for uint64_t by Manish Pandey · 2 years, 8 months ago
  39. 8058414 Merge "Changing SMC code for transitioning Granule" into integration by Mark Dykes · 2 years, 8 months ago
  40. 1d74739 Merge "fix(spmd): error macro to use correct print format" into integration by Olivier Deprez · 2 years, 8 months ago
  41. 1f23063 Merge "feat(measured boot): add documentation to build and run PoC" into integration by Joanna Farley · 2 years, 8 months ago
  42. ba100f2 fix(spmd): error macro to use correct print format by Olivier Deprez · 2 years, 8 months ago
  43. 9147d62 Merge "feat(SPMD): route secure interrupts to SPMC" into integration by Olivier Deprez · 2 years, 8 months ago
  44. 48ba183 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  45. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 2 years, 8 months ago
  46. 28e7b3d Changing SMC code for transitioning Granule by Mark Dykes · 2 years, 8 months ago
  47. e5f9a0a Merge "fix(arm_fpga): Change PL011 UART IRQ" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  48. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  49. 3637453 Merge changes Ic2f90d79,Ieca02425,I615bcc1f,I6a9cb4a2,I5247f8f8, ... into integration by Madhukar Pappireddy · 2 years, 8 months ago
  50. 7c60e31 feat(measured boot): add documentation to build and run PoC by Javier Almansa Sobrino · 3 years ago
  51. 215f76f Merge changes from topic "arm_fpga_auto" into integration by André Przywara · 2 years, 8 months ago
  52. 4de29cb fix(errata): workaround for Neoverse V1 erratum 2216392 by johpow01 · 2 years, 10 months ago
  53. 7f3f7ce docs(spm): document s-el0 partition support by Raghu Krishnamurthy · 2 years, 9 months ago
  54. e9e4f80 Merge "feat(tc0): add Ivy partition" into integration by Mark Dykes · 2 years, 8 months ago
  55. 45c1724 fix(errata): workaround for Cortex A78 erratum 2242635 by johpow01 · 2 years, 10 months ago
  56. 36d7c31 Merge "refactor(stm32mp1): use fconf.mk" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  57. 37e3266 Merge "feat(ff-a): feature retrieval through FFA_FEATURES call" into integration by Olivier Deprez · 2 years, 8 months ago
  58. fd73e52 feat(ff-a): feature retrieval through FFA_FEATURES call by J-Alves · 2 years, 8 months ago
  59. 4753d84 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  60. 7eaf066 Merge "fix(fdts stm32mp1): correct copyright dates" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  61. 0dc9231 refactor(stm32mp1): use fconf.mk by Yann Gautier · 2 years, 8 months ago
  62. 6294466 fix(fdts stm32mp1): correct copyright dates by Yann Gautier · 2 years, 8 months ago
  63. cceb785 fix(sdei): fix assert while kdump issue by Ming Huang · 2 years, 10 months ago
  64. 5d1cc09 Merge "chore(docs): update supported FVP models doc" into integration by Joanna Farley · 2 years, 8 months ago
  65. f98c16f Merge "fix(gpt_rme): add necessary barriers and remove cache clean" into integration by Soby Mathew · 2 years, 8 months ago
  66. 521375d fix(gpt_rme): add necessary barriers and remove cache clean by Soby Mathew · 2 years, 9 months ago
  67. b43d85a fix(drivers/usb): add a optional ops get_other_speed_config_desc by Patrick Delaunay · 2 years, 8 months ago
  68. c7f971b fix(drivers/usb): remove unnecessary cast by Patrick Delaunay · 2 years, 8 months ago
  69. 45b9f6f fix(errata): workaround for Neoverse-N2 erratum 2280757 by nayanpatel-arm · 2 years, 9 months ago
  70. fed9813 fix(errata): workaround for Neoverse-N2 erratum 2242400 by nayanpatel-arm · 2 years, 9 months ago
  71. 8e1aa01 fix(errata): workaround for Neoverse-N2 erratum 2138958 by nayanpatel-arm · 2 years, 9 months ago
  72. 2f15399 fix(errata): workaround for Neoverse-N2 erratum 2242415 by nayanpatel-arm · 2 years, 9 months ago
  73. 5617bd5 fix(arm_fpga): Change PL011 UART IRQ by Andre Przywara · 3 years, 2 months ago
  74. 5176910 feat(arm_fpga): write UART baud base clock frequency into DTB by Andre Przywara · 2 years, 10 months ago
  75. b69294d feat(arm_fpga): query PL011 to learn system frequency by Andre Przywara · 2 years, 10 months ago
  76. 2f67413 refactor(arm_fpga): move command line code into separate function by Andre Przywara · 2 years, 10 months ago
  77. 18c85a1 fix(fdt): avoid output on missing DT property by Andre Przywara · 2 years, 10 months ago
  78. 43c3ac5 feat(arm_fpga): add ITS autodetection by Andre Przywara · 3 years ago
  79. 12dffc1 feat(arm_fpga): determine GICR base by probing by Andre Przywara · 3 years, 2 months ago
  80. b8da1c6 feat(gicv3): introduce GIC component identification by Andre Przywara · 2 years, 11 months ago
  81. f2a78fe feat(libfdt): also allow changing base address by Andre Przywara · 3 years, 2 months ago
  82. d805797 fix(arm_fpga): avoid re-linking from executable ELF file by Andre Przywara · 2 years, 8 months ago
  83. fd115b6 chore(docs): update supported FVP models doc by Maksims Svecovs · 2 years, 8 months ago
  84. 8507a5c fix(drivers/usb): remove deadcode when USBD_EP_NB = 1 by Patrick Delaunay · 2 years, 8 months ago
  85. e8b6c76 fix(drivers/usb): fix Null pointer dereferences in usb_core_set_config by Patrick Delaunay · 2 years, 8 months ago
  86. a664c49 feat(SPMD): route secure interrupts to SPMC by Olivier Deprez · 4 years ago
  87. c44bac9 Merge changes from topic "fix_checkpatch_merges" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  88. 0547599 feat(tc0): add Ivy partition by Olivier Deprez · 2 years, 9 months ago
  89. 8950112 Merge "docs(gcc): update GCC to version 10.3-2021.07" into integration by Manish Pandey · 2 years, 8 months ago
  90. c623316 fix(plat/st): remove double space by Yann Gautier · 2 years, 8 months ago
  91. a10a685 fix(checkpatch): do not check merge commits by Yann Gautier · 2 years, 8 months ago
  92. 6845eed Merge "fix(amu): remove `amu_fconf.c`" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  93. e9c3256 fix(amu): remove `amu_fconf.c` by Chris Kay · 2 years, 8 months ago
  94. 17ab7ce Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  95. 9bcd147 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · 2 years, 8 months ago
  96. 7716d6a Merge changes from topic "st_dt_update" into integration by Manish Pandey · 2 years, 8 months ago
  97. 9c5ee78 feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target by Patrick Delaunay · 3 years ago
  98. f12b745 feat(plat/st/stm32mp1): add USB DFU support for STM32MP1 by Patrick Delaunay · 3 years ago
  99. fb92928 feat(plat/st): add STM32CubeProgrammer support on USB by Patrick Delaunay · 3 years, 10 months ago
  100. 04f89be feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · 3 years, 10 months ago