1. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  2. ee7c36f board_f: x86: Use checkcpu() for CPU init by Simon Glass · Tue Mar 28 10:27:30 2017 -0600
  3. 95e4a39 x86: qemu: Fix compiler warnings for 64-bit by Bin Meng · Wed Jan 18 03:32:56 2017 -0800
  4. 7172c0a x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper by Bin Meng · Wed Jan 18 03:32:55 2017 -0800
  5. d6da81d x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c by Bin Meng · Wed Jan 18 03:32:51 2017 -0800
  6. 1710321 x86: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:36 2016 +0900
  7. 14f5655 x86: qemu: rename qemu/acpi_table.c by Miao Yan · Sun May 22 19:37:21 2016 -0700
  8. 12970d2 cmd: qfw: bring ACPI generation code into qfw core by Miao Yan · Sun May 22 19:37:20 2016 -0700
  9. 9210627 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · Sun May 22 19:37:17 2016 -0700
  10. f3c6a4e x86: qemu: add comment about qfw register endianness by Miao Yan · Sun May 22 19:37:16 2016 -0700
  11. 8a15383 x86: qemu: move x86 specific operations out of qfw core by Miao Yan · Sun May 22 19:37:15 2016 -0700
  12. 4fcd7f2 x86: qemu: split qfw command interface and qfw core by Miao Yan · Sun May 22 19:37:14 2016 -0700
  13. b603eb1 cmd: qfw: remove qemu_fwcfg_free_files() by Miao Yan · Sun May 22 19:37:12 2016 -0700
  14. 75e27da x86: qemu: fix ACPI Kconfig options by Miao Yan · Sun May 22 19:37:10 2016 -0700
  15. bcb3c8d x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · Fri May 06 10:40:22 2016 -0400
  16. 529b761 x86: Correct typo of Miao Yan's email address by Bin Meng · Wed Apr 13 01:00:51 2016 -0700
  17. 1d35ada x86: qemu: Drop our own ACPI implementation by Bin Meng · Wed Apr 13 00:52:49 2016 -0700
  18. 5c54910 x86: Change write_acpi_tables() signature a little bit by Bin Meng · Sat Feb 27 22:58:00 2016 -0800
  19. 5fecada x86: qemu: Convert to use DM PCI API by Bin Meng · Mon Feb 01 01:40:56 2016 -0800
  20. 3b68c52 x86: qemu: add the ability to load and link ACPI tables from QEMU by Miao Yan · Wed Jan 20 01:57:06 2016 -0800
  21. 35603ff x86: qemu: setup PM IO base for ACPI in southbridge by Miao Yan · Wed Jan 20 01:57:05 2016 -0800
  22. c90a058 x86: qemu: re-structure qemu_fwcfg_list_firmware() by Miao Yan · Wed Jan 20 01:57:04 2016 -0800
  23. 754f55e dm: x86: Set up interrupt routing from interrupt_init() by Simon Glass · Tue Jan 19 21:32:26 2016 -0700
  24. 35f54b2 x86: qemu: fix cpu device in smp boot by Miao Yan · Thu Jan 07 01:32:04 2016 -0800
  25. 4336af6 x86: qemu: add a cpu uclass driver for qemu target by Miao Yan · Thu Jan 07 01:32:01 2016 -0800
  26. 58a3ce2 x86: qemu: add fw_cfg support by Miao Yan · Thu Jan 07 01:32:00 2016 -0800
  27. 712326e x86: tsc: Remove legacy timer codes by Bin Meng · Fri Nov 13 00:11:23 2015 -0800
  28. 38de020 x86: Convert to use driver model timer by Bin Meng · Fri Nov 13 00:11:22 2015 -0800
  29. bc9307c x86: qemu: Convert to use driver model pci by Bin Meng · Fri Nov 06 02:04:50 2015 -0800
  30. e456f2b x86: qemu: Move chipset-specific codes from pci.c to qemu.c by Bin Meng · Fri Nov 06 02:04:49 2015 -0800
  31. 1d8dd73 x86: qemu: Remove call to vgabios execution by Bin Meng · Fri Nov 06 02:04:48 2015 -0800
  32. af8d55f x86: Add DSDT table for supporting ACPI on QEMU by Saket Sinha · Sat Aug 22 12:20:57 2015 +0530
  33. d0103d9 x86: Add ACPI table support to QEMU by Saket Sinha · Sat Aug 22 12:20:56 2015 +0530
  34. af1c2d68 x86: Allow pirq_init() to return an error by Simon Glass · Mon Aug 10 07:05:08 2015 -0600
  35. 752f976 x86: qemu: Support operation as an EFI payload by Simon Glass · Tue Aug 04 12:34:03 2015 -0600
  36. 33e140d x86: qemu: Turn on PCIe ECAM address range decoding on Q35 by Bin Meng · Wed Jul 22 01:21:14 2015 -0700
  37. 354dcdd x86: qemu: Enable writing MP table by Bin Meng · Wed Jul 22 01:21:13 2015 -0700
  38. 8f71dc8 x86: qemu: Enable I/O APIC chip select on PIIX3 by Bin Meng · Wed Jul 22 01:21:11 2015 -0700
  39. ef37e7b x86: qemu: Implement PIRQ routing by Bin Meng · Wed Jun 03 09:20:06 2015 +0800
  40. 8e97e29 x86: qemu: Adjust VGA initialization by Bin Meng · Mon May 25 22:36:27 2015 +0800
  41. 19c7739 x86: qemu: Enable legacy IDE I/O ports decode by Bin Meng · Mon May 25 22:36:26 2015 +0800
  42. a8b70a1 x86: qemu: Turn on legacy segments decode by Bin Meng · Sun May 24 00:12:33 2015 +0800
  43. ceb9793 x86: qemu: Add graphics support by Bin Meng · Mon May 11 07:36:30 2015 +0800
  44. 2229c4c x86: Support QEMU x86 targets by Bin Meng · Thu May 07 21:34:08 2015 +0800