aboutsummaryrefslogtreecommitdiff
path: root/src/parisc/parisc.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-18parisc: Add PDC_CACHE_RET_SPID functionHelge Deller1-0/+5
2023-09-16parisc: Fix serial output at early bootupHelge Deller1-3/+11
2023-09-13parisc: Implement Block-TLB (BTLB) support for 32-bit CPUsHelge Deller1-20/+11
2023-06-24parisc: Drop unnecessary SMP wake-up codeHelge Deller1-8/+0
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 Deller1-9/+10
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 Deller1-26/+40
2023-06-21parisc: Move SeaBIOS-hppa version stringHelge Deller1-3/+1
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: 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: 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 Deller1-26/+191
2022-05-14parisc: Add CONSOLE_DEFAULT constantHelge Deller1-2/+10
2022-05-11parisc: SEABIOS_HPPA_VERSION 4seabios-hppa-v4Helge Deller1-2/+2
2022-03-25parisc: Fix CPU hotplug rendenzvous codeHelge Deller1-0/+5
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 Deller1-0/+5
2022-01-12parisc: Add opt/console fw_cfg option to select default consoleHelge Deller1-4/+24
2022-01-12parisc: Allow 16 CPUsHelge Deller1-3/+5
2022-01-06parisc: Add TOC button supportHelge Deller1-5/+131
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: 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-24parisc: Add PA-RISC related codeHelge Deller1-0/+1997