index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
/
Kconfig
Age
Commit message (
Expand
)
Author
2016-10-29
ARM: uniphier: support DDR PHY parameter dump command for LD11
Masahiro Yamada
2016-09-23
ARM: uniphier: move CONFIG_SPL_* to defconfig or select
Masahiro Yamada
2016-09-16
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
Simon Glass
2016-09-07
ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
Masahiro Yamada
2016-08-26
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
Tom Rini
2016-08-11
ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs
Masahiro Yamada
2016-08-11
ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig
Masahiro Yamada
2016-07-23
ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE
Masahiro Yamada
2016-06-20
ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20
Masahiro Yamada
2016-06-20
ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig
Masahiro Yamada
2016-06-20
ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BIT
Masahiro Yamada
2016-05-26
ARM: uniphier: add PH1-LD11 SoC support
Masahiro Yamada
2016-04-24
ARM: uniphier: add PH1-LD20 SoC support
Masahiro Yamada
2016-03-24
ARM: uniphier: enable DDR PHY parameter dump commands by default
Masahiro Yamada
2016-03-24
ARM: uniphier: drop PH1- prefix from CONFIG options and file names
Masahiro Yamada
2016-03-01
ARM: uniphier: prepare directory structure for ARMv8 SoC support
Masahiro Yamada
2016-02-29
ARM: uniphier: rework UniPhier SoC select in Kconfig
Masahiro Yamada
2016-01-13
ARM: uniphier: add dump command for DDR Multi PHY registers
Masahiro Yamada
2015-11-11
ARM: uniphier: drop UniPhier specific SMP code
Masahiro Yamada
2015-09-25
ARM: uniphier: add ProXstream2 and PH1-LD6b support
Masahiro Yamada
2015-09-25
ARM: uniphier: add PH1-Pro5 support
Masahiro Yamada
2015-09-25
ARM: uniphier: allow to enable multiple SoCs
Masahiro Yamada
2015-09-25
ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*
Masahiro Yamada
2015-09-25
ARM: uniphier: drop DCC micro support card support
Masahiro Yamada
2015-07-23
ARM: UniPhier: add PH1-sLD3 SoC support
Masahiro Yamada
2015-05-31
ARM: UniPhier: set MACH_PH1_PRO4 as default SoC
Masahiro Yamada
2015-05-31
ARM: UniPhier: update the vendor name of UniPhier in Kconfig
Masahiro Yamada
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2015-03-28
malloc_f: enable SYS_MALLOC_F by default if DM is on
Masahiro Yamada
2015-03-28
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
Masahiro Yamada
2015-03-24
ARM: UniPhier: remove unnecessary CONFIG_SYS_SOC
Masahiro Yamada
2015-03-01
ARM: UniPhier: move SoC sources to mach-uniphier
Masahiro Yamada