aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-29ARM: uniphier: remove XIRQ pin settingsMasahiro Yamada1-16/+0
2017-11-29ARM: uniphier: remove IRQ settingsMasahiro Yamada1-35/+0
2017-10-23ARM: uniphier: use pr_*() more where appropriateMasahiro Yamada1-8/+10
2017-10-23ARM: uniphier: split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsiMasahiro Yamada1-0/+2
2017-10-23ARM: uniphier: remove CONFIG_UNIPHIER_ETHMasahiro Yamada3-18/+0
2017-10-15ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIGMasahiro Yamada3-9/+9
2017-10-15ARM: uniphier: change the default of SoC select to UNIPHIER_V7_MULTIMasahiro Yamada1-1/+1
2017-10-15ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada9-19/+35
2017-10-04printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada2-8/+0
2017-09-18ARM: uniphier: add GPU(Mali) reset deassert and clk enableMasahiro Yamada2-0/+24
2017-09-18ARM: uniphier: remove bit field macros from sc64-regs.hMasahiro Yamada2-19/+1
2017-09-18ARM: uniphier: merge two defconfig files into uniphier_v7_defconfigMasahiro Yamada1-10/+11
2017-08-30ARM: uniphier: set system bus pinmux for PXs3Masahiro Yamada1-0/+2
2017-08-30ARM: uniphier: move CONFIG_NAND to defconfigMasahiro Yamada1-1/+0
2017-08-30ARM: uniphier: fix DSPLL init code for LD20 SoCDai Okamura1-3/+3
2017-08-30ARM: uniphier: remove ad-hoc pin settings for NANDMasahiro Yamada1-24/+4
2017-08-30ARM: uniphier: add PLL settings for PXs3Masahiro Yamada1-0/+55
2017-08-30ARM: uniphier: move PLLCTRL register macros to each SoC .c fileMasahiro Yamada3-21/+30
2017-08-30ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settingsMasahiro Yamada2-2/+2
2017-08-20Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3"Masahiro Yamada1-5/+0
2017-08-20Revert "ARM: uniphier: move lowlevel debug init code after page table switch"Masahiro Yamada1-4/+4
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada32-338/+26
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-08-16env: Rename common functions related to setenv()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-5/+5
2017-08-12Convert CONFIG_NAND to KconfigAdam Ford1-0/+1
2017-07-26ARM: uniphier: remove part number info from the boot logMasahiro Yamada1-11/+11
2017-07-26ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada23-1953/+6
2017-06-25ARM: uniphier: fix various sparse warningsMasahiro Yamada8-10/+17
2017-06-01dm: Fix up inclusion of common.hSimon Glass1-0/+1