summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/boot-mode
AgeCommit message (Expand)Author
2017-01-22ARM: uniphier: simplify SoC ID get functionMasahiro Yamada
2017-01-22ARM: uniphier: replace <linux/err.h> with <linux/errno.h>Masahiro Yamada
2016-12-09spl: uniphier: Drop spl_board_announce_boot_device()Simon Glass
2016-12-09spl: Add a name to the SPL load-image methodsSimon Glass
2016-10-06spl: Pass spl_image as a parameter to load_image() methodsSimon Glass
2016-10-06spl: Convert spl_board_load_image() to use linker listSimon Glass
2016-10-06spl: Convert boot_device into a structSimon Glass
2016-10-06spl: Add a parameter to spl_parse_image_header()Simon Glass
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut
2016-06-09ARM: uniphier: fix boot mode for PH1-LD11Masahiro Yamada
2016-06-09ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20Masahiro Yamada
2016-05-26ARM: uniphier: add PH1-LD11 SoC supportMasahiro Yamada
2016-05-26ARM: uniphier: clean up boot mode tablesMasahiro Yamada
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day
2016-05-01ARM: uniphier: fix boot mode table of PH1-LD20Masahiro Yamada
2016-04-24ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada
2016-04-01ARM: uniphier: rename function names ph1_* to uniphier_*Masahiro Yamada
2016-03-24ARM: uniphier: add NOR boot supportMasahiro Yamada
2016-03-24ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada
2016-02-29ARM: uniphier: default to environment in eMMCMasahiro Yamada
2016-02-29ARM: uniphier: add a command to find the first MMC (non-SD) deviceMasahiro Yamada
2016-02-29ARM: uniphier: add eMMC boot supportMasahiro Yamada
2016-02-14ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoCMasahiro Yamada
2016-02-14ARM: uniphier: add missing static qualifierMasahiro Yamada
2016-01-13ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada
2016-01-13ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectoryMasahiro Yamada
2016-01-13ARM: uniphier: kill bogus header includesMasahiro Yamada
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-09-25ARM: uniphier: add ProXstream2 and PH1-LD6b supportMasahiro Yamada
2015-09-25ARM: uniphier: add PH1-Pro5 supportMasahiro Yamada
2015-09-25ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada