summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/boot-mode
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: rework spl_boot_device() and related codeMasahiro Yamada2017-02-2310-739/+0
* ARM: uniphier: move spl_boot_mode() to a separate fileMasahiro Yamada2017-02-231-24/+0
* ARM: uniphier: move MMC code to a separate fileMasahiro Yamada2017-02-231-38/+0
* ARM: uniphier: simplify SoC ID get functionMasahiro Yamada2017-01-224-32/+33
* ARM: uniphier: replace <linux/err.h> with <linux/errno.h>Masahiro Yamada2017-01-221-1/+1
* spl: uniphier: Drop spl_board_announce_boot_device()Simon Glass2016-12-091-5/+0
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-091-1/+1
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-061-4/+5
* spl: Convert spl_board_load_image() to use linker listSimon Glass2016-10-061-1/+2
* spl: Convert boot_device into a structSimon Glass2016-10-061-1/+1
* spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-061-1/+1
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-261-1/+1
* ARM: uniphier: fix boot mode for PH1-LD11Masahiro Yamada2016-06-091-1/+18
* ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20Masahiro Yamada2016-06-093-3/+154
* ARM: uniphier: add PH1-LD11 SoC supportMasahiro Yamada2016-05-263-2/+5
* ARM: uniphier: clean up boot mode tablesMasahiro Yamada2016-05-265-13/+13
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-051-1/+1
* ARM: uniphier: fix boot mode table of PH1-LD20Masahiro Yamada2016-05-011-1/+1
* ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada2016-04-245-0/+89
* ARM: uniphier: rename function names ph1_* to uniphier_*Masahiro Yamada2016-04-017-24/+24
* ARM: uniphier: add NOR boot supportMasahiro Yamada2016-03-242-2/+2
* ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada2016-03-247-35/+31
* ARM: uniphier: default to environment in eMMCMasahiro Yamada2016-02-291-0/+5
* ARM: uniphier: add a command to find the first MMC (non-SD) deviceMasahiro Yamada2016-02-291-0/+34
* ARM: uniphier: add eMMC boot supportMasahiro Yamada2016-02-291-0/+25
* ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoCMasahiro Yamada2016-02-143-1/+15
* ARM: uniphier: add missing static qualifierMasahiro Yamada2016-02-141-1/+1
* ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada2016-01-137-14/+45
* ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectoryMasahiro Yamada2016-01-132-0/+56
* ARM: uniphier: kill bogus header includesMasahiro Yamada2016-01-135-6/+0
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-101-0/+4
* ARM: uniphier: add ProXstream2 and PH1-LD6b supportMasahiro Yamada2015-09-253-0/+83
* ARM: uniphier: add PH1-Pro5 supportMasahiro Yamada2015-09-253-0/+80
* ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada2015-09-254-0/+221