Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
58953eb793b7f43f9cbb72bd7802922746235266
/
src
/
hw
58953eb
Revert "lsi-scsi: reset in case of a serious problem"
by Roman Kagan
· 5 years ago
6345621
blockcmd: start REPORT_LUNS with the smallest buffer
by Roman Kagan
· 5 years ago
235a819
NVMe: Allow NVMe to be enabled on real hardware
by Kevin O'Connor
· 5 years ago
3fdabae
src: Minor - remove tab characters that slipped into SeaBIOS C code
by Kevin O'Connor
· 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
cf480dd
mpt-scsi: try to enumerate luns with REPORT LUNS
by Roman Kagan
· 5 years ago
0a6e0a8
pvscsi: fix the comment about lun enumeration
by Roman Kagan
· 5 years ago
8579fd2
usb-uas: enumerate luns with REPORT LUNS
by Roman Kagan
· 5 years ago
3aadef4
esp-scsi: enumerate luns with REPORT LUNS
by Roman Kagan
· 5 years ago
69ebdef
virtio-scsi: enumerate luns with REPORT LUNS
by Roman Kagan
· 5 years ago
750188d
blockcmd: generic SCSI luns enumeration
by Roman Kagan
· 5 years ago
177aecf
blockcmd: accept only disks and CD-ROMs
by Roman Kagan
· 5 years ago
c68aff5
resume: Don't attempt to use generic reboot mechanisms on QEMU
by Kevin O'Connor
· 5 years ago
1415d46
nvme: fix copy-paste mistake in comment
by Daniel Verkamp
· 5 years ago
d8a6c84
nvme: fix extraction of status code bits
by Daniel Verkamp
· 5 years ago
2e82b46
nvme: fix reversed loop condition in cmd_readwrite
by Daniel Verkamp
· 5 years ago
21de72f
nvme: extend command timeout to 5 seconds
by Daniel Verkamp
· 5 years ago
f21e304
nvme: support NVMe 1.0 controllers
by Daniel Verkamp
· 5 years ago
c83e15b
block: add NVMe boot support
by Julian Stecklina
· 5 years ago
dbf9dd2
ps2port: Disable keyboard/mouse prior to resetting ps2 controller
by Kevin O'Connor
· 5 years ago
106543d
ahci: Set upper 32-bit registers to zero
by Ladi Prosek
· 5 years ago
9332965
serialio: Support for mmap serial ports
by Ricardo Ribalda Delgado
· 5 years ago
c5e56b2
usb: Make usb_time_sigatt variable static
by Kevin O'Connor
· 6 years ago
dc2433e
virtio: fix virtio-pci
by Gerd Hoffmann
· 6 years ago
9feb1ee
usb-hid: Generate Ctrl+Break and Alt+SysReq keys
by Kevin O'Connor
· 6 years ago
f0cdc36
pic: The default hardware interrupt handlers should not take a parameter
by Kevin O'Connor
· 6 years ago
7bd1480
ps2: Remove stale check for timeout warning on reset
by Kevin O'Connor
· 6 years ago
8bc6d9f
pvscsi: Use high memory for rings
by Dana Rubin
· 6 years ago
85037a9
pvscsi: Fix incorrect arguments order in call to memalign_low
by Dana Rubin
· 6 years ago
4e3a1a5
blockcmd: CMD_SCSI op is only used in 32bit mode
by Kevin O'Connor
· 6 years ago
0e21548
virtio: pci cfg access
by Gerd Hoffmann
· 7 years ago
c579d2f
virtio: uninline _vp_{read,write}
by Gerd Hoffmann
· 6 years ago
0024cd7
usb-xhci: Remove unused const variables
by Kevin O'Connor
· 6 years ago
79bafa1
scsi: Launch a thread when scanning for drives in the scsi drivers
by Kevin O'Connor
· 6 years ago
b35ea54
virtio: Use threads when scanning for virtio devices
by Kevin O'Connor
· 6 years ago
6b76e69
mpt-scsi: Declare 'int i' outside of for loop for older compilers
by Kevin O'Connor
· 6 years ago
f2645a8
Support for booting from LSI Logic LSI53C1030, SAS1068, SAS1068e
by Don Slutz
· 6 years ago
fc08789
sdcard: skip detection of PCI sdhci controllers if etc/sdcard used
by Matt DeVillier
· 6 years ago
3f478b9
ahci: set transfer mode according to the capabilities of connected drive
by Gerd Hoffmann
· 6 years ago
0c4ad1e
tpm: Implement tpm20_set_timeouts
by Stefan Berger
· 6 years ago
efc49cf
tpm: Extend TPM TIS with TPM 2 support.
by Stefan Berger
· 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
62ff9d5
pci: Move code in pci.c that is specific to pciinit.c to pciinit.c
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
01a30dc
pci: Consistently set pci->have_drivers for devices with internal drivers
by Kevin O'Connor
· 6 years ago
f46739b
virtio: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 6 years ago
c53953a
xhci: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 6 years ago
a46fdbf
uhci: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 6 years ago
466615d
ohci: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 6 years ago
706eb89
ehci: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 6 years ago
46561b0
sdcard: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 6 years ago
03f3b3e
pvscsi: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 6 years ago
71f4844
megasas: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 6 years ago
5f7f341
lsi-scsi: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 6 years ago
f51388d
esp-scsi: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 6 years ago
2bb7563
ata: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 6 years ago
6e3436b
ahci: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 6 years ago
f1b1d76
pci: Add helper functions for internal driver BAR handling
by Kevin O'Connor
· 6 years ago
88e9bd7
usb: Eliminate USB controller setup thread
by Kevin O'Connor
· 6 years ago
32a2b0e
ehci: Only delay UHCI/OHCI port scan until after EHCI setup completes
by Kevin O'Connor
· 6 years ago
3c577a7
usb: Remove usbdev->slotid field
by Kevin O'Connor
· 6 years ago
b8631ea
tpm: Don't use 16bit BIOS return codes in tpmhw_* functions
by Kevin O'Connor
· 6 years ago
2df7028
tpm: Move TPM hardware functions from tcgbios.c to hw/tpm_drivers.c
by Kevin O'Connor
· 7 years ago
d61ca79
block: Report drive->sectors using "%u" instead of "%d"
by Kevin O'Connor
· 6 years ago
82f3279
scsi: Do not call printf() from scsi_is_ready()
by Kevin O'Connor
· 6 years ago
636cbb4
xhci: Disable slot on failed set_address command
by Kevin O'Connor
· 6 years ago
49fb034
xhci: Improve port status change debugging
by Kevin O'Connor
· 6 years ago
c01b41c
xhci: Wait for port enable even for USB3 devices
by Kevin O'Connor
· 6 years ago
ec42c8d
tpm: Set timeouts and durations to microsecond values
by Stefan Berger
· 7 years ago
47b9df5
tpm: Drop code using the TPM for sha1
by Stefan Berger
· 7 years ago
df50aaa
tpm: Move standard definitions from tcgbios.h to new file std/tcg.h
by Kevin O'Connor
· 7 years ago
dc8eb67
tpm: fix compiler warning with older gcc versions
by Stefan Berger
· 7 years ago
fc0ac95
sdcard: Enable extra debugging on sdcard_waitw() timeout
by Kevin O'Connor
· 7 years ago
8f7dc5a
sdcard: fix typo causing 32bit write to 16bit block_size field
by Kevin O'Connor
· 7 years ago
460e9aa
sdcard: Only enable error_irq_enable for bits defined in SDHCI v1 spec
by Kevin O'Connor
· 7 years ago
aa34e4e
xhci: Check for device disconnects during USB2 reset polling
by Kevin O'Connor
· 7 years ago
45b594a
usb: Allow configuration of sigatt time (in etc/usb-time-sigatt)
by Kevin O'Connor
· 7 years ago
cfc17bd
PCI SDHCI driver: Fix base address
by Kyösti Mälkki
· 7 years ago
a7620df
virtio: Minor - replace tab characters with space
by Kevin O'Connor
· 7 years ago
b4cca86
stacks: Use macro wrappers for call32() and stack_hop_back()
by Kevin O'Connor
· 7 years ago
eee06e0
virtio: Move standard definitions from virtio-ring.h to standard headers
by Kevin O'Connor
· 7 years ago
1dcf02b
virtio: Simplify vring alignment code
by Kevin O'Connor
· 7 years ago
c167e54
e820: Rename memmap.c to e820map.c and use consistent "e820_" prefix
by Kevin O'Connor
· 7 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
e344da4
sdcard: Obtain card capacity and report it on the boot menu
by Kevin O'Connor
· 7 years ago
39a8ea5
sdcard: Display sdcard product name in boot menu
by Kevin O'Connor
· 7 years ago
065b341
sdcard: Turn card_type into a bitmap and store if card is MMC type
by Kevin O'Connor
· 7 years ago
ebe40ba
sdcard: Move drive registration to sdcard_card_setup()
by Kevin O'Connor
· 7 years ago
17b811b
sdcard: Move frequency setting into sdcard_card_setup()
by Kevin O'Connor
· 7 years ago
91a9f5b
sdcard: Move sdcard_set_frequency()/sdcard_set_power() in sdcard.c
by Kevin O'Connor
· 7 years ago
3156b71
rtc: Disable NMI in rtc_mask()
by Kevin O'Connor
· 7 years ago
2fc20dc
xhci: Minor - add USB port type comments to xhci_hub_reset()
by Kevin O'Connor
· 7 years ago
9f7b236
sdcard: Allow sdcard addresses to be specified in CBFS files
by Kevin O'Connor
· 7 years ago
5ddce09
ps2: Eliminate "etc/ps2-poll-only"; use CONFIG_HARDWARE_IRQ instead
by Kevin O'Connor
· 7 years ago
bd5f6c7
Add minimal support for machines without hardware interrupts
by Kevin O'Connor
· 7 years ago
bc46ebe
rtc: Support disabling the RTC timer irq support
by Kevin O'Connor
· 7 years ago
4c90495
sdcard: Allow the sdcard driver to run on real hardware
by Kevin O'Connor
· 7 years ago
Next »