History log of /u-boot/arch/m68k/cpu/mcf5445x/dspi.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 07011890 12-Oct-2023 Tom Rini <trini@konsulko.com>

m68k: Remove common.h usage

We can remove common.h from most cases of the code here, and only a few
places need an additional header instead.

Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Angelo Dureghello <angelo@kernel-space.org>

# a732f621 11-Jul-2021 Tom Rini <trini@konsulko.com>

m68k: Remove M54451EVB board

This board has not been converted to CONFIG_DM_MMC by the deadline.
Remove it. As this is also the last in family remove the related
support as well.

Cc: Angelo Durgehello <angelo.dureghello@timesys.com>
Signed-off-by: Tom Rini <trini@konsulko.com>

# 196afe62 13-Mar-2019 Angelo Dureghello <angelo@sysam.it>

m68k: add dspi chip-select support

Signed-off-by: Angelo Dureghello <angelo@sysam.it>

Changes for v5:
- new patch

# a732f621 11-Jul-2021 Tom Rini <trini@konsulko.com>

m68k: Remove M54451EVB board

This board has not been converted to CONFIG_DM_MMC by the deadline.
Remove it. As this is also the last in family remove the related
support as well.

Cc: Angelo Durgehello <angelo.dureghello@timesys.com>
Signed-off-by: Tom Rini <trini@konsulko.com>

# 196afe62 13-Mar-2019 Angelo Dureghello <angelo@sysam.it>

m68k: add dspi chip-select support

Signed-off-by: Angelo Dureghello <angelo@sysam.it>

Changes for v5:
- new patch

# 196afe62 13-Mar-2019 Angelo Dureghello <angelo@sysam.it>

m68k: add dspi chip-select support

Signed-off-by: Angelo Dureghello <angelo@sysam.it>

Changes for v5:
- new patch