summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: do not modify bootcmd environment variable at run-timeMasahiro Yamada2018-12-291-4/+4
* mtd: move NAND files into a raw/ subdirectoryMiquel Raynal2018-09-201-1/+1
* ARM: uniphier: remove ad-hoc clock enabling for EHCIMasahiro Yamada2018-09-114-15/+0
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-3/+4
* ARM: uniphier: enable distro bootMasahiro Yamada2018-07-251-4/+4
* ARM: uniphier: support fdt_fixup_mtdpartsMasahiro Yamada2018-07-251-0/+8
* ARM: uniphier: split ft_board_setup() out to a separate fileMasahiro Yamada2018-07-254-36/+57
* ARM: uniphier: clean-up ft_board_setup()Masahiro Yamada2018-07-251-3/+3
* ARM: uniphier: rename environment variable fdt_file to fdtfileMasahiro Yamada2018-05-231-2/+2
* arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla2018-05-072-2/+2
* uniphier: psci: save context id in cpu_on commandPatrick Delaunay2018-05-071-2/+5
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0798-205/+98
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-052-2/+2
* ARM: uniphier: hide memory top by platform hook instead of CONFIGMasahiro Yamada2018-01-091-0/+7
* ARM: uniphier: do not use RAM that exceeds 32 bit address rangeMasahiro Yamada2018-01-091-0/+17
* ARM: uniphier: use FIELD_PREP for PLL settingsMasahiro Yamada2017-12-121-6/+8
* ARM: uniphier: compute SSCPLL values more preciselyMasahiro Yamada2017-12-121-2/+4
* ARM: uniphier: fix SSCPLL init code for LD11 SoCDai Okamura2017-12-121-0/+1
* ARM: uniphier: compile pll-base-ld20.c for PXs3Masahiro Yamada2017-12-121-0/+1
* ARM: uniphier: clean up board_initMasahiro Yamada2017-12-041-5/+2
* ARM: dts: uniphier: Sync with Linux 4.15-rc1Masahiro Yamada2017-11-292-2/+2
* ARM: uniphier: remove XIRQ pin settingsMasahiro Yamada2017-11-291-16/+0
* ARM: uniphier: remove IRQ settingsMasahiro Yamada2017-11-291-35/+0
* ARM: uniphier: use pr_*() more where appropriateMasahiro Yamada2017-10-231-8/+10
* ARM: uniphier: split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsiMasahiro Yamada2017-10-231-0/+2
* ARM: uniphier: remove CONFIG_UNIPHIER_ETHMasahiro Yamada2017-10-233-18/+0
* ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIGMasahiro Yamada2017-10-153-9/+9
* ARM: uniphier: change the default of SoC select to UNIPHIER_V7_MULTIMasahiro Yamada2017-10-151-1/+1
* ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada2017-10-159-19/+35
* printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada2017-10-042-8/+0
* ARM: uniphier: add GPU(Mali) reset deassert and clk enableMasahiro Yamada2017-09-182-0/+24
* ARM: uniphier: remove bit field macros from sc64-regs.hMasahiro Yamada2017-09-182-19/+1
* ARM: uniphier: merge two defconfig files into uniphier_v7_defconfigMasahiro Yamada2017-09-181-10/+11
* ARM: uniphier: set system bus pinmux for PXs3Masahiro Yamada2017-08-301-0/+2
* ARM: uniphier: move CONFIG_NAND to defconfigMasahiro Yamada2017-08-301-1/+0
* ARM: uniphier: fix DSPLL init code for LD20 SoCDai Okamura2017-08-301-3/+3
* ARM: uniphier: remove ad-hoc pin settings for NANDMasahiro Yamada2017-08-301-24/+4
* ARM: uniphier: add PLL settings for PXs3Masahiro Yamada2017-08-301-0/+55
* ARM: uniphier: move PLLCTRL register macros to each SoC .c fileMasahiro Yamada2017-08-303-21/+30
* ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settingsMasahiro Yamada2017-08-302-2/+2
* Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3"Masahiro Yamada2017-08-201-5/+0
* Revert "ARM: uniphier: move lowlevel debug init code after page table switch"Masahiro Yamada2017-08-201-4/+4
* ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada2017-08-2032-338/+26
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename common functions related to setenv()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-5/+5
* Convert CONFIG_NAND to KconfigAdam Ford2017-08-121-0/+1
* ARM: uniphier: remove part number info from the boot logMasahiro Yamada2017-07-261-11/+11
* ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada2017-07-2623-1953/+6
* ARM: uniphier: fix various sparse warningsMasahiro Yamada2017-06-258-10/+17