summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier
Commit message (Expand)AuthorAgeFilesLines
* 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
* dm: Fix up inclusion of common.hSimon Glass2017-06-011-0/+1
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-2/+1
* ARM: uniphier: add more init code for PXs3Masahiro Yamada2017-05-179-1/+76
* ARM: uniphier: add weird workaround code for LD20Masahiro Yamada2017-05-172-0/+16
* ARM: uniphier: fix MODEL field of REVISION registerMasahiro Yamada2017-05-171-1/+1
* Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-153-3/+3
* ARM: uniphier: show STM (SCP) status on boot and pinmon commandMasahiro Yamada2017-04-203-8/+48
* ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfigMasahiro Yamada2017-04-201-0/+2
* ARM: uniphier: setup EHCI PHY paramters for LD11Masahiro Yamada2017-04-202-0/+10
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* ARM: uniphier: set DRAM_SPARSE flag for LD21 boardsMasahiro Yamada2017-03-141-1/+1
* ARM: uniphier: set up charge pump current for MPLL of LD11 SoCMasahiro Yamada2017-02-233-0/+24