1. 98625c5 x86: acpi: Add DMA descriptors for I2C1 on Intel Tangier by Andy Shevchenko · Tue Feb 26 13:43:15 2019 +0200
  2. 77406e5 x86: acpi: Add DMA descriptors for SPI5 on Intel Tangier by Andy Shevchenko · Tue Feb 26 13:43:14 2019 +0200
  3. 3642ba9 x86: broadwell: Add support for serial I/O devices by Simon Glass · Sat Feb 16 20:25:03 2019 -0700
  4. 398336e x86: broadwell: Add support for the ADSP by Simon Glass · Sat Feb 16 20:25:01 2019 -0700
  5. 4d0c6ea sound: x86: Add beeping support in i8254 by Simon Glass · Sat Feb 16 20:24:58 2019 -0700
  6. e7ceeef sound: x86: link: Add sound support by Simon Glass · Sat Feb 16 20:24:57 2019 -0700
  7. 4a82768 x86: Adjust I/O macros to work on 64-bit machines by Simon Glass · Sat Feb 16 20:24:46 2019 -0700
  8. 7245476 x86: do not use i386 code for x86_64 memory functions by Heinrich Schuchardt · Wed Jan 23 02:42:39 2019 +0100
  9. e1aa27b x86: tangier: Add initial ACPI support for PMIC device by Andy Shevchenko · Tue Feb 05 13:06:57 2019 +0200
  10. 6a211b6 x86: acpi: Fix indentation in Intel Tangier ASL code by Andy Shevchenko · Sat Nov 10 17:37:02 2018 +0200
  11. 8334046 x86: acpi: Enable RTC for Intel Tangier by Andy Shevchenko · Sat Nov 10 17:37:01 2018 +0200
  12. 4ca48c9 x86: acpi: Generate SPCR table by Andy Shevchenko · Tue Nov 20 23:52:38 2018 +0200
  13. 6e84f087 x86: acpi: Add SPCR table description by Andy Shevchenko · Tue Nov 20 23:52:37 2018 +0200
  14. 59c4aa4 x86: Implement arch-specific io accessor routines by Bin Meng · Mon Oct 15 02:21:16 2018 -0700
  15. 39aff64 x86: acpi: Remove redundant Offset (0x00) by Andy Shevchenko · Wed Oct 31 19:14:08 2018 +0200
  16. 9c9d0e9 x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region by Stefan Roese · Mon Oct 22 14:07:53 2018 +0200
  17. 8fafd01 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · Mon Oct 01 12:22:37 2018 -0600
  18. 418c246 x86: tangier: acpi: add I2C6 node by Georgii Staroselskii · Tue Sep 11 13:31:09 2018 +0300
  19. 0805a76 x86: cpu: introduce scu_ipc_raw_command() by Georgii Staroselskii · Tue Sep 11 13:31:06 2018 +0300
  20. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · Mon Aug 06 20:47:39 2018 +0900
  21. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · Mon Aug 06 20:47:38 2018 +0900
  22. 69ebf19 x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters by Bin Meng · Thu Aug 23 21:28:58 2018 -0700
  23. 106dcfc x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · Thu Aug 23 08:24:10 2018 -0700
  24. af915bf elf: Move x86 reloc defines to common elf.h by Alexander Graf · Mon Jun 18 17:23:10 2018 +0200
  25. 3f04707 x86: acpi: Prevent acpi_table.h from being included more than once by Bin Meng · Wed Jul 18 21:42:17 2018 -0700
  26. ac63025 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · Wed Jul 18 21:42:15 2018 -0700
  27. af5b8d2 x86: Switch to use DM sysreset driver by Bin Meng · Thu Jul 19 03:07:33 2018 -0700
  28. 7fe4075 x86: Use microcode update from device tree for all processors by Ivan Gorinov · Thu Jun 21 21:16:16 2018 -0700
  29. 6ba3999 x86: Change __kernel_size_t conditionals to use compiler provided defines by Bin Meng · Fri Jun 22 01:38:27 2018 -0700
  30. 8a57ea7 x86: Add 64-bit setjmp/longjmp implementation by Ivan Gorinov · Tue Jun 19 11:40:42 2018 -0700
  31. d803f54 x86: irq: Support discrete PIRQ routing registers via device tree by Bin Meng · Tue Jun 12 01:26:46 2018 -0700
  32. c332fca x86: irq: Parse number of PIRQ links from device tree by Bin Meng · Tue Jun 12 01:26:45 2018 -0700
  33. 1defbb1 x86: irq: Change LINK_V2N and LINK_N2V to inline functions by Bin Meng · Sun Jun 03 19:04:23 2018 -0700
  34. 0c9f594 x86: irq: Remove chipset specific irq router drivers by Bin Meng · Sun Jun 03 19:04:22 2018 -0700
  35. f55305a Define board_quiesce_devices() in a shared location by Simon Glass · Wed May 16 09:42:25 2018 -0600
  36. b722b11 x86: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · Mon Apr 30 15:56:02 2018 +0100
  37. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · Sun May 06 18:27:01 2018 -0400
  38. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  39. 4b8fc74 x86: Rename e820entry to e820_entry by Bin Meng · Wed Apr 11 22:02:11 2018 -0700
  40. 3838d71 x86: Use 'unsigned int' in install_e820_map() functions by Bin Meng · Wed Apr 11 22:02:10 2018 -0700
  41. 04bd0f1 x86: Update the io.h file to use {out|in}_{be|le}X macros by Lukasz Majewski · Thu Mar 29 16:41:11 2018 +0200
  42. 260fa77 x86: Add 64-bit memory-mapped I/O functions by Ivan Gorinov · Fri Apr 06 14:43:04 2018 -0700
  43. 901bb0b x86: zImage: Pass working device tree data to the kernel by Ivan Gorinov · Mon Mar 26 18:06:54 2018 -0700
  44. e102925 x86: acpi: Use an API to get the ACPI RSDP table address by Bin Meng · Tue Jan 30 05:01:16 2018 -0800
  45. 66d3e63 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · Wed Jan 10 19:40:15 2018 +0200
  46. 6b07d36 x86: tangier: Make _CRS for BTH0 Serialized to avoid warning by Andy Shevchenko · Wed Jan 10 18:07:26 2018 +0200
  47. 565b4ca x86: tangier: Add Bluetooth to ACPI table by Andy Shevchenko · Thu Jan 04 18:40:13 2018 +0200
  48. 7ec9243 x86: tangier: Use actual GPIO hardware numbers by Andy Shevchenko · Thu Jan 04 18:40:12 2018 +0200
  49. 4257457 x86: tangier: Use official ACPI HID for FLIS IP by Andy Shevchenko · Tue Dec 12 19:02:42 2017 +0200
  50. 9f4f313 x86: acpi: Put sleepstates.asl to the common place by Bin Meng · Wed Oct 18 18:21:00 2017 -0700
  51. e6d48c6 x86: baytrail: fsp: Use a function to update the Azalia config pointer by Bin Meng · Fri Oct 13 01:30:05 2017 -0700
  52. 1de482e x86: fsp: Consolidate Azalia header file by Bin Meng · Fri Oct 13 01:30:04 2017 -0700
  53. 286e77f x86: tangier: Enable ACPI support for Intel Tangier by Andy Shevchenko · Tue Oct 03 14:55:07 2017 +0300
  54. 53eaabe x86: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:08 2017 -0700
  55. 471919d dm: x86: Allow TSC timer to be used before DM is ready by Simon Glass · Tue Sep 05 19:49:46 2017 -0600
  56. fde66f4 x86: braswell: Add FSP configuration by Bin Meng · Tue Aug 15 22:42:00 2017 -0700
  57. 68a070b x86: Add Intel Braswell SoC support by Bin Meng · Tue Aug 15 22:41:58 2017 -0700
  58. c23720c x86: fsp: Update fsp command to show spec 1.1 header by Bin Meng · Tue Aug 15 22:41:57 2017 -0700
  59. 3c8b48a x86: fsp: Add FSP_GRAPHICS_INFO_HOB by Bin Meng · Tue Aug 15 22:41:52 2017 -0700
  60. f3c0632 x86: fsp: Update struct common_buf for FSP spec 1.1 by Bin Meng · Tue Aug 15 22:41:51 2017 -0700
  61. ef205ea dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · Sat Aug 26 00:50:17 2017 +0900
  62. 1f380a7 x86: Remove dead ISA related codes by Bin Meng · Thu Aug 03 22:52:44 2017 -0700
  63. 6f40e7c x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:13 2017 -0700
  64. a364e62 x86: Make table address selectable by Andy Shevchenko · Fri Jul 28 20:02:15 2017 +0300
  65. c1ae980 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · Fri Jul 21 22:32:05 2017 +0300
  66. fe38643 x86: acpi: Name fields in FADT in accordance with specification by Andy Shevchenko · Fri Jul 21 22:32:03 2017 +0300
  67. e564d59 x86: Add Intel Tangier support by Felipe Balbi · Thu Jul 06 14:41:52 2017 +0300
  68. f2b047f x86: Add dma-mapping.h to architectural code by Andy Shevchenko · Thu Jul 06 14:41:51 2017 +0300
  69. 162b09c x86: Don't include asm/u-boot.h in common by Simon Glass · Wed May 17 08:22:56 2017 -0600
  70. ae56b13 x86: Make u-boot-x86.h a private header by Simon Glass · Wed May 17 08:22:49 2017 -0600
  71. e5bf969 x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer by Bin Meng · Wed May 31 01:04:15 2017 -0700
  72. 497c516 x86: baytrail: Use macros instead of magic numbers for FSP settings by Bin Meng · Wed May 31 01:04:14 2017 -0700
  73. fae4125 x86: baytrail: Remove "serial-debug-port-*" settings by Bin Meng · Wed May 31 01:04:13 2017 -0700
  74. 353f5cb x86: acpi: Fix Windows S3 resume failure by Bin Meng · Fri Apr 21 07:24:47 2017 -0700
  75. 280aebe x86: acpi: Refactor acpi_resume() by Bin Meng · Fri Apr 21 07:24:44 2017 -0700
  76. daa5b83 x86: acpi: Make enter_acpi_mode() public by Bin Meng · Fri Apr 21 07:24:43 2017 -0700
  77. cf20030 x86: fsp: Save stack address to CMOS for next S3 boot by Bin Meng · Fri Apr 21 07:24:39 2017 -0700
  78. 39f8b08 x86: Add an early CMOS access library by Bin Meng · Fri Apr 21 07:24:38 2017 -0700
  79. 710d215 x86: acpi: Resume OS if resume vector is found by Bin Meng · Fri Apr 21 07:24:37 2017 -0700
  80. 34bc74a x86: acpi: Add one API to find OS wakeup vector by Bin Meng · Fri Apr 21 07:24:36 2017 -0700
  81. 215596c x86: acpi: Add wake up assembly stub by Bin Meng · Fri Apr 21 07:24:35 2017 -0700
  82. 2ee5b85 x86: baytrail: Conditionally report S3 in the ACPI table by Bin Meng · Fri Apr 21 07:24:33 2017 -0700
  83. ef61f77 x86: Store and display previous sleep state by Bin Meng · Fri Apr 21 07:24:32 2017 -0700
  84. acb4bf9 x86: fsp: acpi: Pass different boot mode to FSP init by Bin Meng · Fri Apr 21 07:24:31 2017 -0700
  85. 6ed1092 x86: Add post codes for OS resume by Bin Meng · Fri Apr 21 07:24:30 2017 -0700
  86. 4c762a6 x86: baytrail: acpi: Add APIs for determining/clearing sleep state by Bin Meng · Fri Apr 21 07:24:29 2017 -0700
  87. ab702be x86: acpi: Add Kconfig option and header file for ACPI resume by Bin Meng · Fri Apr 21 07:24:28 2017 -0700
  88. 7d2c201 x86: Introduce minimal PMU driver for Intel MID platforms by Andy Shevchenko · Sat Apr 01 16:21:34 2017 +0300
  89. ee2e85f x86: Add SCU IPC driver for Intel MID platforms by Felipe Balbi · Sat Apr 01 16:21:33 2017 +0300
  90. 6ab9107 board_f: Make relocation functions generic by Simon Glass · Fri Mar 31 08:40:38 2017 -0600
  91. 6bbf83f board_f: Make init_helpers generic by Simon Glass · Fri Mar 31 08:40:37 2017 -0600
  92. 4096e3a Move dram_init_banksize() to a common header by Simon Glass · Fri Mar 31 08:40:33 2017 -0600
  93. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  94. 295c423 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · Tue Mar 28 10:27:18 2017 -0600
  95. 37e706d x86: Move turbo_state to global_data by Simon Glass · Mon Jan 16 07:04:17 2017 -0700
  96. f64d6f7 x86: Move pirq_routing_table to global_data by Simon Glass · Mon Jan 16 07:04:16 2017 -0700
  97. 1e32ede x86: Support jumping from SPL to U-Boot by Simon Glass · Mon Jan 16 07:04:15 2017 -0700
  98. 4a6bda5 x86: Fix up type sizes for 64-bit by Simon Glass · Mon Jan 16 07:04:06 2017 -0700
  99. 249da61 x86: Drop flag_is_changable() on x86_64 by Simon Glass · Mon Jan 16 07:04:05 2017 -0700
  100. 59d6820 x86: Fix up byteorder.h for x86_64 by Simon Glass · Mon Jan 16 07:04:04 2017 -0700