aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier
AgeCommit message (Expand)AuthorFilesLines
2019-10-08dm: core: Add device_foreach_child()Simon Glass1-2/+2
2019-08-11env: Move env_set_ulong() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_set_hex() to env.hSimon Glass1-0/+1
2019-07-24psci: Fix warnings when compiling with W=1Patrick Delaunay1-2/+2
2019-07-10ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-timeMasahiro Yamada1-0/+4
2019-07-10ARM: uniphier: set dram_base environment variableMasahiro Yamada1-0/+2
2019-07-10ARM: uniphier: set loadaddr at boot-timeMasahiro Yamada1-0/+32
2019-07-10ARM: uniphier: turn uniphier_set_fdt_file() into void functionMasahiro Yamada1-7/+13
2019-07-10ARM: uniphier: remove CONFIG_SYS_SDRAM_BASEMasahiro Yamada1-1/+4
2019-07-10ARM: uniphier: make mem_map run-time configurableMasahiro Yamada3-4/+38
2019-07-10ARM: uniphier: make dram_init() more genericMasahiro Yamada1-3/+7
2019-07-10ARM: uniphier: make dram_init() independent of SG_MEMCONFMasahiro Yamada1-64/+84
2019-07-10ARM: uniphier: detect register base addresses run-timeMasahiro Yamada6-1/+97
2019-07-10ARM: uniphier: de-couple SC macros into base address and offsetMasahiro Yamada28-285/+266
2019-07-10ARM: uniphier: de-couple SG macros into base address and offsetMasahiro Yamada13-41/+46
2019-07-10ARM: uniphier: detect SD boot modeMasahiro Yamada2-0/+12
2019-07-10ARM: uniphier: make boot_is_swapped() code optionalMasahiro Yamada5-12/+30
2019-07-10ARM: uniphier: check DT to determine whether to initialize SBCMasahiro Yamada7-1/+33
2019-07-10ARM: uniphier: check DT to determine whether to use support cardMasahiro Yamada1-0/+33
2019-07-10ARM: uniphier: include <linux/io.h> from boot-device.cMasahiro Yamada1-0/+1
2019-07-10ARM: uniphier: use bool type for have_internal_stm parameterMasahiro Yamada1-10/+10
2019-07-10ARM: uniphier: clean up clk/MakefileMasahiro Yamada1-7/+3
2019-07-10ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup()Masahiro Yamada3-11/+0
2019-06-29ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant placesMasahiro Yamada4-42/+40
2019-06-29ARM: uniphier: remove unused init code for CONFIG_DEBUG_UARTMasahiro Yamada4-44/+2
2019-06-29ARM: uniphier: include <linux/io.h> from dram_init.cMasahiro Yamada1-0/+1
2019-06-29ARM: uniphier: remove unused sg_set_iectrl_range()Masahiro Yamada1-8/+0
2019-06-29ARM: uniphier: remove unused SC_DPLLOSCCTRLMasahiro Yamada1-4/+0
2019-06-29ARM: uniphier: fix build error for CONFIG_DEBUG_LL=yMasahiro Yamada1-0/+2
2018-12-29ARM: uniphier: do not modify bootcmd environment variable at run-timeMasahiro Yamada1-4/+4
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal1-1/+1
2018-09-11ARM: uniphier: remove ad-hoc clock enabling for EHCIMasahiro Yamada4-15/+0
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-3/+4
2018-07-25ARM: uniphier: enable distro bootMasahiro Yamada1-4/+4
2018-07-25ARM: uniphier: support fdt_fixup_mtdpartsMasahiro Yamada1-0/+8
2018-07-25ARM: uniphier: split ft_board_setup() out to a separate fileMasahiro Yamada4-36/+57
2018-07-25ARM: uniphier: clean-up ft_board_setup()Masahiro Yamada1-3/+3
2018-05-23ARM: uniphier: rename environment variable fdt_file to fdtfileMasahiro Yamada1-2/+2
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla2-2/+2
2018-05-07uniphier: psci: save context id in cpu_on commandPatrick Delaunay1-2/+5
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini98-205/+98
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2-2/+2
2018-01-09ARM: uniphier: hide memory top by platform hook instead of CONFIGMasahiro Yamada1-0/+7
2018-01-09ARM: uniphier: do not use RAM that exceeds 32 bit address rangeMasahiro Yamada1-0/+17
2017-12-12ARM: uniphier: use FIELD_PREP for PLL settingsMasahiro Yamada1-6/+8
2017-12-12ARM: uniphier: compute SSCPLL values more preciselyMasahiro Yamada1-2/+4
2017-12-12ARM: uniphier: fix SSCPLL init code for LD11 SoCDai Okamura1-0/+1
2017-12-12ARM: uniphier: compile pll-base-ld20.c for PXs3Masahiro Yamada1-0/+1
2017-12-04ARM: uniphier: clean up board_initMasahiro Yamada1-5/+2
2017-11-29ARM: dts: uniphier: Sync with Linux 4.15-rc1Masahiro Yamada2-2/+2