index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: uniphier: add dump command for DDR Multi PHY registers
Masahiro Yamada
2016-01-13
3
-0
/
+339
*
ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b
Masahiro Yamada
2016-01-13
5
-0
/
+826
*
ARM: uniphier: move headers out of include/mach directory
Masahiro Yamada
2016-01-13
77
-129
/
+188
*
ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory
Masahiro Yamada
2016-01-13
3
-1
/
+2
*
ARM: uniphier: move cmd_ddrphy.c to dram subdirectory
Masahiro Yamada
2016-01-13
3
-1
/
+2
*
ARM: uniphier: kill bogus header includes
Masahiro Yamada
2016-01-13
13
-15
/
+0
*
ARM: uniphier: set DTB file name to fdt_file environment
Masahiro Yamada
2015-12-23
1
-0
/
+35
*
ARM: uniphier: merge umc/ and ddrphy/ into a single directory
Masahiro Yamada
2015-12-23
11
-15
/
+11
*
ARM: uniphier: display model number all the time on boot up
Masahiro Yamada
2015-12-23
1
-2
/
+1
*
ARM: uniphier: add macros and revision IDs for sLD11 and LD10
Masahiro Yamada
2015-12-23
3
-1
/
+27
*
ARM: uniphier: compile uniphier_get_board_param() for U-Boot proper
Masahiro Yamada
2015-12-23
1
-1
/
+1
*
ARM: uniphier: split ProXstream2 board data and change DDR frequency
Masahiro Yamada
2015-12-23
1
-3
/
+17
*
ARM: uniphier: call uniphier_get_board_param() without FDT blob
Masahiro Yamada
2015-12-23
3
-6
/
+7
*
ARM: uniphier: add functions to get SoC model/revision
Masahiro Yamada
2015-12-23
2
-0
/
+15
*
ARM: uniphier: allow DDR function to return more precise error code
Masahiro Yamada
2015-12-23
1
-2
/
+3
*
ARM: uniphier: use BIT() macro for DDR PHY header
Masahiro Yamada
2015-12-23
1
-45
/
+46
*
ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_*
Masahiro Yamada
2015-12-23
2
-4
/
+4
*
ARM: uniphier: add const qualifier to constant array
Masahiro Yamada
2015-12-23
1
-1
/
+1
*
ARM: uniphier: add static qualifiers to locally used functions
Masahiro Yamada
2015-12-23
1
-6
/
+6
*
ARM: uniphier: drop UniPhier specific SMP code
Masahiro Yamada
2015-11-11
2
-61
/
+0
*
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-10
12
-0
/
+48
*
ARM: uniphier: fix init page table for ProXstream2/PH1-LD6b USB boot
Masahiro Yamada
2015-09-25
1
-4
/
+2
*
ARM: uniphier: add ProXstream2 and PH1-LD6b support
Masahiro Yamada
2015-09-25
26
-0
/
+567
*
ARM: uniphier: add PH1-Pro5 support
Masahiro Yamada
2015-09-25
22
-1
/
+346
*
ARM: uniphier: allow to enable multiple SoCs
Masahiro Yamada
2015-09-25
78
-429
/
+1068
*
ARM: uniphier: unify low-level debug init code
Masahiro Yamada
2015-09-25
11
-152
/
+115
*
ARM: uniphier: fix glitch signal problem for low-level debug
Masahiro Yamada
2015-09-25
4
-20
/
+20
*
ARM: uniphier: delete unneeded input enable for low-level debug
Masahiro Yamada
2015-09-25
1
-5
/
+0
*
ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*
Masahiro Yamada
2015-09-25
5
-15
/
+14
*
ARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARD
Masahiro Yamada
2015-09-25
1
-0
/
+4
*
ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local file
Masahiro Yamada
2015-09-25
2
-7
/
+10
*
ARM: uniphier: refactor LED function
Masahiro Yamada
2015-09-25
9
-128
/
+96
*
ARM: uniphier: remove useless wrapper functions
Masahiro Yamada
2015-09-25
3
-17
/
+10
*
ARM: uniphier: remove unused header file
Masahiro Yamada
2015-09-25
1
-24
/
+0
*
ARM: uniphier: parse device tree to determine DRAM base and size
Masahiro Yamada
2015-09-25
2
-16
/
+47
*
ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.h
Masahiro Yamada
2015-09-25
11
-119
/
+109
*
ARM: uniphier: change the external bus address mapping
Masahiro Yamada
2015-09-25
4
-19
/
+19
*
ARM: uniphier: drop DCC micro support card support
Masahiro Yamada
2015-09-25
11
-293
/
+20
*
ARM: uniphier: drop ad-hoc input enable settings
Masahiro Yamada
2015-09-25
7
-51
/
+7
*
ARM: uniphier: drop ad-hoc early pin-muxing settings
Masahiro Yamada
2015-09-25
6
-82
/
+7
*
ARM: uniphier: enable SPL_OF_CONTROL
Masahiro Yamada
2015-08-31
7
-49
/
+0
*
ARM: uniphier: fix build error when CONFIG_DEBUG_LL is defined
Masahiro Yamada
2015-08-30
1
-0
/
+2
*
ARM: UniPhier: add PH1-sLD3 SoC support
Masahiro Yamada
2015-07-23
20
-10
/
+436
*
ARM: UniPhier: add IDs for PH1-Pro5, ProXstream2, PH1-LD6b
Masahiro Yamada
2015-07-02
1
-0
/
+9
*
ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4
Masahiro Yamada
2015-05-31
1
-0
/
+2
*
ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8
Masahiro Yamada
2015-05-31
1
-2
/
+2
*
ARM: UniPhier: update DDR PHY register map for PH1-Pro5
Masahiro Yamada
2015-05-31
1
-4
/
+7
*
ARM: UniPhier: set MACH_PH1_PRO4 as default SoC
Masahiro Yamada
2015-05-31
1
-1
/
+1
*
ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefs
Masahiro Yamada
2015-05-31
1
-4
/
+0
*
ARM: UniPhier: remove unnecessary cache coherency code
Masahiro Yamada
2015-05-31
1
-23
/
+1
[next]