index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
/
micro-support-card.c
Age
Commit message (
Expand
)
Author
2020-07-11
bus: uniphier-system-bus: move hardware init from board files
Masahiro Yamada
2020-07-11
ARM: uniphier: remove support for NOR Flash on support card
Masahiro Yamada
2020-05-22
ARM: uniphier: remove board_eth_init()
Masahiro Yamada
2020-05-22
ARM: uniphier: delete or replace <common.h> includes
Masahiro Yamada
2020-05-22
ARM: uniphier: drop #include <log.h> again
Masahiro Yamada
2020-05-22
ARM: uniphier: remove #include <net.h> again from micro-support-card.c
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-02-28
ARM: uniphier: detect the base of micro support card at run-time
Masahiro Yamada
2019-07-10
ARM: uniphier: check DT to determine whether to use support card
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-02-23
ARM: uniphier: print Support Card info very late
Masahiro Yamada
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-01-17
ARM: uniphier: refactor Support Card init code
Masahiro Yamada
2016-10-10
ARM: uniphier: insert udelay() just before support_card_reset_deassert()
Masahiro Yamada
2016-09-14
ARM: uniphier: use checkboard() instead of misc_init_f()
Masahiro Yamada
2016-08-28
ARM: uniphier: display revision of Micro Support Card 3.6.x kindly
Masahiro Yamada
2016-03-24
ARM: uniphier: add work-around to support Micro Support Card v3.6.10
Masahiro Yamada
2016-03-01
ARM: uniphier: fix warnings reported by aarch64 compiler
Masahiro Yamada
2016-01-13
ARM: uniphier: move headers out of include/mach directory
Masahiro Yamada
2016-01-13
ARM: uniphier: kill bogus header includes
Masahiro Yamada
2015-09-25
ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local file
Masahiro Yamada