aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-20Merge pull request #4 from svenschnelle/parisc-qemu-4.1.0parisc-qemu-4.1.0Helge Deller3-104/+58
2019-10-20parisc: support LASI RTC registerSven Schnelle2-90/+8
2019-10-20parisc: Add support for setting STI screen resolutionSven Schnelle1-14/+50
2019-09-11Merge pull request #3 from svenschnelle/stiHelge Deller12-417/+1176
2019-09-11parisc: wire up graphics consoleSven Schnelle3-104/+109
2019-09-11parisc: Add STI supportSven Schnelle6-309/+972
2019-09-11parisc: add LASI PS/2 emulation.Sven Schnelle4-2/+90
2019-09-11parisc: add missing header guard to hppa.hSven Schnelle1-0/+3
2019-09-11parisc: fix PDC info for graphics adapterSven Schnelle1-3/+3
2019-08-16Fix mod_pgs (number of pages) for graphic cardsHelge Deller1-2/+8
2019-08-16Implement SeaBIOS returning additional addresses. Fixes HP-UX boot.Helge Deller1-3/+16
2019-08-16Fix serial ports and add PDC_MODEL functions for special instructions enablementHelge Deller1-7/+17
2019-08-16Do not print \r on parisc SeaBIOSHelge Deller1-1/+1
2019-08-16Implement ENTRY_IO_BBLOCK_IN IODC functionHelge Deller1-4/+12
2019-08-13Add serial, parallel and LAN port support of LASI chipHelge Deller1-2/+59
2019-07-30Return non-existant BTLB for PDC_BLOCK_TLBHelge Deller1-2/+16
2019-07-30Add PDC_MEM_MAP and ENTRY_INIT_SRCH_FRST for OSF/MkLinuxHelge Deller1-7/+43
2019-03-15Improve debug messages, code indenting, TOD accuracyparisc_firmwareHelge Deller1-23/+46
2019-03-14Fix CPU HPA mod path, needs fix for qemu as well!Helge Deller3-6/+11
2019-03-13Add IODC ENTRY_INIT_DEV test, finally fixes ODE IOTEST.Helge Deller1-1/+8
2019-03-13Implement ENTRY_TEST iodc testHelge Deller1-11/+46
2019-03-13Increase initial array size of parisc_devices[] since we reduced HPPA_MAX_CPU...Helge Deller1-1/+1
2019-03-13Merge pull request #2 from svenschnelle/masterHelge Deller2-398/+570
2019-03-12parisc: fix PDC_COPROCESSORSven Schnelle2-4/+6
2019-03-10parisc: set result in ENTRY_INIT_MODSven Schnelle1-0/+1
2019-03-10parisc: move PDC_INITIATOR to its own functionSven Schnelle1-20/+29
2019-03-10parisc: move PDC_PCI_INDEX to its own functionSven Schnelle1-26/+36
2019-03-10parisc: move PDC_IO to its own functionSven Schnelle1-9/+20
2019-03-10parisc: move PDC_SOFT_POWER to its own functionSven Schnelle1-8/+17
2019-03-10parisc: move PDC_SYSTEM_MAP to its own functionSven Schnelle1-41/+48
2019-03-10parisc: move PDC_PSW to its own functionSven Schnelle1-14/+24
2019-03-10parisc: move PDC_MEM to its own functionSven Schnelle1-21/+30
2019-03-10parisc: move PDC_TLB to its own functionSven Schnelle1-14/+20
2019-03-10parisc: move PDC_ADD_VALID to its own functionSven Schnelle1-15/+25
2019-03-10parisc: move PDC_TOD/PDC_NVOLATILE to its own functionSven Schnelle1-65/+92
2019-03-10parisc: move PDC_IODC to its own functionSven Schnelle1-60/+69
2019-03-10parisc: move PDC_COPRO to its own functionSven Schnelle1-12/+21
2019-03-10parisc: move PDC_HPA to its own functionSven Schnelle1-10/+18
2019-03-10parisc: move PDC_CACHE to its own functionSven Schnelle1-35/+46
2019-03-10parisc: move PDC_MODEL to its own functionSven Schnelle1-33/+41
2019-03-10parisc: move PDC_PIM to its own functionSven Schnelle1-14/+25
2019-03-10parisc: move PDC_CHASSIS to its own functionSven Schnelle1-17/+25
2019-03-10parisc: don't skip negative path parts in PDC_TRANSLATE_PATHSven Schnelle1-4/+1
2019-03-05Fix PDC_MODEL_VERSIONS and try to get coprocessor detectedHelge Deller1-2/+7
2019-03-05Improve comments for PDC_GET_INITIATORHelge Deller1-6/+6
2019-03-05TOD fixes, add ENTRY_INIT/ENTRY_INIT_MOD callHelge Deller1-7/+20
2019-03-05parisc: implement PDC_TRANSLATE_PATHSven Schnelle1-1/+52
2019-02-18dino: strip lower 2 bits from pci config addressSven Schnelle1-8/+8
2019-02-18Find PCI slot of LSI SCSI card. Needed for boot path.Helge Deller1-0/+16
2019-02-16Fix dependencies, rebuilds automatically.Helge Deller1-5/+4