index
:
riscv-gnu-toolchain/qemu/roms/seabios-hppa.git
alpha-port
bigfont
devel
devel-2022
devel-4-do-not-use
devel-btlb
devel-btlb-2
devel-last-for-v16
devel-with-sti64bit
devel2
devel3
devel4
devel5
devel64
hp3000
hp3000-console
hppa-reboot-fix
hppa-target
hppa-target-2
master
master-new-v7
master-old
master-prerelease
parisc-qemu-4.1.0
parisc-qemu-5.0
parisc-qemu-5.1
parisc-qemu-5.1-next
parisc-qemu-6
parisc_firmware
seabios-hppa-v3-rc
seabios-hppa-v3-rc2
serial-port-fix-test
toc-support
upstream
v6-test
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-19
acpi: Don't build SSDT files on every build; store them in git
Kevin O'Connor
1
-2
/
+2
2015-11-19
acpi_extract: Don't generate unused (and empty) q35-acpi-dsdt.hex file
Kevin O'Connor
1
-1
/
+1
2015-10-15
build: Report gcc and binutils versions in debug log
Kevin O'Connor
1
-2
/
+2
2015-10-15
build: Rework version generation; don't allow make version override
Kevin O'Connor
1
-6
/
+8
2015-10-15
e820: Rename memmap.c to e820map.c and use consistent "e820_" prefix
Kevin O'Connor
1
-1
/
+1
2015-09-13
build: use -fstack-check=no when available
Magnus Granberg
1
-0
/
+1
2015-07-01
virtio: run drivers in 32bit mode
Gerd Hoffmann
1
-1
/
+1
2015-06-03
build: Support "make VERSION=xyz" to override the default build version
Kevin O'Connor
1
-2
/
+2
2015-06-01
Add multiboot support.
Vladimir Serbinenko
1
-1
/
+1
2015-05-21
Support for BIOS interrupt handler
Stefan Berger
1
-1
/
+1
2015-05-21
Implementation of the TCG BIOS extensions
Stefan Berger
1
-2
/
+3
2015-05-21
Link rom.o with -N option.
Vladimir Serbinenko
1
-1
/
+1
2015-04-10
vgabios: Add config option for assembler fixups
Kevin O'Connor
1
-10
/
+11
2014-12-29
sdcard: Initial support for SD cards on PCI SDHCI controllers on QEMU
Kevin O'Connor
1
-1
/
+1
2014-12-03
build: set LC_ALL=C
Gerd Hoffmann
1
-0
/
+1
2014-06-11
build: Get fixed address variables from 32bit compile pass (not 16bit)
Kevin O'Connor
1
-5
/
+5
2014-06-11
build: Keep segmented sections separate until final link step.
Kevin O'Connor
1
-1
/
+1
2014-06-05
build: use -m16 where available instead of asm(".code16gcc")
David Woodhouse
1
-1
/
+3
2014-06-05
build: Avoid absolute paths during "whole-program" compiling.
Kevin O'Connor
1
-2
/
+2
2014-06-04
smp: Replace QEMU SMP init assembler code with C; run only in 32bit mode.
Kevin O'Connor
1
-2
/
+1
2014-05-08
build: Make sure romlayout.o is recompiled on Kconfig change.
Kevin O'Connor
1
-1
/
+1
2014-05-08
ld: don't hardcode "-melf_i386"
Roger Pau Monne
1
-2
/
+3
2014-04-11
vgabios: Initial support for coreboot native vga vgabios.
Kevin O'Connor
1
-1
/
+2
2014-01-29
xhci: Run the XHCI driver entirely in 32bit mode.
Kevin O'Connor
1
-2
/
+2
2014-01-10
Prevent build failure by not splitting line in the middle of arguments to che...
Sander Eikelenboom
1
-2
/
+1
2013-12-27
pvscsi: Always run entirely in 32bit mode.
Kevin O'Connor
1
-2
/
+2
2013-12-23
build: Don't trash the .config file when src/Kconfig changes.
Kevin O'Connor
1
-1
/
+1
2013-12-05
add hw/serialio.c to SRC32SEG
Gerd Hoffmann
1
-1
/
+1
2013-12-04
vgabios: Move initialization code to new file vgainit.c.
Kevin O'Connor
1
-1
/
+2
2013-12-04
vgabios: Support allocating an extra stack for vgabios calls and default on.
Kevin O'Connor
1
-1
/
+1
2013-12-04
Move low-level hardware writing from output.c to new file hw/serialio.c.
Kevin O'Connor
1
-2
/
+2
2013-11-06
romfile_loader: utility to patch in-memory ROM files
Michael S. Tsirkin
1
-1
/
+1
2013-10-26
Add pvscsi boot support
Evgeny Budilovsky
1
-1
/
+1
2013-10-16
Build different final files for QEMU, coreboot, and CSM.
Kevin O'Connor
1
-3
/
+18
2013-10-14
Run ahci code entirely in 32bit mode.
Kevin O'Connor
1
-2
/
+2
2013-09-30
build: explicitly set ROM size
Gerd Hoffmann
1
-1
/
+2
2013-09-30
build: create output dirs in do-kconfig
Gerd Hoffmann
1
-4
/
+2
2013-09-28
Move dma code to new file hw/dma.c.
Kevin O'Connor
1
-1
/
+1
2013-09-28
Rename hw/cmos.h to hw/rtc.h and copy RTC code from clock.c to hw/rtc.c.
Kevin O'Connor
1
-1
/
+1
2013-09-25
build: simplify cross builds
Gerd Hoffmann
1
-13
/
+18
2013-09-19
usb: add xhci support
Gerd Hoffmann
1
-1
/
+1
2013-09-18
build: Fix import of gcc dependency files.
Kevin O'Connor
1
-1
/
+1
2013-09-18
Move malloc code from pmm.c to new files malloc.c and malloc.h.
Kevin O'Connor
1
-1
/
+1
2013-09-18
build: Perform compile checking on vgasrc code.
Kevin O'Connor
1
-1
/
+1
2013-09-18
Rename util.c to string.c and introduce string.h.
Kevin O'Connor
1
-3
/
+3
2013-09-18
Split x86 specific functions out of util.c/h to new files x86.c/h.
Kevin O'Connor
1
-1
/
+1
2013-09-02
build: Reorder makefile source list to group like files together.
Kevin O'Connor
1
-11
/
+16
2013-09-02
Move code cenetered around firmware initialization to src/fw/
Kevin O'Connor
1
-8
/
+8
2013-09-02
Move code centered around specific hardware devices to src/hw/
Kevin O'Connor
1
-11
/
+11
2013-09-02
build: Don't use vpath makefile directive.
Kevin O'Connor
1
-14
/
+12
[next]