summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-uniphier
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: uniphier: remove UMC_INITCTL* and UMC_DRMR* settingsMasahiro Yamada2016-02-294-60/+0
* ARM: uniphier: refactor UMC init code for ProXstream2Masahiro Yamada2016-02-291-45/+64
* ARM: uniphier: use pr_err() where possibleMasahiro Yamada2016-02-292-5/+5
* ARM: uniphier: optimize ProXstream2 UMC init code with "for" loopMasahiro Yamada2016-02-291-22/+11
* ARM: uniphier: rework struct uniphier_board_dataMasahiro Yamada2016-02-2911-114/+161
* ARM: uniphier: remove unused umc_polling()Masahiro Yamada2016-02-291-9/+0
* ARM: uniphier: default to environment in eMMCMasahiro Yamada2016-02-291-0/+5
* ARM: uniphier: add a command to find the first MMC (non-SD) deviceMasahiro Yamada2016-02-291-0/+34
* ARM: uniphier: add eMMC boot supportMasahiro Yamada2016-02-291-0/+25
* ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boardsMasahiro Yamada2016-02-142-0/+16
* ARM: uniphier: adjust DDR clock delay line for ProXstream2Masahiro Yamada2016-02-141-2/+10
* ARM: uniphier: move cmd_ddrmphy.c to fix build errorMasahiro Yamada2016-02-141-0/+0
* ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.cMasahiro Yamada2016-02-142-1/+8
* ARM: uniphier: remove unused header mio-regs.hMasahiro Yamada2016-02-141-20/+0
* ARM: uniphier: drop unneeded EHCI pin mux settingsMasahiro Yamada2016-02-143-25/+0
* ARM: uniphier: switch over to generic EHCI driverMasahiro Yamada2016-02-146-8/+8
* ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoCMasahiro Yamada2016-02-144-2/+22
* ARM: uniphier: add missing static qualifierMasahiro Yamada2016-02-141-1/+1
* ARM: uniphier: create early page table at run-timeMasahiro Yamada2016-02-143-38/+94
* ARM: uniphier: change stack pointer address for SPLMasahiro Yamada2016-02-141-4/+1
* ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boardsMasahiro Yamada2016-02-141-27/+53
* ARM: uniphier: remove unneeded if conditionalsMasahiro Yamada2016-01-201-8/+2
* ARM: uniphier: move UMC register macros to umc-regs.hMasahiro Yamada2016-01-202-48/+27
* ARM: uniphier: set active ways to really enable outer cacheMasahiro Yamada2016-01-201-0/+2
* ARM: uniphier: fix range invalidate for outer cacheMasahiro Yamada2016-01-201-0/+23
* ARM: uniphier: factor out outer cache sync as a helper functionMasahiro Yamada2016-01-201-4/+8
* ARM: uniphier: refactor outer cache operation slightlyMasahiro Yamada2016-01-201-2/+4
* ARM: uniphier: add dump command for DDR Multi PHY registersMasahiro Yamada2016-01-133-0/+339
* ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6bMasahiro Yamada2016-01-135-0/+826
* ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada2016-01-1377-129/+188
* ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectoryMasahiro Yamada2016-01-133-1/+2
* ARM: uniphier: move cmd_ddrphy.c to dram subdirectoryMasahiro Yamada2016-01-133-1/+2
* ARM: uniphier: kill bogus header includesMasahiro Yamada2016-01-1313-15/+0
* ARM: uniphier: set DTB file name to fdt_file environmentMasahiro Yamada2015-12-231-0/+35
* ARM: uniphier: merge umc/ and ddrphy/ into a single directoryMasahiro Yamada2015-12-2311-15/+11
* ARM: uniphier: display model number all the time on boot upMasahiro Yamada2015-12-231-2/+1
* ARM: uniphier: add macros and revision IDs for sLD11 and LD10Masahiro Yamada2015-12-233-1/+27
* ARM: uniphier: compile uniphier_get_board_param() for U-Boot properMasahiro Yamada2015-12-231-1/+1
* ARM: uniphier: split ProXstream2 board data and change DDR frequencyMasahiro Yamada2015-12-231-3/+17
* ARM: uniphier: call uniphier_get_board_param() without FDT blobMasahiro Yamada2015-12-233-6/+7
* ARM: uniphier: add functions to get SoC model/revisionMasahiro Yamada2015-12-232-0/+15
* ARM: uniphier: allow DDR function to return more precise error codeMasahiro Yamada2015-12-231-2/+3
* ARM: uniphier: use BIT() macro for DDR PHY headerMasahiro Yamada2015-12-231-45/+46
* ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_*Masahiro Yamada2015-12-232-4/+4
* ARM: uniphier: add const qualifier to constant arrayMasahiro Yamada2015-12-231-1/+1
* ARM: uniphier: add static qualifiers to locally used functionsMasahiro Yamada2015-12-231-6/+6
* ARM: uniphier: drop UniPhier specific SMP codeMasahiro Yamada2015-11-112-61/+0
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-1012-0/+48
* ARM: uniphier: fix init page table for ProXstream2/PH1-LD6b USB bootMasahiro Yamada2015-09-251-4/+2
* ARM: uniphier: add ProXstream2 and PH1-LD6b supportMasahiro Yamada2015-09-2526-0/+567
OpenPOWER on IntegriCloud