u-boot/arch/arm/cpu/armv7/socfpga
Masahiro Yamada cc25d85be3 ARM: socfpga: do not add board directory to header search path
The compiler option "-Iboard/$(VENDOR)/$(BOARD)" just exists here
for iocsr_config.c to be able to include iocsr_config.h.

Use "..." instead of <...> to include a header in the same directory.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2015-05-07 05:19:29 +02:00
..
clock_manager.c arm: socfpga: Add DW master SPI clock to clock_manager.c 2014-11-07 16:09:10 +01:00
config.mk ARM: socfpga: do not add board directory to header search path 2015-05-07 05:19:29 +02:00
fpga_manager.c arm: socfpga: fpga: Add SoCFPGA FPGA programming interface 2014-10-06 17:46:50 +02:00
freeze_controller.c socfpga: correctly increment freeze_controller_base address 2014-12-06 13:53:57 +01:00
Makefile arm: socfpga: spl: Use common lowlevel_init 2015-04-21 12:23:17 +02:00
misc.c Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig 2015-04-18 11:11:36 -06:00
reset_manager.c arm: socfpga: add functions to bring sdram, timer, and uart out of reset 2015-04-21 12:23:16 +02:00
scan_manager.c socfpga: Adding Scan Manager driver 2014-07-05 00:27:27 +02:00
spl.c arm: socfpga: spl: add board_init_f to SPL 2015-04-21 12:23:17 +02:00
system_manager.c arm: socfpga: spl: allow bootrom to enable IOs after warm reset 2015-04-21 12:23:16 +02:00
timer.c arm: socfpga: timer: Pull the timer reload value from config file 2014-10-06 17:46:49 +02:00
u-boot-spl.lds arm: socfpga: Zap spl.h and ad-hoc related syms 2014-10-27 02:26:24 +01:00