1. 5888bd2 dm: x86: baytrail: Correct PCI region 3 when driver model is used by Simon Glass · Fri Jul 03 18:28:27 2015 -0600
  2. 0e87edc dm: x86: minnowmax: Move PCI to use driver model by Simon Glass · Fri Jul 03 18:28:26 2015 -0600
  3. a1548b8 x86: pci: Tidy up the generic x86 PCI driver by Simon Glass · Fri Jul 03 18:28:25 2015 -0600
  4. fcf3bdd x86: queensbay: Change CPU_ADDR_BITS to 32 by Bin Meng · Mon Jul 06 16:31:31 2015 +0800
  5. c45a93b x86: Setup fixed range MTRRs for legacy regions by Bin Meng · Mon Jul 06 16:31:30 2015 +0800
  6. d2f66a3 x86: queensbay: Change PCIe root ports' interrupt routing by Bin Meng · Tue Jun 23 12:18:55 2015 +0800
  7. e5d0500 x86: Remove inline for lapic access routines by Bin Meng · Tue Jun 23 12:18:50 2015 +0800
  8. 8fefeec x86: Add I/O APIC register access routines by Bin Meng · Tue Jun 23 12:18:49 2015 +0800
  9. 16758a3 x86: Reduce PIRQ routing table size by Bin Meng · Tue Jun 23 12:18:47 2015 +0800
  10. 3a531a3 x86: Ignore function number when writing PIRQ routing table by Bin Meng · Tue Jun 23 12:18:46 2015 +0800
  11. 5ed2c5c x86: Write correct bus number for the irq router by Bin Meng · Tue Jun 23 12:18:45 2015 +0800
  12. c9dea01 x86: Clean up lapic codes by Bin Meng · Wed Jun 17 11:15:38 2015 +0800
  13. 6b602b2 x86: Move lapic_setup() call into init_bsp() by Bin Meng · Wed Jun 17 11:15:37 2015 +0800
  14. f967f9a x86: Move MP initialization codes into a common place by Bin Meng · Wed Jun 17 11:15:36 2015 +0800
  15. eb0bc56 x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS by Bin Meng · Wed Jun 17 11:15:35 2015 +0800
  16. 12d4105 x86: dm: Clean up cpu drivers by Bin Meng · Fri Jun 12 14:52:20 2015 +0800
  17. d560c5c x86: fsp: Move FspInitEntry call to board_init_f() by Bin Meng · Sun Jun 07 11:33:14 2015 +0800
  18. a3c9fb0 x86: fsp: Load GDT before calling FspInitEntry by Bin Meng · Sun Jun 07 11:33:13 2015 +0800
  19. 51b0f62 x86: Add Kconfig options to be used by arch/x86/cpu/config.mk by Bin Meng · Sun Jun 07 11:33:12 2015 +0800
  20. 4f5908d x86: baytrail: pci region 3 is not always mapped to end of ram by Andrew Bradford · Wed Jun 03 12:37:39 2015 -0400
  21. ef37e7b x86: qemu: Implement PIRQ routing by Bin Meng · Wed Jun 03 09:20:06 2015 +0800
  22. 70be096 x86: coreboot: Control I/O port 0xb2 writing via device tree by Bin Meng · Wed Jun 03 09:20:05 2015 +0800
  23. 5949013 x86: coreboot: Fix cosmetic issues by Bin Meng · Wed Jun 03 09:20:02 2015 +0800
  24. 8e97e29 x86: qemu: Adjust VGA initialization by Bin Meng · Mon May 25 22:36:27 2015 +0800
  25. 19c7739 x86: qemu: Enable legacy IDE I/O ports decode by Bin Meng · Mon May 25 22:36:26 2015 +0800
  26. a8b70a1 x86: qemu: Turn on legacy segments decode by Bin Meng · Sun May 24 00:12:33 2015 +0800
  27. 4a6da30 x86: Do sanity test on pirq table before writing by Bin Meng · Mon May 25 22:35:07 2015 +0800
  28. ef9e9f9 x86: quark: Implement PIRQ routing by Bin Meng · Mon May 25 22:35:06 2015 +0800
  29. 51c3b1e x86: Refactor PIRQ routing support by Bin Meng · Mon May 25 22:35:04 2015 +0800
  30. ceb9793 x86: qemu: Add graphics support by Bin Meng · Mon May 11 07:36:30 2015 +0800
  31. 2229c4c x86: Support QEMU x86 targets by Bin Meng · Thu May 07 21:34:08 2015 +0800
  32. 987214d x86: Add a CPU driver for baytrail by Simon Glass · Wed Apr 29 22:26:02 2015 -0600
  33. 02fe5e6 x86: Allow CPUs to be set up after relocation by Simon Glass · Wed Apr 29 22:26:01 2015 -0600
  34. a9a4426 x86: Add multi-processor init by Simon Glass · Wed Apr 29 22:25:59 2015 -0600
  35. 98d7e98 x86: Provide access to the IDT by Simon Glass · Tue Apr 28 20:25:16 2015 -0600
  36. 2027f2b x86: Store the GDT pointer in global_data by Simon Glass · Tue Apr 28 20:25:15 2015 -0600
  37. 47e2021 x86: Disable -Werror by Simon Glass · Tue Apr 28 20:25:06 2015 -0600
  38. cce93d1 x86: Remove unwanted MMC debugging by Simon Glass · Tue Apr 28 20:25:05 2015 -0600
  39. d0963d4 x86: quark: Use reset_cpu() by Simon Glass · Tue Apr 28 20:11:31 2015 -0600
  40. 1375e9a x86: ivybridge: Use reset_cpu() by Simon Glass · Tue Apr 28 20:11:30 2015 -0600
  41. e0e7bd0 x86: Implement reset_cpu() correctly for modern CPUs by Simon Glass · Tue Apr 28 20:11:29 2015 -0600
  42. 9278471 x86: link: Add PCH driver to support SPI Flash by Simon Glass · Mon Apr 20 07:07:03 2015 -0600
  43. 6db1448 x86: quark: Turn on legacy segments decode by Bin Meng · Mon Apr 27 14:16:02 2015 +0800
  44. 1530536 x86: queensbay: Implement PIRQ routing by Bin Meng · Fri Apr 24 18:10:06 2015 +0800
  45. f17cea6 x86: Write configuration tables in last_stage_init() by Bin Meng · Fri Apr 24 18:10:04 2015 +0800
  46. 363849b x86: Add a function to assign IRQ numbers to PCI device by Bin Meng · Fri Apr 24 18:10:03 2015 +0800
  47. 80e336a x86: queensbay: Avoid using PCH prefix by Bin Meng · Mon Apr 13 19:03:42 2015 +0800
  48. 5322d62 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · Mon Mar 02 17:04:37 2015 -0700
  49. 06e694f x86: chromebook_link: dts: Add PCH and LPC devices by Simon Glass · Thu Mar 26 09:29:29 2015 -0600
  50. 404bc5e dm: x86: Add a uclass for a Platform Controller Hub by Simon Glass · Thu Mar 26 09:29:27 2015 -0600
  51. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · Thu Mar 26 09:29:26 2015 -0600
  52. e0e7b36 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · Thu Mar 05 12:25:33 2015 -0700
  53. 3da658a dm: x86: pci: Convert coreboot to use driver model for pci by Simon Glass · Thu Mar 05 12:25:32 2015 -0700
  54. 4e03781 dm: x86: pci: Add a PCI driver for driver model by Simon Glass · Thu Mar 05 12:25:31 2015 -0700
  55. 7567f46 x86: Split up arch_cpu_init() by Simon Glass · Thu Mar 05 12:25:17 2015 -0700
  56. 240d06d x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · Thu Mar 05 12:25:15 2015 -0700
  57. 745b1d1 x86: Support machines with >4GB of RAM by Simon Glass · Mon Mar 02 12:40:49 2015 -0700
  58. 7e96d31 x86: quark: Enable on-chip ethernet controllers by Bin Meng · Wed Mar 11 11:25:56 2015 +0800
  59. 0ddc04b arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME by Tom Rini · Thu Feb 19 06:58:57 2015 -0500
  60. 15e3f28 x86: quark: MRC codes clean up by Bin Meng · Tue Mar 10 18:31:20 2015 +0800
  61. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  62. d79593b x86: Add SD/MMC support to quark/galileo by Bin Meng · Wed Feb 04 16:26:13 2015 +0800
  63. ba6faff x86: Add SPI support to quark/galileo by Bin Meng · Wed Feb 04 16:26:12 2015 +0800
  64. 3446986 x86: quark: Initialize non-standard BARs by Bin Meng · Wed Feb 04 16:26:09 2015 +0800
  65. cdffd3b x86: quark: Call MRC in dram_init() by Bin Meng · Thu Feb 05 23:42:28 2015 +0800
  66. 72ce2af x86: quark: Enable the Memory Reference Code build by Bin Meng · Thu Feb 05 23:42:25 2015 +0800
  67. 93b4a39 x86: quark: Add System Memory Controller support by Bin Meng · Thu Feb 05 23:42:24 2015 +0800
  68. e159cdf x86: quark: Add utility codes needed for MRC by Bin Meng · Thu Feb 05 23:42:23 2015 +0800
  69. 4915037 x86: quark: Add Memory Reference Code (MRC) main routines by Bin Meng · Thu Feb 05 23:42:22 2015 +0800
  70. 06118ba x86: quark: Bypass TSC calibration by Bin Meng · Thu Feb 05 23:42:21 2015 +0800
  71. 8ba49fe x86: Enable the Intel quark/galileo build by Bin Meng · Mon Feb 02 22:35:29 2015 +0800
  72. 81da5a8 x86: Add basic Intel Quark processor support by Bin Meng · Mon Feb 02 22:35:27 2015 +0800
  73. 1d3068c x86: quark: Add Cache-As-RAM initialization by Bin Meng · Mon Feb 02 22:35:26 2015 +0800
  74. 96c05fc x86: quark: Add routines to access message bus registers by Bin Meng · Mon Feb 02 22:35:24 2015 +0800
  75. 4a56f10 x86: Add support for Intel Minnowboard Max by Simon Glass · Tue Jan 27 22:13:47 2015 -0700
  76. 45c083b x86: Allow FSP Kconfig settings for all x86 by Simon Glass · Tue Jan 27 22:13:41 2015 -0700
  77. 509805b x86: mmc: Move common FSP functions into a common file by Simon Glass · Tue Jan 27 22:13:39 2015 -0700
  78. 2cf265e x86: Make CAR and DRAM FSP code common by Simon Glass · Tue Jan 27 22:13:38 2015 -0700
  79. b93abfc x86: Move common FSP code into a common location by Simon Glass · Tue Jan 27 22:13:36 2015 -0700
  80. 684818d x86: video: Allow video ROM execution to fall back to the other method by Simon Glass · Tue Jan 27 22:13:34 2015 -0700
  81. 461cebf x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 by Simon Glass · Tue Jan 27 22:13:33 2015 -0700
  82. e860ee4 x86: ivybridge: Drop the Kconfig MRC cache information by Simon Glass · Mon Jan 19 22:16:16 2015 -0700
  83. 6f71f60 x86: config: Enable hook for saving MRC configuration by Simon Glass · Mon Jan 19 22:16:15 2015 -0700
  84. 428dfa4 x86: Implement a cache for Memory Reference Code parameters by Simon Glass · Mon Jan 19 22:16:14 2015 -0700
  85. f4072ee x86: Use ipchecksum from net/ by Simon Glass · Mon Jan 19 22:16:09 2015 -0700
  86. 65db0c9 x86: Fix various code format issues in start16.S by Bin Meng · Tue Jan 20 11:25:44 2015 +0800
  87. 80d2976 x86: Test mtrr support flag before accessing mtrr msr by Bin Meng · Thu Jan 22 11:29:41 2015 +0800
  88. 47eac04 x86: Save mtrr support flag in global data by Bin Meng · Thu Jan 22 11:29:40 2015 +0800
  89. 068fb35 x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c by Bin Meng · Thu Jan 22 11:29:39 2015 +0800
  90. 5390bba x86: coreboot: Configure pci memory regions by Bin Meng · Tue Jan 06 22:14:23 2015 +0800
  91. 5d710a5 x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig by Bin Meng · Tue Jan 06 22:14:18 2015 +0800
  92. 4c07a84 x86: coreboot: Set up timer base correctly by Bin Meng · Tue Jan 06 22:14:13 2015 +0800
  93. 2f848bc x86: fsp: Drop get_hob_type() and get_hob_length() by Bin Meng · Tue Jan 06 14:04:36 2015 +0800
  94. 9281eb5 x86: ivybridge: Update microcode early in boot by Simon Glass · Thu Jan 01 16:18:14 2015 -0700
  95. 78da72c x86: Disable CAR before relocation on platforms that need it by Simon Glass · Thu Jan 01 16:18:13 2015 -0700
  96. e591101 x86: ivybridge: Add a way to turn off the CAR by Simon Glass · Thu Jan 01 16:18:12 2015 -0700
  97. a754b95 x86: ivybridge: Request MTRRs for DRAM regions by Simon Glass · Thu Jan 01 16:18:10 2015 -0700
  98. 5a530b6 x86: ivybridge: Set up an MTRR for the video frame buffer by Simon Glass · Thu Jan 01 16:18:08 2015 -0700
  99. 7bf5b9e x86: Add support for MTRRs by Simon Glass · Thu Jan 01 16:18:07 2015 -0700
  100. 666534f x86: ivybridge: Drop support for ROM caching by Simon Glass · Thu Jan 01 16:18:06 2015 -0700