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