1. 3f56d45 x86: fsp: Make hob command a sub-command to fsp by Bin Meng · Sat Oct 10 01:47:58 2015 -0700
  2. a0ecbe2 x86: fsp: Print GUID whenever applicable in the hob command output by Bin Meng · Sat Oct 10 01:47:57 2015 -0700
  3. 4f2f005 x86: fsp: Compact the output of hob command by Bin Meng · Sat Oct 10 01:47:56 2015 -0700
  4. ae5bedb x86: Add SMBIOS table support by Bin Meng · Mon Oct 12 05:23:41 2015 -0700
  5. a489963 x86: Move install_e820_map() out of zimage.c by Bin Meng · Wed Oct 07 20:19:10 2015 -0700
  6. c71c482 x86: fsp: Report correct number of E820 table entries by Bin Meng · Mon Sep 28 02:11:59 2015 -0700
  7. 331141a x86: Generate a valid ACPI table by Saket Sinha · Sat Aug 22 12:20:55 2015 +0530
  8. 73574dc x86: fsp: Add comments about U-Boot entering start.S twice by Bin Meng · Thu Aug 20 06:40:20 2015 -0700
  9. 12440cd x86: fsp: Enlarge the size of malloc() pool before relocation by Bin Meng · Thu Aug 20 06:40:19 2015 -0700
  10. 535109a x86: Remove calculate_relocation_address() by Bin Meng · Thu Aug 13 00:29:10 2015 -0700
  11. 3825229 x86: Drop FSP error defines and use EFI instead by Simon Glass · Wed Aug 12 19:33:07 2015 -0600
  12. fa91273 x86: Split out fsp_init_phase_pci() code into a new function by Simon Glass · Mon Aug 10 07:05:07 2015 -0600
  13. c44ed64 x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG by Bin Meng · Sat Aug 08 22:01:23 2015 +0800
  14. d2269f2 x86: Add helper code for running from EFI by Simon Glass · Tue Aug 04 12:34:01 2015 -0600
  15. 2b6d80b x86: Handle running as EFI payload by Simon Glass · Tue Aug 04 12:34:00 2015 -0600
  16. f95ad8c x86: Add support for passing tables into U-Boot by Simon Glass · Tue Aug 04 12:33:57 2015 -0600
  17. ce62a25 efi: Add 64-bit payload support by Simon Glass · Tue Aug 04 12:33:56 2015 -0600
  18. 9e72e64 x86: Support building the EFI stub by Simon Glass · Tue Aug 04 12:33:53 2015 -0600
  19. 672e82c x86: Add relocation and link script for a 64-bit EFI application by Simon Glass · Tue Aug 04 12:33:51 2015 -0600
  20. 32ad3c0 x86: Allow relocation code to build without text base by Simon Glass · Tue Aug 04 12:33:49 2015 -0600
  21. ab76a47 x86: Add support for U-Boot as an EFI application by Ben Stoltz · Tue Aug 04 12:33:46 2015 -0600
  22. c615773 x86: Support skipping relocation for EFI by Simon Glass · Tue Aug 04 12:33:44 2015 -0600
  23. daa93d9 x86: Add some missing global_data declarations in files that use gd by Simon Glass · Fri Jul 31 09:31:31 2015 -0600
  24. 1ec83e8 x86: Drop unused copy_fdt_to_ram() by Simon Glass · Fri Jul 31 09:31:29 2015 -0600
  25. b9f3277 x86: Add a 'pause' instruction in __udelay() for QEMU target by Miao Yan · Mon Jul 27 19:16:07 2015 +0800
  26. cf40bd4 x86: Reserve PCIe ECAM address range in the E820 table by Bin Meng · Wed Jul 22 01:21:15 2015 -0700
  27. 95882f0 x86: mpspec: Move writing ISA interrupt entry after PCI by Bin Meng · Wed Jul 22 01:21:10 2015 -0700
  28. a2def7e x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC by Bin Meng · Wed Jul 22 01:21:09 2015 -0700
  29. da5d463 x86: pci: Assign pci irqs to all functions by Bin Meng · Wed Jul 15 16:23:40 2015 +0800
  30. f6d504f x86: Configure VESA parameters before loading Linux kernel by Bin Meng · Mon Jul 06 16:31:36 2015 +0800
  31. 933a29b x86: cmd_mtrr: Improve MTRR list information by Bin Meng · Mon Jul 06 16:31:32 2015 +0800
  32. 589ff32 x86: bios: Allow pci config read/write to host bridge in int1a_handler by Jian Luo · Mon Jul 06 16:31:28 2015 +0800
  33. 71269fc x86: bios: Synchronize stack between real and protected mode by Jian Luo · Mon Jul 06 16:42:06 2015 +0800
  34. c4f407e x86: Generate a valid MultiProcessor (MP) table by Bin Meng · Tue Jun 23 12:18:52 2015 +0800
  35. f91cf6b x86: Add MultiProcessor (MP) table APIs by Bin Meng · Tue Jun 23 12:18:51 2015 +0800
  36. d560c5c x86: fsp: Move FspInitEntry call to board_init_f() by Bin Meng · Sun Jun 07 11:33:14 2015 +0800
  37. a3c9fb0 x86: fsp: Load GDT before calling FspInitEntry by Bin Meng · Sun Jun 07 11:33:13 2015 +0800
  38. 17194d5 x86: fsp_support: Correct high mem comment typo by Andrew Bradford · Fri May 22 15:11:23 2015 -0400
  39. 07e922a x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · Tue Apr 28 20:25:10 2015 -0600
  40. 3ce7495 x86: fsp: Use reset_cpu() by Simon Glass · Tue Apr 28 20:11:32 2015 -0600
  41. 7b73090 x86: Correct the typo in write_tables() by Bin Meng · Tue Apr 28 18:37:03 2015 +0800
  42. 7a01b87 x86: Check PIRQ routing table sanity in the F segment by Bin Meng · Mon Apr 27 14:16:01 2015 +0800
  43. 45236ad x86: Support platform PIRQ routing by Bin Meng · Fri Apr 24 18:10:05 2015 +0800
  44. f17cea6 x86: Write configuration tables in last_stage_init() by Bin Meng · Fri Apr 24 18:10:04 2015 +0800
  45. 32a4a04 x86: Install a default e820 table in the __weak install_e820_map() by Bin Meng · Tue Apr 21 12:21:36 2015 +0800
  46. bbbe1af x86: Remove the old VGA driver by Bin Meng · Mon Apr 13 19:05:02 2015 +0800
  47. a5caa37 dm: x86: Add a uclass for an Low Pin Count (LPC) device by Simon Glass · Thu Mar 26 09:29:28 2015 -0600
  48. 404bc5e dm: x86: Add a uclass for a Platform Controller Hub by Simon Glass · Thu Mar 26 09:29:27 2015 -0600
  49. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · Thu Mar 26 09:29:26 2015 -0600
  50. 4e03781 dm: x86: pci: Add a PCI driver for driver model by Simon Glass · Thu Mar 05 12:25:31 2015 -0700
  51. 240d06d x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · Thu Mar 05 12:25:15 2015 -0700
  52. 39620f6 x86: Define macros for pci configuration space access by Bin Meng · Mon Feb 02 22:35:25 2015 +0800
  53. 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
  54. 8afe6ff x86: Remove unnecessary casts and fix comment typos by Simon Glass · Tue Jan 27 22:13:40 2015 -0700
  55. 509805b x86: mmc: Move common FSP functions into a common file by Simon Glass · Tue Jan 27 22:13:39 2015 -0700
  56. 2cf265e x86: Make CAR and DRAM FSP code common by Simon Glass · Tue Jan 27 22:13:38 2015 -0700
  57. 457191e x86: Adjust the FSP types slightly by Simon Glass · Tue Jan 27 22:13:37 2015 -0700
  58. b93abfc x86: Move common FSP code into a common location by Simon Glass · Tue Jan 27 22:13:36 2015 -0700
  59. 80d2976 x86: Test mtrr support flag before accessing mtrr msr by Bin Meng · Thu Jan 22 11:29:41 2015 +0800
  60. 38a9eb1 x86: Fix out of bounds irq handlers access by Sebastien Ronsse · Mon Jan 12 17:17:25 2015 +0000
  61. b2eb48b x86: Allow a hardcoded TSC frequency provided by Kconfig by Bin Meng · Tue Jan 06 22:14:14 2015 +0800
  62. 2f848bc x86: fsp: Drop get_hob_type() and get_hob_length() by Bin Meng · Tue Jan 06 14:04:36 2015 +0800
  63. fc0ba2d x86: Add an 'mtrr' command to list and adjust MTRRs by Simon Glass · Thu Jan 01 16:18:15 2015 -0700
  64. 004ba17 x86: Commit the current MTRRs before relocation by Simon Glass · Thu Jan 01 16:18:11 2015 -0700
  65. 91ea034 x86: Tidy up VESA mode numbers by Simon Glass · Thu Jan 01 16:18:04 2015 -0700
  66. 6548ce9 x86: Use cache, don't clear the display in video BIOS by Simon Glass · Thu Jan 01 16:18:03 2015 -0700
  67. 2b21598 x86: Simplify the fsp hob access functions by Bin Meng · Tue Dec 30 16:02:05 2014 +0800
  68. db60d86 x86: Clean up the FSP support codes by Bin Meng · Wed Dec 17 15:50:49 2014 +0800
  69. d0506f7 x86: move arch-specific asmlinkage to <asm/linkage.h> by Masahiro Yamada · Wed Dec 03 17:36:57 2014 +0900
  70. 90699df x86: Add a simple command to show FSP HOB information by Bin Meng · Fri Dec 12 21:05:32 2014 +0800
  71. 005f0af x86: Support Intel FSP initialization path in start.S by Bin Meng · Fri Dec 12 21:05:31 2014 +0800
  72. 8c5acf4 x86: Clean up asm-offsets by Bin Meng · Fri Dec 12 21:05:22 2014 +0800
  73. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · Wed Nov 26 16:00:58 2014 +0900
  74. b2978d3 x86: Add support for running option ROMs natively by Simon Glass · Fri Nov 14 20:56:32 2014 -0700
  75. cb9d9cb x86: Refactor interrupt_init() by Bin Meng · Thu Nov 20 16:11:16 2014 +0800
  76. 25727c2 x86: Call cpu_init_interrupts() from interrupt_init() by Bin Meng · Thu Nov 20 16:10:49 2014 +0800
  77. 0e9c633 x86: Set up edge triggering on interrupt 9 by Simon Glass · Fri Nov 14 18:18:31 2014 -0700
  78. 2a883d7 x86: Panic if there is no relocation data by Simon Glass · Fri Nov 14 18:18:23 2014 -0700
  79. 268eefd x86: ivybridge: Implement SDRAM init by Simon Glass · Wed Nov 12 22:42:28 2014 -0700
  80. 40a8c35 x86: Allow timer calibration to work on ivybridge by Simon Glass · Wed Nov 12 22:42:04 2014 -0700
  81. 2e733b1 x86: Remove unnecessary find_fdt(), prepare_fdt() functions by Simon Glass · Mon Nov 10 18:00:25 2014 -0700
  82. aed37bf x86: Save TSC frequency in the global data by Bin Meng · Sun Nov 09 22:19:35 2014 +0800
  83. bba9705 x86: Add quick TSC calibration via PIT by Bin Meng · Sun Nov 09 22:19:25 2014 +0800
  84. 49f7099 x86: Do TSC MSR calibration only for known/supported CPUs by Bin Meng · Sun Nov 09 22:19:13 2014 +0800
  85. ddf446b x86: Correct a few progress message nits by Simon Glass · Fri Oct 10 08:21:59 2014 -0600
  86. 67b22d5 x86: bootm: Support booting a 64-bit raw kernel by Simon Glass · Fri Oct 10 08:21:58 2014 -0600
  87. d98a5bd x86: Move kernel boot function to arch/x86/lib/bootm.c by Simon Glass · Fri Oct 10 08:21:56 2014 -0600
  88. d8d9fec x86: Move paging functions into cpu.c by Simon Glass · Fri Oct 10 08:21:52 2014 -0600
  89. 91b5ed8 x86: Use correct printf() format string for uintptr_t by Simon Glass · Wed Oct 15 04:38:36 2014 -0600
  90. 26631ae dm: x86: Remove ebp assembler warning in zimage.c by Simon Glass · Fri Oct 10 07:49:14 2014 -0600
  91. 3070446 x86: set CONFIG_USE_PRIVATE_LIBGCC to y by Masahiro Yamada · Fri Oct 24 01:30:41 2014 +0900
  92. 4b4f273 x86: Allow cmdline setup in setup_zimage() to be optional by Simon Glass · Sun Oct 19 21:11:21 2014 -0600
  93. aa83f2b x86: Rewrite bootm.c to make it similar to ARM by Simon Glass · Sun Oct 19 21:11:20 2014 -0600
  94. b62b39b cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · Thu Sep 18 13:28:06 2014 +0900
  95. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  96. 1867bd4 stdio: Remove redundant code around stdio_register() calls by Simon Glass · Wed Jul 23 06:54:58 2014 -0600
  97. 8226dfd kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · Tue Mar 18 16:38:13 2014 +0900
  98. 46230b6 kbuild, x86: use a short log for arch/x86/lib/libgcc.a by Masahiro Yamada · Tue Mar 11 11:05:13 2014 +0900
  99. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · Wed Feb 05 11:28:25 2014 +0900
  100. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900