History log of /openbmc/u-boot/board/aspeed/evb_ast2500/Makefile (Results 1 – 6 of 6)
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
# 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 ...


Revision tags: v2019.07
# 2fba6ba0 19-Jun-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

add spl support for ast2500


# 99524c93 19-Jun-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

Revert "add spl support for ast2500"

This reverts commit 5396b2a9ca69cb2f767027d137cdd1819e0cd1d1.


# 5396b2a9 19-Jun-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

add spl support for ast2500


Revision tags: v00.02.00, v2019.04, v2018.07, v2018.03, v2018.01, v2017.11
# d9b88d25 18-Jan-2017 maxims@google.com <maxims@google.com>

aspeed: Support for ast2500 Eval Board

ast2500 Eval Board device tree and board specific configuration.
Reviewed-by: Simon Glass <sjg@chromium.org>