History log of /openbmc/u-boot/board/aspeed/fpga_ast2600/Makefile (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v00.04.15, v00.04.14, v00.04.13, v00.04.12, v00.04.11, v00.04.10, v00.04.09, v00.04.08, v00.04.07, v00.04.06, v00.04.05, v00.04.04, v00.04.03, v00.04.02, v00.04.01, v00.04.00, v2021.04, v00.03.03, v2021.01, v2020.10, v2020.07, v00.02.13, v2020.04, v2020.01, v2019.10, v00.02.05, v00.02.04, v00.02.03, v00.02.02, v00.02.01
# baa29d5e 18-Jul-2019 Johnny Huang <johnny_huang@aspeedtech.com>

Merge remote-tracking branch 'origin/aspeed-dev-v2019.04' into aspeed-master-v2019.04


# 827cd61a 11-Jul-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

Merge branch 'feature/aspeed-build' into aspeed-dev-v2019.04


# ea68d6ca 11-Jul-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

spl: aspeed: make SPL code architecturally common

Move SPL code and linker script from a board-specific folder
to architecture-specific one as the implementation should be
architecturally common.

T

spl: aspeed: make SPL code architecturally common

Move SPL code and linker script from a board-specific folder
to architecture-specific one as the implementation should be
architecturally common.

The defconfig for SPL build is also updated accordingly.

show more ...


# 1a68faac 10-Jul-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

fpga: ast2600: add individual build support

1. separate FPGA-related code from that of EVB for
better maintenance and readability.
2. add FPGA board selection for Aspeed AST2600 SoC
3. add defcon

fpga: ast2600: add individual build support

1. separate FPGA-related code from that of EVB for
better maintenance and readability.
2. add FPGA board selection for Aspeed AST2600 SoC
3. add defconfig for FPGA build

show more ...