aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-25parisc: Identing updateshp3000Helge Deller2-13/+24
2022-10-25parisc: clean up pdc.hHelge Deller1-10/+10
2022-10-24parisc: Set PSW Q-bit by defaultHelge Deller2-14/+25
2022-10-23parisc: Fix Memory HPA and serial port input for MPEHelge Deller4-10/+34
2022-10-23parisc: Add BOOT_OUT pdc functionsHelge Deller3-32/+53
2022-10-22parisc: remove some dumpHelge Deller1-1/+1
2022-10-22parisc: add CPU IDHelge Deller2-9/+30
2022-10-21fix pdc model, show chassis codes, dump nvm/stable accessesHelge Deller2-11/+26
2022-10-20parisc: Enable 1-byte cache for MPEHelge Deller2-2/+5
2022-10-20parisc: fix nvolatile and stable storage & FPU detectionHelge Deller2-58/+52
2022-10-19keep LASI_PS2KBD_HPAHelge Deller1-3/+5
2022-10-19Fix MEMORY_HPA to show up again.Helge Deller1-2/+2
2022-10-19now it boots into ISLHelge Deller1-13/+32
2022-10-19parisc: MPE, Linux & HP-UX bootsHelge Deller4-91/+197
2022-10-18parisc: Clean up register saving/restoring at PDC/IODC entryHelge Deller2-38/+31
2022-10-18parisc: Save all cpu registers at pdc entry pointHelge Deller1-4/+57
2022-10-18parisc: Change IVT to stop emulator on faultsHelge Deller1-12/+18
2022-05-26parisc: SEABIOS_HPPA_VERSION 6seabios-hppa-v6v6-testHelge Deller1-3/+12
2022-05-26parisc: Avoid build warnings with -Wno-stringop-overflow -Wno-array-boundsHelge Deller1-0/+1
2022-05-26parisc: Avoid build warningHelge Deller1-0/+2
2022-05-26parisc: Avoid build warning in vgainit.cHelge Deller1-1/+2
2022-05-26parisc: Avoid build warnings with -Wno-address-of-packed-member compiler optionHelge Deller1-1/+1
2022-05-26parisc: Provide serial port name based on given hpa addressHelge Deller1-1/+1
2022-05-26parisc: Use serial port addresses for console I/O from PAGE0Helge Deller1-2/+2
2022-05-26parisc: Switch serial ports 1 and 2Helge Deller1-2/+2
2022-05-26parisc: Add note that hppa_hardware.h is shared between qemu and SeaBIOSHelge Deller1-0/+1
2022-05-26parisc: Allow key Z as Y in boot menuHelge Deller1-3/+5
2022-05-16parisc: SEABIOS_HPPA_VERSION 5seabios-hppa-v5Helge Deller1-1/+1
2022-05-14parisc: Add full PDC firmware boot menuHelge Deller4-36/+209
2022-05-14parisc/lasips2: Fix lasips2_kbd_in() to return early without inputHelge Deller1-1/+8
2022-05-14parisc: Add CONSOLE_DEFAULT constantHelge Deller1-2/+10
2022-05-11parisc: SEABIOS_HPPA_VERSION 4seabios-hppa-v4Helge Deller1-2/+2
2022-05-11stirom: Add 6x13 and 10x20 fonts, replace 8x16 fontHelge Deller1-266/+1164
2022-05-11Move PAGE0 to hppa.h and fix sti_putchar() to take selected fontHelge Deller2-3/+5
2022-03-25parisc: Fix CPU hotplug rendenzvous codeHelge Deller2-4/+22
2022-02-02parisc: SEABIOS_HPPA_VERSION 3seabios-hppa-v3seabios-hppa-v3-rc2Helge Deller1-1/+1
2022-02-02parisc: Add Linux TER16x32 font to STI firmwareHelge Deller4-3/+2084
2022-01-12parisc: Add opt/console fw_cfg option to select default consoleHelge Deller1-4/+24
2022-01-12parisc: Warn if CONFIG_PARISC is not enabledHelge Deller1-0/+3
2022-01-12parisc: Allow 16 CPUsHelge Deller2-5/+9
2022-01-11parisc: Leave IRQs disabled after rendevouzHelge Deller1-2/+1
2022-01-06parisc: Add TOC button supportHelge Deller4-10/+279
2022-01-02parisc: Add opt/hostid fw_cfg option to change hostidHelge Deller1-3/+7
2021-09-24parisc: Increase SEABIOS_HPPA_VERSION to version 2seabios-hppa-v2parisc-qemu-6hppa-target-2Helge Deller1-1/+1
2021-09-24parisc: Add sha256.c sha512.c and ror() functionHelge Deller2-1/+6
2021-09-24parisc: Document the fw_cfg opt/pdc_debug optionHelge Deller1-0/+1
2021-09-24parisc: Fix boot priority and malloc initializationsHelge Deller1-2/+6
2021-09-24boot: Fix qemu bootindex parameter on parisc architectureHelge Deller1-0/+4
2021-09-24boot: Allow boot order=g-m option to choose boot SCSI IDHelge Deller1-1/+10
2021-09-24ata.c: Add missing endianess conversion functionsHelge Deller1-10/+10