u-boot-brain/arch/arm/mach-zynq
Michal Simek ad5b580126 ARM: zynq: Simplify zynq configuration
Extending Kconfig for adding new platform is a lot of work
for nothing. Setting SYS_CONFIG_NAME directly in Kconfig and
remove all dependencies on TARGET_ZYNQ_* options including SPL.
As a side-effect it also remove custom init folder for ps7_init_gpl.*
files. Folder is chosen based on device-tree file.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2016-05-24 13:22:50 +02:00
..
include/mach gpio: zynq: Move the definitions to driver file 2016-04-13 18:29:06 +02:00
clk.c zynq: Rename struct clk_ops to zynq_clk_ops 2015-07-21 17:39:29 -06:00
cpu.c ARM: zynq: move SoC sources to mach-zynq 2015-04-29 11:19:05 +02:00
ddrc.c ARM: zynq: Remove memory division by 2 for ECC case 2016-01-27 15:55:55 +01:00
Kconfig ARM: zynq: Simplify zynq configuration 2016-05-24 13:22:50 +02:00
lowlevel_init.S ARM: zynq: move SoC sources to mach-zynq 2015-04-29 11:19:05 +02:00
Makefile ARM: zynq: move SoC sources to mach-zynq 2015-04-29 11:19:05 +02:00
slcr.c ARM: zynq: move SoC sources to mach-zynq 2015-04-29 11:19:05 +02:00
spl.c ARM: zynq: Call ps7_post_config() for SPL 2016-05-24 11:15:01 +02:00
timer.c zynq: Use system timer implementation instead of our 2015-05-25 10:52:03 +02:00
u-boot-spl.lds spl: arm: Make sure to include all of the u_boot_list entries 2016-03-16 15:27:55 -04:00
u-boot.lds ARM: zynq: move SoC sources to mach-zynq 2015-04-29 11:19:05 +02:00