diff options
author | Helge Deller <deller@gmx.de> | 2024-11-03 20:46:06 +0100 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2024-11-03 20:46:06 +0100 |
commit | c9d77526bddba0803a1fa982fb59ec98057150f9 (patch) | |
tree | a379b95e9e7e785de66022662c942afd02ec3917 /roms | |
parent | 92ec7805190313c9e628f8fc4eb4f932c15247bd (diff) |
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>
Diffstat (limited to 'roms')
m--------- | roms/seabios-hppa | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/roms/seabios-hppa b/roms/seabios-hppa -Subproject 03774edaad3bfae090ac96ca5450353c641637d +Subproject a528f01d7abd511d3cc71b7acaab6e036ee524b |