summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier
AgeCommit message (Expand)Author
2015-11-11ARM: uniphier: drop UniPhier specific SMP codeMasahiro Yamada
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-09-24ARM: uniphier: fix init page table for ProXstream2/PH1-LD6b USB bootMasahiro Yamada
2015-09-24ARM: uniphier: add ProXstream2 and PH1-LD6b supportMasahiro Yamada
2015-09-24ARM: uniphier: add PH1-Pro5 supportMasahiro Yamada
2015-09-24ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada
2015-09-24ARM: uniphier: unify low-level debug init codeMasahiro Yamada
2015-09-24ARM: uniphier: fix glitch signal problem for low-level debugMasahiro Yamada
2015-09-24ARM: uniphier: delete unneeded input enable for low-level debugMasahiro Yamada
2015-09-24ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada
2015-09-24ARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada
2015-09-24ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada
2015-09-24ARM: uniphier: refactor LED functionMasahiro Yamada
2015-09-24ARM: uniphier: remove useless wrapper functionsMasahiro Yamada
2015-09-24ARM: uniphier: remove unused header fileMasahiro Yamada
2015-09-24ARM: uniphier: parse device tree to determine DRAM base and sizeMasahiro Yamada
2015-09-24ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.hMasahiro Yamada
2015-09-24ARM: uniphier: change the external bus address mappingMasahiro Yamada
2015-09-24ARM: uniphier: drop DCC micro support card supportMasahiro Yamada
2015-09-24ARM: uniphier: drop ad-hoc input enable settingsMasahiro Yamada
2015-09-24ARM: uniphier: drop ad-hoc early pin-muxing settingsMasahiro Yamada
2015-08-30ARM: uniphier: enable SPL_OF_CONTROLMasahiro Yamada
2015-08-30ARM: uniphier: fix build error when CONFIG_DEBUG_LL is definedMasahiro Yamada
2015-07-23ARM: UniPhier: add PH1-sLD3 SoC supportMasahiro Yamada
2015-07-01ARM: UniPhier: add IDs for PH1-Pro5, ProXstream2, PH1-LD6bMasahiro Yamada
2015-05-30ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4Masahiro Yamada
2015-05-30ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8Masahiro Yamada
2015-05-30ARM: UniPhier: update DDR PHY register map for PH1-Pro5Masahiro Yamada
2015-05-30ARM: UniPhier: set MACH_PH1_PRO4 as default SoCMasahiro Yamada
2015-05-30ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefsMasahiro Yamada
2015-05-30ARM: UniPhier: remove unnecessary cache coherency codeMasahiro Yamada
2015-05-30ARM: UniPhier: use 32 bit register access for debug UART settingMasahiro Yamada
2015-05-30ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada
2015-05-30ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada
2015-03-28malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada
2015-03-23ARM: UniPhier: remove unnecessary ifdef conditionalMasahiro Yamada
2015-03-23ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot properMasahiro Yamada
2015-03-23ARM: UniPhier: optimize kicking secondary CPUs codeMasahiro Yamada
2015-03-23ARM: UniPhier: fix typos in commentsMasahiro Yamada
2015-03-23ARM: UniPhier: add empty lowlevel_init to U-boot properMasahiro Yamada
2015-03-23ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointerMasahiro Yamada
2015-03-23ARM: UniPhier: enable Driver Model and UART on SPLMasahiro Yamada
2015-03-23ARM: UniPhier: move UART pin settings to SPLMasahiro Yamada
2015-03-23ARM: UniPhier: move platform devices to SPLMasahiro Yamada
2015-03-23ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8Masahiro Yamada
2015-03-23ARM: UniPhier: remove unnecessary CONFIG_SYS_SOCMasahiro Yamada
2015-02-28ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macrosMasahiro Yamada
2015-02-28ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initializationMasahiro Yamada