5fdde29f | 29-Jun-2020 |
Johnny Huang <johnny_huang@aspeedtech.com> |
cmd: otp: udpate for ast2600a2 |
e1a7245e | 10-Jun-2020 |
Johnny Huang <johnny_huang@aspeedtech.com> |
otp: fix ast2600a1 info |
43286627 | 08-Jun-2020 |
Johnny Huang <johnny_huang@aspeedtech.com> |
secureboot: update bl3 verify |
5ec1e150 | 04-Jun-2020 |
Chia-Wei, Wang <chiawei_wang@aspeedtech.com> |
fix boots address |
fe8b5fda | 04-Jun-2020 |
Chia-Wei, Wang <chiawei_wang@aspeedtech.com> |
update bootflow |
83655e91 | 26-May-2020 |
Johnny Huang <johnny_huang@aspeedtech.com> |
otp: reduce the code |
de6b0cc4 | 26-May-2020 |
Johnny Huang <johnny_huang@aspeedtech.com> |
otp: udpate strap read |
8848d5dc | 26-May-2020 |
Johnny Huang <johnny_huang@aspeedtech.com> |
otp: update strap program bit |
eda10d61 | 26-May-2020 |
Johnny Huang <johnny_huang@aspeedtech.com> |
otp: udpate strap |
5010032b | 26-May-2020 |
Johnny Huang <johnny_huang@aspeedtech.com> |
otp: udpate program |
696656c6 | 26-May-2020 |
Johnny Huang <johnny_huang@aspeedtech.com> |
otp update |
bb34a7bf | 26-May-2020 |
Johnny Huang <johnny_huang@aspeedtech.com> |
update otp patch code |
c304f173 | 25-May-2020 |
ryan_chen <ryan_chen@aspeedtech.com> |
update clk |
261c9061 | 25-May-2020 |
ryan_chen <ryan_chen@aspeedtech.com> |
update full test |
dfdef5a0 | 25-May-2020 |
ryan_chen <ryan_chen@aspeedtech.com> |
add pll test |
1ab24dc2 | 21-May-2020 |
ryan_chen <ryan_chen@aspeedtech.com> |
update for mv cmd/aspeed folder |
5c8f9400 | 21-May-2020 |
ryan_chen <ryan_chen@aspeedtech.com> |
mv to cmd/aspeed folder |
7c073eb7 | 10-Mar-2020 |
Johnny Huang <johnny_huang@aspeedtech.com> |
rng: add aspeed rng cmd |
3d1cbeb0 | 10-Mar-2020 |
Johnny Huang <johnny_huang@aspeedtech.com> |
otp: set default value for otp strap programming |
9d998018 | 10-Mar-2020 |
Johnny Huang <johnny_huang@aspeedtech.com> |
otp: skip print data info when no key |
54552c69 | 10-Mar-2020 |
Johnny Huang <johnny_huang@aspeedtech.com> |
otp: program 2 dw then verify 2 dw when program data region |
d6cdf762 | 03-Mar-2020 |
Johnny Huang <johnny_huang@aspeedtech.com> |
otp: ignore data region last 2 dw when program
The last two dw in data region is used for slt otp write check, ignore it when program |
a7a389ea | 03-Mar-2020 |
Johnny Huang <johnny_huang@aspeedtech.com> |
otp: remove print process
remove print process function, which takes too many times. |
79e42a59 | 25-Feb-2020 |
Joel Stanley <joel@jms.id.au> |
otp: Rework structure to save binary size
By using smaller data types and pointers to the strings, the output size was reduced by 24232 bytes (ncsi-ast2600a1_defconfig with GCC 9.2.1).
Signed-off-b
otp: Rework structure to save binary size
By using smaller data types and pointers to the strings, the output size was reduced by 24232 bytes (ncsi-ast2600a1_defconfig with GCC 9.2.1).
Signed-off-by: Joel Stanley <joel@jms.id.au>
show more ...
|
de6fbf1c | 21-Feb-2020 |
Johnny Huang <johnny_huang@aspeedtech.com> |
otp: fix program flow, set read mode when program finish |