Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d2c9a9a3d728c20ecf78d5894a1a121a78f38efa
/
arch
/
x86
/
cpu
/
qemu
9259c92
x86: Kconfig: spelling fixes
by Chris Packham
· 6 years ago
b37b7b2
x86: Switch to use DM sysreset driver
by Bin Meng
· 6 years ago
fc48ebe
x86: Add scsi command to coreboot and qemu
by Bin Meng
· 6 years ago
cbd29ef
x86: qemu: do not build car.o with start64.o
by Heinrich Schuchardt
· 6 years ago
93c7b87
x86: Drop QEMU-specific EFI payload support
by Bin Meng
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
4551992
x86: Rename e820entry to e820_entry
by Bin Meng
· 7 years ago
87af71c
x86: Use 'unsigned int' in install_e820_map() functions
by Bin Meng
· 7 years ago
9fd95ef
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
80f3425
x86: qemu: Move Cache-As-RAM memory from area mapped to ROM
by Anton Gerasimov
· 7 years ago
c1c3fe2
env: Convert CONFIG_ENV_IS_IN... to a choice
by Simon Glass
· 7 years ago
24357df
x86: Switch all boards to use DM SCSI
by Bin Meng
· 7 years ago
b9342b2
x86: kconfig: Move USB to platform Kconfig
by Bin Meng
· 7 years ago
97e12b0
x86: qemu: kconfig: Imply platform specific drivers
by Bin Meng
· 7 years ago
5d89b37
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
by Bin Meng
· 7 years ago
76b00ac
board_f: Drop setup_dram_config() wrapper
by Simon Glass
· 8 years ago
76d1d02
board_f: x86: Use checkcpu() for CPU init
by Simon Glass
· 8 years ago
6376707
x86: qemu: Fix compiler warnings for 64-bit
by Bin Meng
· 8 years ago
e760feb
x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper
by Bin Meng
· 8 years ago
45ffa12
x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c
by Bin Meng
· 8 years ago
0a8547a
x86: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
494ec0d
x86: qemu: rename qemu/acpi_table.c
by Miao Yan
· 8 years ago
eece493
cmd: qfw: bring ACPI generation code into qfw core
by Miao Yan
· 8 years ago
1868659
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
by Miao Yan
· 8 years ago
331ba7d
x86: qemu: add comment about qfw register endianness
by Miao Yan
· 8 years ago
2e82e74
x86: qemu: move x86 specific operations out of qfw core
by Miao Yan
· 8 years ago
fcf5c04
x86: qemu: split qfw command interface and qfw core
by Miao Yan
· 8 years ago
05dd6f1
cmd: qfw: remove qemu_fwcfg_free_files()
by Miao Yan
· 8 years ago
34865a6
x86: qemu: fix ACPI Kconfig options
by Miao Yan
· 8 years ago
dd6f3ab
x86: qemu: Move qfw command over to cmd and add Kconfig entry
by Tom Rini
· 9 years ago
7b63b18
x86: Correct typo of Miao Yan's email address
by Bin Meng
· 9 years ago
697ec43
x86: qemu: Drop our own ACPI implementation
by Bin Meng
· 9 years ago
358bb3f
x86: Change write_acpi_tables() signature a little bit
by Bin Meng
· 9 years ago
6039200
x86: qemu: Convert to use DM PCI API
by Bin Meng
· 9 years ago
fa287b1
x86: qemu: add the ability to load and link ACPI tables from QEMU
by Miao Yan
· 9 years ago
a3b15a0
x86: qemu: setup PM IO base for ACPI in southbridge
by Miao Yan
· 9 years ago
2575722
x86: qemu: re-structure qemu_fwcfg_list_firmware()
by Miao Yan
· 9 years ago
12d6929
dm: x86: Set up interrupt routing from interrupt_init()
by Simon Glass
· 9 years ago
de752c5
x86: qemu: fix cpu device in smp boot
by Miao Yan
· 9 years ago
5a69405
x86: qemu: add a cpu uclass driver for qemu target
by Miao Yan
· 9 years ago
f60df20
x86: qemu: add fw_cfg support
by Miao Yan
· 9 years ago
1d4c83c
x86: tsc: Remove legacy timer codes
by Bin Meng
· 9 years ago
80af398
x86: Convert to use driver model timer
by Bin Meng
· 9 years ago
aedefb6
x86: qemu: Convert to use driver model pci
by Bin Meng
· 9 years ago
4874859
x86: qemu: Move chipset-specific codes from pci.c to qemu.c
by Bin Meng
· 9 years ago
20cbafa
x86: qemu: Remove call to vgabios execution
by Bin Meng
· 9 years ago
bccdf1d
x86: Add DSDT table for supporting ACPI on QEMU
by Saket Sinha
· 9 years ago
e94019e
x86: Add ACPI table support to QEMU
by Saket Sinha
· 9 years ago
7e4be12
x86: Allow pirq_init() to return an error
by Simon Glass
· 9 years ago
eeae510
x86: qemu: Support operation as an EFI payload
by Simon Glass
· 9 years ago
9830d2e
x86: qemu: Turn on PCIe ECAM address range decoding on Q35
by Bin Meng
· 9 years ago
a8ebf28
x86: qemu: Enable writing MP table
by Bin Meng
· 9 years ago
e7cd070
x86: qemu: Enable I/O APIC chip select on PIIX3
by Bin Meng
· 9 years ago
5c56422
x86: qemu: Implement PIRQ routing
by Bin Meng
· 9 years ago
4be2f42
x86: qemu: Adjust VGA initialization
by Bin Meng
· 9 years ago
0fcb7ac
x86: qemu: Enable legacy IDE I/O ports decode
by Bin Meng
· 9 years ago
cc7debc
x86: qemu: Turn on legacy segments decode
by Bin Meng
· 9 years ago
9c4f541
x86: qemu: Add graphics support
by Bin Meng
· 10 years ago
a65b25d
x86: Support QEMU x86 targets
by Bin Meng
· 10 years ago