| Age | Commit message (Expand) | Author |
| 2026-08-20 | refactor(build): remove redundant `eval` calls | Chris Kay |
| 2026-07-14 | feat(el3-runtime): implement synchronous EA injection | Boyan Karatotev |
| 2026-07-10 | Merge "fix(cpufeat): do not perform bitwise OR on boolean types" into integra... | Chris Kay |
| 2026-07-06 | Merge "perf(el3-runtime): do no check for AArch32 when not supported" into in... | Manish Pandey |
| 2026-06-25 | fix(cpufeat): do not perform bitwise OR on boolean types | Boyan Karatotev |
| 2026-06-22 | fix(el3-runtime): use #ifdef for __aarch64__ flags | Yann Gautier |
| 2026-06-19 | feat(cpufeat): create a central feature database | Boyan Karatotev |
| 2026-06-19 | refactor(cpufeat): rename FEAT_STATE_CHECK to FEAT_STATE_CHECKED | Boyan Karatotev |
| 2026-06-10 | feat(cpufeat): add support for FEAT_SPE_EXC and FEAT_SPE_nVM | Boyan Karatotev |
| 2026-05-14 | refactor(cpufeat): remove _MASK macros for ID registers | Boyan Karatotev |
| 2026-05-05 | feat(common): introduce SMC validation framework | kennethkabogo |
| 2026-05-05 | perf(el3-runtime): do no check for AArch32 when not supported | Boyan Karatotev |
| 2026-04-24 | Merge changes Ic8700325,I6a3a9f28,I91a28b5f,Ia69289bf,I81d9b73a, ... into int... | Boyan Karatotev |
| 2026-04-20 | fix(cpufeat): fix compiler warning in feature detection | Boyan Karatotev |
| 2026-04-20 | refactor(el3-runtime): use contexted SCR_EL3 instead of the register | Boyan Karatotev |
| 2026-04-10 | chore(cpufeat): check FEAT_RAS's dependency on FEAT_IESB | Boyan Karatotev |
| 2026-04-08 | feat(rmmd): replace ENABLE_RME with ENABLE_RMM | Arunachalam Ganapathy |
| 2026-04-08 | feat(rme): split off ENABLE_FEAT_RME | Andre Przywara |
| 2026-03-13 | Merge "test(bl): add short-read negative test scenario" into integration | Manish V Badarkhe |
| 2026-03-11 | test(bl): add short-read negative test scenario | Manish V Badarkhe |
| 2026-02-27 | perf(el3-runtime): only check for EAs with FFH_SUPPORT | Boyan Karatotev |
| 2026-02-27 | feat(cpufeat): bump FEATURE_DETECTION features up to 9.5 | Boyan Karatotev |
| 2026-02-27 | fix(el3-runtime): handle SVE/SMC traps instead of panicing | Boyan Karatotev |
| 2026-02-26 | Merge "fix(bl): error out if image read size is too short" into integration | Sandrine Afsa |
| 2026-02-04 | feat(cpufeat): add support for FEAT_HACDBS | Boyan Karatotev |
| 2026-02-04 | feat(cpufeat): add support for FEAT_HDBSS | Boyan Karatotev |
| 2026-02-04 | feat(cpufeat): add support for FEAT_STEP2 | Boyan Karatotev |
| 2026-02-02 | fix(bl): error out if image read size is too short | Marek Vasut |
| 2026-01-28 | Merge changes from topic "xlnx_fix_misra_common_fdt_split" into integration | Govindraj Raja |
| 2026-01-22 | Merge changes I2485d583,I1374c482,I07e29dbb,I949e6486 into integration | Manish V Badarkhe |
| 2026-01-22 | Merge changes I3a2243d0,Ifeb88c8f,I8ac77336 into integration | Manish Pandey |
| 2026-01-22 | fix(libfdt): resolve misra 10.3 violations | Suraj Kakade |
| 2026-01-19 | feat(cpufeat): advertise support for FEAT_RASv2 | Boyan Karatotev |
| 2026-01-19 | feat(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED again | Boyan Karatotev |
| 2026-01-19 | fix(libfdt): adding missing curly braces | Suraj Kakade |
| 2026-01-19 | fix(libfdt): fix misra 14.4 and 15.6 violations | Suraj Kakade |
| 2026-01-19 | fix(libfdt): typecast operands to match data type | Suraj Kakade |
| 2026-01-14 | Merge changes from topic "bk/simpler_panic" into integration | Govindraj Raja |
| 2026-01-13 | feat(cpufeat): add the newly analyzed features to FEATURE_DETECTION | Boyan Karatotev |
| 2026-01-13 | fix(cpufeat): add FEAT_SPE to FEATURE_DETECTION | Boyan Karatotev |
| 2026-01-13 | feat(morello): add Morello capability enablement changes | Manoj Kumar |
| 2026-01-09 | fix(el3-runtime): remove lower_el_panic() | Boyan Karatotev |
| 2026-01-08 | Merge "fix(el3-runtime): actually check for the EA bit on exception entry" in... | Govindraj Raja |
| 2026-01-08 | fix(el3-runtime): actually check for the EA bit on exception entry | Boyan Karatotev |
| 2026-01-07 | Merge "fix(build): use ARM_ARCH_FEATURE instead of -march directly" into inte... | Manish Pandey |
| 2026-01-05 | fix(build): use ARM_ARCH_FEATURE instead of -march directly | Boyan Karatotev |
| 2025-12-19 | feat(el3-runtime): translate EL3 handled exceptions to C and always call prep... | Boyan Karatotev |
| 2025-12-19 | refactor(el3-runtime): factor out handler fetching code | Boyan Karatotev |
| 2025-12-15 | Merge "feat(cpufeat): enable USE_SPINLOCK_CAS to FEAT_STATE_CHECKED" into int... | Manish Pandey |
| 2025-12-12 | feat(cpufeat): enable USE_SPINLOCK_CAS to FEAT_STATE_CHECKED | Boyan Karatotev |