index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
/
board_late_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time
Masahiro Yamada
2019-07-10
1
-0
/
+4
*
ARM: uniphier: set dram_base environment variable
Masahiro Yamada
2019-07-10
1
-0
/
+2
*
ARM: uniphier: set loadaddr at boot-time
Masahiro Yamada
2019-07-10
1
-0
/
+32
*
ARM: uniphier: turn uniphier_set_fdt_file() into void function
Masahiro Yamada
2019-07-10
1
-7
/
+13
*
ARM: uniphier: detect SD boot mode
Masahiro Yamada
2019-07-10
1
-0
/
+4
*
ARM: uniphier: do not modify bootcmd environment variable at run-time
Masahiro Yamada
2018-12-29
1
-4
/
+4
*
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2018-09-20
1
-1
/
+1
*
ARM: uniphier: enable distro boot
Masahiro Yamada
2018-07-25
1
-4
/
+4
*
ARM: uniphier: rename environment variable fdt_file to fdtfile
Masahiro Yamada
2018-05-23
1
-2
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
ARM: uniphier: use pr_() instead of printf() where appropriate
Masahiro Yamada
2017-10-15
1
-1
/
+3
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-5
/
+5
*
ARM: uniphier: show STM (SCP) status on boot and pinmon command
Masahiro Yamada
2017-04-20
1
-5
/
+11
*
ARM: uniphier: rework spl_boot_device() and related code
Masahiro Yamada
2017-02-23
1
-2
/
+2
*
ARM: uniphier: adjust fdt_file environment handling to latest Linux
Masahiro Yamada
2016-10-29
1
-12
/
+9
*
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-13
1
-3
/
+2
*
ARM: uniphier: do not overwrite fdt_file environment
Masahiro Yamada
2016-06-09
1
-0
/
+3
*
ARM: uniphier: check return code of setenv()
Masahiro Yamada
2016-06-09
1
-3
/
+1
*
ARM: uniphier: rework uniphier_set_fdt_file()
Masahiro Yamada
2016-04-24
1
-31
/
+31
*
ARM: uniphier: carry on booting for Unknown boot mode
Masahiro Yamada
2016-04-24
1
-2
/
+2
*
ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boards
Masahiro Yamada
2016-02-14
1
-0
/
+2
*
ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC
Masahiro Yamada
2016-02-14
1
-1
/
+7
*
ARM: uniphier: set DTB file name to fdt_file environment
Masahiro Yamada
2015-12-23
1
-0
/
+35
*
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
Masahiro Yamada
2015-05-31
1
-3
/
+2
*
ARM: UniPhier: move SoC sources to mach-uniphier
Masahiro Yamada
2015-03-01
1
-0
/
+53