aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-19parisc: Add initial definition file for HP C800 workstationHelge Deller1-0/+501
2024-01-19parisc: Add initial definition file for HP 715/64 machineHelge Deller1-0/+623
2024-01-18parisc: Do not check layers in PDC_MEM_MAP_HPAHelge Deller1-1/+1
2024-01-18parisc: Enable build of 64-bit firmware code to out-64/hppa-firmware64.imgHelge Deller2-4/+5
2024-01-18output: Allow to simply switch to Qemu's builtin_console_out() for debuggingHelge Deller1-0/+5
2024-01-18parisc: Mark machine 64-bit capable if 64-bit CPU is foundHelge Deller1-1/+4
2024-01-18parisc: Optimize cache definitionHelge Deller1-4/+4
2024-01-18parisc: Adjust firmware to receive 64-bit values in PDC functionsHelge Deller1-71/+85
2024-01-18head: Prepare code to build 64-bit firmwareHelge Deller2-55/+267
2024-01-18head: Install and use firmware fault handlerHelge Deller1-2/+24
2024-01-18head: Add load32_sign_extend() and load32_firmware() macrosHelge Deller1-0/+15
2024-01-18parisc: Add start_kernel() functionHelge Deller2-9/+21
2024-01-18parisc: Add firmware_fault_handler()Helge Deller1-0/+8
2024-01-18parisc: Use is_64bit_PDC() and F_EXTEND() to prepare for 64-bit buildHelge Deller1-32/+44
2024-01-18parisc: Add F_EXTEND() and ROM_EXTEND() helper macrosHelge Deller1-1/+17
2024-01-18parisc: Add various helpers to check for 64-bit PDC and 64-bit CPUHelge Deller1-5/+16
2024-01-18output/printhex: Allow to print 64-bit hex value on 64-bit makeHelge Deller1-2/+18
2024-01-18util: Fix compiler warning by using proper function definitionHelge Deller1-1/+1
2024-01-18parisc/b160l: Mark this as 32-bit machine in inventoryHelge Deller1-1/+1
2024-01-18malloc: Take unsigned long as mask to alignHelge Deller2-4/+4
2024-01-18boot: Use void* instead of u32 to store pointersHelge Deller1-11/+11
2024-01-07parisc: SEABIOS_HPPA_VERSION 15seabios-hppa-v15Helge Deller1-2/+2
2024-01-06parisc: Update copyright year to 2024Helge Deller2-3/+3
2024-01-06parisc: Show if 32- or 64-bit SeaBIOS versionHelge Deller1-3/+4
2024-01-06parisc: Fix PDC_MEM_MAP for OpenBSD 7.4Helge Deller1-1/+1
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 Deller7-47/+116
2024-01-04memmap: Fix 64-bit buildHelge Deller1-4/+4
2024-01-04ehci: Fix build on 64-bitHelge Deller1-1/+1
2024-01-04parisc: Disable warnings on 64-bit firmware buildHelge Deller1-0/+5
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: Prepare for builing a 64-bit firmwareHelge Deller2-8/+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