[PATCH v7 0/9] Add virtio-mmio support to m68k virt machine
Tom Rini
trini at konsulko.com
Sat May 23 02:01:56 CEST 2026
On Sat, 16 May 2026 16:39:52 +0900, Daniel Palmer wrote:
> Lets start making the m68k virt machine support useful.
>
> First we need to fix some m68k endian issues.
>
> Then allow virtio mmio driver instances to be created with
> platform data and fix a minor endian issue.
>
> [...]
Applied to u-boot/next, thanks!
[1/9] sysreset: qemu virt: Use map_sysmem()
commit: ccec4ce2ee8ae7c95a00b16da0b5dbd88615a8e2
[2/9] sysreset: qemu virt: Use __raw_writel()
commit: 0bcd158db30aa14aa6add56060626388079c50cf
[3/9] rtc: goldfish: Use __raw_readl() and __raw_writel()
commit: 5116fed77dee99a513f17f18be0dbf2e63363eef
[4/9] timer: goldfish: Use __raw_readl()
commit: 75a1d7280a72d587d54b6af653234a96210f7177
[5/9] m68k: Fix writew(), writel(), readw(), readl() endianness for classic m68k
commit: 3e2b261647a78929f494a932fad4e80e607a2fef
[6/9] virtio: mmio: Allow instantiation via platform data
commit: 009cd5b56dbc2d0f7675e4262347a1a6b6a55cb2
[7/9] virtio: cmd: Depend on VIRTIO_BLK
commit: b781017fb63831abac4bb6956e83595f5cb8c428
[8/9] virtio: blk: Fix converting the vendor id to a string
commit: ddba15ab72df5a01fd483a0f4fc40f9ae4d2475c
[9/9] board: qemu: m68k: Create virtio mmio instances
commit: 3dc2761d6347c35fe15fef64592d20946396872d
--
Tom
More information about the U-Boot
mailing list