summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier
AgeCommit message (Expand)Author
2016-02-14ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boardsMasahiro Yamada
2016-02-14ARM: uniphier: adjust DDR clock delay line for ProXstream2Masahiro Yamada
2016-02-14ARM: uniphier: move cmd_ddrmphy.c to fix build errorMasahiro Yamada
2016-02-14ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.cMasahiro Yamada
2016-02-14ARM: uniphier: remove unused header mio-regs.hMasahiro Yamada
2016-02-14ARM: uniphier: drop unneeded EHCI pin mux settingsMasahiro Yamada
2016-02-14ARM: uniphier: switch over to generic EHCI driverMasahiro Yamada
2016-02-14ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoCMasahiro Yamada
2016-02-14ARM: uniphier: add missing static qualifierMasahiro Yamada
2016-02-14ARM: uniphier: create early page table at run-timeMasahiro Yamada
2016-02-14ARM: uniphier: change stack pointer address for SPLMasahiro Yamada
2016-02-14ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boardsMasahiro Yamada
2016-01-19ARM: uniphier: remove unneeded if conditionalsMasahiro Yamada
2016-01-19ARM: uniphier: move UMC register macros to umc-regs.hMasahiro Yamada
2016-01-19ARM: uniphier: set active ways to really enable outer cacheMasahiro Yamada
2016-01-19ARM: uniphier: fix range invalidate for outer cacheMasahiro Yamada
2016-01-19ARM: uniphier: factor out outer cache sync as a helper functionMasahiro Yamada
2016-01-19ARM: uniphier: refactor outer cache operation slightlyMasahiro Yamada
2016-01-12ARM: uniphier: add dump command for DDR Multi PHY registersMasahiro Yamada
2016-01-12ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6bMasahiro Yamada
2016-01-12ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada
2016-01-12ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectoryMasahiro Yamada
2016-01-12ARM: uniphier: move cmd_ddrphy.c to dram subdirectoryMasahiro Yamada
2016-01-12ARM: uniphier: kill bogus header includesMasahiro Yamada
2015-12-22ARM: uniphier: set DTB file name to fdt_file environmentMasahiro Yamada
2015-12-22ARM: uniphier: merge umc/ and ddrphy/ into a single directoryMasahiro Yamada
2015-12-22ARM: uniphier: display model number all the time on boot upMasahiro Yamada
2015-12-22ARM: uniphier: add macros and revision IDs for sLD11 and LD10Masahiro Yamada
2015-12-22ARM: uniphier: compile uniphier_get_board_param() for U-Boot properMasahiro Yamada
2015-12-22ARM: uniphier: split ProXstream2 board data and change DDR frequencyMasahiro Yamada
2015-12-22ARM: uniphier: call uniphier_get_board_param() without FDT blobMasahiro Yamada
2015-12-22ARM: uniphier: add functions to get SoC model/revisionMasahiro Yamada
2015-12-22ARM: uniphier: allow DDR function to return more precise error codeMasahiro Yamada
2015-12-22ARM: uniphier: use BIT() macro for DDR PHY headerMasahiro Yamada
2015-12-22ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_*Masahiro Yamada
2015-12-22ARM: uniphier: add const qualifier to constant arrayMasahiro Yamada
2015-12-22ARM: uniphier: add static qualifiers to locally used functionsMasahiro Yamada
2015-11-11ARM: uniphier: drop UniPhier specific SMP codeMasahiro Yamada
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-09-24ARM: uniphier: fix init page table for ProXstream2/PH1-LD6b USB bootMasahiro Yamada
2015-09-24ARM: uniphier: add ProXstream2 and PH1-LD6b supportMasahiro Yamada
2015-09-24ARM: uniphier: add PH1-Pro5 supportMasahiro Yamada
2015-09-24ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada
2015-09-24ARM: uniphier: unify low-level debug init codeMasahiro Yamada
2015-09-24ARM: uniphier: fix glitch signal problem for low-level debugMasahiro Yamada
2015-09-24ARM: uniphier: delete unneeded input enable for low-level debugMasahiro Yamada
2015-09-24ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada
2015-09-24ARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada
2015-09-24ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada
2015-09-24ARM: uniphier: refactor LED functionMasahiro Yamada