Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
ec443fff52edeaa08f2b978faeca46137bfe74d9
/
src
/
hw
ec443ff
usb: Replace EHCI to UHCI/OHCI synchronization with new scheme.
by Kevin O'Connor
· 8 years ago
60f3b80
pvscsi: Remove use of LOWFLAT and GLOBALFLAT macros.
by Kevin O'Connor
· 8 years ago
4b400a1
pvscsi: Always run entirely in 32bit mode.
by Kevin O'Connor
· 8 years ago
01b3c99
pvscsi: Don't store reference to struct pci_device.
by Kevin O'Connor
· 8 years ago
b7558a3
Remove unnecesary updates of the disk op->count field.
by Kevin O'Connor
· 8 years ago
8615f62
floppy: Implement cylinder seeking when accessing a different cylinder.
by Kevin O'Connor
· 8 years ago
b84899e
On disk format request, verify cylinders and pass to driver.
by Kevin O'Connor
· 8 years ago
cd891f1
floppy: Encode command and flags into single value in floppy pio code.
by Kevin O'Connor
· 8 years ago
402f9a4
floppy: Fix accesses to DOR register.
by Kevin O'Connor
· 8 years ago
302a6e8
floppy: Fix incorrect LBA to CHS translation.
by Kevin O'Connor
· 8 years ago
b66456c
floppy: Minor - add warnings if timeouts occur.
by Kevin O'Connor
· 8 years ago
4cd522e
Move low-level hardware writing from output.c to new file hw/serialio.c.
by Kevin O'Connor
· 8 years ago
3ecdc49
ahci: alloc structs in high memory
by Gerd Hoffmann
· 8 years ago
4a0f366
ahci: remote some parentheses
by Gerd Hoffmann
· 8 years ago
26ae90b
ahci: zap real mode macros
by Gerd Hoffmann
· 8 years ago
051275b
megasas: Don't attempt to access 'struct pci_device' at runtime.
by Kevin O'Connor
· 9 years ago
1902c94
Convert op->drive_g from a 16bit pointer to a 32 bit "GLOBALFLAT" pointer.
by Kevin O'Connor
· 9 years ago
f08e847
hw/usb-xhci.c: Code refactoring to not override initializers in `speed_from_xhci[16]`
by Paul Menzel
· 9 years ago
83d60b3
Add pvscsi boot support
by Evgeny Budilovsky
· 9 years ago
7c80bb8
Run ahci code entirely in 32bit mode.
by Kevin O'Connor
· 9 years ago
8ab9a34
Rename fields of 'struct chs_s' and use in floppy lba2chs().
by Kevin O'Connor
· 9 years ago
4ade523
Remove ioport.h; disperse its contents to other header files.
by Kevin O'Connor
· 9 years ago
7b9f297
Move dma code to new file hw/dma.c.
by Kevin O'Connor
· 9 years ago
8b7861c
Rename hw/cmos.h to hw/rtc.h and copy RTC code from clock.c to hw/rtc.c.
by Kevin O'Connor
· 9 years ago
9fcd199
Move PIT setup from clock.c to hw/timer.c.
by Kevin O'Connor
· 9 years ago
e144bb7
usb: add xhci support
by Gerd Hoffmann
· 9 years ago
63cbab1
usb: add usb_update_pipe()
by Gerd Hoffmann
· 9 years ago
ee9b84f
uas: add (temporary) superspeed stopgap
by Gerd Hoffmann
· 9 years ago
07cf73b
Merge bmp.h, boot.h, jpeg.h, and post.h into util.h.
by Kevin O'Connor
· 9 years ago
135f3f6
Split disk.h into block.h and std/disk.h.
by Kevin O'Connor
· 9 years ago
c5e06fb
Move pirtable definitions from hw/pci.h to std/pirtable.h and util.h.
by Kevin O'Connor
· 9 years ago
b4f4d33
Move definition of struct segoff_s from farptr.h to types.h.
by Kevin O'Connor
· 9 years ago
2d2fa31
Move function definitions for output.c from util.h to new file output.h.
by Kevin O'Connor
· 9 years ago
9dea590
Move malloc code from pmm.c to new files malloc.c and malloc.h.
by Kevin O'Connor
· 9 years ago
41639f8
Move romfile definitions from util.h to new file romfile.h.
by Kevin O'Connor
· 9 years ago
3df600b
Move stacks.c definitions from util.h to new file stacks.h.
by Kevin O'Connor
· 9 years ago
fa9c66a
Rename util.c to string.c and introduce string.h.
by Kevin O'Connor
· 9 years ago
b9c6a96
Split x86 specific functions out of util.c/h to new files x86.c/h.
by Kevin O'Connor
· 9 years ago
ce12eaf
ahci: add missing check for allocation failure
by Gerd Hoffmann
· 9 years ago
ccee6e8
Move code cenetered around firmware initialization to src/fw/
by Kevin O'Connor
· 9 years ago
5d369d8
Move code centered around specific hardware devices to src/hw/
by Kevin O'Connor
· 9 years ago