summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier
AgeCommit message (Expand)Author
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-24ARM: 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-13ARM: uniphier: set DRAM_SPARSE flag for LD21 boardsMasahiro Yamada
2017-02-23ARM: uniphier: set up charge pump current for MPLL of LD11 SoCMasahiro Yamada
2017-02-23ARM: uniphier: add simple eMMC load APIs instead of ROM APIMasahiro Yamada
2017-02-22ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20Masahiro Yamada
2017-02-22ARM: uniphier: add DRAM PHY clock duty adjustment for LD20 SoCKotaro Hayashi
2017-02-22ARM: uniphier: remove dram_nr_ch from board parametersMasahiro Yamada
2017-02-22ARM: uniphier: rework spl_boot_device() and related codeMasahiro Yamada
2017-02-22ARM: uniphier: move spl_boot_mode() to a separate fileMasahiro Yamada
2017-02-22ARM: uniphier: move MMC code to a separate fileMasahiro Yamada
2017-02-22ARM: uniphier: remove DRAM base address from board parametersMasahiro Yamada
2017-02-22ARM: uniphier: print Support Card info very lateMasahiro Yamada
2017-02-22ARM: uniphier: skip memreserve of unused DRAM bank of LD20Masahiro Yamada
2017-02-22ARM: uniphier: correct spelling of "invalid"Masahiro Yamada
2017-02-22ARM: uniphier: skip MEMCONF ch2 parsing if CH2_DISABLE bit is setMasahiro Yamada
2017-02-22ARM: uniphier: revive accidentally removed dcache_disable()Masahiro Yamada
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada
2017-01-29ARM: uniphier: compile board data only for SPLMasahiro Yamada
2017-01-29ARM: uniphier: refactor cmd_ddrmphyMasahiro Yamada
2017-01-29ARM: uniphier: clean up UMC init for PXs2 SoCMasahiro Yamada