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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-24
Update version to 1.6.3.1
rel-1.6.3.1
Kevin O'Connor
1
-1
/
+1
2011-11-24
usb: fix boot paths
Paolo Bonzini
1
-2
/
+2
2011-10-04
Update version to 1.6.3
rel-1.6.3
Kevin O'Connor
1
-1
/
+1
2011-10-04
Update README file.
Kevin O'Connor
1
-26
/
+9
2011-10-01
Fix alignment bug in pci_bios_init_root_regions().
Kevin O'Connor
1
-1
/
+1
2011-10-01
Reorder build objects to work around gcc bug with -combine.
Kevin O'Connor
1
-1
/
+1
2011-10-01
Probe PCI existence
Jan Kiszka
3
-4
/
+20
2011-09-20
Define handle_post as VISIBLE32FLAT as work around for QEmu memory layout.
Kevin O'Connor
1
-11
/
+20
2011-09-20
Minor - move ACPI_HPET_ADDRESS definition to config.h.
Kevin O'Connor
2
-11
/
+9
2011-09-02
Minor formatting and comment updates to acpi.c.
Kevin O'Connor
1
-16
/
+13
2011-09-02
Probe HPET existence
Jan Kiszka
1
-1
/
+13
2011-08-28
Use coreboot smbios table if found.
Kevin O'Connor
4
-3
/
+12
2011-08-09
pci: re-add isa bridge setup
Gerd Hoffmann
1
-0
/
+5
2011-08-06
ahci: enable by default
Gerd Hoffmann
1
-1
/
+1
2011-08-06
ahci: use malloc_tmp memory for probing ports
Gerd Hoffmann
1
-3
/
+11
2011-08-06
ahci: move device registration
Gerd Hoffmann
2
-13
/
+16
2011-08-06
ahci: ignore atapi devices which are not cdroms
Gerd Hoffmann
1
-7
/
+8
2011-08-06
ahci: probe each port in its own thread
Gerd Hoffmann
1
-21
/
+20
2011-08-06
ahci/cdrom: shared bounce buffer
Gerd Hoffmann
4
-10
/
+23
2011-08-03
Allow allocation of SMBIOS table in f-segment if it is small.
Kevin O'Connor
2
-2
/
+11
2011-08-03
Allow free space in f-segment to be used by malloc_fseg().
Kevin O'Connor
2
-1
/
+8
2011-07-29
Warn if not enough space in smp_mtrr array.
Kevin O'Connor
1
-1
/
+3
2011-07-29
seabios: increase smp_mtrr array size
Marcelo Tosatti
1
-1
/
+1
2011-07-24
ahci: bootprio support
Gerd Hoffmann
2
-6
/
+12
2011-07-24
ahci: rework init workflow & fix timeout handling
Gerd Hoffmann
1
-62
/
+127
2011-07-24
ahci: don't expect ATA_CB_STAT_DRQ being clear
Gerd Hoffmann
1
-3
/
+2
2011-07-24
ahci: handle unaligned buffers.
Scott Duplichan
1
-2
/
+51
2011-07-24
ahci: add error recovery code
Gerd Hoffmann
1
-3
/
+47
2011-07-24
ahci: use interrupt status register
Gerd Hoffmann
1
-15
/
+28
2011-07-24
ahci/sata: Fix FIS setup.
Gerd Hoffmann
1
-4
/
+3
2011-07-20
xen: actually setup hypercalls.
Ian Campbell
1
-0
/
+3
2011-07-16
Remove 16bit wrappers from PMM code.
Kevin O'Connor
1
-76
/
+55
2011-07-16
Run option rom visible PMM code in 32bit mode instead of 16bit mode.
Kevin O'Connor
5
-14
/
+50
2011-07-12
pci: set BUILD_PCIMEM_START to 0xe0000000
Gerd Hoffmann
1
-1
/
+1
2011-07-12
pci: cleanup config.h
Gerd Hoffmann
2
-15
/
+1
2011-07-12
pci: remove old pci initilaization code
Gerd Hoffmann
4
-304
/
+1
2011-07-12
pci: activate two-pass pci initialization code
Gerd Hoffmann
1
-4
/
+34
2011-07-12
pci: add two-pass pci initialization code
Gerd Hoffmann
2
-3
/
+319
2011-07-12
Updates to TODO list.
Kevin O'Connor
1
-8
/
+0
2011-07-12
Fix compile error - remove bmp.c from being compiled twice.
Kevin O'Connor
1
-1
/
+1
2011-07-10
Rename the apm, pcibios, and elf entry points.
Kevin O'Connor
4
-20
/
+20
2011-07-10
Simplify POST entry code by moving reboot logic from post.c to resume.c.
Kevin O'Connor
5
-146
/
+113
2011-07-10
Minor fix - check for malloc failure in USB cntl allocation.
Kevin O'Connor
3
-0
/
+12
2011-07-10
Minor fix - make sure not to call ohci/uhci_init from irq handler.
Kevin O'Connor
1
-0
/
+4
2011-07-10
Fix serial port flushing code.
Kevin O'Connor
1
-2
/
+2
2011-07-10
Remove now unneeded find_pci().
Kevin O'Connor
1
-13
/
+0
2011-07-10
Push use of 'struct pci_device' to bootprio_find_pci_rom().
Kevin O'Connor
3
-5
/
+5
2011-07-10
Push use of 'struct pci_device' to bootprio_find_ata_device().
Kevin O'Connor
4
-13
/
+16
2011-07-10
Push use of 'struct pci_device' to bootprio_find_fdc_device().
Kevin O'Connor
3
-5
/
+5
2011-07-10
Push use of 'struct pci_device' to bootprio_find_pci_device().
Kevin O'Connor
3
-6
/
+7
[next]