1. 1375e9a x86: ivybridge: Use reset_cpu() by Simon Glass · Tue Apr 28 20:11:30 2015 -0600
  2. e0e7bd0 x86: Implement reset_cpu() correctly for modern CPUs by Simon Glass · Tue Apr 28 20:11:29 2015 -0600
  3. 9278471 x86: link: Add PCH driver to support SPI Flash by Simon Glass · Mon Apr 20 07:07:03 2015 -0600
  4. 07ea9da x86: minnowmax: use the correct NOR in the configuration by Gabriel Huau · Sat Apr 25 08:13:11 2015 -0700
  5. 7b73090 x86: Correct the typo in write_tables() by Bin Meng · Tue Apr 28 18:37:03 2015 +0800
  6. 8dbe081 x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig by Bin Meng · Mon Apr 27 23:22:27 2015 +0800
  7. f959d90 x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics by Bin Meng · Mon Apr 27 23:22:26 2015 +0800
  8. 6e8ddec x86: Kconfig: Move platform options forward by Bin Meng · Mon Apr 27 23:22:25 2015 +0800
  9. 03b341b x86: Kconfig: Divide the target selection to vendor/model by Bin Meng · Mon Apr 27 23:22:24 2015 +0800
  10. 6db1448 x86: quark: Turn on legacy segments decode by Bin Meng · Mon Apr 27 14:16:02 2015 +0800
  11. 7a01b87 x86: Check PIRQ routing table sanity in the F segment by Bin Meng · Mon Apr 27 14:16:01 2015 +0800
  12. 6d2466c x86: minnowmax: add GPIO banks in the device tree by Gabriel Huau · Sat Apr 25 13:16:57 2015 -0700
  13. 995b630 x86: baytrail: fix the GPIOBASE address by Gabriel Huau · Sat Apr 25 13:16:03 2015 -0700
  14. 1530536 x86: queensbay: Implement PIRQ routing by Bin Meng · Fri Apr 24 18:10:06 2015 +0800
  15. 45236ad x86: Support platform PIRQ routing by Bin Meng · Fri Apr 24 18:10:05 2015 +0800
  16. f17cea6 x86: Write configuration tables in last_stage_init() by Bin Meng · Fri Apr 24 18:10:04 2015 +0800
  17. 363849b x86: Add a function to assign IRQ numbers to PCI device by Bin Meng · Fri Apr 24 18:10:03 2015 +0800
  18. 32a4a04 x86: Install a default e820 table in the __weak install_e820_map() by Bin Meng · Tue Apr 21 12:21:36 2015 +0800
  19. 27947c9 x86: Clean up arch/x86/include/asm/e820.h by Bin Meng · Tue Apr 21 12:21:35 2015 +0800
  20. 60ccd37 x86: Add alias for SPI node in the board dts by Bin Meng · Wed Apr 15 12:00:11 2015 +0800
  21. 6e0150f x86: Set serial port IRQ for SMSC LPC47M by Bin Meng · Tue Mar 31 11:25:03 2015 +0800
  22. 80e336a x86: queensbay: Avoid using PCH prefix by Bin Meng · Mon Apr 13 19:03:42 2015 +0800
  23. bbbe1af x86: Remove the old VGA driver by Bin Meng · Mon Apr 13 19:05:02 2015 +0800
  24. 4f3b9d1 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · Fri Mar 06 13:19:02 2015 -0700
  25. 5322d62 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · Mon Mar 02 17:04:37 2015 -0700
  26. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · Tue Mar 31 12:47:53 2015 +0900
  27. 06e694f x86: chromebook_link: dts: Add PCH and LPC devices by Simon Glass · Thu Mar 26 09:29:29 2015 -0600
  28. a5caa37 dm: x86: Add a uclass for an Low Pin Count (LPC) device by Simon Glass · Thu Mar 26 09:29:28 2015 -0600
  29. 404bc5e dm: x86: Add a uclass for a Platform Controller Hub by Simon Glass · Thu Mar 26 09:29:27 2015 -0600
  30. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · Thu Mar 26 09:29:26 2015 -0600
  31. e0e7b36 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · Thu Mar 05 12:25:33 2015 -0700
  32. 3da658a dm: x86: pci: Convert coreboot to use driver model for pci by Simon Glass · Thu Mar 05 12:25:32 2015 -0700
  33. 4e03781 dm: x86: pci: Add a PCI driver for driver model by Simon Glass · Thu Mar 05 12:25:31 2015 -0700
  34. 7567f46 x86: Split up arch_cpu_init() by Simon Glass · Thu Mar 05 12:25:17 2015 -0700
  35. 240d06d x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · Thu Mar 05 12:25:15 2015 -0700
  36. 5f8865f x86: Add support for panther (Asus Chromebox) by Simon Glass · Mon Mar 02 12:40:54 2015 -0700
  37. 745b1d1 x86: Support machines with >4GB of RAM by Simon Glass · Mon Mar 02 12:40:49 2015 -0700
  38. c698824 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · Thu Mar 19 19:42:55 2015 +0900
  39. 57a11eb generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · Thu Mar 19 19:42:52 2015 +0900
  40. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · Thu Mar 19 19:42:51 2015 +0900
  41. 7e96d31 x86: quark: Enable on-chip ethernet controllers by Bin Meng · Wed Mar 11 11:25:56 2015 +0800
  42. 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
  43. 15e3f28 x86: quark: MRC codes clean up by Bin Meng · Tue Mar 10 18:31:20 2015 +0800
  44. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  45. 838723b dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · Wed Feb 11 16:32:59 2015 -0700
  46. 21ffe65 dm: x86: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:41 2015 -0700
  47. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Feb 10 10:42:56 2015 -0500
  48. ef932b0 common: Move dram_init() declaration to common location by Michal Simek · Fri Jan 30 10:51:46 2015 +0100
  49. d11c1b2 x86: Use tab instead of space to indent in PCIE_ECAM_BASE by Bin Meng · Mon Feb 02 21:25:09 2015 +0800
  50. d79593b x86: Add SD/MMC support to quark/galileo by Bin Meng · Wed Feb 04 16:26:13 2015 +0800
  51. ba6faff x86: Add SPI support to quark/galileo by Bin Meng · Wed Feb 04 16:26:12 2015 +0800
  52. 6af4d46 x86: galileo: Add GPIO support by Bin Meng · Wed Feb 04 16:26:10 2015 +0800
  53. 3446986 x86: quark: Initialize non-standard BARs by Bin Meng · Wed Feb 04 16:26:09 2015 +0800
  54. cdffd3b x86: quark: Call MRC in dram_init() by Bin Meng · Thu Feb 05 23:42:28 2015 +0800
  55. 72ce2af x86: quark: Enable the Memory Reference Code build by Bin Meng · Thu Feb 05 23:42:25 2015 +0800
  56. 93b4a39 x86: quark: Add System Memory Controller support by Bin Meng · Thu Feb 05 23:42:24 2015 +0800
  57. e159cdf x86: quark: Add utility codes needed for MRC by Bin Meng · Thu Feb 05 23:42:23 2015 +0800
  58. 4915037 x86: quark: Add Memory Reference Code (MRC) main routines by Bin Meng · Thu Feb 05 23:42:22 2015 +0800
  59. 06118ba x86: quark: Bypass TSC calibration by Bin Meng · Thu Feb 05 23:42:21 2015 +0800
  60. 059f1f8 x86: Allow overriding TSC_FREQ_IN_MHZ by Bin Meng · Thu Feb 05 23:42:20 2015 +0800
  61. 8ba49fe x86: Enable the Intel quark/galileo build by Bin Meng · Mon Feb 02 22:35:29 2015 +0800
  62. 8d6ed12 x86: Add basic Intel Galileo board support by Bin Meng · Mon Feb 02 22:35:28 2015 +0800
  63. 81da5a8 x86: Add basic Intel Quark processor support by Bin Meng · Mon Feb 02 22:35:27 2015 +0800
  64. 1d3068c x86: quark: Add Cache-As-RAM initialization by Bin Meng · Mon Feb 02 22:35:26 2015 +0800
  65. 39620f6 x86: Define macros for pci configuration space access by Bin Meng · Mon Feb 02 22:35:25 2015 +0800
  66. 96c05fc x86: quark: Add routines to access message bus registers by Bin Meng · Mon Feb 02 22:35:24 2015 +0800
  67. 00ffb4d x86: Add header files for Intel Quark SoC defines by Bin Meng · Mon Feb 02 22:35:23 2015 +0800
  68. 4a56f10 x86: Add support for Intel Minnowboard Max by Simon Glass · Tue Jan 27 22:13:47 2015 -0700
  69. 4661c2c x86: Allow a UART to be set up before the FSP is ready by Simon Glass · Tue Jan 27 22:13:42 2015 -0700
  70. 45c083b x86: Allow FSP Kconfig settings for all x86 by Simon Glass · Tue Jan 27 22:13:41 2015 -0700
  71. 8afe6ff x86: Remove unnecessary casts and fix comment typos by Simon Glass · Tue Jan 27 22:13:40 2015 -0700
  72. 509805b x86: mmc: Move common FSP functions into a common file by Simon Glass · Tue Jan 27 22:13:39 2015 -0700
  73. 2cf265e x86: Make CAR and DRAM FSP code common by Simon Glass · Tue Jan 27 22:13:38 2015 -0700
  74. 457191e x86: Adjust the FSP types slightly by Simon Glass · Tue Jan 27 22:13:37 2015 -0700
  75. b93abfc x86: Move common FSP code into a common location by Simon Glass · Tue Jan 27 22:13:36 2015 -0700
  76. 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
  77. 461cebf x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 by Simon Glass · Tue Jan 27 22:13:33 2015 -0700
  78. e860ee4 x86: ivybridge: Drop the Kconfig MRC cache information by Simon Glass · Mon Jan 19 22:16:16 2015 -0700
  79. 6f71f60 x86: config: Enable hook for saving MRC configuration by Simon Glass · Mon Jan 19 22:16:15 2015 -0700
  80. 428dfa4 x86: Implement a cache for Memory Reference Code parameters by Simon Glass · Mon Jan 19 22:16:14 2015 -0700
  81. 7f9f6a9 x86: dts: Add SPI flash MRC details for chromebook_link by Simon Glass · Mon Jan 19 22:16:13 2015 -0700
  82. f4072ee x86: Use ipchecksum from net/ by Simon Glass · Mon Jan 19 22:16:09 2015 -0700
  83. 65db0c9 x86: Fix various code format issues in start16.S by Bin Meng · Tue Jan 20 11:25:44 2015 +0800
  84. 80d2976 x86: Test mtrr support flag before accessing mtrr msr by Bin Meng · Thu Jan 22 11:29:41 2015 +0800
  85. 47eac04 x86: Save mtrr support flag in global data by Bin Meng · Thu Jan 22 11:29:40 2015 +0800
  86. 068fb35 x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c by Bin Meng · Thu Jan 22 11:29:39 2015 +0800
  87. 38a9eb1 x86: Fix out of bounds irq handlers access by Sebastien Ronsse · Mon Jan 12 17:17:25 2015 +0000
  88. 1b6b9b9 x86: Support ROMs on other archs by Simon Glass · Mon Dec 29 19:32:24 2014 -0700
  89. 5390bba x86: coreboot: Configure pci memory regions by Bin Meng · Tue Jan 06 22:14:23 2015 +0800
  90. c8921be x86: Make chromebook_link the default board for coreboot by Bin Meng · Tue Jan 06 22:14:21 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. 4cf0b47 x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected by Bin Meng · Tue Jan 06 22:14:16 2015 +0800
  93. a11937c x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig by Bin Meng · Tue Jan 06 22:14:15 2015 +0800
  94. b2eb48b x86: Allow a hardcoded TSC frequency provided by Kconfig by Bin Meng · Tue Jan 06 22:14:14 2015 +0800
  95. 4c07a84 x86: coreboot: Set up timer base correctly by Bin Meng · Tue Jan 06 22:14:13 2015 +0800
  96. 2f848bc x86: fsp: Drop get_hob_type() and get_hob_length() by Bin Meng · Tue Jan 06 14:04:36 2015 +0800
  97. fc0ba2d x86: Add an 'mtrr' command to list and adjust MTRRs by Simon Glass · Thu Jan 01 16:18:15 2015 -0700
  98. 9281eb5 x86: ivybridge: Update microcode early in boot by Simon Glass · Thu Jan 01 16:18:14 2015 -0700
  99. 78da72c x86: Disable CAR before relocation on platforms that need it by Simon Glass · Thu Jan 01 16:18:13 2015 -0700
  100. e591101 x86: ivybridge: Add a way to turn off the CAR by Simon Glass · Thu Jan 01 16:18:12 2015 -0700