Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
beaedaa12197b5207bbcf8486ca853b20fff8dc2
beaedaa
acpi: move DBUG() to separate file [q35]
by Gerd Hoffmann
· 12 years ago
0e25a25
acpi: move DBUG() to separate file
by Gerd Hoffmann
· 12 years ago
2114f50
seabios: q35: Register PCI IRQs as active high in APIC mode
by Jan Kiszka
· 12 years ago
ecbe3fd
seabios: q35: add dsdt
by Isaku Yamahata
· 12 years ago
72a590e
seabios: add q35 initialization functions.
by Isaku Yamahata
· 12 years ago
d146ab8
seabios: pci: enable SERR of normal device.
by Isaku Yamahata
· 12 years ago
229e8e2
seabios: acpi, fadt: make while fadt initialization chipset specific
by Isaku Yamahata
· 12 years ago
a39a9c3
seabios: make mttr UC area setup dynamic
by Jason Baron
· 12 years ago
8b73b83
floppy: Allow floppy code to be used with coreboot.
by Kevin O'Connor
· 12 years ago
ef71989
floppy: Minor cleanup - reduce some cut-and-paste code.
by Kevin O'Connor
· 12 years ago
b1c35f2
pciinit: Align start of PCI memory on i440 chipset.
by Kevin O'Connor
· 12 years ago
31dcfb0
Collapse PCI device tables in pci_bios_init_devices().
by Kevin O'Connor
· 12 years ago
68513ab
esp: enable busmaster
by Paolo Bonzini
· 12 years ago
7d05257
lsi: enable busmaster
by Gerd Hoffmann
· 12 years ago
2df70bf
megasas: Add boot support for LSI MegaRAID SAS
by Hannes Reinecke
· 12 years ago
d9f5cdb
DSDT: Fix HPET _CRS Method
by Gabriel L. Somlo
· 12 years ago
9600c80
config: add coreboot / qemu choice
by Gerd Hoffmann
· 12 years ago
475ce3f
ACPI: Remove unnecessary Return(One) calls from DSDT.
by Kevin O'Connor
· 12 years ago
9474a35
Provide correct dpte pointer to indicate absence of dpte
by Bruce Rogers
· 12 years ago
02203b5
geodevga: Setup flat panel if needed
by Christian Gmeiner
· 12 years ago
fad37fd
geodevga: Add defines for VP_MSR_PADSEL
by Christian Gmeiner
· 12 years ago
eac884d
geodevga: Setup output based on .config
by Christian Gmeiner
· 12 years ago
5556f21
geodevga: Add configuration option for output modes
by Christian Gmeiner
· 12 years ago
f6930c5
geodevga: Add VP_MSR_CONFIG defines
by Christian Gmeiner
· 12 years ago
5506376
geodevga: Add some basic flat panel defines
by Christian Gmeiner
· 12 years ago
119ece9
geodevga: Add functions to work with fp register
by Christian Gmeiner
· 12 years ago
286e013
geodevga: Rename defines to better match a well defined naming schema
by Christian Gmeiner
· 12 years ago
ef7f73f
geodevga: Access global variables using GET_GLOBAL/SET_VGA macros.
by Kevin O'Connor
· 12 years ago
30e6af0
Fix 'union u64_u32_u' member names.
by Kevin O'Connor
· 12 years ago
455a7c8
add acpi pmtimer support
by Gerd Hoffmann
· 12 years ago
a1a3283
Report stdvga modes in VBE via int10 (AX = 4F00h)
by Christian Gmeiner
· 12 years ago
58dd051
vgabios: Add support for text and cga modes to vbe_104f01().
by Kevin O'Connor
· 12 years ago
49ddd9e
vgabios: Check for relocatable windows before advertising support for it.
by Kevin O'Connor
· 12 years ago
ef4f9e1
vgabios: Ignore mode flags in vbe get_mode_info call.
by Kevin O'Connor
· 12 years ago
c8a3d3e
bootsplash: Don't pass mode flags to VBE get_mode_info call.
by Kevin O'Connor
· 12 years ago
f47461f
Geode vga: Use standard format read/write_mask register functions.
by Kevin O'Connor
· 12 years ago
d136fd7
Add helper functions to access DC and VP register
by Christian Gmeiner
· 12 years ago
11ebc7d
Change return values for vp_setup() and dc_setup()
by Christian Gmeiner
· 12 years ago
7bec6db
Add global struct geode
by Christian Gmeiner
· 12 years ago
517f742
Update VBE variables
by Christian Gmeiner
· 12 years ago
9de339d
Add framebuffer size detection
by Christian Gmeiner
· 12 years ago
0155aef
Remove Extened CRTC Register functions
by Christian Gmeiner
· 12 years ago
efb9784
Remove all dc_ functions as they are not needed anymore
by Christian Gmeiner
· 12 years ago
c13c181
Access DC registers via geode_mem[Read|Write]
by Christian Gmeiner
· 12 years ago
4540409
acpi: LNKS is not needed
by Paolo Bonzini
· 12 years ago
71ed8e3
acpi: build PCI hotplug devices from a single template
by Paolo Bonzini
· 12 years ago
7dceba3
acpi: build PCNT dynamically
by Paolo Bonzini
· 12 years ago
2b568eb
acpi_extract: detect DeviceOp
by Paolo Bonzini
· 12 years ago
f960782
acpi_extract: fix off-by-one
by Paolo Bonzini
· 12 years ago
c8ed45e
acpi: rename Processor SSDT constants
by Paolo Bonzini
· 12 years ago
cf5bef4
acpi: move s3/s4/s5 to build_ssdt
by Paolo Bonzini
· 12 years ago
3dcc223
Makefile: delete output on error
by Michael S. Tsirkin
· 12 years ago
7f03685
apic_id_is_present: fix undefined behavior
by Eduardo Habkost
· 12 years ago
b306459
Use cpu_to_be32() (and related) instead of htonl (and related).
by Kevin O'Connor
· 12 years ago
51755c3
Make iasl option check work with older versions of iasl.
by Kevin O'Connor
· 12 years ago
rel-1.7.1
7a39e72
scsi: add AMD PCscsi driver
by Paolo Bonzini
· 12 years ago
5a02306
scsi: fix detection of QEMU
by Paolo Bonzini
· 12 years ago
876ff28
lsi: do not reset on error
by Paolo Bonzini
· 12 years ago
4da0725
acpi: fix build with new iasl compiler
by Michael S. Tsirkin
· 12 years ago
008c1fc
allow CPUs to have non-contiguous Local APIC IDs (v2)
by Eduardo Habkost
· 12 years ago
e39b938
report real I/O APIC ID (0) on MADT and MP-table (v3)
by Eduardo Habkost
· 12 years ago
c020788
EHCI: increase CONNECT detection delay
by Kevin O'Connor
· 12 years ago
3628933
Increase debug level of Xen detection code.
by Kevin O'Connor
· 12 years ago
bd6afe5
Unify ATAPI command processing.
by Kevin O'Connor
· 12 years ago
9d6bac1
lsi53c895a boot support
by Gerd Hoffmann
· 12 years ago
e53e30d
usb attached scsi boot support
by Gerd Hoffmann
· 12 years ago
5208d93
move usb mass storage defines to usb.h
by Gerd Hoffmann
· 12 years ago
65802ad
Minor - clear unused f-segment data at start of f-segment.
by Kevin O'Connor
· 12 years ago
afdeda0
Fix merge of a4e2b9adbba95c2d783761e84444bbb3c8d6107b.
by Kevin O'Connor
· 12 years ago
a4e2b9a
enable USE_PLATFORM_CLOCK bit in FADT flags
by Marcelo Tosatti
· 12 years ago
12c991e
SMM: Disable use of SMM when running under Xen
by Ian Campbell
· 12 years ago
54f3b25
Xen: Autodetect debug I/O port at runtime instead of via Kconfig
by Ian Campbell
· 12 years ago
9264a2c
enable Xen support by default.
by Ian Campbell
· 12 years ago
9166c4a
Xen: add definition of xen_hypercall_page
by Ian Campbell
· 12 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
· 12 years ago
b7d9abf
Minor - fixup missing "extern" declaration in xen.h.
by Kevin O'Connor
· 12 years ago
7fa31b5
Support USB MSC devices with multiples LUNs
by Kevin O'Connor
· 12 years ago
5283b2e
pci: runtime i/o window sizing
by Gerd Hoffmann
· 12 years ago
a3fa66c
EHCI: Add support for 64 bit capability
by Sven Schnelle
· 12 years ago
8caee49
Minor - remove extra include from apm.c.
by Kevin O'Connor
· 12 years ago
7af133c
Minor - extend the size of the 'struct bios_data_area_s' to 256 bytes.
by Kevin O'Connor
· 12 years ago
e51316d
Minor - remove CLEARBITS_BDA and SETBITS_BDA macros.
by Kevin O'Connor
· 12 years ago
7a88c87
Remove SMBIOS generation on coreboot hack.
by Kevin O'Connor
· 12 years ago
bfa02cd
Minor - Replace PirOffset with PirAddr.
by Kevin O'Connor
· 12 years ago
4d053eb
Minor - collect biostable copy code into new func copy_table().
by Kevin O'Connor
· 12 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
Next »