]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/hppa: Update SeaBIOS-hppa to version 17
authorHelge Deller <deller@gmx.de>
Sun, 3 Nov 2024 19:46:06 +0000 (20:46 +0100)
committerHelge Deller <deller@gmx.de>
Sun, 3 Nov 2024 19:46:06 +0000 (20:46 +0100)
commitc9d77526bddba0803a1fa982fb59ec98057150f9
treea379b95e9e7e785de66022662c942afd02ec3917
parent92ec7805190313c9e628f8fc4eb4f932c15247bd
target/hppa: Update SeaBIOS-hppa to version 17

This is SeaBIOS for the hppa architecture v17.
If comes with some important firmware and SCSI fixes and
prepares for futher development to support 64-bit HP-UX
and MPE/UX in the future.

New PDC functions & general enhancements:
- Add PDC_MODEL_GET_INSTALL_KERNEL firmware call
- Add PDC_PAT_EVENT firmware call
- Support ENTRY_IO_BOOTOUT
- Prefer memory-access over io-access of GSP serial port
- Disable LMMIO_DIRECT0 range during modification
- Small optimizations in IODC call

Fixes:
- esp-scsi: indicate acceptance of MESSAGE IN phase data
- Avoid crash when booting without SCSI controller
- Remove exec flag from hppa-firmware.img
- Fix LMMIO detection for PCI cards on Astro/Elroy
- Avoid trashing MPE IPL bootloader stack
- HP-UX 11 64-bit saves number of RAM pages in PAGE0 at 0x33c
- Fix return value of PDC_CACHE/PDC_CACHE_RET_SPID for space id hashing
- Allow PDC functions to act when called in narrow mode
- pcidevice: Use portaddr_t for io port addresses

Cleanups:
- Change default make target to "parisc"
- Clean the "out-64" directory on "make clean"

Signed-off-by: Helge Deller <deller@gmx.de>
pc-bios/hppa-firmware.img [changed mode: 0755->0644]
pc-bios/hppa-firmware64.img [changed mode: 0755->0644]
roms/seabios-hppa