1. acb4bf9 x86: fsp: acpi: Pass different boot mode to FSP init by Bin Meng · Fri Apr 21 07:24:31 2017 -0700
  2. 6b19b4d x86: Display the SPL banner only once by Simon Glass · Sun Mar 19 12:59:21 2017 -0600
  3. 7d2c201 x86: Introduce minimal PMU driver for Intel MID platforms by Andy Shevchenko · Sat Apr 01 16:21:34 2017 +0300
  4. ee2e85f x86: Add SCU IPC driver for Intel MID platforms by Felipe Balbi · Sat Apr 01 16:21:33 2017 +0300
  5. f3e87e8 x86: bootm: Fix FIT image booting on x86 by Stefan Roese · Fri Mar 31 08:09:39 2017 +0200
  6. 6ab9107 board_f: Make relocation functions generic by Simon Glass · Fri Mar 31 08:40:38 2017 -0600
  7. 6bbf83f board_f: Make init_helpers generic by Simon Glass · Fri Mar 31 08:40:37 2017 -0600
  8. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  9. ee7c36f board_f: x86: Use checkcpu() for CPU init by Simon Glass · Tue Mar 28 10:27:30 2017 -0600
  10. 295c423 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · Tue Mar 28 10:27:18 2017 -0600
  11. 203d9e0 x86: zImage: add Intel MID platforms support by Vincent Tinelli · Fri Feb 17 16:48:59 2017 +0300
  12. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  13. 2240fde x86: spl: Add weak arch_cpu_init_dm() by Bin Meng · Wed Jan 18 03:32:53 2017 -0800
  14. 27a6eaa x86: Change irq_already_routed to a local variable by Simon Glass · Mon Jan 16 07:04:18 2017 -0700
  15. f5156f0 x86: Drop interrupt support in 64-bit mode by Simon Glass · Mon Jan 16 07:04:14 2017 -0700
  16. 602b98f x86: Don't try to boot Linux from SPL by Simon Glass · Mon Jan 16 07:04:13 2017 -0700
  17. 2f1492e x86: Don't build 32-bit efi files on x86_64 by Simon Glass · Mon Jan 16 07:04:12 2017 -0700
  18. 78a62bd x86: Don't build call64 and setjmp on 64-bit by Simon Glass · Mon Jan 16 07:04:10 2017 -0700
  19. 3dfe451 x86: Don't try to run the VGA BIOS in 64-bit mode by Simon Glass · Mon Jan 16 07:04:09 2017 -0700
  20. 030777d x86: Add an SPL implementation by Simon Glass · Mon Jan 16 07:03:56 2017 -0700
  21. 878201b x86: Tidy up use of size_t in relocation by Simon Glass · Mon Jan 16 07:03:55 2017 -0700
  22. 010af86 x86: Add support for 64-bit relocation by Simon Glass · Mon Jan 16 07:03:54 2017 -0700
  23. c897907 x86: Refactor relocation to prepare for 64-bit by Simon Glass · Mon Jan 16 07:03:53 2017 -0700
  24. d0594ff x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR by Simon Glass · Mon Jan 16 07:03:46 2017 -0700
  25. aa0ed9d x86: lib: Fix types and casts for 64-bit compilation by Simon Glass · Mon Jan 16 07:03:42 2017 -0700
  26. 39473e1 x86: Update mpspec to build on 64-bit machines by Simon Glass · Mon Jan 16 07:03:36 2017 -0700
  27. ca37a39 x86: Use unsigned long for address in table generation by Simon Glass · Mon Jan 16 07:03:35 2017 -0700
  28. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  29. b548351 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · Thu Nov 17 22:40:10 2016 +0100
  30. 2ebeb44 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · Thu Nov 17 01:02:57 2016 +0100
  31. 105c936 efi: x86: Adjust EFI files support efi_loader by Simon Glass · Mon Nov 07 08:47:15 2016 -0700
  32. 6f4b08a x86: Move efi .S files into the 'lib' directory by Simon Glass · Mon Nov 07 08:47:14 2016 -0700
  33. b776fc0 x86: Move efi .lds files into the 'lib' directory by Simon Glass · Mon Nov 07 08:47:13 2016 -0700
  34. 5d3ee56 x86: Correct a build warning in x86 tables by Simon Glass · Mon Nov 07 08:47:03 2016 -0700
  35. cdfe696 x86: efi: Add EFI loader support for x86 by Simon Glass · Sun Sep 25 15:27:35 2016 -0600
  36. e4a59ae smbios: Allow compilation on 64bit systems by Alexander Graf · Fri Aug 19 01:23:25 2016 +0200
  37. fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · Fri Aug 19 01:23:23 2016 +0200
  38. ee532d9 x86: Move table csum into separate file by Alexander Graf · Fri Aug 19 01:23:21 2016 +0200
  39. 25f9578 x86: mrccache: Fix error handling in mrccache_get_region() by Simon Glass · Sun Sep 25 21:33:40 2016 -0600
  40. d628623 x86: Drop unused init_helper functions by Simon Glass · Sun Sep 25 21:33:38 2016 -0600
  41. 889111c x86: Add an accelerated memmove() function by Simon Glass · Wed Oct 05 20:42:10 2016 -0600
  42. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  43. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · Tue Jul 05 17:10:10 2016 -0600
  44. 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
  45. d9050c6 x86: acpi: Pack global NVS into ACPI table by Bin Meng · Fri Jun 17 02:13:16 2016 -0700
  46. 9ad1234 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART by Bin Meng · Tue Jun 14 21:33:24 2016 -0700
  47. 5a49f87 x86: acpi: Fix madt lapic generation by George McCollister · Tue Jun 07 13:40:18 2016 -0500
  48. 543a82b x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables by Bin Meng · Sun May 22 01:45:38 2016 -0700
  49. d90434b x86: acpi: Remove header length check when writing tables by Bin Meng · Wed May 11 07:45:05 2016 -0700
  50. 680702e x86: acpi: Remove the unnecessary checksum calculation of DSDT by Bin Meng · Wed May 11 07:45:04 2016 -0700
  51. 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
  52. f828174 x86: Use high_table_malloc() for tables passing to SeaBIOS by Bin Meng · Wed May 11 07:45:02 2016 -0700
  53. 322ec3e x86: Prepare configuration tables in dedicated high memory region by Bin Meng · Wed May 11 07:44:59 2016 -0700
  54. e31a79a x86: Compile coreboot_table.c only for SeaBIOS by Bin Meng · Wed May 11 07:44:58 2016 -0700
  55. 3371c0b x86: Fix up PIRQ routing table checksum earlier by Bin Meng · Wed May 11 07:44:57 2016 -0700
  56. 2f8560c x86: Call board_final_cleanup() in last_stage_init() by Bin Meng · Wed May 11 07:44:56 2016 -0700
  57. 75e27da x86: qemu: fix ACPI Kconfig options by Miao Yan · Sun May 22 19:37:10 2016 -0700
  58. bcb3c8d x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · Fri May 06 10:40:22 2016 -0400
  59. 3c5234e x86: acpi: Return table length in acpi_create_madt_lapics() by Bin Meng · Sat May 07 07:46:30 2016 -0700
  60. f662fe4 x86: acpi: Clean up table header revisions by Bin Meng · Sat May 07 07:46:28 2016 -0700
  61. 3d938d1 x86: acpi: Align FACS table to a 64 byte boundary by Bin Meng · Sat May 07 07:46:27 2016 -0700
  62. a1ec7db x86: acpi: Use u32 in table write routines by Bin Meng · Sat May 07 07:46:26 2016 -0700
  63. 44256b0 x86: acpi: Adjust order in acpi_table.c by Bin Meng · Sat May 07 07:46:25 2016 -0700
  64. b063d5f x86: acpi: Change fill_header() by Bin Meng · Sat May 07 07:46:24 2016 -0700
  65. 6c39fa9 x86: acpi: Remove acpi_create_ssdt_generator() by Bin Meng · Sat May 07 07:46:23 2016 -0700
  66. 6a42158 x86: acpi: Various changes to acpi_table.h by Bin Meng · Sat May 07 07:46:21 2016 -0700
  67. d2d2218 x86: acpi: Fix compiler warnings in write_acpi_tables() by Bin Meng · Sat May 07 07:46:12 2016 -0700
  68. f0dd90c x86: Fix build warning in tables.c when CONFIG_SEABIOS by Bin Meng · Sat May 07 07:46:11 2016 -0700
  69. 11cd631 x86: Add an ICH6 pin configuration driver by Simon Glass · Fri Mar 11 22:07:13 2016 -0700
  70. 8dda587 x86: Update microcode for secondary CPUs by Simon Glass · Fri Mar 11 22:07:11 2016 -0700
  71. 96030fa x86: Support booting SeaBIOS by Bin Meng · Sun Feb 28 23:54:50 2016 -0800
  72. 3815d57 x86: Implement functions for writing coreboot table by Bin Meng · Sat Feb 27 22:58:03 2016 -0800
  73. ca68d77 x86: Support writing configuration tables in high area by Bin Meng · Sat Feb 27 22:58:02 2016 -0800
  74. ef47ed1 x86: Simplify codes in write_tables() by Bin Meng · Sat Feb 27 22:58:01 2016 -0800
  75. 5c54910 x86: Change write_acpi_tables() signature a little bit by Bin Meng · Sat Feb 27 22:58:00 2016 -0800
  76. 900e49a x86: Use a macro for ROM table alignment by Bin Meng · Sat Feb 27 22:57:59 2016 -0800
  77. 904da8e x86: Change to use start/end address pair in write_tables() by Bin Meng · Sat Feb 27 22:57:58 2016 -0800
  78. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  79. 4c836c9 x86: fsp: Make sure HOB list is not overwritten by U-Boot by Bin Meng · Wed Feb 17 00:16:23 2016 -0800
  80. 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
  81. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  82. cc2a370 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE by Bin Meng · Tue Feb 02 05:58:09 2016 -0800
  83. a5a2003 x86: irq: Move irq_router to a per driver priv by Bin Meng · Mon Feb 01 01:40:51 2016 -0800
  84. 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
  85. 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
  86. 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
  87. 29ce97e dm: x86: Add a northbridge uclass by Simon Glass · Sun Jan 17 16:11:14 2016 -0700
  88. ddcafd6 x86: Use the IRQ device when setting up the mptable by Simon Glass · Tue Jan 19 21:32:28 2016 -0700
  89. 68a2423 dm: Expand the uclass for Platform Controller Hubs (PCH) by Simon Glass · Mon Jan 18 20:19:17 2016 -0700
  90. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  91. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Jan 14 21:51:32 2016 -0500
  92. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · Wed Nov 25 17:56:32 2015 +0100
  93. e12468c x86: fsp: Always use hex numbers in the hob command output by Bin Meng · Fri Dec 11 02:55:51 2015 -0800
  94. 4a076fe x86: fsp: Set up init runtime buffer in update_fsp_configs() by Bin Meng · Thu Dec 10 22:03:04 2015 -0800
  95. f9a6189 x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option by Bin Meng · Thu Dec 10 22:03:01 2015 -0800
  96. c24aebd x86: fsp: Rename update_fsp_upd() and change its signature by Bin Meng · Thu Dec 10 22:03:00 2015 -0800
  97. a0c94dc x86: fsp: Rename shared_data to fsp_config_data by Bin Meng · Thu Dec 10 22:02:59 2015 -0800
  98. 9936148 x86: fsp: Add boot_mode as a member of struct shared_data by Bin Meng · Thu Dec 10 22:02:58 2015 -0800
  99. 40745a0 x86: fsp: Avoid cast stack_top in struct shared_data by Bin Meng · Thu Dec 10 22:02:57 2015 -0800
  100. 001d5c7 x86: fsp: Simplify fsp_continue() by Bin Meng · Thu Dec 10 22:02:56 2015 -0800