1. 5390bba x86: coreboot: Configure pci memory regions by Bin Meng · Tue Jan 06 22:14:23 2015 +0800
  2. 5d710a5 x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig by Bin Meng · Tue Jan 06 22:14:18 2015 +0800
  3. 4c07a84 x86: coreboot: Set up timer base correctly by Bin Meng · Tue Jan 06 22:14:13 2015 +0800
  4. 2f848bc x86: fsp: Drop get_hob_type() and get_hob_length() by Bin Meng · Tue Jan 06 14:04:36 2015 +0800
  5. 9281eb5 x86: ivybridge: Update microcode early in boot by Simon Glass · Thu Jan 01 16:18:14 2015 -0700
  6. 78da72c x86: Disable CAR before relocation on platforms that need it by Simon Glass · Thu Jan 01 16:18:13 2015 -0700
  7. e591101 x86: ivybridge: Add a way to turn off the CAR by Simon Glass · Thu Jan 01 16:18:12 2015 -0700
  8. a754b95 x86: ivybridge: Request MTRRs for DRAM regions by Simon Glass · Thu Jan 01 16:18:10 2015 -0700
  9. 5a530b6 x86: ivybridge: Set up an MTRR for the video frame buffer by Simon Glass · Thu Jan 01 16:18:08 2015 -0700
  10. 7bf5b9e x86: Add support for MTRRs by Simon Glass · Thu Jan 01 16:18:07 2015 -0700
  11. 666534f x86: ivybridge: Drop support for ROM caching by Simon Glass · Thu Jan 01 16:18:06 2015 -0700
  12. 19ec76d x86: ivybridge: Only run the Video BIOS when video is enabled by Simon Glass · Thu Jan 01 16:18:02 2015 -0700
  13. 2b21598 x86: Simplify the fsp hob access functions by Bin Meng · Tue Dec 30 16:02:05 2014 +0800
  14. f1b81fc pci: Make pci apis usable before relocation by Bin Meng · Tue Dec 30 22:53:21 2014 +0800
  15. 9634dde x86: Support pci bus scan in the early phase by Bin Meng · Tue Dec 30 22:53:20 2014 +0800
  16. 9525645 x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c by Bin Meng · Tue Dec 30 22:53:19 2014 +0800
  17. db60d86 x86: Clean up the FSP support codes by Bin Meng · Wed Dec 17 15:50:49 2014 +0800
  18. 8046aa8 x86: crownbay: Add SDHCI support by Bin Meng · Wed Dec 17 15:50:46 2014 +0800
  19. b8b4440 x86: crownbay: Add SPI flash support by Bin Meng · Wed Dec 17 15:50:44 2014 +0800
  20. 293f497 x86: Use consistent name XXX_ADDR for binary blob flash address by Bin Meng · Wed Dec 17 15:50:42 2014 +0800
  21. 2f32622 x86: Add queensbay and crownbay Kconfig files by Bin Meng · Wed Dec 17 15:50:40 2014 +0800
  22. ba73550 x86: Enable the queensbay cpu directory build by Bin Meng · Wed Dec 17 15:50:39 2014 +0800
  23. 8bfe066 x86: Convert microcode format to device-tree-only by Simon Glass · Wed Dec 17 15:50:37 2014 +0800
  24. 08e484c x86: Add basic support to queensbay platform and crownbay board by Bin Meng · Wed Dec 17 15:50:36 2014 +0800
  25. c8a5c41 x86: Correct problems in the microcode loading by Simon Glass · Mon Dec 15 22:02:41 2014 -0700
  26. 44679e7 x86: ivybridge: Update the microcode by Simon Glass · Mon Dec 15 22:02:40 2014 -0700
  27. 005f0af x86: Support Intel FSP initialization path in start.S by Bin Meng · Fri Dec 12 21:05:31 2014 +0800
  28. 642d248 x86: Add post failure codes for bist and car by Bin Meng · Fri Dec 12 21:05:30 2014 +0800
  29. 01223e3 x86: queensbay: Adapt FSP support codes by Bin Meng · Fri Dec 12 21:05:29 2014 +0800
  30. 2922b3e x86: Initial import from Intel FSP release for Queensbay platform by Bin Meng · Fri Dec 12 21:05:28 2014 +0800
  31. 8c5acf4 x86: Clean up asm-offsets by Bin Meng · Fri Dec 12 21:05:22 2014 +0800
  32. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · Wed Nov 26 16:00:58 2014 +0900
  33. d90f8e1 x86: Add initial video device init for Intel GMA by Simon Glass · Fri Nov 14 20:56:36 2014 -0700
  34. 9fc71c1 x86: Add GDT descriptors for option ROMs by Simon Glass · Fri Nov 14 20:56:29 2014 -0700
  35. 61612ed x86: ivybridge: Add northbridge init functions by Simon Glass · Mon Nov 24 21:18:18 2014 -0700
  36. cf46d37 x86: Add init for model 206AX CPU by Simon Glass · Mon Nov 24 21:18:16 2014 -0700
  37. 3121dbd x86: Add LAPIC setup code by Simon Glass · Mon Nov 24 21:18:15 2014 -0700
  38. 2096c8f x86: Drop old CONFIG_INTEL_CORE_ARCH code by Simon Glass · Mon Nov 24 21:18:14 2014 -0700
  39. cb9d9cb x86: Refactor interrupt_init() by Bin Meng · Thu Nov 20 16:11:16 2014 +0800
  40. 57a6cd8 x86: Remove cpu_init_r() for x86 by Bin Meng · Thu Nov 20 16:11:00 2014 +0800
  41. 25727c2 x86: Call cpu_init_interrupts() from interrupt_init() by Bin Meng · Thu Nov 20 16:10:49 2014 +0800
  42. e804501 x86: Add Intel speedstep and turbo mode code by Simon Glass · Fri Nov 14 18:18:43 2014 -0700
  43. 79248a1 x86: ivybridge: Set up XHCI USB by Simon Glass · Fri Nov 14 18:18:42 2014 -0700
  44. 194d757 x86: ivybridge: Set up EHCI USB by Simon Glass · Fri Nov 14 18:18:40 2014 -0700
  45. cd0adb3 x86: ivybridge: Add SATA init by Simon Glass · Fri Nov 14 18:18:38 2014 -0700
  46. 06409c9 x86: ivybridge: Add additional LPC init by Simon Glass · Fri Nov 14 18:18:35 2014 -0700
  47. f307708 x86: ivybridge: Add PCH init by Simon Glass · Fri Nov 14 18:18:34 2014 -0700
  48. 17f1c40 x86: ivybridge: Add support for BD82x6x PCH by Simon Glass · Fri Nov 14 18:18:32 2014 -0700
  49. 75a042b x86: pci: Add handlers before and after a PCI hose scan by Simon Glass · Fri Nov 14 18:18:28 2014 -0700
  50. 20ec253 x86: Factor out common values in the link script by Simon Glass · Fri Nov 14 18:18:25 2014 -0700
  51. 1eb8ebc x86: Ensure that all relocation data is included in the image by Simon Glass · Fri Nov 14 18:18:24 2014 -0700
  52. d9de96d x86: Remove board_early_init_r() by Simon Glass · Fri Nov 14 18:18:22 2014 -0700
  53. 6e3af1e x86: Add ivybridge directory to Makefile by Simon Glass · Mon Nov 24 21:18:20 2014 -0700
  54. b660ae7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Nov 24 12:00:00 2014 -0500
  55. 2024319 x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · Thu Nov 13 12:28:41 2014 +0900
  56. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · Thu Nov 13 12:28:40 2014 +0900
  57. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  58. 268eefd x86: ivybridge: Implement SDRAM init by Simon Glass · Wed Nov 12 22:42:28 2014 -0700
  59. d22f5c9 x86: ivybridge: Add LAPIC support by Simon Glass · Wed Nov 12 22:42:27 2014 -0700
  60. 9f0afe7 x86: Make show_boot_progress() common by Simon Glass · Wed Nov 12 22:42:26 2014 -0700
  61. 30580fc x86: ivybridge: Add early init for PCH devices by Simon Glass · Wed Nov 12 22:42:23 2014 -0700
  62. f79d538 x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · Wed Nov 12 22:42:21 2014 -0700
  63. 367077a x86: ivybridge: Check BIST value on boot by Simon Glass · Wed Nov 12 22:42:20 2014 -0700
  64. f226c41 x86: ivybridge: Perform initial CPU setup by Simon Glass · Wed Nov 12 22:42:19 2014 -0700
  65. 59762bc x86: Tidy up coreboot header usage by Simon Glass · Wed Nov 12 22:42:16 2014 -0700
  66. dcfac35 x86: ivybridge: Add early LPC init so that serial works by Simon Glass · Wed Nov 12 22:42:15 2014 -0700
  67. a205b1d x86: pci: Allow configuration before relocation by Simon Glass · Wed Nov 12 22:42:14 2014 -0700
  68. 3274ae0 x86: ivybridge: Enable PCI in early init by Simon Glass · Wed Nov 12 22:42:13 2014 -0700
  69. a54d981 x86: Support use of PCI before relocation by Simon Glass · Wed Nov 12 22:42:12 2014 -0700
  70. 7680550 x86: Refactor PCI to permit alternate init by Simon Glass · Wed Nov 12 22:42:11 2014 -0700
  71. 98f139b x86: chromebook_link: Implement CAR support (cache as RAM) by Simon Glass · Wed Nov 12 22:42:10 2014 -0700
  72. 245561d x86: Emit post codes in startup code for Chromebooks by Simon Glass · Wed Nov 12 22:42:09 2014 -0700
  73. 0b36ecd x86: Add chromebook_link board by Simon Glass · Wed Nov 12 22:42:07 2014 -0700
  74. 588751a x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · Thu Nov 13 12:28:41 2014 +0900
  75. 543bb14 x86: Replace fill_processor_name() with cpu_get_name() by Simon Glass · Mon Nov 10 18:00:26 2014 -0700
  76. 14a89a9 x86: Fix a warning with gcc 4.4.4 by Simon Glass · Wed Nov 12 20:27:55 2014 -0700
  77. 035c1d2 x86: Do CPU identification in the early phase by Bin Meng · Sun Nov 09 22:18:56 2014 +0800
  78. 1f4476c x86: Save the BIST value on reset by Simon Glass · Thu Nov 06 13:20:10 2014 -0700
  79. 8337433 x86: Fix up some missing prototypes by Simon Glass · Thu Nov 06 13:20:08 2014 -0700
  80. 19a8b12 x86: Use the standard arch_cpu_init() function by Simon Glass · Thu Nov 06 13:20:06 2014 -0700
  81. 8aa7873 x86: Use the standard dram_init() function by Simon Glass · Thu Nov 06 13:20:05 2014 -0700
  82. a4fd0db x86: Tidy up global descriptor table setup by Simon Glass · Thu Nov 06 13:20:04 2014 -0700
  83. 727c414 x86: Invalidate TLB as early as possible by Simon Glass · Thu Nov 06 13:20:03 2014 -0700
  84. cbfd7ff x86: Remove board_init16() call which is not used by Simon Glass · Thu Nov 06 13:20:01 2014 -0700
  85. 463fac2 x86: Add support for starting 64-bit kernel by Simon Glass · Fri Oct 10 08:21:55 2014 -0600
  86. 2f2efbc x86: Display basic CPU information on boot by Simon Glass · Fri Oct 10 08:21:54 2014 -0600
  87. d8d9fec x86: Move paging functions into cpu.c by Simon Glass · Fri Oct 10 08:21:52 2014 -0600
  88. b24a951 dm: x86: Support pre-reloc malloc() by Simon Glass · Fri Oct 10 07:49:16 2014 -0600
  89. 73e44fb dm: x86: Zero global data before board_init_f() by Simon Glass · Fri Oct 10 07:49:15 2014 -0600
  90. 0f39bc0 x86: Fix GDT limit in start16.S by Bin Meng · Thu Oct 16 22:58:35 2014 +0800
  91. e4257d0 x86: Fix rom version build with CONFIG_X86_RESET_VECTOR by Bin Meng · Thu Oct 16 22:58:20 2014 +0800
  92. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · Wed Jul 30 14:08:23 2014 +0900
  93. 37215b7 x86: Enable 32-bit build using x86_64 multilib toolchain by Vasili Galka · Tue Jun 10 16:14:56 2014 +0300
  94. 8226dfd kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · Tue Mar 18 16:38:13 2014 +0900
  95. aa96dd1 x86: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:34 2013 +0900
  96. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  97. c57eadc SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · Sun Jul 28 22:12:47 2013 +0200
  98. 9215e0b config: don't define CONFIG_ARCH_DEVICE_TREE by Stephen Warren · Wed Jul 24 10:09:22 2013 -0700
  99. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  100. eb2fd5c x86: Add coreboot timestamps by Simon Glass · Wed Apr 17 16:13:48 2013 +0000