Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
7a39e72d86326d30b4caaf8d6244967e3ca8adad
7a39e72
scsi: add AMD PCscsi driver
by Paolo Bonzini
· 11 years ago
5a02306
scsi: fix detection of QEMU
by Paolo Bonzini
· 11 years ago
876ff28
lsi: do not reset on error
by Paolo Bonzini
· 11 years ago
4da0725
acpi: fix build with new iasl compiler
by Michael S. Tsirkin
· 11 years ago
008c1fc
allow CPUs to have non-contiguous Local APIC IDs (v2)
by Eduardo Habkost
· 11 years ago
e39b938
report real I/O APIC ID (0) on MADT and MP-table (v3)
by Eduardo Habkost
· 11 years ago
c020788
EHCI: increase CONNECT detection delay
by Kevin O'Connor
· 11 years ago
3628933
Increase debug level of Xen detection code.
by Kevin O'Connor
· 11 years ago
bd6afe5
Unify ATAPI command processing.
by Kevin O'Connor
· 11 years ago
9d6bac1
lsi53c895a boot support
by Gerd Hoffmann
· 11 years ago
e53e30d
usb attached scsi boot support
by Gerd Hoffmann
· 11 years ago
5208d93
move usb mass storage defines to usb.h
by Gerd Hoffmann
· 11 years ago
65802ad
Minor - clear unused f-segment data at start of f-segment.
by Kevin O'Connor
· 11 years ago
afdeda0
Fix merge of a4e2b9adbba95c2d783761e84444bbb3c8d6107b.
by Kevin O'Connor
· 11 years ago
a4e2b9a
enable USE_PLATFORM_CLOCK bit in FADT flags
by Marcelo Tosatti
· 11 years ago
12c991e
SMM: Disable use of SMM when running under Xen
by Ian Campbell
· 11 years ago
54f3b25
Xen: Autodetect debug I/O port at runtime instead of via Kconfig
by Ian Campbell
· 11 years ago
9264a2c
enable Xen support by default.
by Ian Campbell
· 11 years ago
9166c4a
Xen: add definition of xen_hypercall_page
by Ian Campbell
· 11 years ago
d51c4a0
Get system state configuration from QEMU and patch DSDT with it.
by Gleb Natapov
· 12 years ago
94bb3ca
Add ACPI_EXTRACT_PKG_START macro parsing
by Gleb Natapov
· 12 years ago
2197ff6
Fix aml_name_string() to recognize block name modifiers.
by Gleb Natapov
· 12 years ago
90ebed4
Minor - ensure build can handle some gcc/linker section declarations.
by Kevin O'Connor
· 11 years ago
b7d9abf
Minor - fixup missing "extern" declaration in xen.h.
by Kevin O'Connor
· 11 years ago
7fa31b5
Support USB MSC devices with multiples LUNs
by Kevin O'Connor
· 11 years ago
5283b2e
pci: runtime i/o window sizing
by Gerd Hoffmann
· 11 years ago
a3fa66c
EHCI: Add support for 64 bit capability
by Sven Schnelle
· 11 years ago
8caee49
Minor - remove extra include from apm.c.
by Kevin O'Connor
· 11 years ago
7af133c
Minor - extend the size of the 'struct bios_data_area_s' to 256 bytes.
by Kevin O'Connor
· 11 years ago
e51316d
Minor - remove CLEARBITS_BDA and SETBITS_BDA macros.
by Kevin O'Connor
· 11 years ago
7a88c87
Remove SMBIOS generation on coreboot hack.
by Kevin O'Connor
· 11 years ago
bfa02cd
Minor - Replace PirOffset with PirAddr.
by Kevin O'Connor
· 11 years ago
4d053eb
Minor - collect biostable copy code into new func copy_table().
by Kevin O'Connor
· 11 years ago
c91da7a
Avoid runtime relocation of 16bit "low" mem - calculate at build instead.
by Kevin O'Connor
· 12 years ago
2062f2b
update dsdt ressources at runtime
by Gerd Hoffmann
· 12 years ago
e55c4e8
pciinit: make pci ressources configurable
by Gerd Hoffmann
· 12 years ago
46ee834
update bios date
by Gerd Hoffmann
· 12 years ago
1297e5d
Fix winxp boot regression introduced in ecdc655a.
by Kevin O'Connor
· 12 years ago
59d6ca5
Cache romfile entries.
by Kevin O'Connor
· 12 years ago
51d6ba3
remove iasl-generated hex files from git repo
by Kevin O'Connor
· 12 years ago
640cd0a
Remove CanPreempt check from pmm code.
by Kevin O'Connor
· 12 years ago
4836558
Rework disk.c:fillLCHS to avoid using pointer parameters.
by Kevin O'Connor
· 12 years ago
41966da
Make sure to set dependency to segment registers in inline asm.
by Kevin O'Connor
· 12 years ago
8ab4a7d
Set noinline on kbd.c interface functions that take stack variable pointers.
by Kevin O'Connor
· 12 years ago
ac7eb5e
Remove "noinline" declarations from keyboard/mouse driver code.
by Kevin O'Connor
· 12 years ago
d488a76
Use the extra stack for 16bit USB and PS2 keyboard/mouse commands.
by Kevin O'Connor
· 12 years ago
ecdc655
Run all hardware irq handlers on the extra stack.
by Kevin O'Connor
· 12 years ago
beeabd6
Automatically hop off the extra stack when far calling 16bit code.
by Kevin O'Connor
· 12 years ago
bf2e8c2
Make the extra stack re-entrant and "hop back" to check for irqs.
by Kevin O'Connor
· 12 years ago
2f898d5
Replace 32bit->16bit farcall system with regular calls.
by Kevin O'Connor
· 12 years ago
e77c705
Move farcall16 code from util.c to stacks.c and reorg stacks.c.
by Kevin O'Connor
· 12 years ago
c7ffbac
Rename call16 to farcall16.
by Kevin O'Connor
· 12 years ago
d3e4367
Don't restrict VISIBLEx C functions to only x mode.
by Kevin O'Connor
· 12 years ago
94c749c
Rename wait_irq to yield_toirq.
by Kevin O'Connor
· 12 years ago
1e3bd4f
Misc conversions to GET/SET_LOWFLAT().
by Kevin O'Connor
· 12 years ago
782f9be
Convert virtio code to use GET/SET_LOWFLAT().
by Kevin O'Connor
· 12 years ago
890c085
Convert AHCI code to use GET/SET_LOWFLAT().
by Kevin O'Connor
· 12 years ago
cd8dcbe
Remove disk GET/SET_INT13DPT and GET/SET_INT13EXT macros.
by Kevin O'Connor
· 12 years ago
b54ee40
Use inline functions instead of macros for GET/SET_SEG segment manipulation.
by Kevin O'Connor
· 12 years ago
33d5118
Minor - verify UMB dummy optionrom header size doesn't overflow.
by Kevin O'Connor
· 12 years ago
347f294
pci: init all devices
by Gerd Hoffmann
· 12 years ago
5e01908
Allow optionroms and "low mem" to share space.
by Kevin O'Connor
· 12 years ago
4f6563e
Convert GET/SET_FLATPTR() accesses to "low mem" to GET/SET_LOWFLAT().
by Kevin O'Connor
· 12 years ago
4bc4997
EBDA cleanups.
by Kevin O'Connor
· 12 years ago
d314083
Convert disk code EBDA variables to VARLOW variables.
by Kevin O'Connor
· 12 years ago
2d012ec
Convert USB keyboard code EBDA variables to VARLOW variables.
by Kevin O'Connor
· 12 years ago
3693af0
Convert ps2 code EBDA variables to VARLOW variables.
by Kevin O'Connor
· 12 years ago
9d8e0a6
Convert boot code EBDA variables to VARLOW variables.
by Kevin O'Connor
· 12 years ago
9d254d4
Convert timer code EBDA variables to VARLOW variables.
by Kevin O'Connor
· 12 years ago
46b8262
Add mechanism to declare variables as "low mem" and use for extra stack.
by Kevin O'Connor
· 12 years ago
9c98517
Use the e-segment instead of the 9-segment for bios "low mem".
by Kevin O'Connor
· 12 years ago
b8fcf46
Automatically reboot after 60 second delay on failed boot.
by Kevin O'Connor
· 12 years ago
0c8f58d
pci: handle bridge irq mapping
by Gerd Hoffmann
· 12 years ago
15952a9
Revert "Fix 64bit PCI issues on Windows"
by Kevin O'Connor
· 12 years ago
74f9612
Add IASL definition to the Makefile.
by Marc Jones
· 12 years ago
d630d14
pciinit: Simplify list manipulation in pci_region_migrate_64bit_entries.
by Kevin O'Connor
· 12 years ago
e5d71ca
pciinit: Minor white space changes.
by Kevin O'Connor
· 12 years ago
482a020
Fix 64bit PCI issues on Windows
by Alexey Korolev
· 12 years ago
e5e5f96
pciinit: Migrate 64bit entries to 64bit pci regions
by Alexey Korolev
· 12 years ago
37c111f
pciinit: Calculate pci region stats on demand
by Alexey Korolev
· 12 years ago
ac0cd58
pciinit: 64bit capability discovery for pci bridges
by Alexey Korolev
· 12 years ago
35a770f
pciinit: Add pci_region structure.
by Alexey Korolev
· 12 years ago
030288f
pciinit: Switch to 64bit variable types.
by Alexey Korolev
· 12 years ago
1a9f47f
pciinit: bridges can have two regions too
by Alexey Korolev
· 12 years ago
3d1bc9d
pciinit: Track region alignment explicitly.
by Kevin O'Connor
· 12 years ago
5fa24b5
pciinit: Use sorted order allocation
by Alexey Korolev
· 12 years ago
f3c2b06
pciinit: Remove size element from pci_bus->r structure
by Alexey Korolev
· 12 years ago
3a29716
pciinit: Move bus bar asignment
by Alexey Korolev
· 12 years ago
fa51bcd
pciinit: Introduction of pci_region_entry structure
by Alexey Korolev
· 12 years ago
4562bf6
vgabios: Improve Kconfig descriptions for the vga card types.
by Kevin O'Connor
· 12 years ago
385a7d0
buildversion: Don't rely on bash syntax.
by Kevin O'Connor
· 12 years ago
a026308
Misc compile fixes for gcc v3.4.
by Kevin O'Connor
· 12 years ago
rel-1.7.0
9c6635b
Replace level gpe event with edge gpe event for hot-plug handlers
by Igor Mammedov
· 12 years ago
eb015f4
seabios: readd Makefile rule for ACPI
by Michael S. Tsirkin
· 12 years ago
ecf9b7d
Mark disk.c functions that take an address of a stack variable as noinline.
by Kevin O'Connor
· 12 years ago
57929d8
test-gcc: do not truncate stderr
by Ian Campbell
· 12 years ago
980b45a
Use "git describe" in the build generated version description.
by Kevin O'Connor
· 12 years ago
c7be281
Drop FIX_RTC flag from FADT.
by Gleb Natapov
· 12 years ago
39d5989
ata: send TEST UNIT READY correctly
by Paolo Bonzini
· 12 years ago
8c31307
virtio-scsi: Fix virtio-scsi after cdb_is_read changes.
by Paolo Bonzini
· 12 years ago
Next »