Commit Graph

55 Commits (44487f2ee624c59203676f39a966f6ff0e54cc2c)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
Bin Meng 45519924a0 x86: Rename e820entry to e820_entry 7 years ago
Bin Meng 87af71c2ea x86: Use 'unsigned int' in install_e820_map() functions 7 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 8 years ago
Simon Glass c1c3fe2307 env: Convert CONFIG_ENV_IS_IN... to a choice 8 years ago
Bin Meng 24357dfd2a x86: Switch all boards to use DM SCSI 8 years ago
Bin Meng b9342b2cc6 x86: kconfig: Move USB to platform Kconfig 8 years ago
Bin Meng 97e12b06af x86: qemu: kconfig: Imply platform specific drivers 8 years ago
Bin Meng 5d89b37f71 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig 8 years ago
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 8 years ago
Simon Glass 76d1d02fd2 board_f: x86: Use checkcpu() for CPU init 8 years ago
Bin Meng 63767071d9 x86: qemu: Fix compiler warnings for 64-bit 8 years ago
Bin Meng e760feb19f x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper 8 years ago
Bin Meng 45ffa122f2 x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c 8 years ago
Masahiro Yamada 0a8547a250 x86: squash lines for immediate return 9 years ago
Miao Yan 494ec0d093 x86: qemu: rename qemu/acpi_table.c 9 years ago
Miao Yan eece493a7a cmd: qfw: bring ACPI generation code into qfw core 9 years ago
Miao Yan 1868659002 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] 9 years ago
Miao Yan 331ba7db6c x86: qemu: add comment about qfw register endianness 9 years ago
Miao Yan 2e82e745a4 x86: qemu: move x86 specific operations out of qfw core 9 years ago
Miao Yan fcf5c04193 x86: qemu: split qfw command interface and qfw core 9 years ago
Miao Yan 05dd6f183c cmd: qfw: remove qemu_fwcfg_free_files() 9 years ago
Miao Yan 34865a65c4 x86: qemu: fix ACPI Kconfig options 9 years ago
Tom Rini dd6f3abbb8 x86: qemu: Move qfw command over to cmd and add Kconfig entry 9 years ago
Bin Meng 7b63b1832b x86: Correct typo of Miao Yan's email address 9 years ago
Bin Meng 697ec43146 x86: qemu: Drop our own ACPI implementation 9 years ago
Bin Meng 358bb3ff5b x86: Change write_acpi_tables() signature a little bit 9 years ago
Bin Meng 6039200c65 x86: qemu: Convert to use DM PCI API 9 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 10 years ago
Bin Meng 80af39842e x86: Convert to use driver model timer 10 years ago
Bin Meng aedefb6f79 x86: qemu: Convert to use driver model pci 10 years ago
Bin Meng 487485956b x86: qemu: Move chipset-specific codes from pci.c to qemu.c 10 years ago
Bin Meng 20cbafa6fa x86: qemu: Remove call to vgabios execution 10 years ago
Saket Sinha bccdf1de75 x86: Add DSDT table for supporting ACPI on QEMU 10 years ago
Saket Sinha e94019ede7 x86: Add ACPI table support to QEMU 10 years ago
Simon Glass 7e4be120e8 x86: Allow pirq_init() to return an error 10 years ago
Simon Glass eeae510007 x86: qemu: Support operation as an EFI payload 10 years ago
Bin Meng 9830d2ebb4 x86: qemu: Turn on PCIe ECAM address range decoding on Q35 10 years ago
Bin Meng a8ebf283e9 x86: qemu: Enable writing MP table 10 years ago
Bin Meng e7cd070da6 x86: qemu: Enable I/O APIC chip select on PIIX3 10 years ago
Bin Meng 5c564226fc x86: qemu: Implement PIRQ routing 10 years ago