index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
/
board_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-11
ARM: uniphier: remove NAND reset code
Masahiro Yamada
1
-4
/
+0
2020-07-11
bus: uniphier-system-bus: move hardware init from board files
Masahiro Yamada
1
-5
/
+31
2020-07-11
ARM: uniphier: remove support for NOR Flash on support card
Masahiro Yamada
1
-4
/
+0
2020-05-22
ARM: uniphier: drop #include <log.h> again
Masahiro Yamada
1
-1
/
+0
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-02-28
ARM: uniphier: move NAND reset assertion to U-Boot proper from SPL
Masahiro Yamada
1
-0
/
+4
2020-02-01
ARM: uniphier: remove adhoc reset deassertion for the NAND controller
Masahiro Yamada
1
-2
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-12-04
ARM: uniphier: clean up board_init
Masahiro Yamada
1
-5
/
+2
2017-11-29
ARM: uniphier: remove XIRQ pin settings
Masahiro Yamada
1
-16
/
+0
2017-11-29
ARM: uniphier: remove IRQ settings
Masahiro Yamada
1
-35
/
+0
2017-08-30
ARM: uniphier: remove ad-hoc pin settings for NAND
Masahiro Yamada
1
-24
/
+4
2017-08-20
ARM: uniphier: remove sLD3 SoC support
Masahiro Yamada
1
-9
/
+0
2017-07-26
ARM: uniphier: remove SPL support for ARMv8 SoCs
Masahiro Yamada
1
-9
/
+0
2017-06-25
ARM: uniphier: fix various sparse warnings
Masahiro Yamada
1
-1
/
+1
2017-05-17
ARM: uniphier: add more init code for PXs3
Masahiro Yamada
1
-0
/
+1
2017-02-23
ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20
Masahiro Yamada
1
-0
/
+1
2017-01-22
ARM: uniphier: add PXs3 SoC support
Masahiro Yamada
1
-0
/
+8
2017-01-22
ARM: uniphier: add macro to generate SoC data look-up function
Masahiro Yamada
1
-17
/
+3
2017-01-22
ARM: uniphier: simplify SoC ID get function
Masahiro Yamada
1
-13
/
+13
2017-01-22
ARM: uniphier: make SPL optional for ARVv8 SoCs
Masahiro Yamada
1
-2
/
+3
2017-01-22
ARM: uniphier: add missing static and const qualifier
Masahiro Yamada
1
-3
/
+3
2017-01-18
ARM: uniphier: move SBC and Support Card init code to U-Boot proper
Masahiro Yamada
1
-0
/
+16
2017-01-18
ARM: uniphier: refactor board_init()
Masahiro Yamada
1
-79
/
+140
2017-01-17
ARM: uniphier: remove unneeded argument of uniphier_ld20_pll_init()
Masahiro Yamada
1
-7
/
+1
2016-10-10
ARM: uniphier: add work-around for VBO noise problem
Masahiro Yamada
1
-0
/
+7
2016-09-23
ARM: uniphier: add PLL init code for LD11 SoC
Masahiro Yamada
1
-0
/
+1
2016-09-19
ARM: uniphier: add PLL init code for LD20 SoC
Masahiro Yamada
1
-0
/
+7
2016-09-19
ARM: uniphier: move PLL init code to U-Boot proper where possible
Masahiro Yamada
1
-0
/
+4
2016-09-18
ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20
Masahiro Yamada
1
-2
/
+9
2016-09-18
ARM: uniphier: consolidate NAND pin-mux settings
Masahiro Yamada
1
-7
/
+17
2016-09-14
ARM: uniphier: merge board init functions into board_init()
Masahiro Yamada
1
-0
/
+138