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
/
src
/
config.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-22
add serial console support
Gerd Hoffmann
1
-1
/
+0
2016-04-06
optionroms: Drop support for CONFIG_OPTIONROMS_DEPLOYED
Kevin O'Connor
1
-2
/
+0
2015-08-04
mptable: Don't create mptable if it is very large
Kevin O'Connor
1
-0
/
+2
2015-05-21
Implementation of the TCG BIOS extensions
Stefan Berger
1
-0
/
+1
2014-06-04
smp: Replace QEMU SMP init assembler code with C; run only in 32bit mode.
Kevin O'Connor
1
-0
/
+1
2014-06-04
smm: Use a C struct to define the layout of the SMM area.
Kevin O'Connor
1
-3
/
+2
2014-06-04
smm: Replace SMI assembler code with C code.
Kevin O'Connor
1
-0
/
+1
2014-04-11
Minor - replace some tab characters that slipped into the code.
Kevin O'Connor
1
-1
/
+1
2014-01-29
Increase maximum size of permanent high memory area.
Kevin O'Connor
1
-1
/
+1
2013-03-18
mptable: Use same PCI irqs as ACPI code.
Kevin O'Connor
1
-0
/
+3
2013-03-03
Separate out 16bit PCI-BIOS entry point from regular int 0x1a entry point.
Kevin O'Connor
1
-1
/
+1
2013-02-20
Use CONFIG_ prefix for Kconfig variables; use BUILD_ for others.
Kevin O'Connor
1
-14
/
+14
2013-02-19
Eliminate separate BiosTableSpace[] space for f-segment allocations.
Kevin O'Connor
1
-2
/
+0
2012-12-01
seabios: make mttr UC area setup dynamic
Jason Baron
1
-1
/
+0
2012-08-01
report real I/O APIC ID (0) on MADT and MP-table (v3)
Eduardo Habkost
1
-0
/
+1
2012-05-21
Allow optionroms and "low mem" to share space.
Kevin O'Connor
1
-1
/
+0
2012-05-20
Add mechanism to declare variables as "low mem" and use for extra stack.
Kevin O'Connor
1
-0
/
+1
2012-05-13
Use the e-segment instead of the 9-segment for bios "low mem".
Kevin O'Connor
1
-0
/
+1
2012-04-26
pciinit: Migrate 64bit entries to 64bit pci regions
Alexey Korolev
1
-0
/
+2
2011-09-20
Minor - move ACPI_HPET_ADDRESS definition to config.h.
Kevin O'Connor
1
-8
/
+7
2011-08-03
Allow allocation of SMBIOS table in f-segment if it is small.
Kevin O'Connor
1
-0
/
+2
2011-07-12
pci: set BUILD_PCIMEM_START to 0xe0000000
Gerd Hoffmann
1
-1
/
+1
2011-07-12
pci: cleanup config.h
Gerd Hoffmann
1
-14
/
+0
2011-06-20
Remove support for compiling in OPTIONROM_VENDEV_1/2.
Kevin O'Connor
1
-7
/
+0
2011-01-30
Expand user configurable parameters in Kconfig.
Kevin O'Connor
1
-104
/
+0
2011-01-29
Support non-local build directory - allow "make OUT=abc/" to work.
Kevin O'Connor
1
-1
/
+1
2011-01-29
Start using Kconfig to configure SeaBIOS settings.
Kevin O'Connor
1
-9
/
+2
2010-12-05
add ahci support
Gerd Hoffmann
1
-0
/
+2
2010-09-25
Move the 32bit init code to high memory at runtime.
Kevin O'Connor
1
-0
/
+2
2010-07-30
Default bootsplash on (for coreboot users).
Kevin O'Connor
1
-1
/
+1
2010-07-30
Autodetect video mode based on bootsplash jpeg dimensions.
Kevin O'Connor
1
-8
/
+0
2010-07-04
seabios: pciinit: make pci bar assigner preferchable memory aware.
Isaku Yamahata
1
-0
/
+17
2010-06-28
Initial bootsplash support.
Kevin O'Connor
1
-0
/
+10
2010-05-10
Support for booting from virtio disks
Gleb Natapov
1
-0
/
+3
2010-05-01
Add support for USB mice.
Kevin O'Connor
1
-0
/
+2
2010-03-20
Default CONFIG_COREBOOT_FLASH on; make depend on CONFIG_COREBOOT.
Kevin O'Connor
1
-1
/
+1
2010-03-09
Add USB EHCI controller support.
Kevin O'Connor
1
-0
/
+2
2010-02-28
Dynamically allocate ata_channel info; introduce custom atadrive_s struct.
Kevin O'Connor
1
-3
/
+0
2010-02-17
Initial support for booting from USB drives.
Kevin O'Connor
1
-0
/
+2
2010-02-15
Dynamically allocate each drive_g with malloc_fseg().
Kevin O'Connor
1
-3
/
+1
2010-02-15
Initial support for USB hubs.
Kevin O'Connor
1
-0
/
+2
2010-01-28
Go back to using 0xf0000000 for PCI memory start.
Kevin O'Connor
1
-0
/
+1
2010-01-17
Add CONFIG_ATA_DMA option; default to off for now.
Kevin O'Connor
1
-0
/
+2
2010-01-01
Implement native 32bit APM support.
Kevin O'Connor
1
-0
/
+1
2009-12-30
Add support for 32bit PCI BIOS entry.
Kevin O'Connor
1
-0
/
+1
2009-12-23
Add symbolic definitions for MTRR code.
Kevin O'Connor
1
-0
/
+1
2009-12-18
Disable CONFIG_OPTIONROMS_DEPLOYED by default
Anthony Liguori
1
-1
/
+1
2009-12-13
Distinguish between debug reports for unimplemented vs invalid calls.
Kevin O'Connor
1
-4
/
+7
2009-12-09
Move ps2 specific keyboard and mouse code to ps2port.c.
Kevin O'Connor
1
-1
/
+3
2009-12-09
Add experimental feature to run vga optionrom in parallel with init.
Kevin O'Connor
1
-1
/
+3
[next]