u-boot-brain/arch/arm/mach-socfpga
Marek Vasut f089240128 arm: socfpga: Split Altera socfpga into AV and CV SoCDK
The board/altera/socfpga directory is not a generic SoCFPGA machine
anymore, but instead it represents the Altera SoCDK board. To make
matters more complicated, it represents both CycloneV and ArriaV
variant.

On the other hand, nowadays, the content of this board directory is
mostly comprised of QTS-generated header files, while all the generic
code is in arch/arm/mach-socfpga already.

Thus, this patch splits the board/altera/socfpga into a separate
board directory for ArriaV SoCDK and CycloneV SoCDK, so that each
can be populated with the correct QTS-generated header files for
that particular board.

Signed-off-by: Marek Vasut <marex@denx.de>
2015-08-23 11:56:19 +02:00
..
include/mach arm: socfpga: scan: Add code to get FPGA ID 2015-08-08 14:14:30 +02:00
clock_manager.c arm: socfpga: Fix delay in clock manager 2015-08-23 11:56:19 +02:00
fpga_manager.c ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
freeze_controller.c arm: socfpga: Fix delay in freeze controller 2015-08-23 11:56:19 +02:00
Kconfig arm: socfpga: Split Altera socfpga into AV and CV SoCDK 2015-08-23 11:56:19 +02:00
Makefile arm: socfpga: Move wrappers into platform directory 2015-08-23 11:56:19 +02:00
misc.c arm: socfpga: misc: Add support for printing FPGA type 2015-08-08 14:14:30 +02:00
reset_manager.c arm: socfpga: reset: Add function to reset add peripherals 2015-08-08 14:14:06 +02:00
scan_manager.c arm: socfpga: scan: Add code to get FPGA ID 2015-08-08 14:14:30 +02:00
spl.c arm: socfpga: config: Move SPL GD and malloc to RAM 2015-08-08 14:14:09 +02:00
system_manager.c arm: socfpga: system: Clean up pinmux_config.c 2015-08-08 14:14:07 +02:00
timer.c ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
wrap_iocsr_config.c arm: socfpga: Move wrappers into platform directory 2015-08-23 11:56:19 +02:00
wrap_pinmux_config.c arm: socfpga: Move wrappers into platform directory 2015-08-23 11:56:19 +02:00
wrap_pll_config.c arm: socfpga: Move wrappers into platform directory 2015-08-23 11:56:19 +02:00
wrap_sdram_config.c arm: socfpga: Move wrappers into platform directory 2015-08-23 11:56:19 +02:00