History log of /rk3399_rockchip-uboot/arch/arm/mach-socfpga/wrap_iocsr_config.c (Results 1 – 3 of 3)
Revision Date Author Comments
# c851a245 24-Aug-2015 Tom Rini <trini@konsulko.com>

Merge git://git.denx.de/u-boot-socfpga

Conflicts:
configs/socfpga_arria5_defconfig
configs/socfpga_cyclone5_defconfig
configs/socfpga_socrates_defconfig

Merged these by hand and re-ran savedefco

Merge git://git.denx.de/u-boot-socfpga

Conflicts:
configs/socfpga_arria5_defconfig
configs/socfpga_cyclone5_defconfig
configs/socfpga_socrates_defconfig

Merged these by hand and re-ran savedefconfig on them.

Signed-off-by: Tom Rini <trini@konsulko.com>

show more ...


# f6badb0d 10-Aug-2015 Marek Vasut <marex@denx.de>

arm: socfpga: Switch to filtered QTS files

Signed-off-by: Marek Vasut <marex@denx.de>


# ca62d2e1 02-Aug-2015 Marek Vasut <marex@denx.de>

arm: socfpga: Move wrappers into platform directory

Move the wrappers for QTS-generated files into platform directory
out of the board directory. The trick here is to add -I to CFLAGS
such that it p

arm: socfpga: Move wrappers into platform directory

Move the wrappers for QTS-generated files into platform directory
out of the board directory. The trick here is to add -I to CFLAGS
such that it points to the board directory in source tree and thus
the qts/ directory there is still reachable.

Signed-off-by: Marek Vasut <marex@denx.de>

show more ...