summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/micro-support-card.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-1/+1
2020-07-11bus: uniphier-system-bus: move hardware init from board filesMasahiro Yamada1-1/+12
2020-07-11ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada1-97/+0
2020-05-22ARM: uniphier: remove board_eth_init()Masahiro Yamada1-12/+0
2020-05-22ARM: uniphier: delete or replace <common.h> includesMasahiro Yamada1-1/+2
2020-05-22ARM: uniphier: drop #include <log.h> againMasahiro Yamada1-1/+0
2020-05-22ARM: uniphier: remove #include <net.h> again from micro-support-card.cMasahiro Yamada1-2/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-1/+2
2020-02-27ARM: uniphier: detect the base of micro support card at run-timeMasahiro Yamada1-12/+31
2019-07-10ARM: uniphier: check DT to determine whether to use support cardMasahiro Yamada1-0/+33
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-02-23ARM: uniphier: print Support Card info very lateMasahiro Yamada1-7/+4
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-3/+3
2017-01-17ARM: uniphier: refactor Support Card init codeMasahiro Yamada1-3/+4
2016-10-10ARM: uniphier: insert udelay() just before support_card_reset_deassert()Masahiro Yamada1-2/+1
2016-09-14ARM: uniphier: use checkboard() instead of misc_init_f()Masahiro Yamada1-1/+1
2016-08-28ARM: uniphier: display revision of Micro Support Card 3.6.x kindlyMasahiro Yamada1-2/+9
2016-03-23ARM: uniphier: add work-around to support Micro Support Card v3.6.10Masahiro Yamada1-2/+2
2016-02-29ARM: uniphier: fix warnings reported by aarch64 compilerMasahiro Yamada1-1/+2
2016-01-12ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada1-1/+2
2016-01-12ARM: uniphier: kill bogus header includesMasahiro Yamada1-1/+0
2015-09-24ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada1-0/+231