aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-07parisc/STI: Add TER16x32 fontbigfontHelge Deller3-3/+2075
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
2021-09-24lsi-scsi.c: Convert SCSI script to little endianHelge Deller1-0/+4
2021-09-24scsi: Add fields for specifying target and lun of SCSI devicesHelge Deller11-10/+14
2021-09-24blockcmd.c: Prevent unaligned access crash on PA-RISCHelge Deller1-5/+8
2021-09-24ata.h: Add ATA IDE port addresses for PA-RISCHelge Deller1-0/+8
2021-09-24ata.c: Allow to boot on PA-RISCHelge Deller1-1/+1
2021-09-24Add portaddr_t typedef to specify I/O port addressesHelge Deller6-31/+39
2021-09-24shadow.c: Compile int3 inline assembly on x86 onlyHelge Deller1-0/+2
2021-09-24pciinit.c: Initialize PA-RISC Dino PCI chipHelge Deller1-6/+47
2021-09-24paravirt.h: Add PORT_QEMU_CFG_CTL for pariscHelge Deller1-0/+7
2021-09-24font.c: Disable built-in x86 font on pariscHelge Deller1-0/+2
2021-09-24farptr.h: Add FLATPTR* accessor functions for pariscHelge Deller1-1/+13
2021-09-24byteorder.h: Add endianess conversion functionsHelge Deller1-0/+74
2021-09-24Drivers: Use get_bda_ptr() BDA accessorHelge Deller3-3/+3
2021-09-24biosvar.h: Add accessors for various BIOS data areasHelge Deller1-0/+31
2021-09-24Add config option for PA-RISC archHelge Deller1-16/+38
2021-09-23tcgbios: Disable platform hierarchy in case of failureupstreamStefan Berger1-0/+1
2021-06-30nvme: fix missing newline on sq full printAlex Martens via SeaBIOS1-1/+1
2021-06-30tcgbios: Use The proper sha function for each PCR bankStefan Berger1-15/+43
2021-06-30Add implementations for sha256, sha384, and sha512Stefan Berger8-14/+479
2021-06-30tcgbios: Fix details in log entriesStefan Berger1-2/+3
2021-06-09stacks: call check_irqs() after switch_next()Volker RĂ¼melin1-3/+2
2021-06-09stacks: call check_irqs() in run_thread()Volker RĂ¼melin1-1/+7
2021-06-04Increase BUILD_MIN_BIOSTABLE for large romsGerd Hoffmann1-0/+4
2021-05-31nvme: drive desc should not include the newlineGerd Hoffmann1-2/+2
2021-05-31nvme: improve namespace allocationGerd Hoffmann2-25/+16
2021-05-26vgasrc: ignore .node.gnu.property (binutils-2.36 support)Sergei Trofimovich1-1/+8