aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-01-04parisc: SEABIOS_HPPA_VERSION 14seabios-hppa-v14Helge Deller1-2/+2
2024-01-04parisc: Enable power button switch and add option to disable itHelge Deller1-2/+7
2024-01-04parisc: Fix FPU detection on NetBSDHelge Deller1-5/+5
2024-01-04parisc/parisc64: Allow booting 64-bit kernel up into start_pariscHelge Deller3-3/+52
2024-01-04parisc: Fix 64-bit firmware buildHelge Deller6-46/+115
2024-01-04memmap: Fix 64-bit buildHelge Deller1-4/+4
2024-01-04ehci: Fix build on 64-bitHelge Deller1-1/+1
2024-01-04parisc/sti: Static pointer initializations not possible on 64-bit buildHelge Deller1-2/+2
2024-01-04parisc: Move x86-only code inside ifdefHelge Deller1-0/+2
2024-01-04parisc: Move x86-only code inside ifdefHelge Deller1-0/+2
2024-01-04block/ata: Fixes to allow building 64-bit firmwareHelge Deller3-6/+7
2024-01-04parisc/B160L: fix inw/outw/inl/outl for B160LHelge Deller1-12/+12
2024-01-04esp-scsi: terminate DMA transfer when ESP data transfer completesMark Cave-Ayland1-0/+2
2024-01-04parisc/b160l: Allow PDC to report back MEMORY_HPA entry on B160LHelge Deller1-10/+6
2024-01-04parisc/b160l: Revert parts of PDC_FIND_MODULE to fix 32-bit HP-UX bootupHelge Deller2-68/+21
2024-01-04parisc/scsi: Set default max block size if not set by driverHelge Deller1-1/+4
2024-01-04parisc/scsi: Limit max block size to read from disc/cd.Helge Deller1-3/+15
2024-01-04parisc/scsi: Add maximum transfer size per SCSI controllerHelge Deller3-0/+3
2024-01-04parisc/pciinit: Show if a PCI device is 64-bit deviceHelge Deller1-2/+3
2024-01-04parisc: Fix detection of mptsas and esp scsi driversHelge Deller2-32/+22
2024-01-04parisc: Increase PCI mapping space with PARISC_MMIO_LIMITHelge Deller1-1/+1
2023-11-21parisc: SEABIOS_HPPA_VERSION 13seabios-hppa-v13Helge Deller1-2/+2
2023-11-21parisc: Fix system rebootHelge Deller1-0/+13
2023-11-11parisc: SEABIOS_HPPA_VERSION 12seabios-hppa-v12Helge Deller1-2/+2
2023-11-11parisc: Fix powerbutton on 64-bit kernelHelge Deller1-2/+13
2023-11-11parisc: Fix debug name of CPU_HPA_xx if xx >= 10Helge Deller1-2/+2
2023-11-06parisc: Disable device indexingHelge Deller1-2/+2
2023-10-31parisc: SEABIOS_HPPA_VERSION 11Helge Deller1-2/+2
2023-10-31parisc: Avoid compiler warning for handle_16()Helge Deller1-0/+1
2023-10-31parisc: Detect Astro Runway port and CPUsHelge Deller3-24/+134
2023-10-31parisc/sti: Fix STI crash with fonts with 64-bit Linux kernelHelge Deller1-0/+45
2023-10-31parisc: Add Astro/Elroy constants for debuggingHelge Deller3-15/+29
2023-10-31parisc: Add subfunction 2 for PDC_MODEL_VERSIONSHelge Deller1-0/+5
2023-10-31parisc: Don't enable PSW.W at pdc exitHelge Deller1-2/+2
2023-10-31parisc: Lock 64-bit PDC calls until PDC_MODEL/PDC_MODEL_CAPABILITIES callHelge Deller1-2/+16
2023-10-31parisc: Use correct CPU and FPU model numbersHelge Deller2-11/+13
2023-10-31parisc: Fix boot path & PDC versionHelge Deller1-7/+9
2023-10-31parisc: Add PDC_PAT_CPU functionHelge Deller1-2/+39
2023-10-31parisc: Fix ODE on B160LHelge Deller3-34/+88
2023-10-31parisc: Add timer2() wait function to cope with 32-bit timer limitHelge Deller4-7/+54
2023-10-31parisc: USB OHCI endianess fixesHelge Deller4-18/+21
2023-10-31parisc: Fix graphics output to LASI artist card on PA2.0 machinesHelge Deller3-15/+12
2023-10-31parisc: Provide MEM_PDC_ENTRY as PDC entry point on SMP rendezvousHelge Deller3-5/+6
2023-10-31parisc: Introduce new sw_id for the machinesHelge Deller3-9/+11
2023-10-31parisc: Hackish fix to save PSW.W across pdc/iodc callHelge Deller1-4/+8
2023-10-31parisc: Add PSW.W handling in iodc_entryHelge Deller1-1/+16
2023-10-31parisc: Support a 32-bit PDC only for now.Helge Deller1-2/+2
2023-10-31parisc: Fix return value of PDC_CACHE_RET_SPID space-id bitsHelge Deller1-3/+2
2023-10-31parisc: Implement PDC_PAT_PD_GET_ADDR_MAPHelge Deller2-2/+18
2023-10-31parisc: initialize result of pdc_model call prior returnHelge Deller1-0/+1