History log of /openbmc/u-boot/include/configs/evb_ast2500_spl.h (Results 1 – 14 of 14)
Revision Date Author Comments
# 6357bf02 25-Feb-2020 Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>

Merge branch 'bugfix/spi' into aspeed-dev-v2019.04


# 236f2d54 25-Feb-2020 Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>

Merge branch 'bugfix/spi' into aspeed-dev-v2019.04


# 138e22de 13-Feb-2020 Dylan Hung <dylan_hung@aspeedtech.com>

fix ast2500 spl boot

CONFIG_BOOTCOMMAND was undefined by accident


# 7621ec44 17-Dec-2019 ryan_chen <ryan_chen@aspeedtech.com>

Merge branch 'ryan_port' into aspeed-dev-v2019.04

# Conflicts:
# arch/arm/dts/ast2600.dtsi


# 8e704e59 16-Dec-2019 ryan_chen <ryan_chen@aspeedtech.com>

[update] move all evb enviroment to aspeed-common.h defined


# 0a413bf8 02-Aug-2019 Dylan Hung <dylan_hung@aspeedtech.com>

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


# d8ebf49e 21-Jul-2019 ryan_chen <ryan_chen@aspeedtech.com>

Merge branch 'ryan_port' into aspeed-dev-v2019.04


# 473f430b 21-Jul-2019 ryan_chen <ryan_chen@aspeedtech.com>

update copyright and bootm at offset 0x200a0000


# befc1c99 02-Jul-2019 ryan_chen <ryan_chen@aspeedtech.com>

Merge branch 'ryan_port' into aspeed-dev-v2019.04


# 377d8c65 25-Jun-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

Merge branch 'chiawei_spl_dm' into aspeed-dev-v2019.04


# 05be2315 25-Jun-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

spl: add DM support for ast2500

1. add SPL early init. to support use of FDT
2. add DM drivers for SPL
> clk
> DRAM
> serial
3. enable simple malloc for early

spl: add DM support for ast2500

1. add SPL early init. to support use of FDT
2. add DM drivers for SPL
> clk
> DRAM
> serial
3. enable simple malloc for early use
4. separate BSS section to fix DTB locating
5. update defconfig for SPL with DM support
6. remove obsolete platform header

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