Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
0e21548b15e25e010c362ea13d170c61a3fcc899
/
src
/
hw
/
megasas.c
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
71f4844
megasas: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 6 years ago
ff28e3b
megasas: Use outl() on MFI_IDB register
by Kevin O'Connor
· 7 years ago
a8c72ee
megasas: Fix outw, outl argument order
by Stefan Weil
· 7 years ago
0429a9e
megasas: Handle Megasas drives directly via 'struct disk_op_s' requests
by Kevin O'Connor
· 7 years ago
3abdc7c
Make sure all code checks for malloc failures
by Kevin O'Connor
· 7 years ago
09f876f
megasas: read addional PCI I/O bar
by Hannes Reinecke
· 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
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
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
5d369d8
Move code centered around specific hardware devices to src/hw/
by Kevin O'Connor
· 9 years ago
[Renamed from src/megasas.c]
018bdd7
Rename check_tsc() (and similar) to timer_check() and use u32.
by Kevin O'Connor
· 9 years ago
d83c87b
Normalize POST initialization function name suffixes.
by Kevin O'Connor
· 9 years ago
261e870
megasas: Invert PCI device selection
by Hannes Reinecke
· 10 years ago
2df70bf
megasas: Add boot support for LSI MegaRAID SAS
by Hannes Reinecke
· 10 years ago