1. a0c94dc x86: fsp: Rename shared_data to fsp_config_data by Bin Meng · Thu Dec 10 22:02:59 2015 -0800
  2. 9936148 x86: fsp: Add boot_mode as a member of struct shared_data by Bin Meng · Thu Dec 10 22:02:58 2015 -0800
  3. 40745a0 x86: fsp: Avoid cast stack_top in struct shared_data by Bin Meng · Thu Dec 10 22:02:57 2015 -0800
  4. 001d5c7 x86: fsp: Simplify fsp_continue() by Bin Meng · Thu Dec 10 22:02:56 2015 -0800
  5. 712326e x86: tsc: Remove legacy timer codes by Bin Meng · Fri Nov 13 00:11:23 2015 -0800
  6. 1ace7a3 x86: Remove MIN_PORT80_KCLOCKS_DELAY by Bin Meng · Fri Nov 13 00:11:19 2015 -0800
  7. d58d3e7 x86: Remove legacy pci codes by Bin Meng · Fri Nov 06 02:04:54 2015 -0800
  8. 239a40a x86: queensbay: Really disable IGD by Bin Meng · Thu Oct 22 19:13:32 2015 -0700
  9. b29a08c x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · Thu Oct 22 19:13:30 2015 -0700
  10. cb68a1a x86: Fix cosmetic issues in the i8254 and i8259 codes by Bin Meng · Thu Oct 22 19:13:28 2015 -0700
  11. e7a76e5 x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS by Bin Meng · Thu Oct 22 19:13:26 2015 -0700
  12. 15eaa97 x86: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:25 2015 -0200
  13. 2845ead x86: Use struct mrc_region to describe a mrc region by Bin Meng · Sun Oct 11 21:37:41 2015 -0700
  14. 1f81b59 x86: Add more common routines to manipulate mrc cache by Bin Meng · Sun Oct 11 21:37:39 2015 -0700
  15. 8575ab1 x86: Add various minor tidy-ups in mrccache codes by Bin Meng · Sun Oct 11 21:37:38 2015 -0700
  16. d61a7b4 x86: Do sanity test on the cache record in mrccache_update() by Bin Meng · Sun Oct 11 21:37:37 2015 -0700
  17. 21666cf x86: Move mrccache.[c|h] to a common place by Bin Meng · Sun Oct 11 21:37:36 2015 -0700
  18. ae5bedb x86: Add SMBIOS table support by Bin Meng · Mon Oct 12 05:23:41 2015 -0700
  19. a489963 x86: Move install_e820_map() out of zimage.c by Bin Meng · Wed Oct 07 20:19:10 2015 -0700
  20. 2f0999e x86: Allow disabling IGD on Intel Queensbay by Bin Meng · Thu Oct 01 00:36:04 2015 -0700
  21. 0244ef4 x86: quark: Configure MTRR to enable cache by Bin Meng · Mon Sep 14 00:07:41 2015 -0700
  22. 8f578db x86: quark: Initialize thermal sensor properly by Bin Meng · Wed Sep 09 23:20:27 2015 -0700
  23. 619c90a x86: quark: Lock HMBOUND register before jumping to kernel by Bin Meng · Wed Sep 09 23:20:26 2015 -0700
  24. 34a3571 x86: quark: Add clrbits, setbits, clrsetbits macros for message port access by Bin Meng · Wed Sep 09 23:20:24 2015 -0700
  25. 4e19d7c x86: quark: Add PCIe/USB static register programming after memory init by Bin Meng · Fri Sep 11 03:24:37 2015 -0700
  26. f376372 x86: quark: Add USB PHY initialization support by Bin Meng · Thu Sep 03 05:37:27 2015 -0700
  27. 4756cac x86: Enable PCIe controller on quark/galileo by Bin Meng · Thu Sep 03 05:37:25 2015 -0700
  28. 7ba52a0 x86: quark: Optimize MRC execution time by Bin Meng · Thu Sep 03 05:37:23 2015 -0700
  29. 331141a x86: Generate a valid ACPI table by Saket Sinha · Sat Aug 22 12:20:55 2015 +0530
  30. df92cee x86: superio: Add keyboard controller support to smsc_lpc47m driver by Bin Meng · Fri Aug 21 00:18:51 2015 -0700
  31. 535109a x86: Remove calculate_relocation_address() by Bin Meng · Thu Aug 13 00:29:10 2015 -0700
  32. 44f621f x86: coreboot: Increase memrange entry number to 32 by Bin Meng · Thu Aug 13 00:29:08 2015 -0700
  33. 3825229 x86: Drop FSP error defines and use EFI instead by Simon Glass · Wed Aug 12 19:33:07 2015 -0600
  34. 9909bf3 x86: Move the GDT into global_data by Simon Glass · Mon Aug 10 20:44:31 2015 -0600
  35. bfa90c0 x86: Remove init_gd() function by Simon Glass · Mon Aug 10 20:44:28 2015 -0600
  36. af1c2d68 x86: Allow pirq_init() to return an error by Simon Glass · Mon Aug 10 07:05:08 2015 -0600
  37. fa91273 x86: Split out fsp_init_phase_pci() code into a new function by Simon Glass · Mon Aug 10 07:05:07 2015 -0600
  38. c44ed64 x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG by Bin Meng · Sat Aug 08 22:01:23 2015 +0800
  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. bae81c7 x86: Add a way to call 32-bit code from 64-bit mode by Simon Glass · Tue Aug 04 12:33:55 2015 -0600
  42. d360b2f x86: Add an enum for some commonly-used GDT bits by Simon Glass · Tue Aug 04 12:33:54 2015 -0600
  43. ab76a47 x86: Add support for U-Boot as an EFI application by Ben Stoltz · Tue Aug 04 12:33:46 2015 -0600
  44. f2bf7ad x86: Add asm/elf.h for x86-specific ELF definitions by Simon Glass · Tue Aug 04 12:33:45 2015 -0600
  45. 9539e69 efi: Add start-up library code by Simon Glass · Fri Jul 31 09:31:36 2015 -0600
  46. 7f65c09 x86: Allow use of global_data with EFI by Simon Glass · Fri Jul 31 09:31:35 2015 -0600
  47. 1ec83e8 x86: Drop unused copy_fdt_to_ram() by Simon Glass · Fri Jul 31 09:31:29 2015 -0600
  48. 5d18dc9 x86: Tidy up global_data flags by Simon Glass · Fri Jul 31 09:31:28 2015 -0600
  49. a43c5d9 x86: baytrail: Update UPD setting for FSP Gold4 release by Bin Meng · Thu Jul 30 03:49:15 2015 -0700
  50. 33e140d x86: qemu: Turn on PCIe ECAM address range decoding on Q35 by Bin Meng · Wed Jul 22 01:21:14 2015 -0700
  51. 8f71dc8 x86: qemu: Enable I/O APIC chip select on PIIX3 by Bin Meng · Wed Jul 22 01:21:11 2015 -0700
  52. 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
  53. da5d463 x86: pci: Assign pci irqs to all functions by Bin Meng · Wed Jul 15 16:23:40 2015 +0800
  54. 268ca83 x86: Change pci option rom area MTRR setting to cacheable by Bin Meng · Wed Jul 15 16:23:38 2015 +0800
  55. 9ff054b x86: Display correct CS/EIP/EFLAGS when there is an error code by Bin Meng · Fri Jul 10 10:38:32 2015 +0800
  56. c9c310c x86: delete unneeded declarations of disable_irq() and enable_irq() by Masahiro Yamada · Mon Jul 13 13:17:04 2015 +0900
  57. f6d504f x86: Configure VESA parameters before loading Linux kernel by Bin Meng · Mon Jul 06 16:31:36 2015 +0800
  58. c45a93b x86: Setup fixed range MTRRs for legacy regions by Bin Meng · Mon Jul 06 16:31:30 2015 +0800
  59. c4f407e x86: Generate a valid MultiProcessor (MP) table by Bin Meng · Tue Jun 23 12:18:52 2015 +0800
  60. f91cf6b x86: Add MultiProcessor (MP) table APIs by Bin Meng · Tue Jun 23 12:18:51 2015 +0800
  61. e5d0500 x86: Remove inline for lapic access routines by Bin Meng · Tue Jun 23 12:18:50 2015 +0800
  62. 8fefeec x86: Add I/O APIC register access routines by Bin Meng · Tue Jun 23 12:18:49 2015 +0800
  63. 964a3a3 x86: Clean up ioapic header file by Bin Meng · Tue Jun 23 12:18:48 2015 +0800
  64. c9dea01 x86: Clean up lapic codes by Bin Meng · Wed Jun 17 11:15:38 2015 +0800
  65. f967f9a x86: Move MP initialization codes into a common place by Bin Meng · Wed Jun 17 11:15:36 2015 +0800
  66. 12d4105 x86: dm: Clean up cpu drivers by Bin Meng · Fri Jun 12 14:52:20 2015 +0800
  67. d560c5c x86: fsp: Move FspInitEntry call to board_init_f() by Bin Meng · Sun Jun 07 11:33:14 2015 +0800
  68. a3c9fb0 x86: fsp: Load GDT before calling FspInitEntry by Bin Meng · Sun Jun 07 11:33:13 2015 +0800
  69. f813548 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · Mon May 25 22:27:37 2015 -0700
  70. 5949013 x86: coreboot: Fix cosmetic issues by Bin Meng · Wed Jun 03 09:20:02 2015 +0800
  71. 8e97e29 x86: qemu: Adjust VGA initialization by Bin Meng · Mon May 25 22:36:27 2015 +0800
  72. 19c7739 x86: qemu: Enable legacy IDE I/O ports decode by Bin Meng · Mon May 25 22:36:26 2015 +0800
  73. a8b70a1 x86: qemu: Turn on legacy segments decode by Bin Meng · Sun May 24 00:12:33 2015 +0800
  74. ef9e9f9 x86: quark: Implement PIRQ routing by Bin Meng · Mon May 25 22:35:06 2015 +0800
  75. 51c3b1e x86: Refactor PIRQ routing support by Bin Meng · Mon May 25 22:35:04 2015 +0800
  76. 2229c4c x86: Support QEMU x86 targets by Bin Meng · Thu May 07 21:34:08 2015 +0800
  77. 987214d x86: Add a CPU driver for baytrail by Simon Glass · Wed Apr 29 22:26:02 2015 -0600
  78. 02fe5e6 x86: Allow CPUs to be set up after relocation by Simon Glass · Wed Apr 29 22:26:01 2015 -0600
  79. 699a90d x86: Add functions to set and clear bits on MSRs by Simon Glass · Wed Apr 29 22:26:00 2015 -0600
  80. a9a4426 x86: Add multi-processor init by Simon Glass · Wed Apr 29 22:25:59 2015 -0600
  81. 98d7e98 x86: Provide access to the IDT by Simon Glass · Tue Apr 28 20:25:16 2015 -0600
  82. 2027f2b x86: Store the GDT pointer in global_data by Simon Glass · Tue Apr 28 20:25:15 2015 -0600
  83. db139ab x86: Add an mfence macro by Simon Glass · Tue Apr 28 20:25:14 2015 -0600
  84. 71ca938 x86: Add defines for fixed MTRRs by Simon Glass · Tue Apr 28 20:25:13 2015 -0600
  85. d37de65 x86: Add atomic operations by Simon Glass · Tue Apr 28 20:25:12 2015 -0600
  86. 07e922a x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · Tue Apr 28 20:25:10 2015 -0600
  87. e0e7bd0 x86: Implement reset_cpu() correctly for modern CPUs by Simon Glass · Tue Apr 28 20:11:29 2015 -0600
  88. 6db1448 x86: quark: Turn on legacy segments decode by Bin Meng · Mon Apr 27 14:16:02 2015 +0800
  89. 995b630 x86: baytrail: fix the GPIOBASE address by Gabriel Huau · Sat Apr 25 13:16:03 2015 -0700
  90. 1530536 x86: queensbay: Implement PIRQ routing by Bin Meng · Fri Apr 24 18:10:06 2015 +0800
  91. 45236ad x86: Support platform PIRQ routing by Bin Meng · Fri Apr 24 18:10:05 2015 +0800
  92. f17cea6 x86: Write configuration tables in last_stage_init() by Bin Meng · Fri Apr 24 18:10:04 2015 +0800
  93. 363849b x86: Add a function to assign IRQ numbers to PCI device by Bin Meng · Fri Apr 24 18:10:03 2015 +0800
  94. 27947c9 x86: Clean up arch/x86/include/asm/e820.h by Bin Meng · Tue Apr 21 12:21:35 2015 +0800
  95. 6e0150f x86: Set serial port IRQ for SMSC LPC47M by Bin Meng · Tue Mar 31 11:25:03 2015 +0800
  96. 80e336a x86: queensbay: Avoid using PCH prefix by Bin Meng · Mon Apr 13 19:03:42 2015 +0800
  97. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · Thu Mar 26 09:29:26 2015 -0600
  98. e0e7b36 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · Thu Mar 05 12:25:33 2015 -0700
  99. 4e03781 dm: x86: pci: Add a PCI driver for driver model by Simon Glass · Thu Mar 05 12:25:31 2015 -0700
  100. 240d06d x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · Thu Mar 05 12:25:15 2015 -0700