summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier
AgeCommit message (Expand)Author
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
2017-01-29ARM: uniphier: refactor cmd_ddrphyMasahiro Yamada
2017-01-29ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoCMasahiro Yamada
2017-01-29ARM: uniphier: detect RAM size by decoding HW register instead of DTMasahiro Yamada
2017-01-29ARM: uniphier: shrink arrays of DDR-PHY parameters for LD20 SoCMasahiro Yamada
2017-01-22ARM: uniphier: add PXs3 SoC supportMasahiro Yamada
2017-01-22ARM: uniphier: add macro to generate SoC data look-up functionMasahiro Yamada
2017-01-22ARM: uniphier: simplify SoC ID get functionMasahiro Yamada
2017-01-22ARM: uniphier: replace <common.h> with <linux/delay.h> where possibleMasahiro Yamada
2017-01-22ARM: uniphier: replace <linux/err.h> with <linux/errno.h>Masahiro Yamada
2017-01-22ARM: uniphier: make SPL optional for ARVv8 SoCsMasahiro Yamada
2017-01-22ARM: uniphier: add missing static and const qualifierMasahiro Yamada
2017-01-22ARM: uniphier: fix delay fixup code in LD11 UMC initKotaro Hayashi
2017-01-22ARM: uniphier: update UMC_MEMMAPSET value for LD20 SoCWataru Okoshi
2017-01-17ARM: uniphier: move SBC and Support Card init code to U-Boot properMasahiro Yamada
2017-01-17ARM: uniphier: refactor spl_init_board()Masahiro Yamada
2017-01-17ARM: uniphier: refactor board_init()Masahiro Yamada
2017-01-17ARM: uniphier: make BCU init into void functionMasahiro Yamada
2017-01-17ARM: uniphier: refactor Support Card init codeMasahiro Yamada
2017-01-17ARM: uniphier: refactor SBC init codeMasahiro Yamada
2017-01-17ARM: uniphier: refactor MEMCONF init codeMasahiro Yamada
2017-01-17ARM: uniphier: split out UMC clock enableMasahiro Yamada
2017-01-17ARM: uniphier: remove unneeded argument of uniphier_ld20_pll_init()Masahiro Yamada
2016-12-12Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-12-09ARM: uniphier: remove unneeded parenthesesMasahiro Yamada
2016-12-09ARM: uniphier: remove unneeded initializerMasahiro Yamada
2016-12-09spl: uniphier: Drop spl_board_announce_boot_device()Simon Glass
2016-12-09spl: Add a name to the SPL load-image methodsSimon Glass
2016-10-29ARM: uniphier: update DRAM init code for LD11 SoCMasahiro Yamada
2016-10-29ARM: uniphier: support DDR PHY parameter dump command for LD11Masahiro Yamada