Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
4d053ebe8119cdaf2a0c045104e8b4d2e35cfefa
/
src
4d053eb
Minor - collect biostable copy code into new func copy_table().
by Kevin O'Connor
· 10 years ago
c91da7a
Avoid runtime relocation of 16bit "low" mem - calculate at build instead.
by Kevin O'Connor
· 10 years ago
2062f2b
update dsdt ressources at runtime
by Gerd Hoffmann
· 10 years ago
e55c4e8
pciinit: make pci ressources configurable
by Gerd Hoffmann
· 10 years ago
46ee834
update bios date
by Gerd Hoffmann
· 10 years ago
1297e5d
Fix winxp boot regression introduced in ecdc655a.
by Kevin O'Connor
· 10 years ago
59d6ca5
Cache romfile entries.
by Kevin O'Connor
· 10 years ago
51d6ba3
remove iasl-generated hex files from git repo
by Kevin O'Connor
· 10 years ago
640cd0a
Remove CanPreempt check from pmm code.
by Kevin O'Connor
· 10 years ago
4836558
Rework disk.c:fillLCHS to avoid using pointer parameters.
by Kevin O'Connor
· 10 years ago
41966da
Make sure to set dependency to segment registers in inline asm.
by Kevin O'Connor
· 10 years ago
8ab4a7d
Set noinline on kbd.c interface functions that take stack variable pointers.
by Kevin O'Connor
· 10 years ago
ac7eb5e
Remove "noinline" declarations from keyboard/mouse driver code.
by Kevin O'Connor
· 10 years ago
d488a76
Use the extra stack for 16bit USB and PS2 keyboard/mouse commands.
by Kevin O'Connor
· 10 years ago
ecdc655
Run all hardware irq handlers on the extra stack.
by Kevin O'Connor
· 10 years ago
beeabd6
Automatically hop off the extra stack when far calling 16bit code.
by Kevin O'Connor
· 10 years ago
bf2e8c2
Make the extra stack re-entrant and "hop back" to check for irqs.
by Kevin O'Connor
· 10 years ago
2f898d5
Replace 32bit->16bit farcall system with regular calls.
by Kevin O'Connor
· 10 years ago
e77c705
Move farcall16 code from util.c to stacks.c and reorg stacks.c.
by Kevin O'Connor
· 10 years ago
c7ffbac
Rename call16 to farcall16.
by Kevin O'Connor
· 10 years ago
d3e4367
Don't restrict VISIBLEx C functions to only x mode.
by Kevin O'Connor
· 10 years ago
94c749c
Rename wait_irq to yield_toirq.
by Kevin O'Connor
· 10 years ago
1e3bd4f
Misc conversions to GET/SET_LOWFLAT().
by Kevin O'Connor
· 10 years ago
782f9be
Convert virtio code to use GET/SET_LOWFLAT().
by Kevin O'Connor
· 10 years ago
890c085
Convert AHCI code to use GET/SET_LOWFLAT().
by Kevin O'Connor
· 10 years ago
cd8dcbe
Remove disk GET/SET_INT13DPT and GET/SET_INT13EXT macros.
by Kevin O'Connor
· 10 years ago
b54ee40
Use inline functions instead of macros for GET/SET_SEG segment manipulation.
by Kevin O'Connor
· 10 years ago
33d5118
Minor - verify UMB dummy optionrom header size doesn't overflow.
by Kevin O'Connor
· 10 years ago
347f294
pci: init all devices
by Gerd Hoffmann
· 10 years ago
5e01908
Allow optionroms and "low mem" to share space.
by Kevin O'Connor
· 10 years ago
4f6563e
Convert GET/SET_FLATPTR() accesses to "low mem" to GET/SET_LOWFLAT().
by Kevin O'Connor
· 10 years ago
4bc4997
EBDA cleanups.
by Kevin O'Connor
· 10 years ago
d314083
Convert disk code EBDA variables to VARLOW variables.
by Kevin O'Connor
· 10 years ago
2d012ec
Convert USB keyboard code EBDA variables to VARLOW variables.
by Kevin O'Connor
· 10 years ago
3693af0
Convert ps2 code EBDA variables to VARLOW variables.
by Kevin O'Connor
· 10 years ago
9d8e0a6
Convert boot code EBDA variables to VARLOW variables.
by Kevin O'Connor
· 10 years ago
9d254d4
Convert timer code EBDA variables to VARLOW variables.
by Kevin O'Connor
· 10 years ago
46b8262
Add mechanism to declare variables as "low mem" and use for extra stack.
by Kevin O'Connor
· 10 years ago
9c98517
Use the e-segment instead of the 9-segment for bios "low mem".
by Kevin O'Connor
· 10 years ago
b8fcf46
Automatically reboot after 60 second delay on failed boot.
by Kevin O'Connor
· 10 years ago
0c8f58d
pci: handle bridge irq mapping
by Gerd Hoffmann
· 10 years ago
15952a9
Revert "Fix 64bit PCI issues on Windows"
by Kevin O'Connor
· 10 years ago
d630d14
pciinit: Simplify list manipulation in pci_region_migrate_64bit_entries.
by Kevin O'Connor
· 10 years ago
e5d71ca
pciinit: Minor white space changes.
by Kevin O'Connor
· 10 years ago
482a020
Fix 64bit PCI issues on Windows
by Alexey Korolev
· 10 years ago
e5e5f96
pciinit: Migrate 64bit entries to 64bit pci regions
by Alexey Korolev
· 10 years ago
37c111f
pciinit: Calculate pci region stats on demand
by Alexey Korolev
· 10 years ago
ac0cd58
pciinit: 64bit capability discovery for pci bridges
by Alexey Korolev
· 10 years ago
35a770f
pciinit: Add pci_region structure.
by Alexey Korolev
· 10 years ago
030288f
pciinit: Switch to 64bit variable types.
by Alexey Korolev
· 10 years ago
1a9f47f
pciinit: bridges can have two regions too
by Alexey Korolev
· 10 years ago
3d1bc9d
pciinit: Track region alignment explicitly.
by Kevin O'Connor
· 10 years ago
5fa24b5
pciinit: Use sorted order allocation
by Alexey Korolev
· 10 years ago
f3c2b06
pciinit: Remove size element from pci_bus->r structure
by Alexey Korolev
· 10 years ago
3a29716
pciinit: Move bus bar asignment
by Alexey Korolev
· 10 years ago
fa51bcd
pciinit: Introduction of pci_region_entry structure
by Alexey Korolev
· 10 years ago
a026308
Misc compile fixes for gcc v3.4.
by Kevin O'Connor
· 10 years ago
rel-1.7.0
9c6635b
Replace level gpe event with edge gpe event for hot-plug handlers
by Igor Mammedov
· 10 years ago
ecf9b7d
Mark disk.c functions that take an address of a stack variable as noinline.
by Kevin O'Connor
· 10 years ago
c7be281
Drop FIX_RTC flag from FADT.
by Gleb Natapov
· 10 years ago
39d5989
ata: send TEST UNIT READY correctly
by Paolo Bonzini
· 10 years ago
8c31307
virtio-scsi: Fix virtio-scsi after cdb_is_read changes.
by Paolo Bonzini
· 10 years ago
8da3f3c
if HPET is not present do not report it in DSDT
by Gleb Natapov
· 10 years ago
1fd9a89
Use OUT mode for all zero byte "scsi" transfers.
by Kevin O'Connor
· 10 years ago
7a08ae7
Whitespace changes - replace handful of tabs in core code with spaces.
by Kevin O'Connor
· 10 years ago
90ce89f
ps2: Enable keyboard at end of PS2 port irq.
by Kevin O'Connor
· 10 years ago
bf079e1
Increase the debug level of several frequent dprintf() statements.
by Kevin O'Connor
· 10 years ago
4e752f5
Update drive type default boot order.
by Kevin O'Connor
· 10 years ago
32d68ab
usb: Remove QH_MULT_SHIFT flag from qh.info1.
by Kevin O'Connor
· 10 years ago
c37147d
usb: Fix barrier() placement in OHCI interrupt schedule add.
by Kevin O'Connor
· 10 years ago
0423dda
usb: Populate OHCI endpoint descriptor info at pipe allocation.
by Kevin O'Connor
· 10 years ago
8915ed2
usb: Move EHCI tt_* fields to EHCI controller code.
by Kevin O'Connor
· 10 years ago
fbf66f1
usb: Move code around in usb.c.
by Kevin O'Connor
· 10 years ago
c3d96c2
usb: Generalize controller alloc_async_pipe / alloc_intr_pipe code.
by Kevin O'Connor
· 10 years ago
6152c32
usb: Move code around in usb controller code.
by Kevin O'Connor
· 10 years ago
eb50eae
usb: Pass 'struct usbdevice_s' to controller alloc_intr_pipe functions.
by Kevin O'Connor
· 10 years ago
54bf207
usb: Pass 'struct usbdevice_s' into controller alloc_async functions.
by Kevin O'Connor
· 10 years ago
77ab4e1
usb: Pass usbdevice_s to alloc_async_pipe.
by Kevin O'Connor
· 10 years ago
ea27478
usb: Build path via chain of usbdevice_s.
by Kevin O'Connor
· 10 years ago
6a8e895
usb: Push 'struct usbdevice_s' usage through to pipe allocation.
by Kevin O'Connor
· 10 years ago
4f74dad
usb: Introduce 'struct usbdevice_s' to describe info for a given device.
by Kevin O'Connor
· 10 years ago
01de9bd
usb: Obtain free list items in main code.
by Kevin O'Connor
· 10 years ago
92650f2
usb: Remove cntl->defaultpipe cache.
by Kevin O'Connor
· 10 years ago
ae0ed62
usb: Centralize pipe free list code.
by Kevin O'Connor
· 10 years ago
402f9a0
Batch free USB pipes on EHCI controllers.
by Kevin O'Connor
· 10 years ago
1e4dc8a
Batch free USB pipes on UHCI controllers.
by Kevin O'Connor
· 10 years ago
98af353
Batch free USB pipes on OHCI controllers.
by Kevin O'Connor
· 10 years ago
c5c488f
add virtio-scsi driver
by Paolo Bonzini
· 10 years ago
cb72171
scsi: do not send MODE SENSE except to QEMU disks
by Paolo Bonzini
· 10 years ago
c04090d
output: Add 64bit hex print support.
by Kevin O'Connor
· 10 years ago
0fedfab
Fixup missing includes.
by Kevin O'Connor
· 10 years ago
4bfc4ec
Free USB MSC pipes on error.
by Kevin O'Connor
· 10 years ago
279dcb1
Register drives directly in scsi_init_drive().
by Kevin O'Connor
· 10 years ago
a5abf9b
Running vgabios during resume from S3 on QEMU by default
by Gleb Natapov
· 10 years ago
890d985
Fix missing NULL pointer checks causing boot failure on 1meg machines.
by Kevin O'Connor
· 10 years ago
36feea9
Direct compile 16bit C code instead of including via .S files.
by Kevin O'Connor
· 10 years ago
b50488b
disk: handle LBA I/O with zero sector count
by Kevin O'Connor
· 10 years ago
26d3144
cleanup process_usb_op() / process_scsi_op() declarations
by Laszlo Ersek
· 10 years ago
0214515
Xen: Use VGA Hooks to make VGA passthrough work on certain devices
by Julian Pidancet
· 10 years ago
7123d98
Introduce config option to select which IO port to send debug output on
by Julian Pidancet
· 10 years ago
Next »