aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-1/+1
2020-08-18ARM: uniphier: remove unused uniphier_pin_init()Masahiro Yamada1-1/+0
2020-07-11ARM: uniphier: remove NAND reset codeMasahiro Yamada1-1/+0
2020-07-11ARM: uniphier: remove sbc/ directoryMasahiro Yamada1-1/+0
2020-02-28ARM: uniphier: move NAND reset assertion to U-Boot proper from SPLMasahiro Yamada1-0/+1
2019-07-10ARM: uniphier: detect register base addresses run-timeMasahiro Yamada1-0/+1
2019-07-10ARM: uniphier: check DT to determine whether to initialize SBCMasahiro Yamada1-1/+2
2018-07-25ARM: uniphier: split ft_board_setup() out to a separate fileMasahiro Yamada1-0/+1
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2017-04-20ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfigMasahiro Yamada1-0/+2
2017-02-23ARM: uniphier: rework spl_boot_device() and related codeMasahiro Yamada1-1/+1
2017-02-23ARM: uniphier: move spl_boot_mode() to a separate fileMasahiro Yamada1-0/+1
2017-02-23ARM: uniphier: move MMC code to a separate fileMasahiro Yamada1-0/+1
2017-01-29ARM: uniphier: compile board data only for SPLMasahiro Yamada1-1/+1
2017-01-22ARM: uniphier: simplify SoC ID get functionMasahiro Yamada1-2/+2
2017-01-18ARM: uniphier: move SBC and Support Card init code to U-Boot properMasahiro Yamada1-3/+3
2017-01-18ARM: uniphier: refactor spl_init_board()Masahiro Yamada1-1/+2
2017-01-17ARM: uniphier: refactor MEMCONF init codeMasahiro Yamada1-1/+2
2016-09-19ARM: uniphier: collect clock/PLL init code into a single directoryMasahiro Yamada1-3/+2
2016-09-18ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20Masahiro Yamada1-1/+1
2016-09-18ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20Masahiro Yamada1-1/+1
2016-09-18ARM: uniphier: consolidate NAND pin-mux settingsMasahiro Yamada1-0/+1
2016-09-14ARM: uniphier: merge board init functions into board_init()Masahiro Yamada1-3/+1
2016-09-14ARM: uniphier: use checkboard() instead of misc_init_f()Masahiro Yamada1-1/+0
2016-04-24ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada1-0/+1
2016-03-24ARM: uniphier: support Debug UARTMasahiro Yamada1-0/+1
2016-03-01ARM: uniphier: prepare directory structure for ARMv8 SoC supportMasahiro Yamada1-7/+2
2016-02-14ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.cMasahiro Yamada1-1/+2
2016-02-14ARM: uniphier: create early page table at run-timeMasahiro Yamada1-1/+0
2016-01-13ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectoryMasahiro Yamada1-1/+0
2016-01-13ARM: uniphier: move cmd_ddrphy.c to dram subdirectoryMasahiro Yamada1-1/+0
2015-12-23ARM: uniphier: merge umc/ and ddrphy/ into a single directoryMasahiro Yamada1-1/+1
2015-12-23ARM: uniphier: compile uniphier_get_board_param() for U-Boot properMasahiro Yamada1-1/+1
2015-09-25ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada1-8/+8
2015-09-25ARM: uniphier: unify low-level debug init codeMasahiro Yamada1-0/+2
2015-09-25ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada1-4/+4
2015-09-25ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada1-1/+1
2015-09-25ARM: uniphier: drop DCC micro support card supportMasahiro Yamada1-2/+1
2015-07-23ARM: UniPhier: add PH1-sLD3 SoC supportMasahiro Yamada1-3/+4
2015-03-24ARM: UniPhier: optimize kicking secondary CPUs codeMasahiro Yamada1-1/+0
2015-03-24ARM: UniPhier: add empty lowlevel_init to U-boot properMasahiro Yamada1-0/+1
2015-03-01ARM: UniPhier: consolidate MEMCONF setting codeMasahiro Yamada1-0/+1
2015-03-01ARM: UniPhier: move SoC sources to mach-uniphierMasahiro Yamada1-0/+36