aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-14parisc: SEABIOS_HPPA_VERSION 10seabios-hppa-v10devel5Helge Deller1-2/+2
2023-10-14parisc/c3700: Add support for C3700 workstation with Astro/ElroyHelge Deller14-261/+1339
2023-10-14parisc/malloc: Drop debug outputHelge Deller1-1/+1
2023-10-14parisc/blockcmd: Drop debug outputHelge Deller1-1/+1
2023-10-14parisc/kbd: Drop debug outputHelge Deller1-1/+1
2023-10-14parisc/usb: Fix usb host for big-endian machines (like parisc)Helge Deller2-51/+54
2023-10-14parisc/serialio: Use portaddr_t type for DebugOutputPortHelge Deller1-1/+2
2023-10-14parisc/rtc: Drop parisc specific RTC portsHelge Deller1-7/+0
2023-10-14parisc/ata: Drop parisc specific ISA ATA portsHelge Deller1-8/+0
2023-10-14parisc/block: Disable debug lineHelge Deller1-1/+1
2023-10-14parisc/timer: Drop PAGE0 from timer fileHelge Deller1-2/+0
2023-10-14parisc: add .vimrc editor helper fileHelge Deller1-0/+4
2023-10-14parisc: Add PDC_CACHE_RET_SPID functionHelge Deller1-0/+5
2023-10-14parisc/pdc.h: Add some additional PDC constantsHelge Deller1-2/+25
2023-10-14parisc: Fix serial output at early bootupHelge Deller1-3/+11
2023-09-16esp-scsi: handle non-DMA SCSI commands with no data phaseMark Cave-Ayland1-1/+10
2023-09-16esp-scsi: check for INTR_BS/INTR_FC instead of STAT_TC for command completionMark Cave-Ayland1-14/+22
2023-09-16esp-scsi: flush FIFO before sending SCSI commandMark Cave-Ayland1-0/+4
2023-09-13parisc: SEABIOS_HPPA_VERSION 9seabios-hppa-v9devel-btlb-2Helge Deller1-2/+2
2023-09-13parisc: Implement Block-TLB (BTLB) support for 32-bit CPUsHelge Deller1-20/+11
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