| Age | Commit message (Expand) | Author |
| 2026-08-20 | refactor(build): remove redundant `eval` calls | Chris Kay |
| 2026-06-26 | fix(tsp): unify tsp_setup() and tsp_main() | Boyan Karatotev |
| 2026-05-14 | refactor(cpufeat): remove _MASK macros for ID registers | Boyan Karatotev |
| 2025-12-12 | feat(cpufeat): enable USE_SPINLOCK_CAS to FEAT_STATE_CHECKED | Boyan Karatotev |
| 2025-11-07 | feat(per-cpu): integrate per-cpu framework into BL31/BL32 | Sammit Joshi |
| 2025-11-07 | feat(per-cpu): introduce linker changes for NUMA aware per-cpu framework | Rohit Mathew |
| 2025-10-27 | Merge changes from topic "comp_build_macro" into integration | Manish V Badarkhe |
| 2025-10-22 | Merge changes from topic "bk/simpler_panic" into integration | Manish Pandey |
| 2025-10-21 | feat(build): setting CRYPTO_LIB via CRYPTO_SUPPORT | Lauren Wehrmeister |
| 2025-10-21 | feat(build): set CRYPTO_SUPPORT macro per BL | Lauren Wehrmeister |
| 2025-10-14 | Merge changes Id711e387,I531a2ee1,Ic5b48514,I81f5f663,I6c529c13, ... into int... | Govindraj Raja |
| 2025-10-14 | perf(bl32): don't call cm_get_context() unnecessarily | Boyan Karatotev |
| 2025-10-08 | refactor(build): make sorting of sections generic | Boyan Karatotev |
| 2025-09-23 | refactor(el3-runtime): streamline cpu_data assembly offsets using the cpu_ops... | Boyan Karatotev |
| 2025-09-12 | refactor(aarch64): move BL31 specific setup out of the PSCI entrypoint | Boyan Karatotev |
| 2025-07-09 | fix(el3-runtime): typecast operands to match data type | Maheedhar Bollapalli |
| 2025-04-25 | feat(tsp): cascade boot arguments to platforms | Harrison Mutai |
| 2025-04-16 | Merge changes Id942c20c,Idd286bea,I8917a26e,Iec8c3477,If3c25dcd, ... into int... | André Przywara |
| 2025-04-14 | chore(cpufeat): remove PAuth presence checks | Boyan Karatotev |
| 2025-04-14 | feat(cpufeat): enable FEAT_BTI to FEAT_STATE_CHECKED | Boyan Karatotev |
| 2025-04-11 | fix(tsp): use %u to display unsigned values | Yann Gautier |
| 2025-03-17 | feat(bl32): enable r3 usage for boot args | Harrison Mutai |
| 2025-03-17 | feat(handoff): add lib to sp-min sources | Harrison Mutai |
| 2025-01-21 | refactor(bl32): flush before console switch state | Salman Nabi |
| 2024-11-08 | feat(cm): test integrity of el1_ctx registers | Jayanth Dodderi Chidanand |
| 2024-05-08 | Merge changes from topic "early_console" into integration | Manish Pandey |
| 2024-05-07 | Merge changes from topic "makefile-cleanup" into integration | Manish V Badarkhe |
| 2024-05-06 | refactor(smccc): refactor vendor-el3 build | Govindraj Raja |
| 2024-05-06 | feat(smccc): add vendor-specific el3 service | Govindraj Raja |
| 2024-04-29 | build: remove `MAKE_BUILD_STRINGS` function | Chris Kay |
| 2024-04-24 | feat(console): introduce EARLY_CONSOLE | Yann Gautier |
| 2024-04-24 | feat(bl32): create an sp_min_setup function | Yann Gautier |
| 2024-03-26 | refactor(mte): remove mte, mte_perm | Govindraj Raja |
| 2024-02-20 | Merge "build: use toolchain identifiers in conditions" into integration | Mark Dykes |
| 2024-02-20 | Merge "build: use new toolchain variables for tools" into integration | Mark Dykes |
| 2024-02-12 | feat(mte): add mte2 feat | Govindraj Raja |
| 2024-02-06 | build: use toolchain identifiers in conditions | Chris Kay |
| 2024-02-06 | build: use new toolchain variables for tools | Chris Kay |
| 2024-01-23 | refactor(mte): deprecate CTX_INCLUDE_MTE_REGS | Govindraj Raja |
| 2023-11-06 | feat(build): check that .text section starts at page boundary | Andrey Skvortsov |
| 2023-08-04 | feat(bl32): print entry point before exiting SP_MIN | Stephan Gerhold |
| 2023-08-04 | fix(bl32): avoid clearing argument registers in RESET_TO_SP_MIN case | Stephan Gerhold |
| 2023-08-04 | fix(bl32): always include arm_arch_svc in SP_MIN | Stephan Gerhold |
| 2023-06-29 | refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init | Boyan Karatotev |
| 2023-06-21 | fix(tsp): fix destination ID in direct request | Marc Bonnici |
| 2023-06-12 | chore(bl): add UNALIGNED symbols for TEXT/RODATA | Michal Simek |
| 2023-06-01 | Merge changes from topic "hm/memmap-feat" into integration | Sandrine Bailleux |
| 2023-05-22 | fix(tsp): flush uart console | Govindraj Raja |
| 2023-05-12 | build(bl32): add symbols for memory layout | Harrison Mutai |
| 2023-05-05 | feat(errata_abi): errata management firmware interface | Sona Mathew |