Skip to content

Tags: qemu/seabios-hppa

Tags

seabios-hppa-v24

Toggle seabios-hppa-v24's commit message

Verified

This tag was signed with the committer’s verified signature.
hdeller Helge Deller
parisc: SEABIOS_HPPA_VERSION 24

New SeaBIOS-hppa release with various fixes for qemu-v11:
- Initialize Astro chip with relevant LMMIO, GMMIO and others
- Disable Artist on 64-bit machines
- Fully implement parisc memory ranges
- Change inventory to list CPU first for HP-UX
- Allow 715 to boot from HP-UX 11iv1 CD-ROM
- Prepare for MULTICELL machines
- Initialize PCI_CACHE_LINE_SIZE PCI value
- Call TOC/HPMC handler code from OS if installed

seabios-hppa-v23

Toggle seabios-hppa-v23's commit message

Verified

This tag was signed with the committer’s verified signature.
hdeller Helge Deller
parisc: SEABIOS_HPPA_VERSION 23

New SeaBIOS-hppa release with various fixes for qemu-v11:
- Various fixes to support CPUs with 40 and 44 bits physical address
- Fix PAT_CPU call when asking for current CPU
- Add function to stop CPU in PDC_PROC
- Prevent execution of some functions when running as PAT firmware
- Add HP rp2470 (A500-6X) machine description
- Tune cache parameters to speed up cache flushes in operating systems
- Use Wide SCSI mode on 64-bit
- Allow callling PDC_MODEL_GET_PLATFORM_INFO
- Revert resetting LSI SCSI with ODE on HP3000

seabios-hppa-v22

Toggle seabios-hppa-v22's commit message

Verified

This tag was signed with the committer’s verified signature.
hdeller Helge Deller
parisc: SEABIOS_HPPA_VERSION 22

Add A400-44 machine with initial functional 64-bit PAT PDC support:
- Linux 64-bit kernel runs nicely.
- ODE 2006 works nicely on 715, B160L, and A400, but has problems on C3700.
- MPE and 64-bit HP-UX11 need more work, although HP-UX11 boot up to a crash
  where it reports where it had problems.

Signed-off-by: Helge Deller <deller@gmx.de>

seabios-hppa-v21

Toggle seabios-hppa-v21's commit message

Verified

This tag was signed with the committer’s verified signature.
hdeller Helge Deller
parisc: SEABIOS_HPPA_VERSION 21

Fixes:
- fix CPU detection of 715 in HP-UX and NetBSD
- minor cleanups regarding LASI_SCSI for 715

seabios-hppa-v20

Toggle seabios-hppa-v20's commit message

Verified

This tag was signed with the committer’s verified signature.
hdeller Helge Deller
parisc: SEABIOS_HPPA_VERSION 20

New:
- IPL checksum verifier

Fixes & cleanups:
- Allow LASI LAN on B160L if created by qemu
- Enhance error messages
- Detect if LASI LAN and SCSI exists at startup
- Fix inventory for 715 Snake machine

seabios-hppa-v19

Toggle seabios-hppa-v19's commit message

Verified

This tag was signed with the committer’s verified signature.
hdeller Helge Deller
parisc: SEABIOS_HPPA_VERSION 19

New:
- Added new "715" machine (Snake machine, no PCI bus)
- Added driver for NCR710 SCSI on LASI (Soumyajyotii Ssarkar)

Fixes & cleanups:
- Fix memory size detection on NetBSD
- Snake machines do not support the PDC_SYSTEM_MAP call
- Always return the HPA in pdc_mem_map() PDC call
- Add LMMIO range for internal artist graphic card
- various coding style cleanups

Signed-off-by: Helge Deller <deller@gmx.de>

seabios-hppa-v18

Toggle seabios-hppa-v18's commit message
parisc: SEABIOS_HPPA_VERSION 18

Fixes:
- Fix PDC_CACHE/PDC_CACHE_RET_SPID return value for space
  register hashing on 64-bit HP-UX
- Fix IRT table entries to use slot number
- Increase PCI alignment for memory bars to 64k

New PDC functions & general enhancements:
- Allow up to 256 GB RAM on 64-bit machines

Signed-off-by: Helge Deller <deller@gmx.de>

seabios-hppa-v15

Toggle seabios-hppa-v15's commit message
parisc: SEABIOS_HPPA_VERSION 15

Fixes and enhancements:
- Fix OpenBSD 7.4 boot (PDC_MEM_MAP call returned wrong values)
- Minor enhancements to show if a 64-bit SeaBIOS-hppa firmware
  is used

Signed-off-by: Helge Deller <deller@gmx.de>

seabios-hppa-v14

Toggle seabios-hppa-v14's commit message
parisc: SEABIOS_HPPA_VERSION 14

Fixes and enhancements:
- Fix 32-bit HP-UX crash (fix in PDC_FIND_MODULE call)
- Fix NetBSD boot (power button fix and add option to disable it)
- Fix FPU detection on NetBSD
- Add MEMORY_HPA module on B160L
- Fix detection of mptsas and esp scsi controllers
- Fix terminate DMA transfer in esp driver (Mark Cave-Ayland)
- Allow booting from esp controller
- initial fixes to allow building a 64-bit SeaBIOS-hppa firmware

Signed-off-by: Helge Deller <deller@gmx.de>

seabios-hppa-v13

Toggle seabios-hppa-v13's commit message

Verified

This tag was signed with the committer’s verified signature.
hdeller Helge Deller
SEABIOS_HPPA_VERSION 13

Fixes and enhancements:
- Fix system reboot crash