index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
qemu
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: qemu: rename qemu/acpi_table.c
Miao Yan
2016-05-23
2
-2
/
+1
*
cmd: qfw: bring ACPI generation code into qfw core
Miao Yan
2016-05-23
1
-209
/
+0
*
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Miao Yan
2016-05-23
3
-3
/
+3
*
x86: qemu: add comment about qfw register endianness
Miao Yan
2016-05-23
1
-1
/
+8
*
x86: qemu: move x86 specific operations out of qfw core
Miao Yan
2016-05-23
1
-1
/
+38
*
x86: qemu: split qfw command interface and qfw core
Miao Yan
2016-05-23
2
-1
/
+4
*
cmd: qfw: remove qemu_fwcfg_free_files()
Miao Yan
2016-05-23
1
-2
/
+11
*
x86: qemu: fix ACPI Kconfig options
Miao Yan
2016-05-23
1
-1
/
+1
*
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-05-23
5
-573
/
+247
*
x86: Correct typo of Miao Yan's email address
Bin Meng
2016-04-22
1
-1
/
+1
*
x86: qemu: Drop our own ACPI implementation
Bin Meng
2016-04-22
8
-890
/
+0
*
x86: Change write_acpi_tables() signature a little bit
Bin Meng
2016-03-17
1
-3
/
+2
*
x86: qemu: Convert to use DM PCI API
Bin Meng
2016-02-05
1
-17
/
+17
*
x86: qemu: add the ability to load and link ACPI tables from QEMU
Miao Yan
2016-01-28
2
-0
/
+255
*
x86: qemu: setup PM IO base for ACPI in southbridge
Miao Yan
2016-01-28
2
-0
/
+36
*
x86: qemu: re-structure qemu_fwcfg_list_firmware()
Miao Yan
2016-01-28
1
-14
/
+49
*
dm: x86: Set up interrupt routing from interrupt_init()
Simon Glass
2016-01-24
1
-5
/
+0
*
x86: qemu: fix cpu device in smp boot
Miao Yan
2016-01-13
1
-11
/
+0
*
x86: qemu: add a cpu uclass driver for qemu target
Miao Yan
2016-01-13
2
-1
/
+58
*
x86: qemu: add fw_cfg support
Miao Yan
2016-01-13
3
-1
/
+287
*
x86: tsc: Remove legacy timer codes
Bin Meng
2015-12-01
1
-1
/
+0
*
x86: Convert to use driver model timer
Bin Meng
2015-12-01
1
-3
/
+0
*
x86: qemu: Convert to use driver model pci
Bin Meng
2015-11-13
2
-50
/
+0
*
x86: qemu: Move chipset-specific codes from pci.c to qemu.c
Bin Meng
2015-11-13
2
-72
/
+82
*
x86: qemu: Remove call to vgabios execution
Bin Meng
2015-11-13
1
-18
/
+1
*
x86: Add DSDT table for supporting ACPI on QEMU
Saket Sinha
2015-08-26
7
-1
/
+712
*
x86: Add ACPI table support to QEMU
Saket Sinha
2015-08-26
2
-0
/
+177
*
x86: Allow pirq_init() to return an error
Simon Glass
2015-08-14
1
-3
/
+1
*
x86: qemu: Support operation as an EFI payload
Simon Glass
2015-08-05
2
-1
/
+6
*
x86: qemu: Turn on PCIe ECAM address range decoding on Q35
Bin Meng
2015-07-28
1
-0
/
+4
*
x86: qemu: Enable writing MP table
Bin Meng
2015-07-28
1
-3
/
+31
*
x86: qemu: Enable I/O APIC chip select on PIIX3
Bin Meng
2015-07-28
1
-1
/
+6
*
x86: qemu: Implement PIRQ routing
Bin Meng
2015-06-04
1
-0
/
+8
*
x86: qemu: Adjust VGA initialization
Bin Meng
2015-06-04
1
-19
/
+15
*
x86: qemu: Enable legacy IDE I/O ports decode
Bin Meng
2015-06-04
1
-0
/
+14
*
x86: qemu: Turn on legacy segments decode
Bin Meng
2015-06-04
1
-0
/
+20
*
x86: qemu: Add graphics support
Bin Meng
2015-06-04
1
-1
/
+23
*
x86: Support QEMU x86 targets
Bin Meng
2015-06-04
6
-0
/
+187