Skip to content

Tags: openbmc/u-boot

Tags

v00.04.15

Toggle v00.04.15's commit message
Revert CONFIG_SYS_TEXT_BASE to support Raw and FIT images.

By setting CONFIG_SYS_TEXT_BASE to the appropriate address,
U-Boot will be linked and loaded at that location in the flash memory,
allowing it to run as an Execute-in-Place (XIP) program
when booting as a Raw image.

Change-Id: I5f54c4f4d39334d4c869fd2293cdf7178d721af4
Signed-off-by: Kevin Chen <[email protected]>

v00.04.14

Toggle v00.04.14's commit message
cmd: aspeed: dptest: Modify SSC policy

1. Use 0 to switch SSC on/off
2. SSC on only work for pattern D10.2
3. SSC_SHIFT only work if SSC On

Version 0.3.3, 2023.02.17

Signed-off-by: Jammy Huang <[email protected]>
Change-Id: I1097f5304f6a9d1065d90dcac49828f81da7165a

v00.04.13

Toggle v00.04.13's commit message
misc: dp: Modify scratch reg's, 1e6e210c, behavior

1. Don't clear 1e6e210c to 0 if hpd event
2. At beginning, update 1e6e210c[28] per hpd's status

Version: 20221130

Change-Id: I6f4129499d748fe103c9bc597a31909be841b314
Signed-off-by: Jammy Huang <[email protected]>

v00.04.12

Toggle v00.04.12's commit message
dts: Adjust SPI maximum clock frequency for PFR project

Adjust SPI maximum clock frequency in order to satisfy
most available flash parts.

Signed-off-by: Chin-Ting Kuo <[email protected]>
Change-Id: I394bb410e6b8e2ef216ec1acd732688219abbdee

v00.04.11

Toggle v00.04.11's commit message
otp: add 'invalid' sub-command

'invalid' is used to invalid a key in OTP, it will set the key header
type to 0x0 of 0xf.

Signed-off-by: Johnny Huang <[email protected]>
Change-Id: Ibe4810e02ed42a2c3b09ddde9630cf245b898e78

v00.04.10

Toggle v00.04.10's commit message
crypto: aspeed: acry: add private allocated space for device

Allocate private space for putting run-time information to fix
getting garbage pointer deference issue.

Signed-off-by: Neal Liu <[email protected]>
Change-Id: I31615eb9422941e6e4802211be0e32b6b6341f8b

v00.04.08

Toggle v00.04.08's commit message
configs: ast2600-evb-spl: Disable SPL_PINCTRL

Disable SPL_PINCTRL to reduce SPL binary size.

Signed-off-by: Chia-Wei Wang <[email protected]>
Change-Id: Ib59ba824bab3adce47167bef28b77da4a4eaeaa9

v00.04.07

Toggle v00.04.07's commit message
otp: fix image info print format

Signed-off-by: Johnny Huang <[email protected]>
Change-Id: Ie73f2981e949e713b939ff8b58605f76604cd80e

v00.04.06

Toggle v00.04.06's commit message
ram: aspeed: enable high resolution iKVM by default

enable high resolution iKVM once if the dram initialization is done

Signed-off-by: Dylan Hung <[email protected]>
Change-Id: Ia14da11d43fbca849502695357b7371b25988b95