Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
488e1c3fef2e789d38a5190baae977131a911fa7
/
src
/
hw
/
lsi-scsi.c
e5a0b61
block: Rename disk_op_s->drive_gf to drive_fl
by Kevin O'Connor
· 5 years ago
58953eb
Revert "lsi-scsi: reset in case of a serious problem"
by Roman Kagan
· 5 years ago
3198c06
lsi-scsi: try to enumerate luns with REPORT LUNS
by Roman Kagan
· 5 years ago
1127784
lsi-scsi: reset in case of a serious problem
by Roman Kagan
· 5 years ago
79bafa1
scsi: Launch a thread when scanning for drives in the scsi drivers
by Kevin O'Connor
· 6 years ago
937ca6f
scsi: Always use MAXDESCSIZE when building drive description
by Kevin O'Connor
· 6 years ago
4d8510c
pci: Split low-level pci code from higher-level 'struct pci_device' code
by Kevin O'Connor
· 6 years ago
7b67300
pci: Implement '%pP' printf handler for 'struct pci_device' pointers
by Kevin O'Connor
· 6 years ago
5f7f341
lsi-scsi: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 6 years ago
5dcd1ee
blockcmd: Convert cdb_is_read() to scsi_is_read()
by Kevin O'Connor
· 7 years ago
7d3ca01
lsi-scsi: Handle LSI drives directly via 'struct disk_op_s' requests
by Kevin O'Connor
· 7 years ago
1902c94
Convert op->drive_g from a 16bit pointer to a 32 bit "GLOBALFLAT" pointer.
by Kevin O'Connor
· 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
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
fa9c66a
Rename util.c to string.c and introduce string.h.
by Kevin O'Connor
· 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
[Renamed from src/lsi-scsi.c]
897fb11
Consistently use CONFIG_COREBOOT, CONFIG_QEMU, and runningOnXen().
by Kevin O'Connor
· 9 years ago
d83c87b
Normalize POST initialization function name suffixes.
by Kevin O'Connor
· 9 years ago
7d05257
lsi: enable busmaster
by Gerd Hoffmann
· 10 years ago
876ff28
lsi: do not reset on error
by Paolo Bonzini
· 10 years ago
9d6bac1
lsi53c895a boot support
by Gerd Hoffmann
· 10 years ago