~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ARM: uniphier: delete or replace <common.h> includesMasahiro Yamada2020-05-22
* common: Drop init.h from common headerSimon Glass2020-05-18
* ARM: uniphier: set gd->ram_base correctlyMasahiro Yamada2020-02-01
* ARM: uniphier: remove CONFIG_SYS_SDRAM_BASEMasahiro Yamada2019-07-10
* ARM: uniphier: make mem_map run-time configurableMasahiro Yamada2019-07-10
* ARM: uniphier: make dram_init() more genericMasahiro Yamada2019-07-10
* ARM: uniphier: make dram_init() independent of SG_MEMCONFMasahiro Yamada2019-07-10
* ARM: uniphier: de-couple SG macros into base address and offsetMasahiro Yamada2019-07-10
* ARM: uniphier: include <linux/io.h> from dram_init.cMasahiro Yamada2019-06-29
* ARM: uniphier: split ft_board_setup() out to a separate fileMasahiro Yamada2018-07-25
* ARM: uniphier: clean-up ft_board_setup()Masahiro Yamada2018-07-25
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* ARM: uniphier: hide memory top by platform hook instead of CONFIGMasahiro Yamada2018-01-09
* ARM: uniphier: do not use RAM that exceeds 32 bit address rangeMasahiro Yamada2018-01-09
* ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada2017-10-15
* printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada2017-10-04
* ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada2017-08-20
* ARM: uniphier: fix various sparse warningsMasahiro Yamada2017-06-25
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-05
* ARM: uniphier: remove DRAM base address from board parametersMasahiro Yamada2017-02-23
* ARM: uniphier: skip memreserve of unused DRAM bank of LD20Masahiro Yamada2017-02-23
* ARM: uniphier: correct spelling of "invalid"Masahiro Yamada2017-02-23
* ARM: uniphier: skip MEMCONF ch2 parsing if CH2_DISABLE bit is setMasahiro Yamada2017-02-23
* ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoCMasahiro Yamada2017-01-29
* ARM: uniphier: detect RAM size by decoding HW register instead of DTMasahiro Yamada2017-01-29
* ARM: uniphier: simplify SoC ID get functionMasahiro Yamada2017-01-22
* ARM: uniphier: replace <linux/err.h> with <linux/errno.h>Masahiro Yamada2017-01-22
* ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20Masahiro Yamada2016-06-20
* ARM: uniphier: avoid unaligned access to DT on 64bit SoCMasahiro Yamada2016-04-24
* ARM: uniphier: adjust dram_init() and dram_init_banksize() for ARM64Masahiro Yamada2016-04-01
* ARM: uniphier: fix warnings reported by aarch64 compilerMasahiro Yamada2016-03-01
* ARM: uniphier: parse device tree to determine DRAM base and sizeMasahiro Yamada2015-09-25
* ARM: UniPhier: move SoC sources to mach-uniphierMasahiro Yamada2015-03-01