History log of /openbmc/u-boot/cmd/Makefile (Results 1 – 25 of 118)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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 ...


Revision tags: v00.04.11, 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
# 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
# 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
# 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


# 7c073eb7 10-Mar-2020 Johnny Huang <johnny_huang@aspeedtech.com>

rng: add aspeed rng cmd


# ef7c14d7 17-Feb-2020 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

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


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


Revision tags: v2020.01
# e87eb270 05-Dec-2019 Johnny Huang <johnny_huang@aspeedtech.com>

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


# 9a4b2e28 03-Nov-2019 ryan_chen <ryan_chen@aspeedtech.com>

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


# ade283d8 03-Nov-2019 ryan_chen <ryan_chen@aspeedtech.com>

add fsi command


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


Revision tags: v2019.07
# e14ce4ad 04-Jul-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

Merge branch 'fix-spl_build' into aspeed-dev-v2019.04


# b1c482d5 04-Jul-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

spl: exclude test command build

exculde test command build from SPL due to the size limitation


# 5f450bdf 01-Jul-2019 Johnny Huang <johnny_huang@aspeedtech.com>

[fix] Makefile syntax error


# 6b2c0f08 29-Jun-2019 Dylan Hung <dylan_hung@aspeedtech.com>

[update] merge featute/ast2600_dram for realchip


# badbf800 29-Jun-2019 Dylan Hung <dylan_hung@aspeedtech.com>

[feature] add dramtest


# 7579eef2 27-Jun-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

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


# 948b3998 27-Jun-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

spl: execlude nettest command

The nettest command is execulded from
SPL build due to the size limitation.


# 69d5fd8f 20-Jun-2019 Johnny Huang <johnny_huang@aspeedtech.com>

[new] add ast2600 otp utility


# c2caf31c 18-Jun-2019 Dylan Hung <dylan_hung@aspeedtech.com>

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


# 9df36161 18-Jun-2019 Dylan Hung <dylan_hung@aspeedtech.com>

[new] add nettest command


Revision tags: v00.02.00, v2019.04
# b3820ba9 26-Feb-2019 Tom Rini <trini@konsulko.com>

Merge tag 'efi-2019-04-rc3' of https://github.com/xypron2/u-boot

Pull request for the UEFI sub-system for v2019.04-rc3

A new option -e is added to the env command which allows to display and
change

Merge tag 'efi-2019-04-rc3' of https://github.com/xypron2/u-boot

Pull request for the UEFI sub-system for v2019.04-rc3

A new option -e is added to the env command which allows to display and
change UEFI variables in a user friendly way.

A new command efidebug is introduced to edit the UEFI boot sequence and to
display different aspects of the state of the UEFI sub-system: memory map,
loaded images, handles, drivers and devices.

A bug in the UEFI boot manager is fixed.

show more ...


12345