aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-03some infoalpha-portHelge Deller1-1/+14
2022-05-26fixes - boots againHelge Deller8-17/+24
2022-05-26parisc: Avoid build warningHelge Deller1-0/+2
2022-05-25more alphaHelge Deller1-8/+15
2022-05-23minor cleanupsHelge Deller1-21/+92
2022-05-20alpha: fix printing of hex valuesHelge Deller1-2/+10
2022-05-19alpha: boots into aboot bootloaderHelge Deller3-4/+87
2022-05-11add checksum testHelge Deller2-2/+10
2022-04-22correctly set up bootloader virtual pagesHelge Deller1-2/+3
2022-04-22alpha: last fixesHelge Deller2-4/+6
2022-04-22alpha: clock works, bootloader loading worksHelge Deller9-86/+73
2022-04-22test ata works mostlyHelge Deller17-569/+257
2022-04-19Fixes, now maps all PCI devicesHelge Deller7-16/+41
2022-04-18initial work, boots ok, no graphicsHelge Deller28-60/+982
2022-04-16alpha: Adjust cross-compiler to standard conventionsHelge Deller1-1/+1
2022-04-16Add 'src/alpha/' from commit '99d9b4dcf27d7fbcbadab71bdc88ef6531baf6bf'Helge Deller38-0/+11988
2022-04-05Fix reboot on SMP machinesHelge Deller2-57/+69
2022-04-05stirom: Add 6x13 and 10x20 fonts, replace 8x16 fontHelge Deller1-266/+1164
2022-04-05Move 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
2021-09-24boot.c: Add boot disc chooser for PA-RISCHelge Deller1-0/+48
2021-09-24string.c: reimplement mem*_far() functions for PA-RISCHelge Deller1-1/+26
2021-09-24parisc: Add PA-RISC related codeHelge Deller16-1/+5762
2021-09-24x86.h: Provide replacement functions for PA-RISCHelge Deller1-0/+6
2021-09-24version.c: Mark version strings constHelge Deller1-2/+2
2021-09-24stacks.h: Provide replacement for thread functions when !CONFIG_THREADSHelge Deller1-2/+15
2021-09-24sercon.c: Use SEROFF_IIR constantHelge Deller1-1/+1
2021-09-24romfile.c: return values are returned as little-endianHelge Deller1-1/+3
2021-09-24output.c: Make printf() capable to print 64bit int valuesHelge Deller1-21/+23
2021-09-24output.c: Add PA-RISC specific output behaviourHelge Deller1-2/+10
2021-09-24malloc.c: Implement a PA-RISC specific malloc()Helge Deller2-4/+8
2021-09-24serialio.h: Add serial port adresses for PA-RISCHelge Deller1-0/+8
2021-09-24rtc.h: Add CMOS/RTC addresses for PA-RISCHelge Deller1-0/+7
2021-09-24pci.c: Add PCI ports for PA-RISC and access PCI bus in little-endianHelge Deller1-4/+9