History log of /openbmc/u-boot/configs/evb-ast2500_defconfig (Results 1 – 25 of 64)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 66672e5a 24-Jul-2023 Joel Stanley <joel@jms.id.au>

config: ast2500: Disable regex support

Not aware of any users. Saves 4kB from the binary.

Total: Before=271870, After=267385, chg -1.65%

Signed-off-by: Joel Stanley <joel@jms.id.au>


# 6366ed4e 24-Jul-2023 Joel Stanley <joel@jms.id.au>

config: ast2500: Disable NFS command

Not aware of any users. Saves 5kB from the binary.

Total: Before=271870, After=266617, chg -1.93%

Signed-off-by: Joel Stanley <joel@jms.id.au>


Revision tags: v00.04.15, v00.04.14, v00.04.13
# dec3652e 26-Oct-2022 Zev Weiss <zev@bewilderbeest.net>

Revert "config/ast2500: Enable RAM devices"

This reverts commit ba91e9df1e16db0d209177148e864c65e58eb00f.

CONFIG_RAM=y currently breaks DRAM initialization on ast2500; Aspeed
recommends against usi

Revert "config/ast2500: Enable RAM devices"

This reverts commit ba91e9df1e16db0d209177148e864c65e58eb00f.

CONFIG_RAM=y currently breaks DRAM initialization on ast2500; Aspeed
recommends against using it [0].

[0] https://lore.kernel.org/openbmc/HK0PR06MB2834AE1581020A5B7CE191839C5B9@HK0PR06MB2834.apcprd06.prod.outlook.com/

Signed-off-by: Zev Weiss <zev@bewilderbeest.net>
Link: https://lore.kernel.org/r/20221026064021.16683-1-zev@bewilderbeest.net
Signed-off-by: Joel Stanley <joel@jms.id.au>

show more ...


Revision tags: v00.04.12
# f2579be7 21-Sep-2022 Joel Stanley <joel@jms.id.au>

config/ast2500: Enable RAM devices

While the ASPEED RAM driver builds unconditionally, without selecting
the CONFIG_RAM symbol it does not load.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewe

config/ast2500: Enable RAM devices

While the ASPEED RAM driver builds unconditionally, without selecting
the CONFIG_RAM symbol it does not load.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Link: https://lore.kernel.org/r/20220921074439.2265651-5-joel@jms.id.au

show more ...


# d473bc78 27-Jul-2022 Chia-Wei Wang <chiawei_wang@aspeedtech.com>

Merge branch pull request #13 into aspeed-dev-v2019.04

Change-Id: I642bbbb0700c982119137d7cdae034635f9dc3d2


# 21163246 13-Jul-2022 Joel Stanley <joel@jms.id.au>

config/ast-evb: Enable NCSI

Now that the NCSI code can be used on both direct attached PHY and NCSI
setups, enable it by default.

Signed-off-by: Joel Stanley <joel@jms.id.au>


Revision tags: v00.04.11
# cd38e46d 15-Apr-2022 Chia-Wei Wang <chiawei_wang@aspeedtech.com>

Merge branch pull request #10 into aspeed-dev-v2019.04

Change-Id: Ibddf7f9058fd8d09299085f44b6cb6b5bfa0295c


Revision tags: v00.04.10
# 303188de 15-Feb-2022 Joel Stanley <joel@jms.id.au>

aspeed: Disable unused loaders, add STMICRO flash

By removing the unused loaders we save enough space to enable the ST
Micro flash devices and still fit in the size limit:

text data bss

aspeed: Disable unused loaders, add STMICRO flash

By removing the unused loaders we save enough space to enable the ST
Micro flash devices and still fit in the size limit:

text data bss dec hex filename
340614 13608 0 354222 567ae ast2400-obj/u-boot
340923 13632 0 354555 568fb ast2500-obj/u-boot

Signed-off-by: Joel Stanley <joel@jms.id.au>

show more ...


Revision tags: v00.04.09, v00.04.08, v00.04.07
# c1bfa87b 14-Sep-2021 Dylan Hung <dylan_hung@aspeedtech.com>

configs: disable dcache on ast2500 evb

Disable the Dcache by default since there is no well-configured MMU and
cache control in u-boot.

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
Change-

configs: disable dcache on ast2500 evb

Disable the Dcache by default since there is no well-configured MMU and
cache control in u-boot.

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
Change-Id: I43264f826a43aa2f814f188e99c4726d7b47efa3

show more ...


Revision tags: 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
# 8fa4bb31 22-Sep-2020 Dylan Hung <dylan_hung@aspeedtech.com>

Merge branch 'aspeed-dev-v2019.04' of ssh://192.168.10.30:7999/bmc/u-boot into aspeed-dev-v2019.04


# dc7b5002 22-Sep-2020 Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>

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


# 82c9de16 22-Sep-2020 Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>

spi-nor: AST2500: GigaDevice flash support

GigaDevice flash support for AST2500.


# 07688dcb 31-Aug-2020 Ryan Chen <ryan_chen@aspeedtech.com>

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


# b0afd7f6 31-Aug-2020 Ryan Chen <ryan_chen@aspeedtech.com>

update ast2500 use platform.S ddr init


Revision tags: v2020.07, v00.02.13, v2020.04
# d019953d 10-Apr-2020 ryan_chen <ryan_chen@aspeedtech.com>

fix env compile error


# a03e6989 13-Feb-2020 Johnny Huang <johnny_huang@aspeedtech.com>

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


# 30a7dec7 13-Feb-2020 Dylan Hung <dylan_hung@aspeedtech.com>

Merge branch 'ast2500-ecc' into aspeed-dev-v2019.04


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

revise ast2500 bootcmd


Revision tags: v2020.01
# e465bea8 08-Dec-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

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


# c202116c 08-Dec-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

ast2500: Fix compile error

ARM1176 has strong implementation of enable_caches whereas
ARMv7 has it weak. Thus the platform implementation of enable_caches
should not be common for AST2500 and AST260

ast2500: Fix compile error

ARM1176 has strong implementation of enable_caches whereas
ARMv7 has it weak. Thus the platform implementation of enable_caches
should not be common for AST2500 and AST2600 as they belong to ARM1176
and ARMv7, respectively.

show more ...


# e87eb270 05-Dec-2019 Johnny Huang <johnny_huang@aspeedtech.com>

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


# cc85df2d 27-Nov-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

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


# 3ac4a7de 27-Nov-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

config: aspeed: Move configuration into defconfig

Move configuration that is recognized by the Kbuild system
back to defconfig. By doing this, the inconsistency between
configuration written in head

config: aspeed: Move configuration into defconfig

Move configuration that is recognized by the Kbuild system
back to defconfig. By doing this, the inconsistency between
configuration written in header files and defconfig can be
avoided.

show more ...


Revision tags: v2019.10, v00.02.05, v00.02.04, v00.02.03, v00.02.02, v00.02.01
# d8ebf49e 21-Jul-2019 ryan_chen <ryan_chen@aspeedtech.com>

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


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

add fit and hush add default


123