History log of /seL4-camkes-master/projects/util_libs/libplatsupport/plat_include/imx8m/platsupport/plat/timer.h
Revision Date Author Comments
# ababc799 01-Jan-2020 Damon Lee <Damon.Lee@data61.csiro.au>

trivial: Update licenses

All of these files saw significant changes, so we update the license to
reflect this.


# 0c9e6acd 01-Jan-2020 Damon Lee <Damon.Lee@data61.csiro.au>

libplatsupport,imx: Remove all timer constants

Now that the addresses of the registers and the IRQ numbers are being
read from the DTB, we no longer need these constants.


# e3e65575 01-Jan-2020 Damon Lee <Damon.Lee@data61.csiro.au>

libplatsupport,imx: Move HW ops to driver level

Timer resource initialisation and the management of interrupts should
belong in the driver level and not the timer abstraction level. This
commits moves those operations down into the driver level for the i.MX
platforms.


# 4e146605 08-Nov-2019 Oliver Scott <Oliver.Scott@data61.csiro.au>

imx8m-mcs adjust frequency

Adjust gpt frequency to synchronize with
kernel timer.


# 5c5375b8 02-Jul-2019 Kent McLeod <Kent.Mcleod@data61.csiro.au>

Added initial i.MX8M Mini EVK Platform support

This adds enough to use gpts and serial for sel4test