History log of /openbmc/u-boot/board/aspeed/evb_ast2500/Makefile (Results 1 – 10 of 10)
Revision Date Author Comments
# 961919f0 11-Jul-2019 Dylan Hung <dylan_hung@aspeedtech.com>

Merge branch 'debug/pll_status' into aspeed-dev-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
architectu

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 ...


# 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


# c83a824e 03-Feb-2017 Tom Rini <trini@konsulko.com>

Merge git://git.denx.de/u-boot-fsl-qoriq

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

Conflicts:
configs/ls1046aqds_defconfig
configs/ls1046aqds_nand_defconf

Merge git://git.denx.de/u-boot-fsl-qoriq

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

Conflicts:
configs/ls1046aqds_defconfig
configs/ls1046aqds_nand_defconfig
configs/ls1046aqds_qspi_defconfig
configs/ls1046aqds_sdcard_ifc_defconfig
configs/ls1046aqds_sdcard_qspi_defconfig
configs/ls1046ardb_emmc_defconfig
configs/ls1046ardb_qspi_defconfig
configs/ls1046ardb_sdcard_defconfig

show more ...


# 0ff27d4a 01-Feb-2017 Tom Rini <trini@konsulko.com>

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


# 43ade93b 01-Feb-2017 Tom Rini <trini@konsulko.com>

Merge branch 'master' of git://www.denx.de/git/u-boot-imx


# 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>