History log of /seL4-camkes-master/projects/projects_libs/libsdhcdrivers/plat_include/exynos4/sdhc/plat/sdio.h
Revision Date Author Comments
# b00d4d27 20-Oct-2020 Matthias Buhl <matthias.buhl@hensoldt-cyber.com>

libsdhcdrivers: Start enums from defined values

To be more explicit and for the sake of consistency,
all enums are set to defined values.

Signed-off-by: Matthias Buhl <matthias.buhl@hensoldt-cyber.de>


# dcd45f5a 24-Sep-2020 Slawomir Kwasniak <slawomir.kwasniak@hensoldt-cyber.com>

libsdhcdrivers: Expose peripheral's details

Address, size and irq number of the peripheral is now exposed in the
platform specific header file, so that the upper layer can access them.

This is highly important when wrapping this driver to CAmkES component,
since this component must be properly configured.


# d37e47af 07-Oct-2020 Slawomir Kwasniak <slawomir.kwasniak@hensoldt-cyber.com>

libsdhcdrivers: Applying formatting

Files that are going to be changes in the future commits got
formatted.


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

Fix licenses