Revision tags: v00.04.15, v00.04.14, v00.04.13, v00.04.12 |
|
#
0e24006f |
| 03-Aug-2022 |
Joel Stanley <joel@jms.id.au> |
aspeed: Remove remaining "Aspeed secure boot" code
This was mostly removed from the SDK in b88f3710ee38 ("arm: aspeed: ast2600: Remove ASPEED_LOADERS") when the "AST2600 proprietary CoT" was abandon
aspeed: Remove remaining "Aspeed secure boot" code
This was mostly removed from the SDK in b88f3710ee38 ("arm: aspeed: ast2600: Remove ASPEED_LOADERS") when the "AST2600 proprietary CoT" was abandoned.
Signed-off-by: Joel Stanley <joel@jms.id.au>
show more ...
|
#
1a0ff8f9 |
| 03-Aug-2022 |
Joel Stanley <joel@jms.id.au> |
aspeed: Remove remaining "Aspeed secure boot" code
This was mostly removed from the SDK in b88f3710ee38 ("arm: aspeed: ast2600: Remove ASPEED_LOADERS") when the "AST2600 proprietary CoT" was abandon
aspeed: Remove remaining "Aspeed secure boot" code
This was mostly removed from the SDK in b88f3710ee38 ("arm: aspeed: ast2600: Remove ASPEED_LOADERS") when the "AST2600 proprietary CoT" was abandoned.
Signed-off-by: Joel Stanley <joel@jms.id.au>
show more ...
|
#
eb47f2dd |
| 03-Aug-2022 |
Joel Stanley <joel@jms.id.au> |
aspeed: Remove remaining "Aspeed secure boot" code
This was mostly removed from the SDK in b88f3710ee38 ("arm: aspeed: ast2600: Remove ASPEED_LOADERS") when the "AST2600 proprietary CoT" was abandon
aspeed: Remove remaining "Aspeed secure boot" code
This was mostly removed from the SDK in b88f3710ee38 ("arm: aspeed: ast2600: Remove ASPEED_LOADERS") when the "AST2600 proprietary CoT" was abandoned.
Signed-off-by: Joel Stanley <joel@jms.id.au>
show more ...
|
#
634f526d |
| 03-Aug-2022 |
Joel Stanley <joel@jms.id.au> |
aspeed: Remove remaining "Aspeed secure boot" code
This was mostly removed from the SDK in b88f3710ee38 ("arm: aspeed: ast2600: Remove ASPEED_LOADERS") when the "AST2600 proprietary CoT" was abandon
aspeed: Remove remaining "Aspeed secure boot" code
This was mostly removed from the SDK in b88f3710ee38 ("arm: aspeed: ast2600: Remove ASPEED_LOADERS") when the "AST2600 proprietary CoT" was abandoned.
Signed-off-by: Joel Stanley <joel@jms.id.au>
show more ...
|
#
b16076b1 |
| 14-Jul-2022 |
Joel Stanley <joel@jms.id.au> |
cmd/otp: Depend on SHA variants
Indicate which SHA algorithms are required by depending on them. Don't select them, as this force enables the options.
Signed-off-by: Joel Stanley <joel@jms.id.au>
|
#
09f2a38f |
| 14-Jul-2022 |
Joel Stanley <joel@jms.id.au> |
cmd/otp: Use any MOD_EXP driver
Instead of requesting the ACRY driver specifically, ask for the first DM device that implements MOD_EXP.
Selecting RSA ensures that one of the MOD_EXP drivers will b
cmd/otp: Use any MOD_EXP driver
Instead of requesting the ACRY driver specifically, ask for the first DM device that implements MOD_EXP.
Selecting RSA ensures that one of the MOD_EXP drivers will be built in. On Aspeed platforms this will be either the ACRY or the software implementation; Kconfig logic stops both from being built in.
Signed-off-by: Joel Stanley <joel@jms.id.au>
show more ...
|
Revision tags: v00.04.11 |
|
#
e7e21c44 |
| 28-Jun-2022 |
Johnny Huang <johnny_huang@aspeedtech.com> |
otp: add 'verify' sub-command
update otp tool to v2.0.0
Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com> Change-Id: I575c549f872a0a76a4071067073316e01b4b10a9
|
#
a3dcef30 |
| 15-Jun-2022 |
Johnny Huang <johnny_huang@aspeedtech.com> |
otp: update image checksum to SHA384
Update otp image checksum algorithm from sha256 to sha384.
Change-Id: Ic1a191e0e726137526ebde9302ddb7ceca80bad8
|
Revision tags: 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 |
|
#
fe8b5fda |
| 04-Jun-2020 |
Chia-Wei, Wang <chiawei_wang@aspeedtech.com> |
update bootflow
|
Revision tags: v00.02.13 |
|
#
729cdec1 |
| 22-May-2020 |
Dylan Hung <dylan_hung@aspeedtech.com> |
Merge branch 'dev/ast2620_vga' into aspeed-dev-v2019.04
|
#
496a7919 |
| 22-May-2020 |
ryan_chen <ryan_chen@aspeedtech.com> |
Merge branch 'ryan_port' into aspeed-dev-v2019.04
|
#
1ab24dc2 |
| 21-May-2020 |
ryan_chen <ryan_chen@aspeedtech.com> |
update for mv cmd/aspeed folder
|
Revision tags: v2020.04 |
|
#
9e3b1ef9 |
| 13-Mar-2020 |
ryan_chen <ryan_chen@aspeedtech.com> |
Merge branch 'ryan_port' into aspeed-dev-v2019.04
|
#
e12649f7 |
| 12-Mar-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
|
#
60413fec |
| 11-Mar-2020 |
Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com> |
Merge branch 'newflash/spi' into aspeed-dev-v2019.04
|
#
01b2e9ab |
| 11-Mar-2020 |
Dylan Hung <dylan_hung@aspeedtech.com> |
Merge branch 'feature/ddr_info' into aspeed-dev-v2019.04
|
#
7c073eb7 |
| 10-Mar-2020 |
Johnny Huang <johnny_huang@aspeedtech.com> |
rng: add aspeed rng cmd
|
#
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
|
#
8c95459d |
| 24-Feb-2020 |
ryan_chen <ryan_chen@aspeedtech.com> |
Merge branch 'ryan_port' into aspeed-dev-v2019.04
|
#
ef7c14d7 |
| 17-Feb-2020 |
Chia-Wei, Wang <chiawei_wang@aspeedtech.com> |
Merge branch 'feature/peci' into aspeed-dev-v2019.04
|
#
085b1b97 |
| 17-Feb-2020 |
Chia-Wei, Wang <chiawei_wang@aspeedtech.com> |
cmd: kconfig: aspeed: Add Aspeed dependency Add dependency on ARCH_ASPEED for Aspeed proprietary test programs.
|
#
4ab1f8ce |
| 17-Feb-2020 |
Chia-Wei, Wang <chiawei_wang@aspeedtech.com> |
cmd: peci: aspeed: Add PECI test program Add Aspeed PECI controller test program to U-Boot command interface. The test program supports PECI Ping and GetDIB commands for general
cmd: peci: aspeed: Add PECI test program Add Aspeed PECI controller test program to U-Boot command interface. The test program supports PECI Ping and GetDIB commands for general diagnosis.
show more ...
|
Revision tags: v2020.01 |
|
#
18b134e0 |
| 11-Nov-2019 |
Chia-Wei, Wang <chiawei_wang@aspeedtech.com> |
Merge branch 'feature/spi_dma_relocation' into aspeed-dev-v2019.04
|
#
1c7167e2 |
| 07-Nov-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
Merge branch 'debug/samsung_ddr4' into aspeed-dev-v2019.04
|