Searched hist:fe5ea57bdbdeb8429793faaca2d6bd5f38218fe3 (Results 1 – 9 of 9) sorted by relevance
/openbmc/u-boot/arch/arm/mach-uniphier/arm32/ |
H A D | timer.c | fe5ea57bdbdeb8429793faaca2d6bd5f38218fe3 Fri Feb 26 03:59:44 CST 2016 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: prepare directory structure for ARMv8 SoC support
Before adding ARMv8 support, this commit refactors the directory structure. Move ARMv7 specific files to arch/arm/mach-uniphier/arm32 to avoid a mess by mixture of ARMv7 and ARMv8 code. Also move the "select CPU_V7" to the lower-level menu because we will have to select ARM64 instead of CPU_V7 for ARMv8 SoCs.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
H A D | arm-mpcore.h | fe5ea57bdbdeb8429793faaca2d6bd5f38218fe3 Fri Feb 26 03:59:44 CST 2016 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: prepare directory structure for ARMv8 SoC support
Before adding ARMv8 support, this commit refactors the directory structure. Move ARMv7 specific files to arch/arm/mach-uniphier/arm32 to avoid a mess by mixture of ARMv7 and ARMv8 code. Also move the "select CPU_V7" to the lower-level menu because we will have to select ARM64 instead of CPU_V7 for ARMv8 SoCs.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
H A D | late_lowlevel_init.S | fe5ea57bdbdeb8429793faaca2d6bd5f38218fe3 Fri Feb 26 03:59:44 CST 2016 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: prepare directory structure for ARMv8 SoC support
Before adding ARMv8 support, this commit refactors the directory structure. Move ARMv7 specific files to arch/arm/mach-uniphier/arm32 to avoid a mess by mixture of ARMv7 and ARMv8 code. Also move the "select CPU_V7" to the lower-level menu because we will have to select ARM64 instead of CPU_V7 for ARMv8 SoCs.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
H A D | Makefile | fe5ea57bdbdeb8429793faaca2d6bd5f38218fe3 Fri Feb 26 03:59:44 CST 2016 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: prepare directory structure for ARMv8 SoC support
Before adding ARMv8 support, this commit refactors the directory structure. Move ARMv7 specific files to arch/arm/mach-uniphier/arm32 to avoid a mess by mixture of ARMv7 and ARMv8 code. Also move the "select CPU_V7" to the lower-level menu because we will have to select ARM64 instead of CPU_V7 for ARMv8 SoCs.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
H A D | debug_ll.S | fe5ea57bdbdeb8429793faaca2d6bd5f38218fe3 Fri Feb 26 03:59:44 CST 2016 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: prepare directory structure for ARMv8 SoC support
Before adding ARMv8 support, this commit refactors the directory structure. Move ARMv7 specific files to arch/arm/mach-uniphier/arm32 to avoid a mess by mixture of ARMv7 and ARMv8 code. Also move the "select CPU_V7" to the lower-level menu because we will have to select ARM64 instead of CPU_V7 for ARMv8 SoCs.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
H A D | lowlevel_init.S | fe5ea57bdbdeb8429793faaca2d6bd5f38218fe3 Fri Feb 26 03:59:44 CST 2016 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: prepare directory structure for ARMv8 SoC support
Before adding ARMv8 support, this commit refactors the directory structure. Move ARMv7 specific files to arch/arm/mach-uniphier/arm32 to avoid a mess by mixture of ARMv7 and ARMv8 code. Also move the "select CPU_V7" to the lower-level menu because we will have to select ARM64 instead of CPU_V7 for ARMv8 SoCs.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
/openbmc/u-boot/arch/arm/mach-uniphier/ |
H A D | Makefile | diff fe5ea57bdbdeb8429793faaca2d6bd5f38218fe3 Fri Feb 26 03:59:44 CST 2016 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: prepare directory structure for ARMv8 SoC support
Before adding ARMv8 support, this commit refactors the directory structure. Move ARMv7 specific files to arch/arm/mach-uniphier/arm32 to avoid a mess by mixture of ARMv7 and ARMv8 code. Also move the "select CPU_V7" to the lower-level menu because we will have to select ARM64 instead of CPU_V7 for ARMv8 SoCs.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
H A D | Kconfig | diff fe5ea57bdbdeb8429793faaca2d6bd5f38218fe3 Fri Feb 26 03:59:44 CST 2016 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: prepare directory structure for ARMv8 SoC support
Before adding ARMv8 support, this commit refactors the directory structure. Move ARMv7 specific files to arch/arm/mach-uniphier/arm32 to avoid a mess by mixture of ARMv7 and ARMv8 code. Also move the "select CPU_V7" to the lower-level menu because we will have to select ARM64 instead of CPU_V7 for ARMv8 SoCs.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
/openbmc/u-boot/arch/arm/ |
H A D | Kconfig | diff fe5ea57bdbdeb8429793faaca2d6bd5f38218fe3 Fri Feb 26 03:59:44 CST 2016 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: prepare directory structure for ARMv8 SoC support
Before adding ARMv8 support, this commit refactors the directory structure. Move ARMv7 specific files to arch/arm/mach-uniphier/arm32 to avoid a mess by mixture of ARMv7 and ARMv8 code. Also move the "select CPU_V7" to the lower-level menu because we will have to select ARM64 instead of CPU_V7 for ARMv8 SoCs.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|