~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
/
board_late_init.c
Commit message (
Expand
)
Author
Age
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
ARM: uniphier: remove unneeded header inclusion from board_late_init.c
Masahiro Yamada
2020-08-18
*
ARM: uniphier: delete or replace <common.h> includes
Masahiro Yamada
2020-05-22
*
ARM: uniphier: remove workaround for the NAND write protect
Masahiro Yamada
2020-02-28
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
*
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
*
ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time
Masahiro Yamada
2019-07-10
*
ARM: uniphier: set dram_base environment variable
Masahiro Yamada
2019-07-10
*
ARM: uniphier: set loadaddr at boot-time
Masahiro Yamada
2019-07-10
*
ARM: uniphier: turn uniphier_set_fdt_file() into void function
Masahiro Yamada
2019-07-10
*
ARM: uniphier: detect SD boot mode
Masahiro Yamada
2019-07-10
*
ARM: uniphier: do not modify bootcmd environment variable at run-time
Masahiro Yamada
2018-12-29
*
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2018-09-20
*
ARM: uniphier: enable distro boot
Masahiro Yamada
2018-07-25
*
ARM: uniphier: rename environment variable fdt_file to fdtfile
Masahiro Yamada
2018-05-23
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
*
ARM: uniphier: use pr_() instead of printf() where appropriate
Masahiro Yamada
2017-10-15
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
*
ARM: uniphier: show STM (SCP) status on boot and pinmon command
Masahiro Yamada
2017-04-20
*
ARM: uniphier: rework spl_boot_device() and related code
Masahiro Yamada
2017-02-23
*
ARM: uniphier: adjust fdt_file environment handling to latest Linux
Masahiro Yamada
2016-10-29
*
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-13
*
ARM: uniphier: do not overwrite fdt_file environment
Masahiro Yamada
2016-06-09
*
ARM: uniphier: check return code of setenv()
Masahiro Yamada
2016-06-09
*
ARM: uniphier: rework uniphier_set_fdt_file()
Masahiro Yamada
2016-04-24
*
ARM: uniphier: carry on booting for Unknown boot mode
Masahiro Yamada
2016-04-24
*
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
2016-02-14
*
ARM: uniphier: set DTB file name to fdt_file environment
Masahiro Yamada
2015-12-23
*
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
Masahiro Yamada
2015-05-31
*
ARM: UniPhier: move SoC sources to mach-uniphier
Masahiro Yamada
2015-03-01