~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
/
board_init.c
Commit message (
Expand
)
Author
Age
*
ARM: uniphier: remove NAND reset code
Masahiro Yamada
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-07-11
*
ARM: uniphier: drop #include <log.h> again
Masahiro Yamada
2020-05-22
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
ARM: uniphier: move NAND reset assertion to U-Boot proper from SPL
Masahiro Yamada
2020-02-28
*
ARM: uniphier: remove adhoc reset deassertion for the NAND controller
Masahiro Yamada
2020-02-01
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
ARM: uniphier: clean up board_init
Masahiro Yamada
2017-12-04
*
ARM: uniphier: remove XIRQ pin settings
Masahiro Yamada
2017-11-29
*
ARM: uniphier: remove IRQ settings
Masahiro Yamada
2017-11-29
*
ARM: uniphier: remove ad-hoc pin settings for NAND
Masahiro Yamada
2017-08-30
*
ARM: uniphier: remove sLD3 SoC support
Masahiro Yamada
2017-08-20
*
ARM: uniphier: remove SPL support for ARMv8 SoCs
Masahiro Yamada
2017-07-26
*
ARM: uniphier: fix various sparse warnings
Masahiro Yamada
2017-06-25
*
ARM: uniphier: add more init code for PXs3
Masahiro Yamada
2017-05-17
*
ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20
Masahiro Yamada
2017-02-23
*
ARM: uniphier: add PXs3 SoC support
Masahiro Yamada
2017-01-22
*
ARM: uniphier: add macro to generate SoC data look-up function
Masahiro Yamada
2017-01-22
*
ARM: uniphier: simplify SoC ID get function
Masahiro Yamada
2017-01-22
*
ARM: uniphier: make SPL optional for ARVv8 SoCs
Masahiro Yamada
2017-01-22
*
ARM: uniphier: add missing static and const qualifier
Masahiro Yamada
2017-01-22
*
ARM: uniphier: move SBC and Support Card init code to U-Boot proper
Masahiro Yamada
2017-01-18
*
ARM: uniphier: refactor board_init()
Masahiro Yamada
2017-01-18
*
ARM: uniphier: remove unneeded argument of uniphier_ld20_pll_init()
Masahiro Yamada
2017-01-17
*
ARM: uniphier: add work-around for VBO noise problem
Masahiro Yamada
2016-10-10
*
ARM: uniphier: add PLL init code for LD11 SoC
Masahiro Yamada
2016-09-23
*
ARM: uniphier: add PLL init code for LD20 SoC
Masahiro Yamada
2016-09-19
*
ARM: uniphier: move PLL init code to U-Boot proper where possible
Masahiro Yamada
2016-09-19
*
ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20
Masahiro Yamada
2016-09-18
*
ARM: uniphier: consolidate NAND pin-mux settings
Masahiro Yamada
2016-09-18
*
ARM: uniphier: merge board init functions into board_init()
Masahiro Yamada
2016-09-14