summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-uniphier/board_late_init.c
Commit message (Expand)AuthorAgeFilesLines
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-timeMasahiro Yamada2019-07-101-0/+4
* ARM: uniphier: set dram_base environment variableMasahiro Yamada2019-07-101-0/+2
* ARM: uniphier: set loadaddr at boot-timeMasahiro Yamada2019-07-101-0/+32
* ARM: uniphier: turn uniphier_set_fdt_file() into void functionMasahiro Yamada2019-07-101-7/+13
* ARM: uniphier: detect SD boot modeMasahiro Yamada2019-07-101-0/+4
* ARM: uniphier: do not modify bootcmd environment variable at run-timeMasahiro Yamada2018-12-291-4/+4
* mtd: move NAND files into a raw/ subdirectoryMiquel Raynal2018-09-201-1/+1
* ARM: uniphier: enable distro bootMasahiro Yamada2018-07-251-4/+4
* ARM: uniphier: rename environment variable fdt_file to fdtfileMasahiro Yamada2018-05-231-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada2017-10-151-1/+3
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-5/+5
* ARM: uniphier: show STM (SCP) status on boot and pinmon commandMasahiro Yamada2017-04-201-5/+11
* ARM: uniphier: rework spl_boot_device() and related codeMasahiro Yamada2017-02-231-2/+2
* ARM: uniphier: adjust fdt_file environment handling to latest LinuxMasahiro Yamada2016-10-291-12/+9
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-131-3/+2
* ARM: uniphier: do not overwrite fdt_file environmentMasahiro Yamada2016-06-091-0/+3
* ARM: uniphier: check return code of setenv()Masahiro Yamada2016-06-091-3/+1
* ARM: uniphier: rework uniphier_set_fdt_file()Masahiro Yamada2016-04-241-31/+31
* ARM: uniphier: carry on booting for Unknown boot modeMasahiro Yamada2016-04-241-2/+2
* ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boardsMasahiro Yamada2016-02-141-0/+2
* ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoCMasahiro Yamada2016-02-141-1/+7
* ARM: uniphier: set DTB file name to fdt_file environmentMasahiro Yamada2015-12-231-0/+35
* ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada2015-05-311-3/+2
* ARM: UniPhier: move SoC sources to mach-uniphierMasahiro Yamada2015-03-011-0/+53