arm-trusted-firmware/drivers
Andre Przywara dfc0fb2725 drivers: i2c: mentor: move platform code into header files
At the moment we have two I2C stub drivers (for the Allwinner and the
Marvell platform), which #include the actual .c driver file.
Change this into the more usual design, by renaming and moving the stub
drivers into platform specific header files and including these from the
actual driver file. The platform specific include directories make sure
the driver picks up the right header automatically.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2018-09-19 09:24:02 +01:00
..
arm Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09 2018-09-04 03:35:54 +01:00
auth Prepare Mbed TLS drivers for shared heap 2018-09-04 10:32:06 +01:00
cadence/uart drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_API 2018-01-19 15:21:12 -08:00
console Console: Use callee-saved registers 2018-08-15 13:03:01 +01:00
coreboot/cbmem_console/aarch64 coreboot: Add support for CBMEM console 2018-01-19 15:21:12 -08:00
delay_timer Fix MISRA rule 8.3 in common code 2018-02-28 17:18:21 +00:00
gpio Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
imx drivers: imx: mxc_usdhc: Add USDHC driver to support boot EMMC 2018-09-04 13:36:14 +01:00
io Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 2018-07-19 17:11:32 +01:00
marvell drivers: i2c: mentor: move platform code into header files 2018-09-19 09:24:02 +01:00
mentor/i2c drivers: i2c: mentor: move platform code into header files 2018-09-19 09:24:02 +01:00
mmc drivers: mmc: Add missing response type for some commands 2018-09-04 12:35:24 +01:00
partition libc: Use printf and snprintf across codebase 2018-08-22 10:26:05 +01:00
st libc: Use printf and snprintf across codebase 2018-08-22 10:26:05 +01:00
synopsys drivers: emmc: dw_mmc: Add response flag into response ID definition 2018-09-04 12:35:21 +01:00
ti/uart drivers: ti: uart: Add TI specific 16550 initialization 2018-06-11 14:26:32 -05:00
ufs drivers: fix switch statements to comply with MISRA rules 2018-03-26 12:43:05 +01:00