History log of /rk3399_ARM-atf/plat/mediatek/mt8189/plat_config.mk (Results 1 – 16 of 16)
Revision Date Author Comments
# d17c62f1 18-Aug-2025 Govindraj Raja <govindraj.raja@arm.com>

Merge "feat(mt8189): add mtcmos config" into integration


# 7e864c7f 15-Aug-2025 irving-ch-lin <irving-ch.lin@mediatek.com>

feat(mt8189): add mtcmos config

Add CONFIG_MTK_MTCMOS config to enable/disable
mtcmos related function

Change-Id: Id87c958651bb5b79a58700a74ce6c2e191945dce
Signed-off-by: irving-ch-lin <irving-ch.l

feat(mt8189): add mtcmos config

Add CONFIG_MTK_MTCMOS config to enable/disable
mtcmos related function

Change-Id: Id87c958651bb5b79a58700a74ce6c2e191945dce
Signed-off-by: irving-ch-lin <irving-ch.lin@mediatek.com>

show more ...


# 7d876529 11-Aug-2025 Govindraj Raja <govindraj.raja@arm.com>

Merge "feat(mt8189): add mcdi driver" into integration


# 5f00709e 01-Apr-2025 Kai Liang <kai.liang@mediatek.corp-partner.google.com>

feat(mt8189): add mcdi driver

Minor hardware changes require minor driver updates.

Signed-off-by: Kai Liang <kai.liang@mediatek.corp-partner.google.com>
Change-Id: Ifd8f248f0ab18a5e6a4e27fce3b3f345

feat(mt8189): add mcdi driver

Minor hardware changes require minor driver updates.

Signed-off-by: Kai Liang <kai.liang@mediatek.corp-partner.google.com>
Change-Id: Ifd8f248f0ab18a5e6a4e27fce3b3f345bb50d901

show more ...


# af0370f2 07-Aug-2025 Govindraj Raja <govindraj.raja@arm.com>

Merge changes Id3360744,Iacb23acd,I2b60cc18,I625e9498,I477143c2, ... into integration

* changes:
feat(mt8189): add EC pin control in SPM
feat(mt8189): add LPM v2 support
feat(mt8189): add SPM

Merge changes Id3360744,Iacb23acd,I2b60cc18,I625e9498,I477143c2, ... into integration

* changes:
feat(mt8189): add EC pin control in SPM
feat(mt8189): add LPM v2 support
feat(mt8189): add SPM common driver support
feat(mt8189): add VCORE DVFS drivers
feat(mt8189): add SPM basic features support
feat(mt8189): add SPM features support
feat(mt8189): enable PMIC low power setting
feat(mt8196): extract common SPM code for reuse

show more ...


# 5f748b3c 03-Jun-2025 Kun Lu <kun.lu@mediatek.com>

feat(mt8189): add SPM common driver support

This patch mainly initializes the SPM and provides common APIs for SPM
to enable the use of its various features.

Signed-off-by: Kun Lu <kun.lu@mediatek.

feat(mt8189): add SPM common driver support

This patch mainly initializes the SPM and provides common APIs for SPM
to enable the use of its various features.

Signed-off-by: Kun Lu <kun.lu@mediatek.com>
Change-Id: I2b60cc18eafeb21ed08194315f781209a75f2dd7

show more ...


# 3fb300a9 08-Jul-2025 Manish Pandey <manish.pandey2@arm.com>

Merge "feat(mt8189): add hotplug driver" into integration


# b8d63a7a 22-Mar-2025 Kai Liang <kai.liang@mediatek.corp-partner.google.com>

feat(mt8189): add hotplug driver

Minor hardware changes require minor driver updates.

Signed-off-by: Kai Liang <kai.liang@mediatek.com>
Change-Id: Iaeed93a7cf1b8c22979fedf7bd571f30398d410e


# 52c47c17 12-Jun-2025 Govindraj Raja <govindraj.raja@arm.com>

Merge changes Ie23e8ae5,I4d142cb0,I528a1117 into integration

* changes:
feat(mt8189): add pmic driver
feat(mt8189): add PWRAP driver
feat(mt8189): add SPMI driver


# 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


# 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 ...


# 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 ...


# 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 ...