summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier
AgeCommit message (Expand)Author
2019-07-10ARM: uniphier: make boot_is_swapped() code optionalMasahiro Yamada
2019-07-10ARM: uniphier: check DT to determine whether to initialize SBCMasahiro Yamada
2019-07-10ARM: uniphier: check DT to determine whether to use support cardMasahiro Yamada
2019-07-10ARM: uniphier: include <linux/io.h> from boot-device.cMasahiro Yamada
2019-07-10ARM: uniphier: use bool type for have_internal_stm parameterMasahiro Yamada
2019-07-10ARM: uniphier: clean up clk/MakefileMasahiro Yamada
2019-07-10ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup()Masahiro Yamada
2019-06-29ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant placesMasahiro Yamada
2019-06-29ARM: uniphier: remove unused init code for CONFIG_DEBUG_UARTMasahiro Yamada
2019-06-29ARM: uniphier: include <linux/io.h> from dram_init.cMasahiro Yamada
2019-06-29ARM: uniphier: remove unused sg_set_iectrl_range()Masahiro Yamada
2019-06-29ARM: uniphier: remove unused SC_DPLLOSCCTRLMasahiro Yamada
2019-06-29ARM: uniphier: fix build error for CONFIG_DEBUG_LL=yMasahiro Yamada
2018-12-29ARM: uniphier: do not modify bootcmd environment variable at run-timeMasahiro Yamada
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal
2018-09-11ARM: uniphier: remove ad-hoc clock enabling for EHCIMasahiro Yamada
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-25ARM: uniphier: enable distro bootMasahiro Yamada
2018-07-25ARM: uniphier: support fdt_fixup_mtdpartsMasahiro Yamada
2018-07-25ARM: uniphier: split ft_board_setup() out to a separate fileMasahiro Yamada
2018-07-25ARM: uniphier: clean-up ft_board_setup()Masahiro Yamada
2018-05-23ARM: uniphier: rename environment variable fdt_file to fdtfileMasahiro Yamada
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla
2018-05-07uniphier: psci: save context id in cpu_on commandPatrick Delaunay
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-01-09ARM: uniphier: hide memory top by platform hook instead of CONFIGMasahiro Yamada
2018-01-09ARM: uniphier: do not use RAM that exceeds 32 bit address rangeMasahiro Yamada
2017-12-12ARM: uniphier: use FIELD_PREP for PLL settingsMasahiro Yamada
2017-12-12ARM: uniphier: compute SSCPLL values more preciselyMasahiro Yamada
2017-12-12ARM: uniphier: fix SSCPLL init code for LD11 SoCDai Okamura
2017-12-12ARM: uniphier: compile pll-base-ld20.c for PXs3Masahiro Yamada
2017-12-04ARM: uniphier: clean up board_initMasahiro Yamada
2017-11-29ARM: dts: uniphier: Sync with Linux 4.15-rc1Masahiro Yamada
2017-11-29ARM: uniphier: remove XIRQ pin settingsMasahiro Yamada
2017-11-29ARM: uniphier: remove IRQ settingsMasahiro Yamada
2017-10-23ARM: uniphier: use pr_*() more where appropriateMasahiro Yamada
2017-10-23ARM: uniphier: split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsiMasahiro Yamada
2017-10-23ARM: uniphier: remove CONFIG_UNIPHIER_ETHMasahiro Yamada
2017-10-15ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIGMasahiro Yamada
2017-10-15ARM: uniphier: change the default of SoC select to UNIPHIER_V7_MULTIMasahiro Yamada
2017-10-15ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada
2017-10-04printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada
2017-09-18ARM: uniphier: add GPU(Mali) reset deassert and clk enableMasahiro Yamada
2017-09-18ARM: uniphier: remove bit field macros from sc64-regs.hMasahiro Yamada
2017-09-18ARM: uniphier: merge two defconfig files into uniphier_v7_defconfigMasahiro Yamada
2017-08-30ARM: uniphier: set system bus pinmux for PXs3Masahiro Yamada
2017-08-30ARM: uniphier: move CONFIG_NAND to defconfigMasahiro Yamada
2017-08-30ARM: uniphier: fix DSPLL init code for LD20 SoCDai Okamura
2017-08-30ARM: uniphier: remove ad-hoc pin settings for NANDMasahiro Yamada