<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/tmp/openbmc.git/meta-aspeed, branch master</title>
<subtitle>OpenBMC Distribution (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=master</id>
<link rel='self' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/'/>
<updated>2025-09-05T11:27:57+00:00</updated>
<entry>
<title>meta-aspeed: Add ast2700 A1 support</title>
<updated>2025-09-05T11:27:57+00:00</updated>
<author>
<name>VinceChang6637</name>
<email>vince_chang@aspeedtech.com</email>
</author>
<published>2024-08-13T10:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=1ceb15e419a02077532407554e77a7368448d750'/>
<id>urn:sha1:1ceb15e419a02077532407554e77a7368448d750</id>
<content type='text'>
1. Add AST2700 support.
2. Using multiconfig for bootmcu RISCV.

Tested:
. setup evb-ast2700
bitbake obmc-phosphor-image

QEMU:
You can `runqemu` when QEMU support vbootrom.

```
build/evb-ast2700$ runqemu slirp serialstdio
```

If your QEMU doesn't support vbootrom, please run the following steps:
Copy u-boot-nodtb.bin and u-boot.dtb from U-Boot build folder
into the tmp/deploy/images/evb-ast2700 folder.

```
./qemu-system-aarch64 -M ast2700a1-evb -nographic\
 -device loader,addr=0x400000000,file=${IMGDIR}/u-boot-nodtb.bin,force-raw=on \
 -device loader,addr=$((0x400000000 + ${UBOOT_SIZE})),file=${IMGDIR}/u-boot.dtb,force-raw=on \
 -device loader,addr=0x430000000,file=${IMGDIR}/bl31.bin,force-raw=on \
 -device loader,addr=0x430080000,file=${IMGDIR}/optee/tee-raw.bin,force-raw=on \
 -device loader,addr=0x430000000,cpu-num=0 \
 -device loader,addr=0x430000000,cpu-num=1 \
 -device loader,addr=0x430000000,cpu-num=2 \
 -device loader,addr=0x430000000,cpu-num=3 \
 -smp 4 \
 -drive file=${IMGDIR}/image-bmc,format=raw,if=mtd \
 -net nic,macaddr="32:27:a0:12:00:01" \
 -net user,hostfwd=:127.0.0.1:2222-:22,hostfwd=:127.0.0.1:2443-:443,hostfwd=udp:127.0.0.1:2623-:623,hostname=qemu \
 -serial mon:stdio \
 -snapshot \
```

Change-Id: Id2d7cd2f49a66c292424b17e1805f4a35558746c
Signed-off-by: Vince Chang &lt;vince_chang@aspeedtech.com&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Move to v6.6.104 stable release</title>
<updated>2025-09-05T02:10:30+00:00</updated>
<author>
<name>Andrew Jeffery</name>
<email>andrew@codeconstruct.com.au</email>
</author>
<published>2025-09-05T02:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=5fae254cd2cb81af70baf147bf160aa2462365a2'/>
<id>urn:sha1:5fae254cd2cb81af70baf147bf160aa2462365a2</id>
<content type='text'>
Apply the upstream security and bug fixes.

Change-Id: I1b016759cd07c3e41292473065fe260bf26774fa
Signed-off-by: Andrew Jeffery &lt;andrew@codeconstruct.com.au&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Meta Clemente, ADM1273, ADM1281, Harma fixes</title>
<updated>2025-09-03T07:50:59+00:00</updated>
<author>
<name>Andrew Jeffery</name>
<email>andrew@codeconstruct.com.au</email>
</author>
<published>2025-09-03T07:50:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=60155d161dae9bdf0adceaa232aece7109a311e4'/>
<id>urn:sha1:60155d161dae9bdf0adceaa232aece7109a311e4</id>
<content type='text'>
John Erasmus Mari Geronimo (1):
      hwmon: (pmbus/adm1275) add adm1273 support

Jose Ramon San Buenaventura (1):
      hwmon: (pmbus/adm1275) add adm1281 support

Krzysztof Kozlowski (1):
      ARM: dts: aspeed: Minor whitespace cleanup

Leo Wang (3):
      dt-bindings: arm: aspeed: add Meta Clemente board
      ARM: dts: aspeed: Add NCSI3 and NCSI4 pinctrl nodes
      ARM: dts: aspeed: clemente: add Meta Clemente BMC

Peter Yin (3):
      ARM: dts: aspeed: harma: add power monitor support
      ARM: dts: aspeed: harma: revise gpio name
      ARM: dts: aspeed: harma: add mp5990

Rob Herring (Arm) (1):
      ARM: dts: aspeed: Fix/add I2C device vendor prefixes

Change-Id: Ia638bc2da7c0e503c1289bdd29335805ba897eba
Signed-off-by: Andrew Jeffery &lt;andrew@codeconstruct.com.au&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Move to v6.6.103 stable release</title>
<updated>2025-08-29T04:59:38+00:00</updated>
<author>
<name>Andrew Jeffery</name>
<email>andrew@codeconstruct.com.au</email>
</author>
<published>2025-08-29T04:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=7bcbe794418f5d9576354bd89d55f819f32c471f'/>
<id>urn:sha1:7bcbe794418f5d9576354bd89d55f819f32c471f</id>
<content type='text'>
Apply the upstream security and bug fixes.

Change-Id: I072366878895cb4a0a9ef4c00dbffa4fc8cd1889
Signed-off-by: Andrew Jeffery &lt;andrew@codeconstruct.com.au&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Move to v6.6.102 stable release</title>
<updated>2025-08-18T01:23:52+00:00</updated>
<author>
<name>Andrew Jeffery</name>
<email>andrew@codeconstruct.com.au</email>
</author>
<published>2025-08-18T01:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=7bb2ea741ae78deb19e32adb4d9fcef789fa8301'/>
<id>urn:sha1:7bb2ea741ae78deb19e32adb4d9fcef789fa8301</id>
<content type='text'>
Apply the upstream security and bug fixes.

Change-Id: I190fa674bba8345b49901c61bb6305f62fa56ceb
Signed-off-by: Andrew Jeffery &lt;andrew@codeconstruct.com.au&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: MPQ8785, AST700 silicon ID, ASPEED DTS fixes</title>
<updated>2025-08-08T05:11:30+00:00</updated>
<author>
<name>Andrew Jeffery</name>
<email>andrew@codeconstruct.com.au</email>
</author>
<published>2025-08-08T02:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=ab79600dee9c419e611d0c8337b389cd66ea9d17'/>
<id>urn:sha1:ab79600dee9c419e611d0c8337b389cd66ea9d17</id>
<content type='text'>
Charles Hsu (2):
      dt-bindings: Add MPQ8785 voltage regulator device
      hwmon: Add driver for MPS MPQ8785 Synchronous Step-Down Converter

Rob Herring (Arm) (3):
      ARM: dts: aspeed: Drop "no-gpio-delays"
      ARM: dts: aspeed: Drop "fsi-master" compatibles
      ARM: dts: aspeed: Add missing "ibm,spi-fsi" compatibles

Ryan Chen (1):
      soc: aspeed: socinfo: Add AST27xx silicon IDs

Shen Lichuan (1):
      hwmon: (pmbus/mpq8785) Convert comma to semicolon

Tan Siewert (4):
      ARM: dts: aspeed: e3c246d4i: convert NVMEM content to layout syntax
      ARM: dts: aspeed: e3c256d4i: convert NVMEM content to layout syntax
      ARM: dts: aspeed: romed8hm3: convert NVMEM content to layout syntax
      ARM: dts: aspeed: x570d4u: convert NVMEM content to layout syntax

Change-Id: Iab0e8f141584822fe8097469d3f6ef6146f15b6c
Signed-off-by: Andrew Jeffery &lt;andrew@codeconstruct.com.au&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Move to v6.6.101 stable release</title>
<updated>2025-08-04T00:33:27+00:00</updated>
<author>
<name>Andrew Jeffery</name>
<email>andrew@codeconstruct.com.au</email>
</author>
<published>2025-08-04T00:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=565c23b8213f0d7b521d79181082ef2ad797b782'/>
<id>urn:sha1:565c23b8213f0d7b521d79181082ef2ad797b782</id>
<content type='text'>
Apply the upstream security and bug fixes.

Change-Id: I42626b9ad85723ce7fe466d770361b14310771d0
Signed-off-by: Andrew Jeffery &lt;andrew@codeconstruct.com.au&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Meta Darwin and netbmc reworks, PCA953x interrupts</title>
<updated>2025-07-31T04:51:07+00:00</updated>
<author>
<name>Andrew Jeffery</name>
<email>andrew@codeconstruct.com.au</email>
</author>
<published>2025-07-31T04:45:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=bba7877fb935b0a1430c07617010ea6b7b70944e'/>
<id>urn:sha1:bba7877fb935b0a1430c07617010ea6b7b70944e</id>
<content type='text'>
Potin Lai (1):
      gpio: pca953x: Add support for level-triggered interrupts

Tao Ren (13):
      ARM: dts: aspeed: wedge400: Fix DTB warnings
      ARM: dts: aspeed: fuji: Fix DTB warnings
      ARM: dts: aspeed: Fix DTB warnings in ast2600-facebook-netbmc-common.dtsi
      ARM: dts: aspeed: Move eMMC out of ast2600-facebook-netbmc-common.dtsi
      ARM: dts: aspeed: Add facebook-bmc-flash-layout-128-data64.dtsi
      dt-bindings: arm: aspeed: add Facebook Wedge400-data64 board
      ARM: dts: aspeed: Add Facebook Wedge400-data64 (AST2500) BMC
      ARM: dts: aspeed: wedge400: Include wedge400-data64.dts
      dt-bindings: arm: aspeed: add Facebook Fuji-data64 board
      ARM: dts: aspeed: Add Facebook Fuji-data64 (AST2600) Board
      ARM: dts: aspeed: facebook-fuji: Include facebook-fuji-data64.dts
      dt-bindings: arm: aspeed: add Facebook Darwin board
      ARM: dts: aspeed: Add Facebook Darwin (AST2600) BMC

Change-Id: I22a6635dc6a7e274196415ccc2f4069d195b0c88
Signed-off-by: Andrew Jeffery &lt;andrew@codeconstruct.com.au&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Move to v6.6.100 stable release</title>
<updated>2025-07-25T12:37:59+00:00</updated>
<author>
<name>Andrew Jeffery</name>
<email>andrew@codeconstruct.com.au</email>
</author>
<published>2025-07-25T12:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=36aec5737e8cf3d2cb9bc96a57775a7b46585d77'/>
<id>urn:sha1:36aec5737e8cf3d2cb9bc96a57775a7b46585d77</id>
<content type='text'>
Apply the upstream security and bug fixes.

Change-Id: I511cccc0ab6ac8bbd0c4dd8efaad76a24d4829ff
Signed-off-by: Andrew Jeffery &lt;andrew@codeconstruct.com.au&gt;
</content>
</entry>
<entry>
<title>treewide: add whinlatter LAYERSERIES_COMPAT</title>
<updated>2025-07-23T16:31:44+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2025-07-23T15:27:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=a7e82f1843133483b8dbbb8430bf8dcb8c5f0a74'/>
<id>urn:sha1:a7e82f1843133483b8dbbb8430bf8dcb8c5f0a74</id>
<content type='text'>
Change-Id: I1d53510329749ff122c8a65157a72c8ff88bd306
Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
</content>
</entry>
</feed>
