Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
1902c94de0c5621726c0b05b55a2bb33e76268d6
/
src
/
hw
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