Age | Commit message (Expand) | Author |
2020-02-28 | ARM: uniphier: remove workaround for the NAND write protect | Masahiro Yamada |
2019-12-02 | common: Move some board functions out of common.h | Simon Glass |
2019-08-11 | env: Move env_set_hex() to env.h | Simon Glass |
2019-07-10 | ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time | Masahiro Yamada |
2019-07-10 | ARM: uniphier: set dram_base environment variable | Masahiro Yamada |
2019-07-10 | ARM: uniphier: set loadaddr at boot-time | Masahiro Yamada |
2019-07-10 | ARM: uniphier: turn uniphier_set_fdt_file() into void function | Masahiro Yamada |
2019-07-10 | ARM: uniphier: detect SD boot mode | Masahiro Yamada |
2018-12-29 | ARM: uniphier: do not modify bootcmd environment variable at run-time | Masahiro Yamada |
2018-09-20 | mtd: move NAND files into a raw/ subdirectory | Miquel Raynal |
2018-07-25 | ARM: uniphier: enable distro boot | Masahiro Yamada |
2018-05-23 | ARM: uniphier: rename environment variable fdt_file to fdtfile | Masahiro Yamada |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2017-10-15 | ARM: uniphier: use pr_() instead of printf() where appropriate | Masahiro Yamada |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-04-20 | ARM: uniphier: show STM (SCP) status on boot and pinmon command | Masahiro Yamada |
2017-02-23 | ARM: uniphier: rework spl_boot_device() and related code | Masahiro Yamada |
2016-10-29 | ARM: uniphier: adjust fdt_file environment handling to latest Linux | Masahiro Yamada |
2016-10-13 | libfdt: Bring in upstream stringlist functions | Simon Glass |
2016-06-09 | ARM: uniphier: do not overwrite fdt_file environment | Masahiro Yamada |
2016-06-09 | ARM: uniphier: check return code of setenv() | Masahiro Yamada |
2016-04-24 | ARM: uniphier: rework uniphier_set_fdt_file() | Masahiro Yamada |
2016-04-24 | ARM: uniphier: carry on booting for Unknown boot mode | Masahiro Yamada |
2016-02-14 | ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boards | Masahiro Yamada |
2016-02-14 | ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC | Masahiro Yamada |
2015-12-23 | ARM: uniphier: set DTB file name to fdt_file environment | Masahiro Yamada |
2015-05-31 | ARM: UniPhier: replace <asm/io.h> with <linux/io.h> | Masahiro Yamada |
2015-03-01 | ARM: UniPhier: move SoC sources to mach-uniphier | Masahiro Yamada |