summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/boot-mode
AgeCommit message (Expand)Author
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-08ARM: uniphier: fix boot mode for PH1-LD11Masahiro Yamada
2016-06-08ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20Masahiro Yamada
2016-05-25ARM: uniphier: add PH1-LD11 SoC supportMasahiro Yamada
2016-05-25ARM: uniphier: clean up boot mode tablesMasahiro Yamada
2016-05-06Fix various typos, scattered over the code.Robert P. J. Day
2016-04-30ARM: uniphier: fix boot mode table of PH1-LD20Masahiro Yamada
2016-04-24ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada
2016-03-31ARM: uniphier: rename function names ph1_* to uniphier_*Masahiro Yamada
2016-03-23ARM: uniphier: add NOR boot supportMasahiro Yamada
2016-03-23ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada
2016-02-28ARM: uniphier: default to environment in eMMCMasahiro Yamada
2016-02-28ARM: uniphier: add a command to find the first MMC (non-SD) deviceMasahiro Yamada
2016-02-28ARM: 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-12ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada
2016-01-12ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectoryMasahiro Yamada
2016-01-12ARM: uniphier: kill bogus header includesMasahiro Yamada
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-09-24ARM: uniphier: add ProXstream2 and PH1-LD6b supportMasahiro Yamada
2015-09-24ARM: uniphier: add PH1-Pro5 supportMasahiro Yamada
2015-09-24ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada