summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-uniphier
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: add GPU(Mali) reset deassert and clk enableMasahiro Yamada2017-09-182-0/+24
* ARM: uniphier: remove bit field macros from sc64-regs.hMasahiro Yamada2017-09-182-19/+1
* ARM: uniphier: merge two defconfig files into uniphier_v7_defconfigMasahiro Yamada2017-09-181-10/+11
* ARM: uniphier: set system bus pinmux for PXs3Masahiro Yamada2017-08-301-0/+2
* ARM: uniphier: move CONFIG_NAND to defconfigMasahiro Yamada2017-08-301-1/+0
* ARM: uniphier: fix DSPLL init code for LD20 SoCDai Okamura2017-08-301-3/+3
* ARM: uniphier: remove ad-hoc pin settings for NANDMasahiro Yamada2017-08-301-24/+4
* ARM: uniphier: add PLL settings for PXs3Masahiro Yamada2017-08-301-0/+55
* ARM: uniphier: move PLLCTRL register macros to each SoC .c fileMasahiro Yamada2017-08-303-21/+30
* ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settingsMasahiro Yamada2017-08-302-2/+2
* Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3"Masahiro Yamada2017-08-201-5/+0
* Revert "ARM: uniphier: move lowlevel debug init code after page table switch"Masahiro Yamada2017-08-201-4/+4
* ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada2017-08-2032-338/+26
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename common functions related to setenv()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-5/+5
* Convert CONFIG_NAND to KconfigAdam Ford2017-08-121-0/+1
* ARM: uniphier: remove part number info from the boot logMasahiro Yamada2017-07-261-11/+11
* ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada2017-07-2623-1953/+6
* ARM: uniphier: fix various sparse warningsMasahiro Yamada2017-06-258-10/+17
* dm: Fix up inclusion of common.hSimon Glass2017-06-011-0/+1
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-2/+1
* ARM: uniphier: add more init code for PXs3Masahiro Yamada2017-05-179-1/+76
* ARM: uniphier: add weird workaround code for LD20Masahiro Yamada2017-05-172-0/+16
* ARM: uniphier: fix MODEL field of REVISION registerMasahiro Yamada2017-05-171-1/+1
* Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-153-3/+3
* ARM: uniphier: show STM (SCP) status on boot and pinmon commandMasahiro Yamada2017-04-203-8/+48
* ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfigMasahiro Yamada2017-04-201-0/+2
* ARM: uniphier: setup EHCI PHY paramters for LD11Masahiro Yamada2017-04-202-0/+10
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* ARM: uniphier: set DRAM_SPARSE flag for LD21 boardsMasahiro Yamada2017-03-141-1/+1
* ARM: uniphier: set up charge pump current for MPLL of LD11 SoCMasahiro Yamada2017-02-233-0/+24
* ARM: uniphier: add simple eMMC load APIs instead of ROM APIMasahiro Yamada2017-02-231-58/+195
* ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20Masahiro Yamada2017-02-235-1/+25
* ARM: uniphier: add DRAM PHY clock duty adjustment for LD20 SoCKotaro Hayashi2017-02-231-2/+8
* ARM: uniphier: remove dram_nr_ch from board parametersMasahiro Yamada2017-02-235-26/+18
* ARM: uniphier: rework spl_boot_device() and related codeMasahiro Yamada2017-02-2317-344/+312
* ARM: uniphier: move spl_boot_mode() to a separate fileMasahiro Yamada2017-02-233-24/+35
* ARM: uniphier: move MMC code to a separate fileMasahiro Yamada2017-02-233-38/+47
* ARM: uniphier: remove DRAM base address from board parametersMasahiro Yamada2017-02-236-57/+36
* ARM: uniphier: print Support Card info very lateMasahiro Yamada2017-02-231-7/+4
* ARM: uniphier: skip memreserve of unused DRAM bank of LD20Masahiro Yamada2017-02-231-0/+3
* ARM: uniphier: correct spelling of "invalid"Masahiro Yamada2017-02-231-3/+3
* ARM: uniphier: skip MEMCONF ch2 parsing if CH2_DISABLE bit is setMasahiro Yamada2017-02-231-1/+1
* ARM: uniphier: revive accidentally removed dcache_disable()Masahiro Yamada2017-02-231-0/+4
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-3/+3
* cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada2017-02-081-0/+1
* ARM: uniphier: compile board data only for SPLMasahiro Yamada2017-01-291-1/+1
* ARM: uniphier: refactor cmd_ddrmphyMasahiro Yamada2017-01-291-83/+112
* ARM: uniphier: clean up UMC init for PXs2 SoCMasahiro Yamada2017-01-293-283/+284