mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-04 13:37:41 -07:00
Helge Deller (13):
Add PDC_MEM_MAP and ENTRY_INIT_SRCH_FRST for OSF/MkLinux
Return non-existant BTLB for PDC_BLOCK_TLB
Add serial, parallel and LAN port support of LASI chip
Implement ENTRY_IO_BBLOCK_IN IODC function
Do not print \r on parisc SeaBIOS
Fix serial ports and add PDC_MODEL functions for special instructions enablement
Implement SeaBIOS returning additional addresses. Fixes HP-UX boot.
Fix mod_pgs (number of pages) for graphic cards
Merge pull request #3 from svenschnelle/sti
Merge pull request #4 from svenschnelle/parisc-qemu-4.1.0
parisc: Implement PDC rendenzvous
parisc: Improve soft power button emulation
parisc: Fix line wrapping in STI console code
Sven Schnelle (7):
parisc: fix PDC info for graphics adapter
parisc: add missing header guard to hppa.h
parisc: add LASI PS/2 emulation.
parisc: Add STI support
parisc: wire up graphics console
parisc: Add support for setting STI screen resolution
parisc: support LASI RTC register
Required for STI and LASI support. Also adds a few Bugfixes.
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Message-Id: <20191220211512.3289-7-svens@stackframe.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
||
|---|---|---|
| .. | ||
| edk2@20d2e5a125 | ||
| ipxe@de4565cbe7 | ||
| openbios@7e5b89e429 | ||
| openhackware@c559da7c8e | ||
| opensbi@be92da280d | ||
| qboot@cb1c49e0cf | ||
| qemu-palcode@bf0e136988 | ||
| QemuMacDrivers@90c488d5f4 | ||
| seabios@f21b5a4aeb | ||
| seabios-hppa@1630ac7d65 | ||
| sgabios@cbaee52287 | ||
| skiboot@3a6fdede6c | ||
| SLOF@9546892a80 | ||
| u-boot@d3689267f9 | ||
| u-boot-sam460ex@60b3916f33 | ||
| config.seabios-128k | ||
| config.seabios-256k | ||
| config.vga-ati | ||
| config.vga-bochs-display | ||
| config.vga-cirrus | ||
| config.vga-isavga | ||
| config.vga-qxl | ||
| config.vga-ramfb | ||
| config.vga-stdvga | ||
| config.vga-virtio | ||
| config.vga-vmware | ||
| configure-seabios.sh | ||
| edk2-build.sh | ||
| edk2-funcs.sh | ||
| Makefile | ||
| Makefile.edk2 | ||