History log of /openbmc/u-boot/cmd/ (Results 26 – 50 of 1146)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a3dcef3015-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

2031a12312-May-2022 Johnny Huang <johnny_huang@aspeedtech.com>

cmd: aspeed: otp: fix otp status polling

add delay in otp status polling to fix hanhing issue.

Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com>
Change-Id: Ic7b8d68c95956ed989c40ed79adcc5ca

cmd: aspeed: otp: fix otp status polling

add delay in otp status polling to fix hanhing issue.

Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com>
Change-Id: Ic7b8d68c95956ed989c40ed79adcc5ca8df5fcd2

show more ...

dfc7ece505-May-2022 Tommy Huang <tommy_huang@aspeedtech.com>

cmd: aspeed: Fix the internal section compile fail

Fix the compile fail in the internal section

Signed-off-by: Tommy Huang <tommy_huang@aspeedtech.com>
Change-Id: I34df68085f9043e8f53fc3eb8c941d952

cmd: aspeed: Fix the internal section compile fail

Fix the compile fail in the internal section

Signed-off-by: Tommy Huang <tommy_huang@aspeedtech.com>
Change-Id: I34df68085f9043e8f53fc3eb8c941d952b358ff2

show more ...

b27437d209-May-2022 Dylan Hung <dylan_hung@aspeedtech.com>

cmd: aspeed: support ctrl+c to break dramtest loop

Support ctrl+c to break the dramtest command. Escpecially when
executing infinite loop command "dramtest 0".

Signed-off-by: Dylan Hung <dylan_hun

cmd: aspeed: support ctrl+c to break dramtest loop

Support ctrl+c to break the dramtest command. Escpecially when
executing infinite loop command "dramtest 0".

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

show more ...

e12dfc2c03-May-2022 Dylan Hung <dylan_hung@aspeedtech.com>

cmd: aspeed: nettest: fix driving strength setting

SCU90[11:10] and SCU90[9:8] configure RGMII/RMII driving strength. The
other bits should be excluded from the checking statement.

Signed-off-by: D

cmd: aspeed: nettest: fix driving strength setting

SCU90[11:10] and SCU90[9:8] configure RGMII/RMII driving strength. The
other bits should be excluded from the checking statement.

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

show more ...

20b0d70c21-Apr-2022 Dylan Hung <dylan_hung@aspeedtech.com>

cmd/aspeed/nettest: apply addtional delay for RTL8211F

RTL8211F PHY needs for additional delay to get itself ready.

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

cmd/aspeed/nettest: apply addtional delay for RTL8211F

RTL8211F PHY needs for additional delay to get itself ready.

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

show more ...

a2f38ea319-Apr-2022 Tommy Huang <tommy_huang@aspeedtech.com>

cmd: dptest: Arrange tab align

Update the tab align

Signed-off-by: Tommy Huang <tommy_huang@aspeedtech.com>
Change-Id: Icbdd1189cd7159a3b6a1c504c6b1f6ca12a03fa2

1d67dcbf19-Apr-2022 Tommy Huang <tommy_huang@aspeedtech.com>

cmd: aspeed: Update aspeed dptest default build config

Arrange the Kconfig format. And set dptest default build as
n.

Signed-off-by: Tommy Huang <tommy_huang@aspeedtech.com>
Change-Id: I0079196f787

cmd: aspeed: Update aspeed dptest default build config

Arrange the Kconfig format. And set dptest default build as
n.

Signed-off-by: Tommy Huang <tommy_huang@aspeedtech.com>
Change-Id: I0079196f787d322a5c293e4f9aeb2a5b7a3dd2e9

show more ...

de2ac25218-Apr-2022 Tommy Huang <tommy_huang@aspeedtech.com>

cmd: aspeed: DP CTS command utility

Add aspeed AST2600 DP CTS command utility

Signed-off-by: Tommy Huang <tommy_huang@aspeedtech.com>
Change-Id: I8c184f78de074007468d73fce651157c81f8282e

ff6a54e201-Apr-2022 Dylan Hung <dylan_hung@aspeedtech.com>

cmd: aspeed: nettest: add RTL8211F(D)-VD-CG support

add new PHY Realtek RTL8211F(D)-VD-CG support. This PHY is basically
the same with RTL8211F series so use the same configuration for it.

Signed-

cmd: aspeed: nettest: add RTL8211F(D)-VD-CG support

add new PHY Realtek RTL8211F(D)-VD-CG support. This PHY is basically
the same with RTL8211F series so use the same configuration for it.

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

show more ...

