1. d31315d x86: Add Intel Edison board files by Andy Shevchenko · Thu Jul 06 14:41:53 2017 +0300
  2. e564d59 x86: Add Intel Tangier support by Felipe Balbi · Thu Jul 06 14:41:52 2017 +0300
  3. f2b047f x86: Add dma-mapping.h to architectural code by Andy Shevchenko · Thu Jul 06 14:41:51 2017 +0300
  4. bfe1c71 x86: minnowmax: Enable USB xHCI support by Bin Meng · Wed Jul 19 21:50:10 2017 +0800
  5. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  6. fe54fda x86: Move link to use driver model for SCSI by Simon Glass · Wed Jun 14 21:28:48 2017 -0600
  7. 367b3ac Revert "x86: Convert MMC to driver model" by Bin Meng · Mon Jun 26 16:36:15 2017 -0700
  8. 162b09c x86: Don't include asm/u-boot.h in common by Simon Glass · Wed May 17 08:22:56 2017 -0600
  9. ae56b13 x86: Make u-boot-x86.h a private header by Simon Glass · Wed May 17 08:22:49 2017 -0600
  10. 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
  11. 273d0ec x86: baytrail: Fix boot hang with a debug build by Bin Meng · Thu Jun 01 03:41:13 2017 -0700
  12. e5bf969 x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer by Bin Meng · Wed May 31 01:04:15 2017 -0700
  13. 497c516 x86: baytrail: Use macros instead of magic numbers for FSP settings by Bin Meng · Wed May 31 01:04:14 2017 -0700
  14. fae4125 x86: baytrail: Remove "serial-debug-port-*" settings by Bin Meng · Wed May 31 01:04:13 2017 -0700
  15. fa5905e x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1 by Bin Meng · Wed May 31 01:04:12 2017 -0700
  16. 19eb0cb x86: minnowmax: Remove incorrect pad-offset of several pins by Bin Meng · Sun May 07 19:52:30 2017 -0700
  17. 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
  18. 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
  19. 112e4b8 x86: Convert MMC to driver model by Simon Glass · Sun Apr 09 18:38:21 2017 -0600
  20. 353f5cb x86: acpi: Fix Windows S3 resume failure by Bin Meng · Fri Apr 21 07:24:47 2017 -0700
  21. 62a8f7d x86: pci: Allow conditionally run VGA rom in S3 by Bin Meng · Fri Apr 21 07:24:46 2017 -0700
  22. 07d46e6 x86: acpi: Turn on ACPI mode for S3 by Bin Meng · Fri Apr 21 07:24:45 2017 -0700
  23. 280aebe x86: acpi: Refactor acpi_resume() by Bin Meng · Fri Apr 21 07:24:44 2017 -0700
  24. daa5b83 x86: acpi: Make enter_acpi_mode() public by Bin Meng · Fri Apr 21 07:24:43 2017 -0700
  25. 313ddd6 x86: apci: Change PM1_CNT register access to RMW by Bin Meng · Fri Apr 21 07:24:42 2017 -0700
  26. 159661d x86: Adjust board_final_cleanup() order by Bin Meng · Fri Apr 21 07:24:41 2017 -0700
  27. fb61665 x86: Do not clear high table area for S3 by Bin Meng · Fri Apr 21 07:24:40 2017 -0700
  28. cf20030 x86: fsp: Save stack address to CMOS for next S3 boot by Bin Meng · Fri Apr 21 07:24:39 2017 -0700
  29. 39f8b08 x86: Add an early CMOS access library by Bin Meng · Fri Apr 21 07:24:38 2017 -0700
  30. 710d215 x86: acpi: Resume OS if resume vector is found by Bin Meng · Fri Apr 21 07:24:37 2017 -0700
  31. 34bc74a x86: acpi: Add one API to find OS wakeup vector by Bin Meng · Fri Apr 21 07:24:36 2017 -0700
  32. 215596c x86: acpi: Add wake up assembly stub by Bin Meng · Fri Apr 21 07:24:35 2017 -0700
  33. 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
  34. 2ee5b85 x86: baytrail: Conditionally report S3 in the ACPI table by Bin Meng · Fri Apr 21 07:24:33 2017 -0700
  35. ef61f77 x86: Store and display previous sleep state by Bin Meng · Fri Apr 21 07:24:32 2017 -0700
  36. acb4bf9 x86: fsp: acpi: Pass different boot mode to FSP init by Bin Meng · Fri Apr 21 07:24:31 2017 -0700
  37. 6ed1092 x86: Add post codes for OS resume by Bin Meng · Fri Apr 21 07:24:30 2017 -0700
  38. 4c762a6 x86: baytrail: acpi: Add APIs for determining/clearing sleep state by Bin Meng · Fri Apr 21 07:24:29 2017 -0700
  39. ab702be x86: acpi: Add Kconfig option and header file for ACPI resume by Bin Meng · Fri Apr 21 07:24:28 2017 -0700
  40. 579b51a fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · Wed Apr 26 22:27:59 2017 -0600
  41. 0501e3e fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · Wed Apr 26 22:27:58 2017 -0600
  42. 6b19b4d x86: Display the SPL banner only once by Simon Glass · Sun Mar 19 12:59:21 2017 -0600
  43. 0bd50cd x86: Drop leading spaces in cpu_x86_get_desc() by Simon Glass · Sun Mar 19 12:59:20 2017 -0600
  44. 7d2c201 x86: Introduce minimal PMU driver for Intel MID platforms by Andy Shevchenko · Sat Apr 01 16:21:34 2017 +0300
  45. ee2e85f x86: Add SCU IPC driver for Intel MID platforms by Felipe Balbi · Sat Apr 01 16:21:33 2017 +0300
  46. f3e87e8 x86: bootm: Fix FIT image booting on x86 by Stefan Roese · Fri Mar 31 08:09:39 2017 +0200
  47. 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
  48. f8cc43a x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenames by Stefan Roese · Thu Mar 30 12:58:10 2017 +0200
  49. 6ab9107 board_f: Make relocation functions generic by Simon Glass · Fri Mar 31 08:40:38 2017 -0600
  50. 6bbf83f board_f: Make init_helpers generic by Simon Glass · Fri Mar 31 08:40:37 2017 -0600
  51. 4096e3a Move dram_init_banksize() to a common header by Simon Glass · Fri Mar 31 08:40:33 2017 -0600
  52. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  53. ee7c36f board_f: x86: Use checkcpu() for CPU init by Simon Glass · Tue Mar 28 10:27:30 2017 -0600
  54. 295c423 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · Tue Mar 28 10:27:18 2017 -0600
  55. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  56. 43b3ac5 x86: Intel MID platforms has no microcode update by Andy Shevchenko · Fri Feb 17 16:49:00 2017 +0300
  57. 203d9e0 x86: zImage: add Intel MID platforms support by Vincent Tinelli · Fri Feb 17 16:48:59 2017 +0300
  58. 78e473b x86: Introduce INTEL_MID quirk option by Andy Shevchenko · Fri Feb 17 16:48:58 2017 +0300
  59. 6c0712a x86: Force 32-bit jumps in interrupt handlers by J. Tang · Thu Feb 09 21:54:13 2017 -0500
  60. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  61. 2ae7da0 x86: make LOAD_FROM_32_BIT visible for platforms by Andy Shevchenko · Sun Feb 05 16:52:00 2017 +0300
  62. 3a8beb7 x86: qemu: Mark ucode as optional for SPL in u-boot.dtsi by Bin Meng · Wed Jan 18 03:32:58 2017 -0800
  63. ed3fd5b x86: qemu: Set up device tree for SPL by Bin Meng · Wed Jan 18 03:32:57 2017 -0800
  64. 95e4a39 x86: qemu: Fix compiler warnings for 64-bit by Bin Meng · Wed Jan 18 03:32:56 2017 -0800
  65. 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
  66. 7681621 x86: Compile irq.c for 64-bit by Bin Meng · Wed Jan 18 03:32:54 2017 -0800
  67. 2240fde x86: spl: Add weak arch_cpu_init_dm() by Bin Meng · Wed Jan 18 03:32:53 2017 -0800
  68. fd0c447 x86: Wrap print_ch() with config option by Bin Meng · Wed Jan 18 03:32:52 2017 -0800
  69. d6da81d x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c by Bin Meng · Wed Jan 18 03:32:51 2017 -0800
  70. 5aa5875 x86: Update compile/link flags to support 64-bit U-Boot by Simon Glass · Mon Jan 16 07:04:26 2017 -0700
  71. fc1e11c x86: link: Set up device tree for SPL by Simon Glass · Mon Jan 16 07:04:24 2017 -0700
  72. 46be3c6 x86: link: Add SPL declarations to the binman image by Simon Glass · Mon Jan 16 07:04:23 2017 -0700
  73. ea54358 x86: Add a dummy setjmp implementation for x86_64 by Simon Glass · Mon Jan 16 07:04:21 2017 -0700
  74. 2aa5a5b x86: Move setjmp to the i386 directory by Simon Glass · Mon Jan 16 07:04:20 2017 -0700
  75. 0d12adc x86: Move call64 to the i386 directory by Simon Glass · Mon Jan 16 07:04:19 2017 -0700
  76. 27a6eaa x86: Change irq_already_routed to a local variable by Simon Glass · Mon Jan 16 07:04:18 2017 -0700
  77. 37e706d x86: Move turbo_state to global_data by Simon Glass · Mon Jan 16 07:04:17 2017 -0700
  78. f64d6f7 x86: Move pirq_routing_table to global_data by Simon Glass · Mon Jan 16 07:04:16 2017 -0700
  79. 1e32ede x86: Support jumping from SPL to U-Boot by Simon Glass · Mon Jan 16 07:04:15 2017 -0700
  80. f5156f0 x86: Drop interrupt support in 64-bit mode by Simon Glass · Mon Jan 16 07:04:14 2017 -0700
  81. 602b98f x86: Don't try to boot Linux from SPL by Simon Glass · Mon Jan 16 07:04:13 2017 -0700
  82. 2f1492e x86: Don't build 32-bit efi files on x86_64 by Simon Glass · Mon Jan 16 07:04:12 2017 -0700
  83. 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
  84. 78a62bd x86: Don't build call64 and setjmp on 64-bit by Simon Glass · Mon Jan 16 07:04:10 2017 -0700
  85. 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
  86. 78a20d2 x86: ivybridge: Provide a dummy SDRAM init for 64-bit by Simon Glass · Mon Jan 16 07:04:08 2017 -0700
  87. c48de2c x86: ivybridge: Skip SATA init in SPL by Simon Glass · Mon Jan 16 07:04:07 2017 -0700
  88. 4a6bda5 x86: Fix up type sizes for 64-bit by Simon Glass · Mon Jan 16 07:04:06 2017 -0700
  89. 249da61 x86: Drop flag_is_changable() on x86_64 by Simon Glass · Mon Jan 16 07:04:05 2017 -0700
  90. 59d6820 x86: Fix up byteorder.h for x86_64 by Simon Glass · Mon Jan 16 07:04:04 2017 -0700
  91. 9e8dd4f x86: Add a link script for SPL by Simon Glass · Mon Jan 16 07:04:02 2017 -0700
  92. c74f9dc x86: Add a link script for 64-bit x86 by Simon Glass · Mon Jan 16 07:04:01 2017 -0700
  93. 1560a63 x86: Fix up CONFIG_X86_64 check by Simon Glass · Mon Jan 16 07:04:00 2017 -0700
  94. 590aef7 x86: Support global_data on x86_64 by Simon Glass · Mon Jan 16 07:03:59 2017 -0700
  95. efedba7 x86: Add cpu code for x86_64 by Simon Glass · Mon Jan 16 07:03:58 2017 -0700
  96. 16a624b x86: Move the i386 code into its own directory by Simon Glass · Mon Jan 16 07:03:57 2017 -0700
  97. 030777d x86: Add an SPL implementation by Simon Glass · Mon Jan 16 07:03:56 2017 -0700
  98. 878201b x86: Tidy up use of size_t in relocation by Simon Glass · Mon Jan 16 07:03:55 2017 -0700
  99. 010af86 x86: Add support for 64-bit relocation by Simon Glass · Mon Jan 16 07:03:54 2017 -0700
  100. c897907 x86: Refactor relocation to prepare for 64-bit by Simon Glass · Mon Jan 16 07:03:53 2017 -0700