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