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 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
*
ARM: UniPhier: use 32 bit register access for debug UART setting
Masahiro Yamada
2015-05-31
1
-4
/
+3
*
ARM: UniPhier: update the vendor name of UniPhier in Kconfig
Masahiro Yamada
2015-05-31
1
-3
/
+2
*
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
Masahiro Yamada
2015-05-31
38
-104
/
+76
*
arch: Make board selection choices optional
Joe Hershberger
2015-05-12
1
-0
/
+1
*
malloc_f: enable SYS_MALLOC_F by default if DM is on
Masahiro Yamada
2015-03-28
1
-3
/
+0
*
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
Masahiro Yamada
2015-03-28
1
-3
/
+0
*
ARM: UniPhier: remove unnecessary ifdef conditional
Masahiro Yamada
2015-03-24
1
-2
/
+0
*
ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot proper
Masahiro Yamada
2015-03-24
2
-17
/
+5
*
ARM: UniPhier: optimize kicking secondary CPUs code
Masahiro Yamada
2015-03-24
4
-72
/
+38
*
ARM: UniPhier: fix typos in comments
Masahiro Yamada
2015-03-24
2
-12
/
+13
*
ARM: UniPhier: add empty lowlevel_init to U-boot proper
Masahiro Yamada
2015-03-24
2
-0
/
+13
*
ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer
Masahiro Yamada
2015-03-24
2
-4
/
+13
*
ARM: UniPhier: enable Driver Model and UART on SPL
Masahiro Yamada
2015-03-24
1
-3
/
+10
*
ARM: UniPhier: move UART pin settings to SPL
Masahiro Yamada
2015-03-24
9
-49
/
+96
*
ARM: UniPhier: move platform devices to SPL
Masahiro Yamada
2015-03-24
2
-2
/
+2
*
ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8
Masahiro Yamada
2015-03-24
1
-16
/
+1
*
ARM: UniPhier: remove unnecessary CONFIG_SYS_SOC
Masahiro Yamada
2015-03-24
1
-3
/
+0
*
ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macros
Masahiro Yamada
2015-03-01
2
-5
/
+7
*
ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initialization
Masahiro Yamada
2015-03-01
2
-21
/
+0
*
ARM: UniPhier: consolidate MEMCONF setting code
Masahiro Yamada
2015-03-01
6
-141
/
+116
*
ARM: UniPhier: support 1CS support card for all the UniPhier SoCs
Masahiro Yamada
2015-03-01
9
-121
/
+189
*
ARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4
Masahiro Yamada
2015-03-01
2
-1
/
+25
*
ARM: UniPhier: add I/O pin settings for xHCI on PH1-Pro4
Masahiro Yamada
2015-03-01
1
-0
/
+7
*
ARM: UniPhier: move uniphier_ehci_reset() function
Masahiro Yamada
2015-03-01
1
-27
/
+0
*
ARM: UniPhier: remove EHCI platform devices
Masahiro Yamada
2015-03-01
5
-45
/
+4
*
ARM: UniPhier: enable STDMAC for EHCI
Masahiro Yamada
2015-03-01
3
-2
/
+10
*
ARM: UniPhier: reset NAND core in SPL for non-NAND boot mode
Masahiro Yamada
2015-03-01
1
-0
/
+5
*
ARM: UniPhier: split clkrst_init() into two functions
Masahiro Yamada
2015-03-01
11
-49
/
+74
*
ARM: UniPhier: rename SC_CLKCTRL_CLK_* to SC_SCLKCTRL_CEN_*
Masahiro Yamada
2015-03-01
5
-13
/
+13
*
ARM: UniPhier: fix SBC init code
Masahiro Yamada
2015-03-01
3
-25
/
+24
*
ARM: UniPhier: fix comments in PH1-Pro4 SBC code
Masahiro Yamada
2015-03-01
1
-3
/
+3
*
ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>
Masahiro Yamada
2015-03-01
45
-68
/
+68
*
ARM: UniPhier: move SoC headers to mach-uniphier/include/mach
Masahiro Yamada
2015-03-01
15
-0
/
+1109
*
ARM: UniPhier: move SoC sources to mach-uniphier
Masahiro Yamada
2015-03-01
58
-0
/
+3587
[prev]