summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier
AgeCommit message (Expand)AuthorFilesLines
2016-01-20ARM: uniphier: remove unneeded if conditionalsMasahiro Yamada1-8/+2
2016-01-20ARM: uniphier: move UMC register macros to umc-regs.hMasahiro Yamada2-48/+27
2016-01-20ARM: uniphier: set active ways to really enable outer cacheMasahiro Yamada1-0/+2
2016-01-20ARM: uniphier: fix range invalidate for outer cacheMasahiro Yamada1-0/+23
2016-01-20ARM: uniphier: factor out outer cache sync as a helper functionMasahiro Yamada1-4/+8
2016-01-20ARM: uniphier: refactor outer cache operation slightlyMasahiro Yamada1-2/+4
2016-01-12ARM: uniphier: add dump command for DDR Multi PHY registersMasahiro Yamada3-0/+339
2016-01-12ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6bMasahiro Yamada5-0/+826
2016-01-12ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada77-129/+188
2016-01-12ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectoryMasahiro Yamada3-1/+2
2016-01-12ARM: uniphier: move cmd_ddrphy.c to dram subdirectoryMasahiro Yamada3-1/+2
2016-01-12ARM: uniphier: kill bogus header includesMasahiro Yamada13-15/+0
2015-12-22ARM: uniphier: set DTB file name to fdt_file environmentMasahiro Yamada1-0/+35
2015-12-22ARM: uniphier: merge umc/ and ddrphy/ into a single directoryMasahiro Yamada11-15/+11
2015-12-22ARM: uniphier: display model number all the time on boot upMasahiro Yamada1-2/+1
2015-12-22ARM: uniphier: add macros and revision IDs for sLD11 and LD10Masahiro Yamada3-1/+27
2015-12-22ARM: uniphier: compile uniphier_get_board_param() for U-Boot properMasahiro Yamada1-1/+1
2015-12-22ARM: uniphier: split ProXstream2 board data and change DDR frequencyMasahiro Yamada1-3/+17
2015-12-22ARM: uniphier: call uniphier_get_board_param() without FDT blobMasahiro Yamada3-6/+7
2015-12-22ARM: uniphier: add functions to get SoC model/revisionMasahiro Yamada2-0/+15
2015-12-22ARM: uniphier: allow DDR function to return more precise error codeMasahiro Yamada1-2/+3
2015-12-22ARM: uniphier: use BIT() macro for DDR PHY headerMasahiro Yamada1-45/+46
2015-12-22ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_*Masahiro Yamada2-4/+4
2015-12-22ARM: uniphier: add const qualifier to constant arrayMasahiro Yamada1-1/+1
2015-12-22ARM: uniphier: add static qualifiers to locally used functionsMasahiro Yamada1-6/+6
2015-11-11ARM: uniphier: drop UniPhier specific SMP codeMasahiro Yamada2-61/+0
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini12-0/+48
2015-09-24ARM: uniphier: fix init page table for ProXstream2/PH1-LD6b USB bootMasahiro Yamada1-4/+2
2015-09-24ARM: uniphier: add ProXstream2 and PH1-LD6b supportMasahiro Yamada26-0/+567
2015-09-24ARM: uniphier: add PH1-Pro5 supportMasahiro Yamada22-1/+346
2015-09-24ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada78-429/+1068
2015-09-24ARM: uniphier: unify low-level debug init codeMasahiro Yamada11-152/+115
2015-09-24ARM: uniphier: fix glitch signal problem for low-level debugMasahiro Yamada4-20/+20
2015-09-24ARM: uniphier: delete unneeded input enable for low-level debugMasahiro Yamada1-5/+0
2015-09-24ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada5-15/+14
2015-09-24ARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada1-0/+4
2015-09-24ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada2-7/+10
2015-09-24ARM: uniphier: refactor LED functionMasahiro Yamada9-128/+96
2015-09-24ARM: uniphier: remove useless wrapper functionsMasahiro Yamada3-17/+10
2015-09-24ARM: uniphier: remove unused header fileMasahiro Yamada1-24/+0
2015-09-24ARM: uniphier: parse device tree to determine DRAM base and sizeMasahiro Yamada2-16/+47
2015-09-24ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.hMasahiro Yamada11-119/+109
2015-09-24ARM: uniphier: change the external bus address mappingMasahiro Yamada4-19/+19
2015-09-24ARM: uniphier: drop DCC micro support card supportMasahiro Yamada11-293/+20
2015-09-24ARM: uniphier: drop ad-hoc input enable settingsMasahiro Yamada7-51/+7
2015-09-24ARM: uniphier: drop ad-hoc early pin-muxing settingsMasahiro Yamada6-82/+7
2015-08-30ARM: uniphier: enable SPL_OF_CONTROLMasahiro Yamada7-49/+0
2015-08-30ARM: uniphier: fix build error when CONFIG_DEBUG_LL is definedMasahiro Yamada1-0/+2
2015-07-23ARM: UniPhier: add PH1-sLD3 SoC supportMasahiro Yamada20-10/+436
2015-07-01ARM: UniPhier: add IDs for PH1-Pro5, ProXstream2, PH1-LD6bMasahiro Yamada1-0/+9