History log of /openbmc/u-boot/arch/arm/mach-aspeed/Kconfig (Results 1 – 25 of 37)
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
# 43e9f5a6 03-May-2022 Zev Weiss <zev@bewilderbeest.net>

aspeed: Disable backdoor interfaces

On ast2400 and ast2500 we now disable the various hardware backdoor
interfaces as is done on ast2600. Two Kconfig options can selectively
re-enable some of these

aspeed: Disable backdoor interfaces

On ast2400 and ast2500 we now disable the various hardware backdoor
interfaces as is done on ast2600. Two Kconfig options can selectively
re-enable some of these interfaces: CONFIG_ASPEED_ENABLE_SUPERIO
leaves the ast2x00 built-in Super I/O device enabled, as it is
required for some systems, and CONFIG_ASPEED_ENABLE_DEBUG_UART leaves
the hardware debug UART enabled, since it provides a relatively high
ratio of utility to security risk during development.

This patch is based on a patch by Andrew Jeffery for an older u-boot
branch in the OpenBMC tree for the df-isolate-bmc distro feature flag.

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

show more ...


# b88f3710 02-May-2022 Chia-Wei Wang <chiawei_wang@aspeedtech.com>

arm: aspeed: ast2600: Remove ASPEED_LOADERS

ASPEED_LOADERS was intended to support AST2600 proprietary CoT.
Now the CoT is replaced by the U-Boot FIT image verification.

Remove ASPEED_LOADERS to av

arm: aspeed: ast2600: Remove ASPEED_LOADERS

ASPEED_LOADERS was intended to support AST2600 proprietary CoT.
Now the CoT is replaced by the U-Boot FIT image verification.

Remove ASPEED_LOADERS to avoid using the legacy boot methods.
The ASPEED_SECURE_BOOT used within ASPEED_LOADERS implementation
is removed as well.

Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
Change-Id: Ie718ebffbb108d4a8bd504845b017b455d50faba

show more ...


Revision tags: v00.04.10, v00.04.09, v00.04.08
# 51b227c8 02-Nov-2021 Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>

pfr: Timing calibration disabled support

- Using default SPI clock frequency during early
booting up stage.
- Don't implement timing calibration when PFR is
AST1060 since the maximum SPI clock f

pfr: Timing calibration disabled support

- Using default SPI clock frequency during early
booting up stage.
- Don't implement timing calibration when PFR is
AST1060 since the maximum SPI clock frequency
supported by AST1060 is smaller than 50MHz.

Signed-off-by: Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>
Change-Id: Ifc8fb655152f167a05768ac0f2f632b3632d736d

show more ...


Revision tags: v00.04.07, v00.04.06, v00.04.05, v00.04.04, v00.04.03, v00.04.02, v00.04.01, v00.04.00
# 42457538 26-Apr-2021 Chia-Wei Wang <chiawei_wang@aspeedtech.com>

spl: ast2600: Add ASPEED_LOADERS option

Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
Change-Id: Id02d5e29b04af086f0af572a11ee705e79ec4cb5


Revision tags: v2021.04, v00.03.03, v2021.01
# 7828ddb3 10-Nov-2020 Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>

eMMC: Locate env on eMMC

Put env on eMMC user data partition in order
to support boot from eMMC feature.


# 15461080 10-Nov-2020 Ryan Chen <ryan_chen@aspeedtech.com>

update reserve memory for ssp


# 8671acc9 08-Nov-2020 Ryan Chen <ryan_chen@aspeedtech.com>

add support ast2605


Revision tags: v2020.10
# e95e10af 31-Jul-2020 Johnny Huang <johnny_huang@aspeedtech.com>

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


# 15cbe029 22-Jul-2020 ryan_chen <ryan_chen@aspeedtech.com>

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


# fd0bc623 20-Jul-2020 ryan_chen <ryan_chen@aspeedtech.com>

add ast2400


Revision tags: v2020.07
# 81471603 18-Jun-2020 Johnny Huang <johnny_huang@aspeedtech.com>

config: enable CONFIG_ENABLE_ARM_SOC_BOOT0_HOOK as default for ast2600


# d67ea7cd 11-Jun-2020 Johnny Huang <johnny_huang@aspeedtech.com>

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


# 3a9a23eb 08-Jun-2020 Johnny Huang <johnny_huang@aspeedtech.com>

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


# fe8b5fda 04-Jun-2020 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

update bootflow


Revision tags: v00.02.13
# 60031375 29-May-2020 Johnny Huang <johnny_huang@aspeedtech.com>

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


# 91d8613b 19-May-2020 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

spl: ast2600: Add secure boot flow support

This patch refactors the AST2600 boot flow to support
both secure and normal boot in the consistent way.


Revision tags: v2020.04
# 2f82724a 15-Jan-2020 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

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


# cff1d497 15-Jan-2020 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

ast2600: Add palladium support

Make CONFIG_ASPEED_PALLADIUM globally supported to build
binary for the simulation purposes on AST2600.


# f8dcb4d6 14-Jan-2020 Johnny Huang <johnny_huang@aspeedtech.com>

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


# 7202b9db 14-Jan-2020 Johnny Huang <johnny_huang@aspeedtech.com>

ast2600: secure boot: add spl chain of trust


Revision tags: v2020.01
# e436c2b8 02-Jan-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


# baf56e67 31-Dec-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

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


# b6402729 31-Dec-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

ast2600: Add secure boot support

This patch add secure boot support for Aspeed ast2600.

As the ast2600 crypto engine does not support direct
access to the SPI flash, we have to firstly copy the
u-b

ast2600: Add secure boot support

This patch add secure boot support for Aspeed ast2600.

As the ast2600 crypto engine does not support direct
access to the SPI flash, we have to firstly copy the
u-boot image from SPI to DRAM for image verification

show more ...


Revision tags: 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


12