aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-06btlb: Fix all, everything ok.devel-btlbHelge Deller1-13/+0
2023-09-05clear BTLB at bootupHelge Deller1-0/+13
2023-09-01parisc: Fix BTLB callHelge Deller1-7/+8
2023-09-01parisc: Hand over correct argumentsHelge Deller1-3/+4
2023-09-01parisc: Implement call to qemu to support Block TLBsHelge Deller1-21/+10
2023-06-24parisc: SEABIOS_HPPA_VERSION 8seabios-hppa-v8hppa-reboot-fixHelge Deller1-2/+2
2023-06-24parisc: Drop unnecessary SMP wake-up codeHelge Deller2-13/+1
2023-06-24parisc: Enable PSW_Q bit at bootupHelge Deller1-1/+2
2023-06-24parisc: Show qemu version in boot menuHelge Deller1-3/+9
2023-06-24parisc: Move boot_args[] to pad608 to fix HP-UX SMP bootHelge Deller2-11/+12
2023-06-21parisc: Add exit option to boot menuHelge Deller1-0/+5
2023-06-21parisc: Add code to show PDC_CHASSIS codes at runtimeHelge Deller1-2/+3
2023-06-21parisc: Fix SMP rebootHelge Deller2-66/+93
2023-06-21parisc: Move SeaBIOS-hppa version stringHelge Deller3-9/+10
2023-06-21stirom: Don't initialize graphics twiceHelge Deller1-0/+4
2023-06-20parisc: SEABIOS_HPPA_VERSION 7seabios-hppa-v7Helge Deller1-6/+27
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
2021-09-24block.c: Allow PA-RISC to boot from ATA drivesHelge Deller1-1/+7