index
:
rocket-tools/riscv-gnu-toolchain/qemu/roms/seabios.git
0.5.1-stable
0.6.1-stable
1.10-stable
1.11-stable
1.12-stable
1.6.3-stable
1.7.2-stable
1.7.3-stable
1.7.5-stable
1.8-stable
1.9-stable
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-10
megasas: read addional PCI I/O bar
rel-1.7.5.1
Hannes Reinecke
1
-0
/
+4
2014-11-10
ehci: Fix bug in hub port assignment
Kevin O'Connor
1
-1
/
+1
2014-11-10
Don't enable thread preemption during S3 resume vga option rom execution.
Kevin O'Connor
1
-1
/
+1
2014-08-26
boot: Change ":rom%d" boot order rom instance to ":rom%x"
Kevin O'Connor
1
-2
/
+2
2014-08-26
boot: Fix boot order for SCSI target, lun > 9
Markus Armbruster
1
-2
/
+2
2014-07-02
hw/pci: reserve IO and mem for pci express downstream ports with no devices a...
Marcel Apfelbaum
1
-2
/
+32
2014-05-20
Allow using full io region on q35.
Gerd Hoffmann
2
-7
/
+14
2014-05-20
acpi: remove PORT_ACPI_PM_BASE constant
Gerd Hoffmann
6
-19
/
+19
2014-05-20
smm: remove code to handle ACPI disable/enable
Paolo Bonzini
1
-25
/
+0
2014-05-09
acpi: Fix acpi dsdt compile warning.
rel-1.7.5-rc1
Kevin O'Connor
2
-2
/
+1
2014-05-08
Fix int 1589 calls when CONFIG_ENTRY_EXTRASTACK is enabled.
Kevin O'Connor
3
-3
/
+13
2014-05-08
xhci: Use msleep() instead of mdelay() for port status delay.
Kevin O'Connor
1
-1
/
+1
2014-05-06
If an int 1587 call is made from an option rom, stay in bigreal mode.
Kevin O'Connor
5
-7
/
+17
2014-05-06
SMBIOS: Check for aggregate tables & entry point in fw_cfg
Gabriel L. Somlo
3
-2
/
+138
2014-04-16
hw/pci: check if pci2pci bridges implement optional limit registers
Marcel Apfelbaum
3
-7
/
+37
2014-04-16
hw/pci: reserve IO and mem for pci-2-pci bridges with no devices attached
Marcel Apfelbaum
3
-0
/
+23
2014-04-12
Factor out smbios table walking from display_uuid to smbios_next().
Kevin O'Connor
1
-62
/
+46
2014-04-11
Minor - replace some tab characters that slipped into the code.
Kevin O'Connor
5
-9
/
+9
2014-04-11
coreboot: Make coreboot table searching available to other code.
Kevin O'Connor
2
-23
/
+38
2014-04-11
Set the color attribute when calling vgabios print character.
Kevin O'Connor
1
-0
/
+1
2014-04-08
Minor - remove unused includes from pci.c.
Kevin O'Connor
2
-5
/
+2
2014-04-07
apm: Remove old Bochs mechanism for shutdown/suspend/standby.
Kevin O'Connor
2
-29
/
+6
2014-04-07
Document no new changes to pirtable.c, mptable.c, acpi.c, and smbios.c.
Kevin O'Connor
4
-0
/
+4
2014-04-07
Use biostables.c for copying bios tables even when generating them.
Kevin O'Connor
6
-65
/
+43
2014-04-07
Move PirAddr definition from pirtable.c to biostables.c.
Kevin O'Connor
3
-3
/
+4
2014-04-07
smbios: Move smbios parsing logic from smbios.c to biostables.c.
Kevin O'Connor
3
-72
/
+73
2014-04-07
acpi: Move acpi parsing logic from acpi.c to biostables.c / paravirt.c.
Kevin O'Connor
4
-149
/
+160
2014-04-07
Replace CONFIG_THREAD_OPTIONROMS with a runtime config setting.
Kevin O'Connor
4
-19
/
+30
2014-04-05
Minor - fix some typos in comments.
Kevin O'Connor
2
-2
/
+2
2014-04-05
usb: Only disable HID devices if both USB_MOUSE and USB_KEYBOARD are off.
Kevin O'Connor
1
-1
/
+1
2014-03-20
vp_init_simple: enable PCI bus-mastering before relying on DMA.
Eric Northup
1
-0
/
+1
2014-03-20
init_virtio_blk, init_virtio_scsi: reset HBA on error
Eric Northup
2
-3
/
+3
2014-03-20
smbios: Default all values to zero.
Kevin O'Connor
1
-0
/
+1
2014-02-17
coreboot: Move links file processing to its own function.
Kevin O'Connor
1
-35
/
+41
2014-02-17
Enhance nullTrailingSpace() so that it can also skip leading spaces.
Kevin O'Connor
4
-8
/
+8
2014-02-17
coreboot: Add support for a "links" file to have aliases in CBFS.
Kevin O'Connor
1
-0
/
+39
2014-01-29
xhci: Add copyright notice to usb-xhci.c
Kevin O'Connor
1
-0
/
+7
2014-01-29
xhci: Use the same endpoint initialization code in xhci_alloc_pipe()
Kevin O'Connor
1
-45
/
+29
2014-01-29
usb: Move default pipe max packet size code from xhci to main code.
Kevin O'Connor
2
-10
/
+10
2014-01-29
usb: USB 3 devices encode bMaxPacketSize0 field.
Kevin O'Connor
1
-4
/
+7
2014-01-29
Increase maximum size of permanent high memory area.
Kevin O'Connor
1
-1
/
+1
2014-01-29
xhci: Check if scratch pad allocation fails.
Kevin O'Connor
1
-0
/
+6
2014-01-29
Remove pci_writel() and pci_readl() functions.
Kevin O'Connor
2
-50
/
+0
2014-01-29
xhci: Run the XHCI driver entirely in 32bit mode.
Kevin O'Connor
8
-12
/
+37
2014-01-29
Add space between DTYPE_* definitions.
Kevin O'Connor
1
-15
/
+15
2014-01-29
Add call32_params() helper function.
Kevin O'Connor
2
-0
/
+28
2014-01-29
xhci: Support USB hubs on xhci controllers.
Kevin O'Connor
1
-10
/
+57
2014-01-29
xhci: Report the "protocol defined" and PSIC bits of extended capabilities.
Kevin O'Connor
1
-2
/
+4
2014-01-29
xhci: Don't use a dummy endpoint count in configure command.
Kevin O'Connor
1
-1
/
+1
2014-01-29
xhci: Allow the XHCI USB controller to be enabled for coreboot.
Kevin O'Connor
1
-1
/
+1
[next]