aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-3/+4
2018-07-25ARM: uniphier: split ft_board_setup() out to a separate fileMasahiro Yamada1-1/+0
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla1-1/+1
2017-10-23ARM: uniphier: split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsiMasahiro Yamada1-0/+2
2017-10-15ARM: uniphier: change the default of SoC select to UNIPHIER_V7_MULTIMasahiro Yamada1-1/+1
2017-09-18ARM: uniphier: merge two defconfig files into uniphier_v7_defconfigMasahiro Yamada1-10/+11
2017-08-30ARM: uniphier: move CONFIG_NAND to defconfigMasahiro Yamada1-1/+0
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada1-4/+0
2017-08-12Convert CONFIG_NAND to KconfigAdam Ford1-0/+1
2017-07-26ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada1-21/+6
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada1-0/+1
2017-01-22ARM: uniphier: add PXs3 SoC supportMasahiro Yamada1-0/+5
2017-01-22ARM: uniphier: make SPL optional for ARVv8 SoCsMasahiro Yamada1-17/+32
2016-10-29ARM: uniphier: support DDR PHY parameter dump command for LD11Masahiro Yamada1-1/+2
2016-09-23ARM: uniphier: move CONFIG_SPL_* to defconfig or selectMasahiro Yamada1-15/+0
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada1-0/+1
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-0/+1
2016-08-11ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada1-0/+2
2016-08-11ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to KconfigMasahiro Yamada1-0/+7
2016-07-23ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLEMasahiro Yamada1-0/+1
2016-06-20ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20Masahiro Yamada1-0/+1
2016-06-20ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to KconfigMasahiro Yamada1-0/+1
2016-06-20ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BITMasahiro Yamada1-8/+15
2016-05-26ARM: uniphier: add PH1-LD11 SoC supportMasahiro Yamada1-0/+5
2016-04-24ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada1-0/+5
2016-03-24ARM: uniphier: enable DDR PHY parameter dump commands by defaultMasahiro Yamada1-0/+2
2016-03-24ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada1-11/+10
2016-03-01ARM: uniphier: prepare directory structure for ARMv8 SoC supportMasahiro Yamada1-0/+4
2016-02-29ARM: uniphier: rework UniPhier SoC select in KconfigMasahiro Yamada1-34/+28
2016-01-13ARM: uniphier: add dump command for DDR Multi PHY registersMasahiro Yamada1-0/+9
2015-11-11ARM: uniphier: drop UniPhier specific SMP codeMasahiro Yamada1-8/+0
2015-09-25ARM: uniphier: add ProXstream2 and PH1-LD6b supportMasahiro Yamada1-0/+18
2015-09-25ARM: uniphier: add PH1-Pro5 supportMasahiro Yamada1-0/+9
2015-09-25ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada1-28/+17
2015-09-25ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada1-7/+7
2015-09-25ARM: uniphier: drop DCC micro support card supportMasahiro Yamada1-19/+4
2015-07-23ARM: UniPhier: add PH1-sLD3 SoC supportMasahiro Yamada1-4/+8
2015-05-31ARM: UniPhier: set MACH_PH1_PRO4 as default SoCMasahiro Yamada1-1/+1
2015-05-31ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada1-3/+2
2015-05-12arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada1-3/+0
2015-03-28malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada1-3/+0
2015-03-24ARM: UniPhier: remove unnecessary CONFIG_SYS_SOCMasahiro Yamada1-3/+0
2015-03-01ARM: UniPhier: move SoC sources to mach-uniphierMasahiro Yamada1-0/+89