index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
/
board_late_init.c
Age
Commit message (
Expand
)
Author
2018-05-23
ARM: uniphier: rename environment variable fdt_file to fdtfile
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-10-15
ARM: uniphier: use pr_() instead of printf() where appropriate
Masahiro Yamada
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-04-20
ARM: uniphier: show STM (SCP) status on boot and pinmon command
Masahiro Yamada
2017-02-23
ARM: uniphier: rework spl_boot_device() and related code
Masahiro Yamada
2016-10-29
ARM: uniphier: adjust fdt_file environment handling to latest Linux
Masahiro Yamada
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-06-09
ARM: uniphier: do not overwrite fdt_file environment
Masahiro Yamada
2016-06-09
ARM: uniphier: check return code of setenv()
Masahiro Yamada
2016-04-24
ARM: uniphier: rework uniphier_set_fdt_file()
Masahiro Yamada
2016-04-24
ARM: uniphier: carry on booting for Unknown boot mode
Masahiro Yamada
2016-02-14
ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boards
Masahiro Yamada
2016-02-14
ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC
Masahiro Yamada
2015-12-23
ARM: uniphier: set DTB file name to fdt_file environment
Masahiro Yamada
2015-05-31
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
Masahiro Yamada
2015-03-01
ARM: UniPhier: move SoC sources to mach-uniphier
Masahiro Yamada