1. 6db1448 x86: quark: Turn on legacy segments decode by Bin Meng · Mon Apr 27 14:16:02 2015 +0800
  2. 995b630 x86: baytrail: fix the GPIOBASE address by Gabriel Huau · Sat Apr 25 13:16:03 2015 -0700
  3. 1530536 x86: queensbay: Implement PIRQ routing by Bin Meng · Fri Apr 24 18:10:06 2015 +0800
  4. 45236ad x86: Support platform PIRQ routing by Bin Meng · Fri Apr 24 18:10:05 2015 +0800
  5. f17cea6 x86: Write configuration tables in last_stage_init() by Bin Meng · Fri Apr 24 18:10:04 2015 +0800
  6. 363849b x86: Add a function to assign IRQ numbers to PCI device by Bin Meng · Fri Apr 24 18:10:03 2015 +0800
  7. 27947c9 x86: Clean up arch/x86/include/asm/e820.h by Bin Meng · Tue Apr 21 12:21:35 2015 +0800
  8. 6e0150f x86: Set serial port IRQ for SMSC LPC47M by Bin Meng · Tue Mar 31 11:25:03 2015 +0800
  9. 80e336a x86: queensbay: Avoid using PCH prefix by Bin Meng · Mon Apr 13 19:03:42 2015 +0800
  10. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · Thu Mar 26 09:29:26 2015 -0600
  11. e0e7b36 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · Thu Mar 05 12:25:33 2015 -0700
  12. 4e03781 dm: x86: pci: Add a PCI driver for driver model by Simon Glass · Thu Mar 05 12:25:31 2015 -0700
  13. 240d06d x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · Thu Mar 05 12:25:15 2015 -0700
  14. 57a11eb generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · Thu Mar 19 19:42:52 2015 +0900
  15. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Feb 10 10:42:56 2015 -0500
  16. ef932b0 common: Move dram_init() declaration to common location by Michal Simek · Fri Jan 30 10:51:46 2015 +0100
  17. 3446986 x86: quark: Initialize non-standard BARs by Bin Meng · Wed Feb 04 16:26:09 2015 +0800
  18. 4915037 x86: quark: Add Memory Reference Code (MRC) main routines by Bin Meng · Thu Feb 05 23:42:22 2015 +0800
  19. 81da5a8 x86: Add basic Intel Quark processor support by Bin Meng · Mon Feb 02 22:35:27 2015 +0800
  20. 39620f6 x86: Define macros for pci configuration space access by Bin Meng · Mon Feb 02 22:35:25 2015 +0800
  21. 96c05fc x86: quark: Add routines to access message bus registers by Bin Meng · Mon Feb 02 22:35:24 2015 +0800
  22. 00ffb4d x86: Add header files for Intel Quark SoC defines by Bin Meng · Mon Feb 02 22:35:23 2015 +0800
  23. 4a56f10 x86: Add support for Intel Minnowboard Max by Simon Glass · Tue Jan 27 22:13:47 2015 -0700
  24. 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
  25. 457191e x86: Adjust the FSP types slightly by Simon Glass · Tue Jan 27 22:13:37 2015 -0700
  26. b93abfc x86: Move common FSP code into a common location by Simon Glass · Tue Jan 27 22:13:36 2015 -0700
  27. 461cebf x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 by Simon Glass · Tue Jan 27 22:13:33 2015 -0700
  28. 428dfa4 x86: Implement a cache for Memory Reference Code parameters by Simon Glass · Mon Jan 19 22:16:14 2015 -0700
  29. f4072ee x86: Use ipchecksum from net/ by Simon Glass · Mon Jan 19 22:16:09 2015 -0700
  30. 80d2976 x86: Test mtrr support flag before accessing mtrr msr by Bin Meng · Thu Jan 22 11:29:41 2015 +0800
  31. 47eac04 x86: Save mtrr support flag in global data by Bin Meng · Thu Jan 22 11:29:40 2015 +0800
  32. 1b6b9b9 x86: Support ROMs on other archs by Simon Glass · Mon Dec 29 19:32:24 2014 -0700
  33. 2f848bc x86: fsp: Drop get_hob_type() and get_hob_length() by Bin Meng · Tue Jan 06 14:04:36 2015 +0800
  34. 9281eb5 x86: ivybridge: Update microcode early in boot by Simon Glass · Thu Jan 01 16:18:14 2015 -0700
  35. 7bf5b9e x86: Add support for MTRRs by Simon Glass · Thu Jan 01 16:18:07 2015 -0700
  36. 6d97d81 x86: Drop RAMTOP Kconfig by Simon Glass · Thu Jan 01 16:17:55 2015 -0700
  37. 2b21598 x86: Simplify the fsp hob access functions by Bin Meng · Tue Dec 30 16:02:05 2014 +0800
  38. f1b81fc pci: Make pci apis usable before relocation by Bin Meng · Tue Dec 30 22:53:21 2014 +0800
  39. db60d86 x86: Clean up the FSP support codes by Bin Meng · Wed Dec 17 15:50:49 2014 +0800
  40. b8b4440 x86: crownbay: Add SPI flash support by Bin Meng · Wed Dec 17 15:50:44 2014 +0800
  41. 9b64969 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support by Bin Meng · Wed Dec 17 15:50:38 2014 +0800
  42. 08e484c x86: Add basic support to queensbay platform and crownbay board by Bin Meng · Wed Dec 17 15:50:36 2014 +0800
  43. d0506f7 x86: move arch-specific asmlinkage to <asm/linkage.h> by Masahiro Yamada · Wed Dec 03 17:36:57 2014 +0900
  44. 005f0af x86: Support Intel FSP initialization path in start.S by Bin Meng · Fri Dec 12 21:05:31 2014 +0800
  45. 642d248 x86: Add post failure codes for bist and car by Bin Meng · Fri Dec 12 21:05:30 2014 +0800
  46. 01223e3 x86: queensbay: Adapt FSP support codes by Bin Meng · Fri Dec 12 21:05:29 2014 +0800
  47. 2922b3e x86: Initial import from Intel FSP release for Queensbay platform by Bin Meng · Fri Dec 12 21:05:28 2014 +0800
  48. 0966130 x86: Add a simple superio driver for SMSC LPC47M by Bin Meng · Fri Dec 12 21:05:25 2014 +0800
  49. a55173f x86: ich6-gpio: Move setup_pch_gpios() to board support codes by Bin Meng · Fri Dec 12 21:05:23 2014 +0800
  50. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · Wed Nov 26 16:00:58 2014 +0900
  51. d90f8e1 x86: Add initial video device init for Intel GMA by Simon Glass · Fri Nov 14 20:56:36 2014 -0700
  52. 9fc71c1 x86: Add GDT descriptors for option ROMs by Simon Glass · Fri Nov 14 20:56:29 2014 -0700
  53. 61612ed x86: ivybridge: Add northbridge init functions by Simon Glass · Mon Nov 24 21:18:18 2014 -0700
  54. 2b256ad x86: Drop some msr functions that we don't support by Simon Glass · Mon Nov 24 21:18:17 2014 -0700
  55. cf46d37 x86: Add init for model 206AX CPU by Simon Glass · Mon Nov 24 21:18:16 2014 -0700
  56. 3121dbd x86: Add LAPIC setup code by Simon Glass · Mon Nov 24 21:18:15 2014 -0700
  57. cb9d9cb x86: Refactor interrupt_init() by Bin Meng · Thu Nov 20 16:11:16 2014 +0800
  58. 57a6cd8 x86: Remove cpu_init_r() for x86 by Bin Meng · Thu Nov 20 16:11:00 2014 +0800
  59. e804501 x86: Add Intel speedstep and turbo mode code by Simon Glass · Fri Nov 14 18:18:43 2014 -0700
  60. 79248a1 x86: ivybridge: Set up XHCI USB by Simon Glass · Fri Nov 14 18:18:42 2014 -0700
  61. 194d757 x86: ivybridge: Set up EHCI USB by Simon Glass · Fri Nov 14 18:18:40 2014 -0700
  62. cd0adb3 x86: ivybridge: Add SATA init by Simon Glass · Fri Nov 14 18:18:38 2014 -0700
  63. f307708 x86: ivybridge: Add PCH init by Simon Glass · Fri Nov 14 18:18:34 2014 -0700
  64. 2e5bb5f x86: Add a simple header file for ACPI by Simon Glass · Fri Nov 14 18:18:33 2014 -0700
  65. 17f1c40 x86: ivybridge: Add support for BD82x6x PCH by Simon Glass · Fri Nov 14 18:18:32 2014 -0700
  66. 0e9c633 x86: Set up edge triggering on interrupt 9 by Simon Glass · Fri Nov 14 18:18:31 2014 -0700
  67. 75a042b x86: pci: Add handlers before and after a PCI hose scan by Simon Glass · Fri Nov 14 18:18:28 2014 -0700
  68. 31f88f4 x86: Add ioapic.h header by Simon Glass · Fri Nov 14 18:18:27 2014 -0700
  69. 268eefd x86: ivybridge: Implement SDRAM init by Simon Glass · Wed Nov 12 22:42:28 2014 -0700
  70. d22f5c9 x86: ivybridge: Add LAPIC support by Simon Glass · Wed Nov 12 22:42:27 2014 -0700
  71. 60af017 x86: ivybridge: Add support for early GPIO init by Simon Glass · Wed Nov 12 22:42:24 2014 -0700
  72. 30580fc x86: ivybridge: Add early init for PCH devices by Simon Glass · Wed Nov 12 22:42:23 2014 -0700
  73. f79d538 x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · Wed Nov 12 22:42:21 2014 -0700
  74. f226c41 x86: ivybridge: Perform initial CPU setup by Simon Glass · Wed Nov 12 22:42:19 2014 -0700
  75. f41118e x86: Add msr read/write functions that use a structure by Simon Glass · Wed Nov 12 22:42:18 2014 -0700
  76. d57ad48 x86: Add clr/setbits functions by Simon Glass · Wed Nov 12 22:42:17 2014 -0700
  77. dcfac35 x86: ivybridge: Add early LPC init so that serial works by Simon Glass · Wed Nov 12 22:42:15 2014 -0700
  78. a205b1d x86: pci: Allow configuration before relocation by Simon Glass · Wed Nov 12 22:42:14 2014 -0700
  79. a54d981 x86: Support use of PCI before relocation by Simon Glass · Wed Nov 12 22:42:12 2014 -0700
  80. 7680550 x86: Refactor PCI to permit alternate init by Simon Glass · Wed Nov 12 22:42:11 2014 -0700
  81. 98f139b x86: chromebook_link: Implement CAR support (cache as RAM) by Simon Glass · Wed Nov 12 22:42:10 2014 -0700
  82. 245561d x86: Emit post codes in startup code for Chromebooks by Simon Glass · Wed Nov 12 22:42:09 2014 -0700
  83. 0b36ecd x86: Add chromebook_link board by Simon Glass · Wed Nov 12 22:42:07 2014 -0700
  84. 543bb14 x86: Replace fill_processor_name() with cpu_get_name() by Simon Glass · Mon Nov 10 18:00:26 2014 -0700
  85. 2e733b1 x86: Remove unnecessary find_fdt(), prepare_fdt() functions by Simon Glass · Mon Nov 10 18:00:25 2014 -0700
  86. be36df6 x86: Add processor functions to halt and get stack pointer by Simon Glass · Mon Nov 10 18:00:24 2014 -0700
  87. aed37bf x86: Save TSC frequency in the global data by Bin Meng · Sun Nov 09 22:19:35 2014 +0800
  88. bba9705 x86: Add quick TSC calibration via PIT by Bin Meng · Sun Nov 09 22:19:25 2014 +0800
  89. 035c1d2 x86: Do CPU identification in the early phase by Bin Meng · Sun Nov 09 22:18:56 2014 +0800
  90. 1f4476c x86: Save the BIST value on reset by Simon Glass · Thu Nov 06 13:20:10 2014 -0700
  91. 8337433 x86: Fix up some missing prototypes by Simon Glass · Thu Nov 06 13:20:08 2014 -0700
  92. 19a8b12 x86: Use the standard arch_cpu_init() function by Simon Glass · Thu Nov 06 13:20:06 2014 -0700
  93. 8aa7873 x86: Use the standard dram_init() function by Simon Glass · Thu Nov 06 13:20:05 2014 -0700
  94. d98a5bd x86: Move kernel boot function to arch/x86/lib/bootm.c by Simon Glass · Fri Oct 10 08:21:56 2014 -0600
  95. 463fac2 x86: Add support for starting 64-bit kernel by Simon Glass · Fri Oct 10 08:21:55 2014 -0600
  96. 2f2efbc x86: Display basic CPU information on boot by Simon Glass · Fri Oct 10 08:21:54 2014 -0600
  97. 44f4b21 x86: Bring in msr-index.h from linux 3.8 by Simon Glass · Fri Oct 10 08:21:53 2014 -0600
  98. d8d9fec x86: Move paging functions into cpu.c by Simon Glass · Fri Oct 10 08:21:52 2014 -0600
  99. 3687fe4 Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · Wed Oct 15 04:38:30 2014 -0600
  100. 60cebe5 dm: x86: Convert coreboot serial to use driver model by Simon Glass · Fri Oct 10 07:49:20 2014 -0600