History log of /rk3399_ARM-atf/plat/imx/imx8m/imx8mq/include/gpc_reg.h (Results 1 – 4 of 4)
Revision Date Author Comments
# a3b50044 19-Aug-2020 Manish Pandey <manish.pandey2@arm.com>

Merge changes Ic701675c,Ie55e25c8 into integration

* changes:
plat: imx8m: Correct the imr mask reg offset
plat: imx8m: Keep A53 PLAT on in wait mode(ret)


# fb9212be 22-Jul-2020 Jacky Bai <ping.bai@nxp.com>

plat: imx8m: Correct the imr mask reg offset

The number of gpc imr mask reg & the offset is different
on some SOC, so correct it & replace the magic number with
macro define.

Signed-off-by: Jacky B

plat: imx8m: Correct the imr mask reg offset

The number of gpc imr mask reg & the offset is different
on some SOC, so correct it & replace the magic number with
macro define.

Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Change-Id: Ic701675cdd92e043dcd7f06722f2e871068aec74

show more ...


# 2bdb4611 16-Jul-2020 Manish Pandey <manish.pandey2@arm.com>

Merge changes from topic "imx8mp_basic_support" into integration

* changes:
plat: imx8mp: Add the basic support for i.MX8MP
plat: imx8m: Move the gpc hw reg to a separate header file


# 9e5c3e92 03-Jun-2020 Jacky Bai <ping.bai@nxp.com>

plat: imx8m: Move the gpc hw reg to a separate header file

Although the GPC provides the similar functions for all the
i.MX8M SoC family, the HW register offset and bit defines
still have some sligh

plat: imx8m: Move the gpc hw reg to a separate header file

Although the GPC provides the similar functions for all the
i.MX8M SoC family, the HW register offset and bit defines
still have some slight difference, so move the hw reg
offset & most of the bitfield defines in 'gpc_reg.h' that
is specific to each SoC.

Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Change-Id: I291c435fe98c2f6e6ff8fe0c715ff3a83daa6a0f

show more ...