Commit Graph

54 Commits (d024236e5a31a2b4b82cbcc98b31b8170fc88d28)

Author SHA1 Message Date
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Bin Meng 45519924a0 x86: Rename e820entry to e820_entry 6 years ago
Bin Meng 87af71c2ea x86: Use 'unsigned int' in install_e820_map() functions 6 years ago
Tuomas Tynkkynen 9fd95ef0d3 ata: Migrate CONFIG_SCSI_AHCI to Kconfig 7 years ago
Anton Gerasimov 80f3425c57 x86: qemu: Move Cache-As-RAM memory from area mapped to ROM 7 years ago
Simon Glass c1c3fe2307 env: Convert CONFIG_ENV_IS_IN... to a choice 7 years ago
Bin Meng 24357dfd2a x86: Switch all boards to use DM SCSI 7 years ago
Bin Meng b9342b2cc6 x86: kconfig: Move USB to platform Kconfig 7 years ago
Bin Meng 97e12b06af x86: qemu: kconfig: Imply platform specific drivers 7 years ago
Bin Meng 5d89b37f71 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig 7 years ago
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 7 years ago
Simon Glass 76d1d02fd2 board_f: x86: Use checkcpu() for CPU init 7 years ago
Bin Meng 63767071d9 x86: qemu: Fix compiler warnings for 64-bit 7 years ago
Bin Meng e760feb19f x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper 7 years ago
Bin Meng 45ffa122f2 x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c 7 years ago
Masahiro Yamada 0a8547a250 x86: squash lines for immediate return 8 years ago
Miao Yan 494ec0d093 x86: qemu: rename qemu/acpi_table.c 8 years ago
Miao Yan eece493a7a cmd: qfw: bring ACPI generation code into qfw core 8 years ago
Miao Yan 1868659002 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] 8 years ago
Miao Yan 331ba7db6c x86: qemu: add comment about qfw register endianness 8 years ago
Miao Yan 2e82e745a4 x86: qemu: move x86 specific operations out of qfw core 8 years ago
Miao Yan fcf5c04193 x86: qemu: split qfw command interface and qfw core 8 years ago
Miao Yan 05dd6f183c cmd: qfw: remove qemu_fwcfg_free_files() 8 years ago
Miao Yan 34865a65c4 x86: qemu: fix ACPI Kconfig options 8 years ago
Tom Rini dd6f3abbb8 x86: qemu: Move qfw command over to cmd and add Kconfig entry 8 years ago
Bin Meng 7b63b1832b x86: Correct typo of Miao Yan's email address 8 years ago
Bin Meng 697ec43146 x86: qemu: Drop our own ACPI implementation 8 years ago
Bin Meng 358bb3ff5b x86: Change write_acpi_tables() signature a little bit 8 years ago
Bin Meng 6039200c65 x86: qemu: Convert to use DM PCI API 8 years ago
Miao Yan fa287b1580 x86: qemu: add the ability to load and link ACPI tables from QEMU 9 years ago
Miao Yan a3b15a0556 x86: qemu: setup PM IO base for ACPI in southbridge 9 years ago
Miao Yan 25757220d6 x86: qemu: re-structure qemu_fwcfg_list_firmware() 9 years ago
Simon Glass 12d6929e1f dm: x86: Set up interrupt routing from interrupt_init() 9 years ago
Miao Yan de752c5e73 x86: qemu: fix cpu device in smp boot 9 years ago
Miao Yan 5a694056fe x86: qemu: add a cpu uclass driver for qemu target 9 years ago
Miao Yan f60df20aa9 x86: qemu: add fw_cfg support 9 years ago
Bin Meng 1d4c83c248 x86: tsc: Remove legacy timer codes 9 years ago
Bin Meng 80af39842e x86: Convert to use driver model timer 9 years ago
Bin Meng aedefb6f79 x86: qemu: Convert to use driver model pci 9 years ago
Bin Meng 487485956b x86: qemu: Move chipset-specific codes from pci.c to qemu.c 9 years ago
Bin Meng 20cbafa6fa x86: qemu: Remove call to vgabios execution 9 years ago
Saket Sinha bccdf1de75 x86: Add DSDT table for supporting ACPI on QEMU 9 years ago
Saket Sinha e94019ede7 x86: Add ACPI table support to QEMU 9 years ago
Simon Glass 7e4be120e8 x86: Allow pirq_init() to return an error 9 years ago
Simon Glass eeae510007 x86: qemu: Support operation as an EFI payload 9 years ago
Bin Meng 9830d2ebb4 x86: qemu: Turn on PCIe ECAM address range decoding on Q35 9 years ago
Bin Meng a8ebf283e9 x86: qemu: Enable writing MP table 9 years ago
Bin Meng e7cd070da6 x86: qemu: Enable I/O APIC chip select on PIIX3 9 years ago
Bin Meng 5c564226fc x86: qemu: Implement PIRQ routing 9 years ago
Bin Meng 4be2f42bbc x86: qemu: Adjust VGA initialization 9 years ago