index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
/
boot-mode
Age
Commit message (
Expand
)
Author
2016-10-06
spl: Pass spl_image as a parameter to load_image() methods
Simon Glass
2016-10-06
spl: Convert spl_board_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert boot_device into a struct
Simon Glass
2016-10-06
spl: Add a parameter to spl_parse_image_header()
Simon Glass
2016-06-26
common: Pass the boot device into spl_boot_mode()
Marek Vasut
2016-06-09
ARM: uniphier: fix boot mode for PH1-LD11
Masahiro Yamada
2016-06-09
ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20
Masahiro Yamada
2016-05-26
ARM: uniphier: add PH1-LD11 SoC support
Masahiro Yamada
2016-05-26
ARM: uniphier: clean up boot mode tables
Masahiro Yamada
2016-05-05
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-01
ARM: uniphier: fix boot mode table of PH1-LD20
Masahiro Yamada
2016-04-24
ARM: uniphier: add PH1-LD20 SoC support
Masahiro Yamada
2016-04-01
ARM: uniphier: rename function names ph1_* to uniphier_*
Masahiro Yamada
2016-03-24
ARM: uniphier: add NOR boot support
Masahiro Yamada
2016-03-24
ARM: uniphier: drop PH1- prefix from CONFIG options and file names
Masahiro Yamada
2016-02-29
ARM: uniphier: default to environment in eMMC
Masahiro Yamada
2016-02-29
ARM: uniphier: add a command to find the first MMC (non-SD) device
Masahiro Yamada
2016-02-29
ARM: uniphier: add eMMC boot support
Masahiro Yamada
2016-02-14
ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC
Masahiro Yamada
2016-02-14
ARM: uniphier: add missing static qualifier
Masahiro Yamada
2016-01-13
ARM: uniphier: move headers out of include/mach directory
Masahiro Yamada
2016-01-13
ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory
Masahiro Yamada
2016-01-13
ARM: uniphier: kill bogus header includes
Masahiro Yamada
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-09-25
ARM: uniphier: add ProXstream2 and PH1-LD6b support
Masahiro Yamada
2015-09-25
ARM: uniphier: add PH1-Pro5 support
Masahiro Yamada
2015-09-25
ARM: uniphier: allow to enable multiple SoCs
Masahiro Yamada