| #
868b2d60 |
| 27-Feb-2025 |
Zhigang Qin <zhigang.qin@mediatek.corp-partner.google.com> |
feat(mt8189): add pmic driver
1. add pmic shutdown/reset function 2. add pmic low power setting api
Signed-off-by: Zhigang Qin <zhigang.qin@mediatek.corp-partner.google.com> Change-Id: Ie23e8ae50a6
feat(mt8189): add pmic driver
1. add pmic shutdown/reset function 2. add pmic low power setting api
Signed-off-by: Zhigang Qin <zhigang.qin@mediatek.corp-partner.google.com> Change-Id: Ie23e8ae50a67be07f9025d69335c26b9569b3d70
show more ...
|
| #
9c9324cc |
| 25-Feb-2025 |
Zhigang Qin <zhigang.qin@mediatek.corp-partner.google.com> |
feat(mt8189): add PWRAP driver
Add PWRAP driver for mt6365 pmic communication
Signed-off-by: Zhigang Qin <zhigang.qin@mediatek.corp-partner.google.com> Change-Id: I4d142cb020f0e1b0372f7ef2ba1eb0328
feat(mt8189): add PWRAP driver
Add PWRAP driver for mt6365 pmic communication
Signed-off-by: Zhigang Qin <zhigang.qin@mediatek.corp-partner.google.com> Change-Id: I4d142cb020f0e1b0372f7ef2ba1eb03287cbcd8f
show more ...
|
| #
257aa94f |
| 24-Feb-2025 |
Zhigang Qin <zhigang.qin@mediatek.corp-partner.google.com> |
feat(mt8189): add SPMI driver
Add SPMI driver for PMIC communication
Signed-off-by: Zhigang Qin <zhigang.qin@mediatek.corp-partner.google.com> Change-Id: I528a111791798cc442dbd43e56eddfe91735be2e
|
| #
4902381a |
| 27-May-2025 |
Govindraj Raja <govindraj.raja@arm.com> |
Merge "feat(mt8189): add IOMMU enable control in SiP service" into integration
|
| #
4c449fca |
| 06-Jan-2025 |
Friday Yang <friday.yang@mediatek.corp-partner.google.com> |
feat(mt8189): add IOMMU enable control in SiP service
Add SiP service for multimedia & infra master to enable/disable MM & INFRA IOMMU in secure world
Signed-off-by: Friday Yang <friday.yang@mediat
feat(mt8189): add IOMMU enable control in SiP service
Add SiP service for multimedia & infra master to enable/disable MM & INFRA IOMMU in secure world
Signed-off-by: Friday Yang <friday.yang@mediatek.corp-partner.google.com> Change-Id: I90b4843731968671b89e3062872e1cd9aec52370
show more ...
|
| #
045589fe |
| 30-Apr-2025 |
Yann Gautier <yann.gautier@st.com> |
Merge "fix(mt8189): fix mt8189 platform build failure" into integration
|
| #
49d8678e |
| 30-Apr-2025 |
Gavin Liu <gavin.liu@mediatek.corp-partner.google.com> |
fix(mt8189): fix mt8189 platform build failure
Remove the system reset functionality to prevent build failures that occur when PMIC is not ready.
Signed-off-by: Gavin Liu <gavin.liu@mediatek.corp-p
fix(mt8189): fix mt8189 platform build failure
Remove the system reset functionality to prevent build failures that occur when PMIC is not ready.
Signed-off-by: Gavin Liu <gavin.liu@mediatek.corp-partner.google.com> Change-Id: I7ef2aac5a362becdd8c8f8a9d298f1dcee9cfc7a
show more ...
|
| #
11bae2aa |
| 29-Apr-2025 |
Govindraj Raja <govindraj.raja@arm.com> |
Merge "feat(mt8189): add reset and poweroff function for PSCI call" into integration
|
| #
b660cdf9 |
| 29-Apr-2025 |
Govindraj Raja <govindraj.raja@arm.com> |
Merge "feat(mt8189): disable L3C shared SRAM if the bootloader is coreboot" into integration
|
| #
7794e7c0 |
| 24-Apr-2025 |
Vince Liu <vince-wl.liu@mediatek.corp-partner.google.com> |
feat(mt8189): disable L3C shared SRAM if the bootloader is coreboot
The coreboot of MT8189 does not disable the L3C shared SRAM because the ramstage still needs access to it. Therefore, we disable i
feat(mt8189): disable L3C shared SRAM if the bootloader is coreboot
The coreboot of MT8189 does not disable the L3C shared SRAM because the ramstage still needs access to it. Therefore, we disable it at the start of ATF.
Change-Id: If87223a1f41afd639859ff0ce80d4e64a9e02a2e Signed-off-by: Vince Liu <vince-wl.liu@mediatek.corp-partner.google.com>
show more ...
|
| #
4e40a1fd |
| 14-Feb-2025 |
Gavin Liu <gavin.liu@mediatek.corp-partner.google.com> |
feat(mt8189): add reset and poweroff function for PSCI call
Add reset and poweroff function for PSCI call.
Change-Id: I6ca1552a6feb715834efcd6dc6c18a44bc299b34 Signed-off-by: Gavin Liu <gavin.liu@m
feat(mt8189): add reset and poweroff function for PSCI call
Add reset and poweroff function for PSCI call.
Change-Id: I6ca1552a6feb715834efcd6dc6c18a44bc299b34 Signed-off-by: Gavin Liu <gavin.liu@mediatek.corp-partner.google.com>
show more ...
|
| #
671163e1 |
| 21-Apr-2025 |
Govindraj Raja <govindraj.raja@arm.com> |
Merge changes I06a7d5b7,I8a39252f into integration
* changes: feat(mt8189): enable cirq for Mediatek MT8189 feat(mt8189): add GIC driver on MT8189
|
| #
83a5a0d1 |
| 20-Dec-2024 |
ot_chhao.chang <ot_chhao.chang@mediatek.com> |
feat(mt8189): enable cirq for Mediatek MT8189
- Add CIRQ related information
Change-Id: I06a7d5b71d7e3619db3a8b881788f7625356886a Signed-off-by: ot_chhao.chang <ot_chhao.chang@mediatek.com>
|
| #
1d193f91 |
| 17-Dec-2024 |
Runyang Chen <runyang.chen@mediatek.corp-partner.google.com> |
feat(mt8189): add GIC driver on MT8189
- Add GIC driver and platform configuration.
Change-Id: I8a39252f79752dab1133035750e235962452829c Signed-off-by: Runyang Chen <runyang.chen@mediatek.corp-part
feat(mt8189): add GIC driver on MT8189
- Add GIC driver and platform configuration.
Change-Id: I8a39252f79752dab1133035750e235962452829c Signed-off-by: Runyang Chen <runyang.chen@mediatek.corp-partner.google.com>
show more ...
|
| #
6ffda26b |
| 08-Apr-2025 |
Govindraj Raja <govindraj.raja@arm.com> |
Merge changes I2d140b32,Id59ae926,I31c71551 into integration
* changes: feat(mt8189): add GPIO support feat(mt8189): initialize platform for MT8189 refactor(mediatek): move headers to common f
Merge changes I2d140b32,Id59ae926,I31c71551 into integration
* changes: feat(mt8189): add GPIO support feat(mt8189): initialize platform for MT8189 refactor(mediatek): move headers to common folder
show more ...
|
| #
cecbb93c |
| 13-Feb-2025 |
Cathy Xu <ot_cathy.xu@mediatek.com> |
feat(mt8189): add GPIO support
- Add GPIO support for MT8189.
Change-Id: I2d140b32eef8c05aba9170bf4af894ed43d52978 Signed-off-by: Cathy Xu <ot_cathy.xu@mediatek.com>
|
| #
6c60901a |
| 11-Nov-2024 |
Gavin Liu <gavin.liu@mediatek.com> |
feat(mt8189): initialize platform for MT8189
- Add basic platform setup. - Add MT8189 documentation at docs/plat/. - Add generic CPU helper functions. - Add basic register address.
Change-Id: Id59a
feat(mt8189): initialize platform for MT8189
- Add basic platform setup. - Add MT8189 documentation at docs/plat/. - Add generic CPU helper functions. - Add basic register address.
Change-Id: Id59ae9265983defb46e27befabfd5c30b2b4a5a6 Signed-off-by: Gavin Liu <gavin.liu@mediatek.com>
show more ...
|