History log of /seL4-test-master/projects/util_libs/libplatsupport/plat_include/imx6/platsupport/plat/serial.h
Revision Date Author Comments
# 3f9cdc14 19-May-2019 Yu Hou <Yu.Hou@data61.csiro.au>

util_libs: remove autoconf.h from util_libs

this commit removes autoconf.h generation from each lib and
append '#include <<lib_name>/gen_config.h>' after each
'#include <autoconf.h>' since autoconf.h is only the for the
kernel config now. This is a temporarily solution, since we
currently don't have a way to tell which header files each file
is trying to include when it includes 'autoconf.h'


# a3eb15e8 30-Oct-2018 Kent McLeod <Kent.Mcleod@data61.csiro.au>

platsupport: Move default serial definitions

These are moved from libsel4platsupport. They are used in addition to
PS_SERIAL_DEFAULT which is defined in this library, and they also use
interrupt and physical address definitions defined in this library.
Moving them here reduces a bit of indirection when choosing a default
serial device.


# 5761b927 28-Sep-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

pragma once and for all


# 1a2196fc 04-Sep-2017 Yanyan Shen <yanyan.shen@data61.csiro.au>

plat/imx7: correct default UART port


# fd0e2d06 24-Aug-2017 Yanyan Shen <yanyan.shen@data61.csiro.au>

plat/imx7: add initial support for imx7 SoC


# 398af6af 13-Jul-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

Fix whitespace

- remove trailing whitespace
- remove duplicate blank lines
- remove blank lines at end of file


# a7130f9f 04-Jun-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

fix licenses


# 4834f934 27-Apr-2017 Kent McLeod <Kent.Mcleod@data61.csiro.au>

libplatsupport: add missing header file


# 03ede780 23-Aug-2016 Kent McLeod <kent.mcleod@nicta.com.au>

Remove trailing whitespace


# 57780f56 22-Jan-2016 Robert Kaiser <robert.kaiser@nicta.com.au>

Added changes for Wandboard