~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* ARM: uniphier: remove unneeded header inclusion from board_late_init.cMasahiro Yamada2020-08-18
* ARM: uniphier: delete or replace <common.h> includesMasahiro Yamada2020-05-22
* ARM: uniphier: remove workaround for the NAND write protectMasahiro Yamada2020-02-28
* common: Move some board functions out of common.hSimon Glass2019-12-02
* env: Move env_set_hex() to env.hSimon Glass2019-08-11
* ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-timeMasahiro Yamada2019-07-10
* ARM: uniphier: set dram_base environment variableMasahiro Yamada2019-07-10
* ARM: uniphier: set loadaddr at boot-timeMasahiro Yamada2019-07-10
* ARM: uniphier: turn uniphier_set_fdt_file() into void functionMasahiro Yamada2019-07-10
* ARM: uniphier: detect SD boot modeMasahiro Yamada2019-07-10
* ARM: uniphier: do not modify bootcmd environment variable at run-timeMasahiro Yamada2018-12-29
* mtd: move NAND files into a raw/ subdirectoryMiquel Raynal2018-09-20
* ARM: uniphier: enable distro bootMasahiro Yamada2018-07-25
* ARM: uniphier: rename environment variable fdt_file to fdtfileMasahiro Yamada2018-05-23
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada2017-10-15
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* ARM: uniphier: show STM (SCP) status on boot and pinmon commandMasahiro Yamada2017-04-20
* ARM: uniphier: rework spl_boot_device() and related codeMasahiro Yamada2017-02-23
* ARM: uniphier: adjust fdt_file environment handling to latest LinuxMasahiro Yamada2016-10-29
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-13
* ARM: uniphier: do not overwrite fdt_file environmentMasahiro Yamada2016-06-09
* ARM: uniphier: check return code of setenv()Masahiro Yamada2016-06-09
* ARM: uniphier: rework uniphier_set_fdt_file()Masahiro Yamada2016-04-24
* ARM: uniphier: carry on booting for Unknown boot modeMasahiro Yamada2016-04-24
* ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boardsMasahiro Yamada2016-02-14
* ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoCMasahiro Yamada2016-02-14
* ARM: uniphier: set DTB file name to fdt_file environmentMasahiro Yamada2015-12-23
* ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada2015-05-31
* ARM: UniPhier: move SoC sources to mach-uniphierMasahiro Yamada2015-03-01