- 1ba0d33 Merge "fix(docs): obey the build directory" into integration by Chris Kay · 4 days ago master
- 3e5fab3 Merge "chore(deps): add LTS-v2.12 Dependabot configuration" into integration by Varun Wadekar · 4 days ago
- 59ac0e5 Merge changes Iab4a77a6,I38c32fa3 into integration by Govindraj Raja · 5 days ago
- 725a80d fix(docs): obey the build directory by Boyan Karatotev · 5 days ago
- baf2e39 Merge changes I61d77211,I9cb5c1fa,I8e8a92fd into integration by Madhukar Pappireddy · 5 days ago
- 3f446df feat(mt8189): add support for PTP3 by Hope Wang · 5 days ago
- c8a74b4 refactor(mediatek): move ptp3_plat.h to common code by Hope Wang · 5 days ago
- 80544d8 Merge "fix(intel): update generic mailbox command filter method" into integration by Mark Dykes · 5 days ago
- 0934946 fix(intel): update generic mailbox command filter method by Girisha Dengi · 5 days ago
- e5c2a6a Merge "fix(intel): add memory alignment at cadence SD/eMMC driver's descriptor" into integration by Mark Dykes · 5 days ago
- e3fc8a0 Merge "fix(intel): solve agilex warm reset issue" into integration by Mark Dykes · 5 days ago
- d0abef9 Merge "fix(intel): support DDR In-line and Out-of-Band ECC handling" into integration by Mark Dykes · 5 days ago
- f3083e2 Merge "feat(intel): move common functions to common lib files" into integration by Mark Dykes · 5 days ago
- 0f624dd Merge "fix(intel): add 5us delay before Linux reconfig to avoid HNOC hang" into integration by Mark Dykes · 5 days ago
- 452afcf Merge changes from topic "xlnx_fix_gen_unused_var" into integration by Govindraj Raja · 6 days ago
- e079d66 Merge "feat(mt8189): add UFS functions used by libbl31.a" into integration by Govindraj Raja · 6 days ago
- af0370f Merge changes Id3360744,Iacb23acd,I2b60cc18,I625e9498,I477143c2, ... into integration by Govindraj Raja · 6 days ago
- ed11c2f feat(mt8189): add EC pin control in SPM by Kun Lu · 6 days ago
- d92ee8e feat(mt8189): add LPM v2 support by Kun Lu · 6 days ago
- 5f748b3 feat(mt8189): add SPM common driver support by Kun Lu · 6 days ago
- 5e91cfd feat(mt8189): add VCORE DVFS drivers by Kun Lu · 6 days ago
- 65db67b feat(mt8189): add SPM basic features support by Kun Lu · 6 days ago
- 083cfad feat(mt8189): add SPM features support by Kun Lu · 6 days ago
- d701cf8 feat(mt8189): enable PMIC low power setting by Kun Lu · 6 days ago
- 532ac05 feat(mt8196): extract common SPM code for reuse by Kun Lu · 6 days ago
- 2fcb37d fix(intel): add memory alignment at cadence SD/eMMC driver's descriptor by Boon Khai Ng · 6 days ago
- 6d6aa1d fix(console): create unique variable name by Signed-off-by: Maheedhar Bollapalli · 6 days ago
- 7517070 refactor(gicv3): clarify redistributor base address usage with USE_GIC_DRIVER=3 by Boyan Karatotev · 6 days ago
- 07e18c2 fix(gicv3): remove plat_gicv3_base.c by Boyan Karatotev · 6 days ago
- 8a4a551 refactor(versal-net): use the generic GIC driver by Boyan Karatotev · 6 days ago
- 6bd0f7a Merge "feat(mt8189): fix the typo in the display driver" into integration by Govindraj Raja · 7 days ago
- 2c03c2c fix(intel): solve agilex warm reset issue by Jit Loon Lim · 7 days ago
- 0f462e6 feat(mt8189): fix the typo in the display driver by Xiandong Wang · 7 days ago
- 92d2277 fix(intel): support DDR In-line and Out-of-Band ECC handling by Girisha Dengi · 7 days ago
- 6fcd047 feat(intel): move common functions to common lib files by Jit Loon Lim · 7 days ago
- afae10f fix(intel): add 5us delay before Linux reconfig to avoid HNOC hang by Jit Loon Lim · 7 days ago
- 1727d69 chore(deps): add LTS-v2.12 Dependabot configuration by Jidong Sun · 7 days ago
- d7e1b68 Merge "fix(intel): update TFA to patch for Linux 6.12 rebase warning message" into integration by Mark Dykes · 7 days ago
- 33ddc01 Merge "fix(intel): solve s10 warm reset issue" into integration by Lauren Wehrmeister · 7 days ago
- e85e73d Merge changes I1bb556a8,Ie450acf7 into integration by Lauren Wehrmeister · 7 days ago
- e4ef431 Merge "fix(intel): configure usb3 system manager reg in TFA" into integration by Lauren Wehrmeister · 7 days ago
- 2c5cde2 Merge changes from topics "juno_measured_boot", "ly/spm-mm-test" into integration by Govindraj Raja · 8 days ago
- 48a17d7 Merge changes from topics "fvp_rust_spmc", "juno_measured_boot", "juno_stmm_xferlist" into integration by Govindraj Raja · 8 days ago
- 28d325c feat(fvp): add firmware update agent uuid in StandaloneMm by Yeoreum Yun · 8 days ago
- 1776a1e feat(juno): change preprocessor condition for plat_get_mbedtls_heap() by Yeoreum Yun · 8 days ago
- 1c199c5 feat(juno): support image measured boot by Yeoreum Yun · 8 days ago
- eee8963 feat(juno): change the FW_NS_HANDOFF_BASE by Yeoreum Yun · 8 days ago
- fad8844 feat(juno): boot with TRANSFER_LIST by Yeoreum Yun · 8 days ago
- 8706efc feat(juno): organize juno_stmm_manifest.dts by Yeoreum Yun · 8 days ago
- 1cc0294 feat(fvp): increase PLAT_ARM_SPMC_SIZE for rust-spmc by Yeoreum Yun · 8 days ago
- 35721cb feat(fvp): add StandaloneMm manifest for rust-spmc by Yeoreum Yun · 8 days ago
- d9712f9 fix(bl31): declare function as static by Signed-off-by: Maheedhar Bollapalli · 8 days ago
- a9eb44d fix(psci): initialise variable to default zero by Signed-off-by: Maheedhar Bollapalli · 8 days ago
- 8cee7b2 fix(services): declare unused parameters as void by Signed-off-by: Maheedhar Bollapalli · 8 days ago
- ccec2b9 fix(lib): declare unused parameters as void by Signed-off-by: Maheedhar Bollapalli · 8 days ago
- 877279d fix(platforms): declare unused parameters as void by Signed-off-by: Maheedhar Bollapalli · 8 days ago
- 7e94cc1 fix(intel): solve s10 warm reset issue by Boon Khai Ng · 8 days ago
- c301557 Merge changes from topic "ar/x4_errata" into integration by Lauren Wehrmeister · 8 days ago
- 5a45f0f fix(cpus): workaround for Cortex-X4 erratum 3887999 by Arvind Ram Prakash · 8 days ago
- 58148b9 fix(cpus): workaround for Cortex-X4 erratum 3133195 by Arvind Ram Prakash · 8 days ago
- 3479502 Merge changes Ic01517d5,I43af5796,I540e113f,I15646753,I180d38fe, ... into integration by Govindraj Raja · 8 days ago
- 813bf1a Merge changes from topic "hm/dt" into integration by Govindraj Raja · 8 days ago
- 01907f3 refactor(arm): unify SPSR retrieval logic by Harrison Mutai · 8 days ago
- 8946bb0 feat(fvp): enable kernel dt convention by Harrison Mutai · 8 days ago
- 5feb208 Merge changes from topics "refactor_stmm", "stmm_crb_area", "stmm_with_xferlist" into integration by Govindraj Raja · 8 days ago
- abcf135 Merge "feat(common): add support for kernel DT handoff convention" into integration by Mark Dykes · 8 days ago
- 5b435e6 Merge "fix(build): fix Makefile syntax in constraints helpers" into integration by Chris Kay · 9 days ago
- 7f690c3 Merge changes Ib220a866,I38e6af65,I1554efdb,Iae99985e,I96f96267, ... into integration by Manish Pandey · 9 days ago
- 291e493 feat(common): add support for kernel DT handoff convention by Harrison Mutai · 9 days ago
- 260e18b feat(mt8189): add UFS functions used by libbl31.a by Cloud Zhang · 9 days ago
- 8d66892 feat(fvp): organize fvp_stmm_manifest.dts by Yeoreum Yun · 11 days ago
- 66579ca feat(juno): add pseudo CRB area by Yeoreum Yun · 11 days ago
- 235d975 feat(fvp): add pseudo CRB area by Yeoreum Yun · 11 days ago
- d771d57 feat(arm): add pseudo CRB area by Yeoreum Yun · 11 days ago
- 7d142cb feat(juno): increase xtable for pseudo CRB by Yeoreum Yun · 11 days ago
- 3d35b10 feat(fvp): increase xtable for pseudo CRB for SPMC_AT_EL3 by Yeoreum Yun · 11 days ago
- 4e5247c feat(el3-spmc): deliver TPM event log via hob list by Yeoreum Yun · 11 days ago
- aae2370 feat(el3-spmc): get sp_manifest via xferlist by Yeoreum Yun · 11 days ago
- bc3014a feat(fvp): tos_fw_config with transfer list by Yeoreum Yun · 11 days ago
- 00c353c feat(arm): load tos_fw_cfg using xferlist in SPMC_AT_EL3 by Yeoreum Yun · 11 days ago
- b1f527a feat(fvp): increase secure partition's table mapping count by Yeoreum Yun · 11 days ago
- 25688b8 feat(fvp): increase bl2 mmap tables for handoff by Yeoreum Yun · 11 days ago
- dbc203d Merge "feat(fvp): increase xtable for pseudo CRB for SPM_MM" into integration by Manish Pandey · 11 days ago
- d42144a fix(build): fix Makefile syntax in constraints helpers by Andre Przywara · 11 days ago
- 8569456 feat(fvp): increase xtable for pseudo CRB for SPM_MM by Yeoreum Yun · 12 days ago
- d79743b Merge "fix(console): match function parameter is decleration" into integration by Yann Gautier · 12 days ago
- acad3b0 fix(console): match function parameter is decleration by Saivardhan Thatikonda · 12 days ago
- cb68fef Merge changes from topic "mv_ns_buf_to_ns_dram" into integration by Manish Pandey · 12 days ago
- b53b69c feat(juno): change PLAT_SP_IMAGE_NS_BUF_BASE by Yeoreum Yun · 13 days ago
- 887cdf4 feat(fvp): add extra DRAM configuration for TZC by Yeoreum Yun · 13 days ago
- b19b693 feat(fvp): change PLAT_SP_IMAGE_NS_BUF_BASE by Yeoreum Yun · 13 days ago
- c4d39b7 feat(neoverse-rd): change PLAT_SP_IMAGE_NS_BUF_BASE by Yeoreum Yun · 13 days ago
- 22e97b7 feat(tc): change PLAT_SP_IMAGE_NS_BUF_BASE by Yeoreum Yun · 13 days ago
- 78a6c8f feat(arm): introduce ARM_SPM_NS_MEM_BASE and move NS buffer by Yeoreum Yun · 13 days ago
- 9abc2e9 Merge "fix(smccc): modify feat discovery to use aarch64 value" into integration by Manish Pandey · 13 days ago
- 31e6ce7 Merge "build: fix incorrect `memory summary` command" into integration by Manish Pandey · 13 days ago
- 4aa3f18 build: fix incorrect `memory summary` command by Chris Kay · 13 days ago
- a0fa44b fix(smccc): modify feat discovery to use aarch64 value by Sona Mathew · 13 days ago
- f753b4a fix(cpus): organize Cortex-X2 errata entries by John Powell · 13 days ago
- 989c798 fix(cpus): workaround for Cortex-X2 erratum 2291219 by John Powell · 13 days ago