summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier
AgeCommit message (Expand)Author
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
2017-08-30ARM: uniphier: add PLL settings for PXs3Masahiro Yamada
2017-08-30ARM: uniphier: move PLLCTRL register macros to each SoC .c fileMasahiro Yamada
2017-08-30ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settingsMasahiro Yamada
2017-08-20Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3"Masahiro Yamada
2017-08-20Revert "ARM: uniphier: move lowlevel debug init code after page table switch"Masahiro Yamada
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-12Convert CONFIG_NAND to KconfigAdam Ford
2017-07-26ARM: uniphier: remove part number info from the boot logMasahiro Yamada
2017-07-26ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada
2017-06-25ARM: uniphier: fix various sparse warningsMasahiro Yamada
2017-06-01dm: Fix up inclusion of common.hSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-05-17ARM: uniphier: add more init code for PXs3Masahiro Yamada
2017-05-17ARM: uniphier: add weird workaround code for LD20Masahiro Yamada
2017-05-17ARM: uniphier: fix MODEL field of REVISION registerMasahiro Yamada
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-04-20ARM: uniphier: show STM (SCP) status on boot and pinmon commandMasahiro Yamada
2017-04-20ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfigMasahiro Yamada
2017-04-20ARM: uniphier: setup EHCI PHY paramters for LD11Masahiro Yamada
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-03-14ARM: uniphier: set DRAM_SPARSE flag for LD21 boardsMasahiro Yamada
2017-02-23ARM: uniphier: set up charge pump current for MPLL of LD11 SoCMasahiro Yamada