1. 1949a9a x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:14 2017 -0700
  2. 6f40e7c x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:13 2017 -0700
  3. b0d42d7 x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:12 2017 -0700
  4. 842a8de x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · Sun Jul 30 06:23:11 2017 -0700
  5. d3935ff x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:10 2017 -0700
  6. a364e62 x86: Make table address selectable by Andy Shevchenko · Fri Jul 28 20:02:15 2017 +0300
  7. 3d2a787 x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot by Bin Meng · Thu Jul 27 06:12:35 2017 -0700
  8. 20358f6 x86: Use default stack boundary alignment by Bin Meng · Thu Jul 27 06:12:34 2017 -0700
  9. 683b696 x86: acpi: Don't touch hardware on HW reduced platforms by Andy Shevchenko · Fri Jul 21 22:32:06 2017 +0300
  10. c1ae980 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · Fri Jul 21 22:32:05 2017 +0300
  11. 13a5d87 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · Fri Jul 21 22:32:04 2017 +0300
  12. fe38643 x86: acpi: Name fields in FADT in accordance with specification by Andy Shevchenko · Fri Jul 21 22:32:03 2017 +0300
  13. 87e9537 x86: acpi: Fill OEM revision by Andy Shevchenko · Fri Jul 21 22:32:02 2017 +0300
  14. 0ac1115 x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts by Stefan Roese · Tue Jul 18 14:10:50 2017 +0200
  15. 0700bba x86: dfi-bt700: Add xHCI USB support by Stefan Roese · Tue Jul 18 14:10:49 2017 +0200
  16. d31315d x86: Add Intel Edison board files by Andy Shevchenko · Thu Jul 06 14:41:53 2017 +0300
  17. e564d59 x86: Add Intel Tangier support by Felipe Balbi · Thu Jul 06 14:41:52 2017 +0300
  18. f2b047f x86: Add dma-mapping.h to architectural code by Andy Shevchenko · Thu Jul 06 14:41:51 2017 +0300
  19. bfe1c71 x86: minnowmax: Enable USB xHCI support by Bin Meng · Wed Jul 19 21:50:10 2017 +0800
  20. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  21. fe54fda x86: Move link to use driver model for SCSI by Simon Glass · Wed Jun 14 21:28:48 2017 -0600
  22. 367b3ac Revert "x86: Convert MMC to driver model" by Bin Meng · Mon Jun 26 16:36:15 2017 -0700
  23. 162b09c x86: Don't include asm/u-boot.h in common by Simon Glass · Wed May 17 08:22:56 2017 -0600
  24. ae56b13 x86: Make u-boot-x86.h a private header by Simon Glass · Wed May 17 08:22:49 2017 -0600
  25. c9fe7df x86: fsp: Remove the call to set up internal uart in fsp_init() by Bin Meng · Thu Jun 01 03:41:14 2017 -0700
  26. 273d0ec x86: baytrail: Fix boot hang with a debug build by Bin Meng · Thu Jun 01 03:41:13 2017 -0700
  27. e5bf969 x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer by Bin Meng · Wed May 31 01:04:15 2017 -0700
  28. 497c516 x86: baytrail: Use macros instead of magic numbers for FSP settings by Bin Meng · Wed May 31 01:04:14 2017 -0700
  29. fae4125 x86: baytrail: Remove "serial-debug-port-*" settings by Bin Meng · Wed May 31 01:04:13 2017 -0700
  30. fa5905e x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1 by Bin Meng · Wed May 31 01:04:12 2017 -0700
  31. 19eb0cb x86: minnowmax: Remove incorrect pad-offset of several pins by Bin Meng · Sun May 07 19:52:30 2017 -0700
  32. 59be2c0 x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode by Bin Meng · Sun May 07 19:52:29 2017 -0700
  33. f5fd9c4 x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup() by Stefan Roese · Mon Apr 24 09:48:03 2017 +0200
  34. 112e4b8 x86: Convert MMC to driver model by Simon Glass · Sun Apr 09 18:38:21 2017 -0600
  35. 353f5cb x86: acpi: Fix Windows S3 resume failure by Bin Meng · Fri Apr 21 07:24:47 2017 -0700
  36. 62a8f7d x86: pci: Allow conditionally run VGA rom in S3 by Bin Meng · Fri Apr 21 07:24:46 2017 -0700
  37. 07d46e6 x86: acpi: Turn on ACPI mode for S3 by Bin Meng · Fri Apr 21 07:24:45 2017 -0700
  38. 280aebe x86: acpi: Refactor acpi_resume() by Bin Meng · Fri Apr 21 07:24:44 2017 -0700
  39. daa5b83 x86: acpi: Make enter_acpi_mode() public by Bin Meng · Fri Apr 21 07:24:43 2017 -0700
  40. 313ddd6 x86: apci: Change PM1_CNT register access to RMW by Bin Meng · Fri Apr 21 07:24:42 2017 -0700
  41. 159661d x86: Adjust board_final_cleanup() order by Bin Meng · Fri Apr 21 07:24:41 2017 -0700
  42. fb61665 x86: Do not clear high table area for S3 by Bin Meng · Fri Apr 21 07:24:40 2017 -0700
  43. cf20030 x86: fsp: Save stack address to CMOS for next S3 boot by Bin Meng · Fri Apr 21 07:24:39 2017 -0700
  44. 39f8b08 x86: Add an early CMOS access library by Bin Meng · Fri Apr 21 07:24:38 2017 -0700
  45. 710d215 x86: acpi: Resume OS if resume vector is found by Bin Meng · Fri Apr 21 07:24:37 2017 -0700
  46. 34bc74a x86: acpi: Add one API to find OS wakeup vector by Bin Meng · Fri Apr 21 07:24:36 2017 -0700
  47. 215596c x86: acpi: Add wake up assembly stub by Bin Meng · Fri Apr 21 07:24:35 2017 -0700
  48. 212c7b2 x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3 by Bin Meng · Fri Apr 21 07:24:34 2017 -0700
  49. 2ee5b85 x86: baytrail: Conditionally report S3 in the ACPI table by Bin Meng · Fri Apr 21 07:24:33 2017 -0700
  50. ef61f77 x86: Store and display previous sleep state by Bin Meng · Fri Apr 21 07:24:32 2017 -0700
  51. acb4bf9 x86: fsp: acpi: Pass different boot mode to FSP init by Bin Meng · Fri Apr 21 07:24:31 2017 -0700
  52. 6ed1092 x86: Add post codes for OS resume by Bin Meng · Fri Apr 21 07:24:30 2017 -0700
  53. 4c762a6 x86: baytrail: acpi: Add APIs for determining/clearing sleep state by Bin Meng · Fri Apr 21 07:24:29 2017 -0700
  54. ab702be x86: acpi: Add Kconfig option and header file for ACPI resume by Bin Meng · Fri Apr 21 07:24:28 2017 -0700
  55. 579b51a fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · Wed Apr 26 22:27:59 2017 -0600
  56. 0501e3e fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · Wed Apr 26 22:27:58 2017 -0600
  57. 6b19b4d x86: Display the SPL banner only once by Simon Glass · Sun Mar 19 12:59:21 2017 -0600
  58. 0bd50cd x86: Drop leading spaces in cpu_x86_get_desc() by Simon Glass · Sun Mar 19 12:59:20 2017 -0600
  59. 7d2c201 x86: Introduce minimal PMU driver for Intel MID platforms by Andy Shevchenko · Sat Apr 01 16:21:34 2017 +0300
  60. ee2e85f x86: Add SCU IPC driver for Intel MID platforms by Felipe Balbi · Sat Apr 01 16:21:33 2017 +0300
  61. f3e87e8 x86: bootm: Fix FIT image booting on x86 by Stefan Roese · Fri Mar 31 08:09:39 2017 +0200
  62. 3e0b405 x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsi by Stefan Roese · Thu Mar 30 12:58:11 2017 +0200
  63. f8cc43a x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenames by Stefan Roese · Thu Mar 30 12:58:10 2017 +0200
  64. 6ab9107 board_f: Make relocation functions generic by Simon Glass · Fri Mar 31 08:40:38 2017 -0600
  65. 6bbf83f board_f: Make init_helpers generic by Simon Glass · Fri Mar 31 08:40:37 2017 -0600
  66. 4096e3a Move dram_init_banksize() to a common header by Simon Glass · Fri Mar 31 08:40:33 2017 -0600
  67. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  68. ee7c36f board_f: x86: Use checkcpu() for CPU init by Simon Glass · Tue Mar 28 10:27:30 2017 -0600
  69. 295c423 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · Tue Mar 28 10:27:18 2017 -0600
  70. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  71. 43b3ac5 x86: Intel MID platforms has no microcode update by Andy Shevchenko · Fri Feb 17 16:49:00 2017 +0300
  72. 203d9e0 x86: zImage: add Intel MID platforms support by Vincent Tinelli · Fri Feb 17 16:48:59 2017 +0300
  73. 78e473b x86: Introduce INTEL_MID quirk option by Andy Shevchenko · Fri Feb 17 16:48:58 2017 +0300
  74. 6c0712a x86: Force 32-bit jumps in interrupt handlers by J. Tang · Thu Feb 09 21:54:13 2017 -0500
  75. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  76. 2ae7da0 x86: make LOAD_FROM_32_BIT visible for platforms by Andy Shevchenko · Sun Feb 05 16:52:00 2017 +0300
  77. 3a8beb7 x86: qemu: Mark ucode as optional for SPL in u-boot.dtsi by Bin Meng · Wed Jan 18 03:32:58 2017 -0800
  78. ed3fd5b x86: qemu: Set up device tree for SPL by Bin Meng · Wed Jan 18 03:32:57 2017 -0800
  79. 95e4a39 x86: qemu: Fix compiler warnings for 64-bit by Bin Meng · Wed Jan 18 03:32:56 2017 -0800
  80. 7172c0a x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper by Bin Meng · Wed Jan 18 03:32:55 2017 -0800
  81. 7681621 x86: Compile irq.c for 64-bit by Bin Meng · Wed Jan 18 03:32:54 2017 -0800
  82. 2240fde x86: spl: Add weak arch_cpu_init_dm() by Bin Meng · Wed Jan 18 03:32:53 2017 -0800
  83. fd0c447 x86: Wrap print_ch() with config option by Bin Meng · Wed Jan 18 03:32:52 2017 -0800
  84. d6da81d x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c by Bin Meng · Wed Jan 18 03:32:51 2017 -0800
  85. 5aa5875 x86: Update compile/link flags to support 64-bit U-Boot by Simon Glass · Mon Jan 16 07:04:26 2017 -0700
  86. fc1e11c x86: link: Set up device tree for SPL by Simon Glass · Mon Jan 16 07:04:24 2017 -0700
  87. 46be3c6 x86: link: Add SPL declarations to the binman image by Simon Glass · Mon Jan 16 07:04:23 2017 -0700
  88. ea54358 x86: Add a dummy setjmp implementation for x86_64 by Simon Glass · Mon Jan 16 07:04:21 2017 -0700
  89. 2aa5a5b x86: Move setjmp to the i386 directory by Simon Glass · Mon Jan 16 07:04:20 2017 -0700
  90. 0d12adc x86: Move call64 to the i386 directory by Simon Glass · Mon Jan 16 07:04:19 2017 -0700
  91. 27a6eaa x86: Change irq_already_routed to a local variable by Simon Glass · Mon Jan 16 07:04:18 2017 -0700
  92. 37e706d x86: Move turbo_state to global_data by Simon Glass · Mon Jan 16 07:04:17 2017 -0700
  93. f64d6f7 x86: Move pirq_routing_table to global_data by Simon Glass · Mon Jan 16 07:04:16 2017 -0700
  94. 1e32ede x86: Support jumping from SPL to U-Boot by Simon Glass · Mon Jan 16 07:04:15 2017 -0700
  95. f5156f0 x86: Drop interrupt support in 64-bit mode by Simon Glass · Mon Jan 16 07:04:14 2017 -0700
  96. 602b98f x86: Don't try to boot Linux from SPL by Simon Glass · Mon Jan 16 07:04:13 2017 -0700
  97. 2f1492e x86: Don't build 32-bit efi files on x86_64 by Simon Glass · Mon Jan 16 07:04:12 2017 -0700
  98. bded35b x86: Don't build cpu files which are not supported on 64-bit by Simon Glass · Mon Jan 16 07:04:11 2017 -0700
  99. 78a62bd x86: Don't build call64 and setjmp on 64-bit by Simon Glass · Mon Jan 16 07:04:10 2017 -0700
  100. 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