summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-uniphier/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: remove unused uniphier_pin_init()Masahiro Yamada2020-08-181-1/+0
* ARM: uniphier: remove NAND reset codeMasahiro Yamada2020-07-111-1/+0
* ARM: uniphier: remove sbc/ directoryMasahiro Yamada2020-07-111-1/+0
* ARM: uniphier: move NAND reset assertion to U-Boot proper from SPLMasahiro Yamada2020-02-281-0/+1
* ARM: uniphier: detect register base addresses run-timeMasahiro Yamada2019-07-101-0/+1
* ARM: uniphier: check DT to determine whether to initialize SBCMasahiro Yamada2019-07-101-1/+2
* ARM: uniphier: split ft_board_setup() out to a separate fileMasahiro Yamada2018-07-251-0/+1
* arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla2018-05-071-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfigMasahiro Yamada2017-04-201-0/+2
* ARM: uniphier: rework spl_boot_device() and related codeMasahiro Yamada2017-02-231-1/+1
* ARM: uniphier: move spl_boot_mode() to a separate fileMasahiro Yamada2017-02-231-0/+1
* ARM: uniphier: move MMC code to a separate fileMasahiro Yamada2017-02-231-0/+1
* ARM: uniphier: compile board data only for SPLMasahiro Yamada2017-01-291-1/+1
* ARM: uniphier: simplify SoC ID get functionMasahiro Yamada2017-01-221-2/+2
* ARM: uniphier: move SBC and Support Card init code to U-Boot properMasahiro Yamada2017-01-181-3/+3
* ARM: uniphier: refactor spl_init_board()Masahiro Yamada2017-01-181-1/+2
* ARM: uniphier: refactor MEMCONF init codeMasahiro Yamada2017-01-171-1/+2
* ARM: uniphier: collect clock/PLL init code into a single directoryMasahiro Yamada2016-09-191-3/+2
* ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20Masahiro Yamada2016-09-181-1/+1
* ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20Masahiro Yamada2016-09-181-1/+1
* ARM: uniphier: consolidate NAND pin-mux settingsMasahiro Yamada2016-09-181-0/+1
* ARM: uniphier: merge board init functions into board_init()Masahiro Yamada2016-09-141-3/+1
* ARM: uniphier: use checkboard() instead of misc_init_f()Masahiro Yamada2016-09-141-1/+0
* ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada2016-04-241-0/+1
* ARM: uniphier: support Debug UARTMasahiro Yamada2016-03-241-0/+1
* ARM: uniphier: prepare directory structure for ARMv8 SoC supportMasahiro Yamada2016-03-011-7/+2
* ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.cMasahiro Yamada2016-02-141-1/+2
* ARM: uniphier: create early page table at run-timeMasahiro Yamada2016-02-141-1/+0
* ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectoryMasahiro Yamada2016-01-131-1/+0
* ARM: uniphier: move cmd_ddrphy.c to dram subdirectoryMasahiro Yamada2016-01-131-1/+0
* ARM: uniphier: merge umc/ and ddrphy/ into a single directoryMasahiro Yamada2015-12-231-1/+1
* ARM: uniphier: compile uniphier_get_board_param() for U-Boot properMasahiro Yamada2015-12-231-1/+1
* ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada2015-09-251-8/+8
* ARM: uniphier: unify low-level debug init codeMasahiro Yamada2015-09-251-0/+2
* ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada2015-09-251-4/+4
* ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada2015-09-251-1/+1
* ARM: uniphier: drop DCC micro support card supportMasahiro Yamada2015-09-251-2/+1
* ARM: UniPhier: add PH1-sLD3 SoC supportMasahiro Yamada2015-07-231-3/+4
* ARM: UniPhier: optimize kicking secondary CPUs codeMasahiro Yamada2015-03-241-1/+0
* ARM: UniPhier: add empty lowlevel_init to U-boot properMasahiro Yamada2015-03-241-0/+1
* ARM: UniPhier: consolidate MEMCONF setting codeMasahiro Yamada2015-03-011-0/+1
* ARM: UniPhier: move SoC sources to mach-uniphierMasahiro Yamada2015-03-011-0/+36