5e096f1127-Jan-2022 Johnny Huang <johnny_huang@aspeedtech.com>

otp: fix compatible issue for otp image

Current otp programming can accept otp image which is generated by
v1.x.x otp tool.

Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com>
Change-Id: I4d2

otp: fix compatible issue for otp image

Current otp programming can accept otp image which is generated by
v1.x.x otp tool.

Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com>
Change-Id: I4d230c6e38bdc09b7396157f115d2360aad93856

show more ...

7f77892124-Dec-2021 Dylan Hung <dylan_hung@aspeedtech.com>

nettest: Add MDIO reset deassert

Add missing MDIO reset deassertion.

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

96bb3da421-Dec-2021 Dylan Hung <dylan_hung@aspeedtech.com>

dramtest: revise coding style

revise coding style, no logic change.

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

fbcd057514-Dec-2021 Dylan Hung <dylan_hung@aspeedtech.com>

cmd/aspeed/nettest: fix typo of PHY address offset

The old mode of PHY address offset was used for new mode. Correct the
PHY address offset for ast2600.

Signed-off-by: Dylan Hung <dylan_hung@aspee

cmd/aspeed/nettest: fix typo of PHY address offset

The old mode of PHY address offset was used for new mode. Correct the
PHY address offset for ast2600.

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

show more ...

2131c25021-Oct-2021 Johnny Huang <johnny_huang@aspeedtech.com>

otp: fix image info print format

Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com>
Change-Id: Ie73f2981e949e713b939ff8b58605f76604cd80e

e2b8225807-Oct-2021 Johnny Huang <johnny_huang@aspeedtech.com>

otp: fix config info

fix 'keys retire' info

Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com>
Change-Id: Ifae8e1ecb5088495183cfa7884027c2c71ec86eb

0cc6ef7829-Sep-2021 Johnny Huang <johnny_huang@aspeedtech.com>

otp: update otp tool version

1. fix A2 and above OTP mode register
2. add checking otptool version of otp image
3. fix otp scu register protect
4. add "scuprotect" subcommand
5. add "retire" subcomm

otp: update otp tool version

1. fix A2 and above OTP mode register
2. add checking otptool version of otp image
3. fix otp scu register protect
4. add "scuprotect" subcommand
5. add "retire" subcommand
6. check programmable before program

Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com>
Change-Id: Idb6f593cecd3512a5b8c8149a068657099f939f4

show more ...

88bd7d5829-Sep-2021 Johnny Huang <johnny_huang@aspeedtech.com>

otp: add 'otp info key' subcommand

add 'otp info key' subcommand to print key info.

Change-Id: Id8243f7a37dd53315da3120ddbd6d6f803dd8ac3

883625c512-Oct-2021 Johnny Huang <johnny_huang@aspeedtech.com>

otp: add 'retire' subcommand

add 'retire' subcommand to retire otp key.

Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com>
Change-Id: Ie081ba726cc24fb90821381fb1038f18c4dd51f0

b489486e27-Sep-2021 Johnny Huang <johnny_huang@aspeedtech.com>

otp: add '0x' before hex print

Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com>
Change-Id: I57203718726e0e0445ca75f578768cee94d80ba6

b25f02d227-Sep-2021 Johnny Huang <johnny_huang@aspeedtech.com>

otp: update otp prog subcommand for new image format

new otp image add scu protect partition, update 'prog' subcommand to
support that.

Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com>
Cha

otp: update otp prog subcommand for new image format

new otp image add scu protect partition, update 'prog' subcommand to
support that.

Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com>
Change-Id: I9f8e6d86d30ba2ae21b5b54d69e18ad4e91e492c

show more ...

b64ca39624-Sep-2021 Johnny Huang <johnny_huang@aspeedtech.com>

otp: check image programmable before confirm

Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com>
Change-Id: I1cba741a3b42555b7fda3f7434e6e87521daee27

030cb4a723-Sep-2021 Johnny Huang <johnny_huang@aspeedtech.com>

otp: check writable before programming bit

Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com>
Change-Id: I40229e4597b9943559ec1ac0d9b45b76f674518a

061d327921-Sep-2021 Johnny Huang <johnny_huang@aspeedtech.com>

otp: otp mode register back to default

Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com>
Change-Id: I4779a7ac6c7e32bcfd0a3d9b793826e931261a14

b859003121-Sep-2021 Johnny Huang <johnny_huang@aspeedtech.com>

otp: protect otp controller after command finish

Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com>
Change-Id: Ie90b57e2fe5f86ac263975d542299e772ad3c309

12345678910>>...46