1. f9a6189 x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option by Bin Meng · Thu Dec 10 22:03:01 2015 -0800
  2. c24aebd x86: fsp: Rename update_fsp_upd() and change its signature by Bin Meng · Thu Dec 10 22:03:00 2015 -0800
  3. a0c94dc x86: fsp: Rename shared_data to fsp_config_data by Bin Meng · Thu Dec 10 22:02:59 2015 -0800
  4. 9936148 x86: fsp: Add boot_mode as a member of struct shared_data by Bin Meng · Thu Dec 10 22:02:58 2015 -0800
  5. 40745a0 x86: fsp: Avoid cast stack_top in struct shared_data by Bin Meng · Thu Dec 10 22:02:57 2015 -0800
  6. 001d5c7 x86: fsp: Simplify fsp_continue() by Bin Meng · Thu Dec 10 22:02:56 2015 -0800
  7. b2aa4c5 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · Fri Nov 13 00:11:24 2015 -0800
  8. 712326e x86: tsc: Remove legacy timer codes by Bin Meng · Fri Nov 13 00:11:23 2015 -0800
  9. 976c2e8 x86: tsc: Add driver model timer support by Bin Meng · Fri Nov 13 00:11:21 2015 -0800
  10. 500361e x86: tsc: Use notrace from <linux/compiler.h> by Bin Meng · Fri Nov 13 00:11:20 2015 -0800
  11. d58d3e7 x86: Remove legacy pci codes by Bin Meng · Fri Nov 06 02:04:54 2015 -0800
  12. b29a08c x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · Thu Oct 22 19:13:30 2015 -0700
  13. 8786b71 x86: Initialize i8254 timer counter 1 by Bin Meng · Thu Oct 22 19:13:29 2015 -0700
  14. cb68a1a x86: Fix cosmetic issues in the i8254 and i8259 codes by Bin Meng · Thu Oct 22 19:13:28 2015 -0700
  15. a3e8969 x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS by Bin Meng · Thu Oct 22 19:13:27 2015 -0700
  16. e7a76e5 x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS by Bin Meng · Thu Oct 22 19:13:26 2015 -0700
  17. 07793c08 x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() by Bin Meng · Sun Oct 11 21:37:42 2015 -0700
  18. 2845ead x86: Use struct mrc_region to describe a mrc region by Bin Meng · Sun Oct 11 21:37:41 2015 -0700
  19. 1f81b59 x86: Add more common routines to manipulate mrc cache by Bin Meng · Sun Oct 11 21:37:39 2015 -0700
  20. 8575ab1 x86: Add various minor tidy-ups in mrccache codes by Bin Meng · Sun Oct 11 21:37:38 2015 -0700
  21. d61a7b4 x86: Do sanity test on the cache record in mrccache_update() by Bin Meng · Sun Oct 11 21:37:37 2015 -0700
  22. 21666cf x86: Move mrccache.[c|h] to a common place by Bin Meng · Sun Oct 11 21:37:36 2015 -0700
  23. 8938dbd x86: fsp: Add a hdr sub-command to show header information by Bin Meng · Sat Oct 10 01:47:59 2015 -0700
  24. 3f56d45 x86: fsp: Make hob command a sub-command to fsp by Bin Meng · Sat Oct 10 01:47:58 2015 -0700
  25. a0ecbe2 x86: fsp: Print GUID whenever applicable in the hob command output by Bin Meng · Sat Oct 10 01:47:57 2015 -0700
  26. 4f2f005 x86: fsp: Compact the output of hob command by Bin Meng · Sat Oct 10 01:47:56 2015 -0700
  27. ae5bedb x86: Add SMBIOS table support by Bin Meng · Mon Oct 12 05:23:41 2015 -0700
  28. a489963 x86: Move install_e820_map() out of zimage.c by Bin Meng · Wed Oct 07 20:19:10 2015 -0700
  29. c71c482 x86: fsp: Report correct number of E820 table entries by Bin Meng · Mon Sep 28 02:11:59 2015 -0700
  30. 331141a x86: Generate a valid ACPI table by Saket Sinha · Sat Aug 22 12:20:55 2015 +0530
  31. 73574dc x86: fsp: Add comments about U-Boot entering start.S twice by Bin Meng · Thu Aug 20 06:40:20 2015 -0700
  32. 12440cd x86: fsp: Enlarge the size of malloc() pool before relocation by Bin Meng · Thu Aug 20 06:40:19 2015 -0700
  33. 535109a x86: Remove calculate_relocation_address() by Bin Meng · Thu Aug 13 00:29:10 2015 -0700
  34. 3825229 x86: Drop FSP error defines and use EFI instead by Simon Glass · Wed Aug 12 19:33:07 2015 -0600
  35. fa91273 x86: Split out fsp_init_phase_pci() code into a new function by Simon Glass · Mon Aug 10 07:05:07 2015 -0600
  36. c44ed64 x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG by Bin Meng · Sat Aug 08 22:01:23 2015 +0800
  37. d2269f2 x86: Add helper code for running from EFI by Simon Glass · Tue Aug 04 12:34:01 2015 -0600
  38. 2b6d80b x86: Handle running as EFI payload by Simon Glass · Tue Aug 04 12:34:00 2015 -0600
  39. f95ad8c x86: Add support for passing tables into U-Boot by Simon Glass · Tue Aug 04 12:33:57 2015 -0600
  40. ce62a25 efi: Add 64-bit payload support by Simon Glass · Tue Aug 04 12:33:56 2015 -0600
  41. 9e72e64 x86: Support building the EFI stub by Simon Glass · Tue Aug 04 12:33:53 2015 -0600
  42. 672e82c x86: Add relocation and link script for a 64-bit EFI application by Simon Glass · Tue Aug 04 12:33:51 2015 -0600
  43. 32ad3c0 x86: Allow relocation code to build without text base by Simon Glass · Tue Aug 04 12:33:49 2015 -0600
  44. ab76a47 x86: Add support for U-Boot as an EFI application by Ben Stoltz · Tue Aug 04 12:33:46 2015 -0600
  45. c615773 x86: Support skipping relocation for EFI by Simon Glass · Tue Aug 04 12:33:44 2015 -0600
  46. daa93d9 x86: Add some missing global_data declarations in files that use gd by Simon Glass · Fri Jul 31 09:31:31 2015 -0600
  47. 1ec83e8 x86: Drop unused copy_fdt_to_ram() by Simon Glass · Fri Jul 31 09:31:29 2015 -0600
  48. b9f3277 x86: Add a 'pause' instruction in __udelay() for QEMU target by Miao Yan · Mon Jul 27 19:16:07 2015 +0800
  49. cf40bd4 x86: Reserve PCIe ECAM address range in the E820 table by Bin Meng · Wed Jul 22 01:21:15 2015 -0700
  50. 95882f0 x86: mpspec: Move writing ISA interrupt entry after PCI by Bin Meng · Wed Jul 22 01:21:10 2015 -0700
  51. 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
  52. da5d463 x86: pci: Assign pci irqs to all functions by Bin Meng · Wed Jul 15 16:23:40 2015 +0800
  53. f6d504f x86: Configure VESA parameters before loading Linux kernel by Bin Meng · Mon Jul 06 16:31:36 2015 +0800
  54. 933a29b x86: cmd_mtrr: Improve MTRR list information by Bin Meng · Mon Jul 06 16:31:32 2015 +0800
  55. 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
  56. 71269fc x86: bios: Synchronize stack between real and protected mode by Jian Luo · Mon Jul 06 16:42:06 2015 +0800
  57. c4f407e x86: Generate a valid MultiProcessor (MP) table by Bin Meng · Tue Jun 23 12:18:52 2015 +0800
  58. f91cf6b x86: Add MultiProcessor (MP) table APIs by Bin Meng · Tue Jun 23 12:18:51 2015 +0800
  59. d560c5c x86: fsp: Move FspInitEntry call to board_init_f() by Bin Meng · Sun Jun 07 11:33:14 2015 +0800
  60. a3c9fb0 x86: fsp: Load GDT before calling FspInitEntry by Bin Meng · Sun Jun 07 11:33:13 2015 +0800
  61. 17194d5 x86: fsp_support: Correct high mem comment typo by Andrew Bradford · Fri May 22 15:11:23 2015 -0400
  62. 07e922a x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · Tue Apr 28 20:25:10 2015 -0600
  63. 3ce7495 x86: fsp: Use reset_cpu() by Simon Glass · Tue Apr 28 20:11:32 2015 -0600
  64. 7b73090 x86: Correct the typo in write_tables() by Bin Meng · Tue Apr 28 18:37:03 2015 +0800
  65. 7a01b87 x86: Check PIRQ routing table sanity in the F segment by Bin Meng · Mon Apr 27 14:16:01 2015 +0800
  66. 45236ad x86: Support platform PIRQ routing by Bin Meng · Fri Apr 24 18:10:05 2015 +0800
  67. f17cea6 x86: Write configuration tables in last_stage_init() by Bin Meng · Fri Apr 24 18:10:04 2015 +0800
  68. 32a4a04 x86: Install a default e820 table in the __weak install_e820_map() by Bin Meng · Tue Apr 21 12:21:36 2015 +0800
  69. bbbe1af x86: Remove the old VGA driver by Bin Meng · Mon Apr 13 19:05:02 2015 +0800
  70. a5caa37 dm: x86: Add a uclass for an Low Pin Count (LPC) device by Simon Glass · Thu Mar 26 09:29:28 2015 -0600
  71. 404bc5e dm: x86: Add a uclass for a Platform Controller Hub by Simon Glass · Thu Mar 26 09:29:27 2015 -0600
  72. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · Thu Mar 26 09:29:26 2015 -0600
  73. 4e03781 dm: x86: pci: Add a PCI driver for driver model by Simon Glass · Thu Mar 05 12:25:31 2015 -0700
  74. 240d06d x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · Thu Mar 05 12:25:15 2015 -0700
  75. 39620f6 x86: Define macros for pci configuration space access by Bin Meng · Mon Feb 02 22:35:25 2015 +0800
  76. 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
  77. 8afe6ff x86: Remove unnecessary casts and fix comment typos by Simon Glass · Tue Jan 27 22:13:40 2015 -0700
  78. 509805b x86: mmc: Move common FSP functions into a common file by Simon Glass · Tue Jan 27 22:13:39 2015 -0700
  79. 2cf265e x86: Make CAR and DRAM FSP code common by Simon Glass · Tue Jan 27 22:13:38 2015 -0700
  80. 457191e x86: Adjust the FSP types slightly by Simon Glass · Tue Jan 27 22:13:37 2015 -0700
  81. b93abfc x86: Move common FSP code into a common location by Simon Glass · Tue Jan 27 22:13:36 2015 -0700
  82. 80d2976 x86: Test mtrr support flag before accessing mtrr msr by Bin Meng · Thu Jan 22 11:29:41 2015 +0800
  83. 38a9eb1 x86: Fix out of bounds irq handlers access by Sebastien Ronsse · Mon Jan 12 17:17:25 2015 +0000
  84. b2eb48b x86: Allow a hardcoded TSC frequency provided by Kconfig by Bin Meng · Tue Jan 06 22:14:14 2015 +0800
  85. 2f848bc x86: fsp: Drop get_hob_type() and get_hob_length() by Bin Meng · Tue Jan 06 14:04:36 2015 +0800
  86. fc0ba2d x86: Add an 'mtrr' command to list and adjust MTRRs by Simon Glass · Thu Jan 01 16:18:15 2015 -0700
  87. 004ba17 x86: Commit the current MTRRs before relocation by Simon Glass · Thu Jan 01 16:18:11 2015 -0700
  88. 91ea034 x86: Tidy up VESA mode numbers by Simon Glass · Thu Jan 01 16:18:04 2015 -0700
  89. 6548ce9 x86: Use cache, don't clear the display in video BIOS by Simon Glass · Thu Jan 01 16:18:03 2015 -0700
  90. 2b21598 x86: Simplify the fsp hob access functions by Bin Meng · Tue Dec 30 16:02:05 2014 +0800
  91. db60d86 x86: Clean up the FSP support codes by Bin Meng · Wed Dec 17 15:50:49 2014 +0800
  92. d0506f7 x86: move arch-specific asmlinkage to <asm/linkage.h> by Masahiro Yamada · Wed Dec 03 17:36:57 2014 +0900
  93. 90699df x86: Add a simple command to show FSP HOB information by Bin Meng · Fri Dec 12 21:05:32 2014 +0800
  94. 005f0af x86: Support Intel FSP initialization path in start.S by Bin Meng · Fri Dec 12 21:05:31 2014 +0800
  95. 8c5acf4 x86: Clean up asm-offsets by Bin Meng · Fri Dec 12 21:05:22 2014 +0800
  96. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · Wed Nov 26 16:00:58 2014 +0900
  97. b2978d3 x86: Add support for running option ROMs natively by Simon Glass · Fri Nov 14 20:56:32 2014 -0700
  98. cb9d9cb x86: Refactor interrupt_init() by Bin Meng · Thu Nov 20 16:11:16 2014 +0800
  99. 25727c2 x86: Call cpu_init_interrupts() from interrupt_init() by Bin Meng · Thu Nov 20 16:10:49 2014 +0800
  100. 0e9c633 x86: Set up edge triggering on interrupt 9 by Simon Glass · Fri Nov 14 18:18:31 2014 -0700