1. cdfe696 x86: efi: Add EFI loader support for x86 by Simon Glass · Sun Sep 25 15:27:35 2016 -0600
  2. e4a59ae smbios: Allow compilation on 64bit systems by Alexander Graf · Fri Aug 19 01:23:25 2016 +0200
  3. fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · Fri Aug 19 01:23:23 2016 +0200
  4. ee532d9 x86: Move table csum into separate file by Alexander Graf · Fri Aug 19 01:23:21 2016 +0200
  5. 25f9578 x86: mrccache: Fix error handling in mrccache_get_region() by Simon Glass · Sun Sep 25 21:33:40 2016 -0600
  6. d628623 x86: Drop unused init_helper functions by Simon Glass · Sun Sep 25 21:33:38 2016 -0600
  7. 889111c x86: Add an accelerated memmove() function by Simon Glass · Wed Oct 05 20:42:10 2016 -0600
  8. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  9. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · Tue Jul 05 17:10:10 2016 -0600
  10. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · Tue Jul 05 17:10:09 2016 -0600
  11. d9050c6 x86: acpi: Pack global NVS into ACPI table by Bin Meng · Fri Jun 17 02:13:16 2016 -0700
  12. 9ad1234 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART by Bin Meng · Tue Jun 14 21:33:24 2016 -0700
  13. 5a49f87 x86: acpi: Fix madt lapic generation by George McCollister · Tue Jun 07 13:40:18 2016 -0500
  14. 543a82b x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables by Bin Meng · Sun May 22 01:45:38 2016 -0700
  15. d90434b x86: acpi: Remove header length check when writing tables by Bin Meng · Wed May 11 07:45:05 2016 -0700
  16. 680702e x86: acpi: Remove the unnecessary checksum calculation of DSDT by Bin Meng · Wed May 11 07:45:04 2016 -0700
  17. e259eb2 x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM by Bin Meng · Wed May 11 07:45:03 2016 -0700
  18. f828174 x86: Use high_table_malloc() for tables passing to SeaBIOS by Bin Meng · Wed May 11 07:45:02 2016 -0700
  19. 322ec3e x86: Prepare configuration tables in dedicated high memory region by Bin Meng · Wed May 11 07:44:59 2016 -0700
  20. e31a79a x86: Compile coreboot_table.c only for SeaBIOS by Bin Meng · Wed May 11 07:44:58 2016 -0700
  21. 3371c0b x86: Fix up PIRQ routing table checksum earlier by Bin Meng · Wed May 11 07:44:57 2016 -0700
  22. 2f8560c x86: Call board_final_cleanup() in last_stage_init() by Bin Meng · Wed May 11 07:44:56 2016 -0700
  23. 75e27da x86: qemu: fix ACPI Kconfig options by Miao Yan · Sun May 22 19:37:10 2016 -0700
  24. bcb3c8d x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · Fri May 06 10:40:22 2016 -0400
  25. 3c5234e x86: acpi: Return table length in acpi_create_madt_lapics() by Bin Meng · Sat May 07 07:46:30 2016 -0700
  26. f662fe4 x86: acpi: Clean up table header revisions by Bin Meng · Sat May 07 07:46:28 2016 -0700
  27. 3d938d1 x86: acpi: Align FACS table to a 64 byte boundary by Bin Meng · Sat May 07 07:46:27 2016 -0700
  28. a1ec7db x86: acpi: Use u32 in table write routines by Bin Meng · Sat May 07 07:46:26 2016 -0700
  29. 44256b0 x86: acpi: Adjust order in acpi_table.c by Bin Meng · Sat May 07 07:46:25 2016 -0700
  30. b063d5f x86: acpi: Change fill_header() by Bin Meng · Sat May 07 07:46:24 2016 -0700
  31. 6c39fa9 x86: acpi: Remove acpi_create_ssdt_generator() by Bin Meng · Sat May 07 07:46:23 2016 -0700
  32. 6a42158 x86: acpi: Various changes to acpi_table.h by Bin Meng · Sat May 07 07:46:21 2016 -0700
  33. d2d2218 x86: acpi: Fix compiler warnings in write_acpi_tables() by Bin Meng · Sat May 07 07:46:12 2016 -0700
  34. f0dd90c x86: Fix build warning in tables.c when CONFIG_SEABIOS by Bin Meng · Sat May 07 07:46:11 2016 -0700
  35. 11cd631 x86: Add an ICH6 pin configuration driver by Simon Glass · Fri Mar 11 22:07:13 2016 -0700
  36. 8dda587 x86: Update microcode for secondary CPUs by Simon Glass · Fri Mar 11 22:07:11 2016 -0700
  37. 96030fa x86: Support booting SeaBIOS by Bin Meng · Sun Feb 28 23:54:50 2016 -0800
  38. 3815d57 x86: Implement functions for writing coreboot table by Bin Meng · Sat Feb 27 22:58:03 2016 -0800
  39. ca68d77 x86: Support writing configuration tables in high area by Bin Meng · Sat Feb 27 22:58:02 2016 -0800
  40. ef47ed1 x86: Simplify codes in write_tables() by Bin Meng · Sat Feb 27 22:58:01 2016 -0800
  41. 5c54910 x86: Change write_acpi_tables() signature a little bit by Bin Meng · Sat Feb 27 22:58:00 2016 -0800
  42. 900e49a x86: Use a macro for ROM table alignment by Bin Meng · Sat Feb 27 22:57:59 2016 -0800
  43. 904da8e x86: Change to use start/end address pair in write_tables() by Bin Meng · Sat Feb 27 22:57:58 2016 -0800
  44. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  45. 4c836c9 x86: fsp: Make sure HOB list is not overwritten by U-Boot by Bin Meng · Wed Feb 17 00:16:23 2016 -0800
  46. 3d93c94 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Mon Feb 08 09:48:04 2016 -0500
  47. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  48. cc2a370 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE by Bin Meng · Tue Feb 02 05:58:09 2016 -0800
  49. a5a2003 x86: irq: Move irq_router to a per driver priv by Bin Meng · Mon Feb 01 01:40:51 2016 -0800
  50. 3b68c52 x86: qemu: add the ability to load and link ACPI tables from QEMU by Miao Yan · Wed Jan 20 01:57:06 2016 -0800
  51. a377b7c x86: baytrail: Add option to disable the internal UART to setup_early_uart() by Stefan Roese · Tue Jan 19 14:24:12 2016 +0100
  52. 9df244f x86: Don't show an error when the MRC cache is up to date by Simon Glass · Sun Jan 17 16:11:29 2016 -0700
  53. 29ce97e dm: x86: Add a northbridge uclass by Simon Glass · Sun Jan 17 16:11:14 2016 -0700
  54. ddcafd6 x86: Use the IRQ device when setting up the mptable by Simon Glass · Tue Jan 19 21:32:28 2016 -0700
  55. 68a2423 dm: Expand the uclass for Platform Controller Hubs (PCH) by Simon Glass · Mon Jan 18 20:19:17 2016 -0700
  56. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  57. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Jan 14 21:51:32 2016 -0500
  58. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · Wed Nov 25 17:56:32 2015 +0100
  59. e12468c x86: fsp: Always use hex numbers in the hob command output by Bin Meng · Fri Dec 11 02:55:51 2015 -0800
  60. 4a076fe x86: fsp: Set up init runtime buffer in update_fsp_configs() by Bin Meng · Thu Dec 10 22:03:04 2015 -0800
  61. f9a6189 x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option by Bin Meng · Thu Dec 10 22:03:01 2015 -0800
  62. c24aebd x86: fsp: Rename update_fsp_upd() and change its signature by Bin Meng · Thu Dec 10 22:03:00 2015 -0800
  63. a0c94dc x86: fsp: Rename shared_data to fsp_config_data by Bin Meng · Thu Dec 10 22:02:59 2015 -0800
  64. 9936148 x86: fsp: Add boot_mode as a member of struct shared_data by Bin Meng · Thu Dec 10 22:02:58 2015 -0800
  65. 40745a0 x86: fsp: Avoid cast stack_top in struct shared_data by Bin Meng · Thu Dec 10 22:02:57 2015 -0800
  66. 001d5c7 x86: fsp: Simplify fsp_continue() by Bin Meng · Thu Dec 10 22:02:56 2015 -0800
  67. a063086 dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API by Simon Glass · Sun Nov 29 13:17:58 2015 -0700
  68. 26ec287 dm: Convert bios_interrupts to use DM PCI API by Simon Glass · Sun Nov 29 13:17:56 2015 -0700
  69. b2aa4c5 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · Fri Nov 13 00:11:24 2015 -0800
  70. 712326e x86: tsc: Remove legacy timer codes by Bin Meng · Fri Nov 13 00:11:23 2015 -0800
  71. 976c2e8 x86: tsc: Add driver model timer support by Bin Meng · Fri Nov 13 00:11:21 2015 -0800
  72. 500361e x86: tsc: Use notrace from <linux/compiler.h> by Bin Meng · Fri Nov 13 00:11:20 2015 -0800
  73. d58d3e7 x86: Remove legacy pci codes by Bin Meng · Fri Nov 06 02:04:54 2015 -0800
  74. b29a08c x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · Thu Oct 22 19:13:30 2015 -0700
  75. 8786b71 x86: Initialize i8254 timer counter 1 by Bin Meng · Thu Oct 22 19:13:29 2015 -0700
  76. cb68a1a x86: Fix cosmetic issues in the i8254 and i8259 codes by Bin Meng · Thu Oct 22 19:13:28 2015 -0700
  77. a3e8969 x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS by Bin Meng · Thu Oct 22 19:13:27 2015 -0700
  78. e7a76e5 x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS by Bin Meng · Thu Oct 22 19:13:26 2015 -0700
  79. 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
  80. 2845ead x86: Use struct mrc_region to describe a mrc region by Bin Meng · Sun Oct 11 21:37:41 2015 -0700
  81. 1f81b59 x86: Add more common routines to manipulate mrc cache by Bin Meng · Sun Oct 11 21:37:39 2015 -0700
  82. 8575ab1 x86: Add various minor tidy-ups in mrccache codes by Bin Meng · Sun Oct 11 21:37:38 2015 -0700
  83. d61a7b4 x86: Do sanity test on the cache record in mrccache_update() by Bin Meng · Sun Oct 11 21:37:37 2015 -0700
  84. 21666cf x86: Move mrccache.[c|h] to a common place by Bin Meng · Sun Oct 11 21:37:36 2015 -0700
  85. 8938dbd x86: fsp: Add a hdr sub-command to show header information by Bin Meng · Sat Oct 10 01:47:59 2015 -0700
  86. 3f56d45 x86: fsp: Make hob command a sub-command to fsp by Bin Meng · Sat Oct 10 01:47:58 2015 -0700
  87. a0ecbe2 x86: fsp: Print GUID whenever applicable in the hob command output by Bin Meng · Sat Oct 10 01:47:57 2015 -0700
  88. 4f2f005 x86: fsp: Compact the output of hob command by Bin Meng · Sat Oct 10 01:47:56 2015 -0700
  89. ae5bedb x86: Add SMBIOS table support by Bin Meng · Mon Oct 12 05:23:41 2015 -0700
  90. a489963 x86: Move install_e820_map() out of zimage.c by Bin Meng · Wed Oct 07 20:19:10 2015 -0700
  91. c71c482 x86: fsp: Report correct number of E820 table entries by Bin Meng · Mon Sep 28 02:11:59 2015 -0700
  92. 331141a x86: Generate a valid ACPI table by Saket Sinha · Sat Aug 22 12:20:55 2015 +0530
  93. 73574dc x86: fsp: Add comments about U-Boot entering start.S twice by Bin Meng · Thu Aug 20 06:40:20 2015 -0700
  94. 12440cd x86: fsp: Enlarge the size of malloc() pool before relocation by Bin Meng · Thu Aug 20 06:40:19 2015 -0700
  95. 535109a x86: Remove calculate_relocation_address() by Bin Meng · Thu Aug 13 00:29:10 2015 -0700
  96. 3825229 x86: Drop FSP error defines and use EFI instead by Simon Glass · Wed Aug 12 19:33:07 2015 -0600
  97. fa91273 x86: Split out fsp_init_phase_pci() code into a new function by Simon Glass · Mon Aug 10 07:05:07 2015 -0600
  98. c44ed64 x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG by Bin Meng · Sat Aug 08 22:01:23 2015 +0800
  99. d2269f2 x86: Add helper code for running from EFI by Simon Glass · Tue Aug 04 12:34:01 2015 -0600
  100. 2b6d80b x86: Handle running as EFI payload by Simon Glass · Tue Aug 04 12:34:00 2015 -0600