1. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  2. c93fd57 x86: Make MSR_PKG_POWER_SKU common by Simon Glass · Fri Dec 06 21:42:34 2019 -0700
  3. b12689d x86: Add common functions for TDP and perf control by Simon Glass · Wed Sep 25 08:56:38 2019 -0600
  4. 4347d83 x86: Use a common bus clock for Intel CPUs by Simon Glass · Wed Sep 25 08:56:37 2019 -0600
  5. e7ceeef sound: x86: link: Add sound support by Simon Glass · Sat Feb 16 20:24:57 2019 -0700
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  7. b154a2d dm: x86: Move link to use driver model for video by Simon Glass · Wed Oct 05 20:42:20 2016 -0600
  8. cad6de4 i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail) by Stefan Roese · Tue Aug 09 07:41:15 2016 +0200
  9. 9c852d7 x86: Move common PCH code into a common place by Simon Glass · Wed Mar 16 07:44:36 2016 -0600
  10. 05a0a9b x86: ivybridge: Drop sandybridge_early_init() by Simon Glass · Fri Mar 11 22:07:01 2016 -0700
  11. b67be7e x86: Move Intel Management Engine code to a common place by Simon Glass · Fri Mar 11 22:07:00 2016 -0700
  12. 780ba48 x86: Move common CPU code to its own place by Simon Glass · Fri Mar 11 22:06:58 2016 -0700
  13. 63e08a2 x86: Move common LPC code to its own place by Simon Glass · Fri Mar 11 22:06:57 2016 -0700
  14. ab39d33 x86: Add the root-complex block to common intel registers by Simon Glass · Fri Mar 11 22:06:56 2016 -0700
  15. 5535730 x86: Create a common header for Intel register access by Simon Glass · Fri Mar 11 22:06:55 2016 -0700
  16. 2df6188 x86: Move microcode code to a common location by Simon Glass · Fri Mar 11 22:06:54 2016 -0700
  17. 9d95358 x86: Add some more common MSR indexes by Simon Glass · Sun Mar 06 19:28:04 2016 -0700
  18. 5dbe304 x86: ivybridge: Add FSP support by Bin Meng · Wed Feb 17 00:16:21 2016 -0800
  19. 9570d1f x86: Drop asm/arch/gpio.h by Bin Meng · Mon Feb 01 01:40:48 2016 -0800
  20. a75abeb x86: ivybridge: Use syscon for the GMA device by Simon Glass · Sun Jan 17 16:11:59 2016 -0700
  21. 72ce7ef x86: ivybridge: Drop XHCI support by Simon Glass · Sun Jan 17 16:11:56 2016 -0700
  22. 74a9e6a x86: ivybridge: Drop special EHCI init by Simon Glass · Sun Jan 17 16:11:55 2016 -0700
  23. 11f76a7 x86: ivybridge: Sort out the calls to bridge_silicon_revision() by Simon Glass · Sun Jan 17 16:11:54 2016 -0700
  24. 6c9e1d8 x86: ivybridge: Move code from pch.c to bd82x6x.c by Simon Glass · Sun Jan 17 16:11:53 2016 -0700
  25. b3a9e51 x86: ivybridge: Convert pch.c to use DM PCI API by Simon Glass · Sun Jan 17 16:11:52 2016 -0700
  26. cd7f2d9 x86: ivybridge: Convert report_platform to DM PCI API by Simon Glass · Sun Jan 17 16:11:51 2016 -0700
  27. 37a91ff x86: ivybridge: Convert SDRAM init to use driver model by Simon Glass · Sun Jan 17 16:11:50 2016 -0700
  28. 40e7a20 x86: ivybridge: Move LPC init into the LPC probe() method by Simon Glass · Sun Jan 17 16:11:40 2016 -0700
  29. 5337b43 x86: ivybridge: Move lpc_enable() into gma.c by Simon Glass · Sun Jan 17 16:11:39 2016 -0700
  30. 39f3f8c x86: ivybridge: Use the SATA driver to do the init by Simon Glass · Sun Jan 17 16:11:37 2016 -0700
  31. c0cf9ac x86: ivybridge: Drop the unused bd82x6x_init_extra() by Simon Glass · Sun Jan 17 16:11:36 2016 -0700
  32. 5cc400b x86: ivybridge: Do the SATA init before relocation by Simon Glass · Sun Jan 17 16:11:35 2016 -0700
  33. e5bdccd x86: ivybridge: Use driver model PCI API in bd82x6x.c by Simon Glass · Sun Jan 17 16:11:32 2016 -0700
  34. 4fa56b1 x86: ivybridge: Move northbridge and PCH init into drivers by Simon Glass · Sun Jan 17 16:11:31 2016 -0700
  35. 5e469f3 x86: ivybridge: Move CPU init code into the driver by Simon Glass · Sun Jan 17 16:11:24 2016 -0700
  36. ee30129 x86: ivybridge: Rename lpc_init() to lpc_init_extra() by Simon Glass · Sun Jan 17 16:11:18 2016 -0700
  37. a7b1d95 x86: ivybridge: Rename bd82x6x_init() by Simon Glass · Sun Jan 17 16:11:13 2016 -0700
  38. 62b3717 x86: ivybridge: Move lpc_early_init() to probe() by Simon Glass · Sun Jan 17 16:11:11 2016 -0700
  39. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Jan 14 21:51:32 2016 -0500
  40. 68c94b4 x86: ivybridge: Add macros for LPC decode ranges by Bin Meng · Fri Dec 11 02:55:52 2015 -0800
  41. 3523035 dm: x86: ivybridge: Convert graphics init to use DM PCI API by Simon Glass · Sun Nov 29 13:17:55 2015 -0700
  42. 21666cf x86: Move mrccache.[c|h] to a common place by Bin Meng · Sun Oct 11 21:37:36 2015 -0700
  43. c9dea01 x86: Clean up lapic codes by Bin Meng · Wed Jun 17 11:15:38 2015 +0800
  44. 987214d x86: Add a CPU driver for baytrail by Simon Glass · Wed Apr 29 22:26:02 2015 -0600
  45. a9a4426 x86: Add multi-processor init by Simon Glass · Wed Apr 29 22:25:59 2015 -0600
  46. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · Thu Mar 26 09:29:26 2015 -0600
  47. e0e7b36 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · Thu Mar 05 12:25:33 2015 -0700
  48. 461cebf x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 by Simon Glass · Tue Jan 27 22:13:33 2015 -0700
  49. 428dfa4 x86: Implement a cache for Memory Reference Code parameters by Simon Glass · Mon Jan 19 22:16:14 2015 -0700
  50. 9281eb5 x86: ivybridge: Update microcode early in boot by Simon Glass · Thu Jan 01 16:18:14 2015 -0700
  51. d0506f7 x86: move arch-specific asmlinkage to <asm/linkage.h> by Masahiro Yamada · Wed Dec 03 17:36:57 2014 +0900
  52. a55173f x86: ich6-gpio: Move setup_pch_gpios() to board support codes by Bin Meng · Fri Dec 12 21:05:23 2014 +0800
  53. d90f8e1 x86: Add initial video device init for Intel GMA by Simon Glass · Fri Nov 14 20:56:36 2014 -0700
  54. 61612ed x86: ivybridge: Add northbridge init functions by Simon Glass · Mon Nov 24 21:18:18 2014 -0700
  55. cf46d37 x86: Add init for model 206AX CPU by Simon Glass · Mon Nov 24 21:18:16 2014 -0700
  56. 79248a1 x86: ivybridge: Set up XHCI USB by Simon Glass · Fri Nov 14 18:18:42 2014 -0700
  57. 194d757 x86: ivybridge: Set up EHCI USB by Simon Glass · Fri Nov 14 18:18:40 2014 -0700
  58. cd0adb3 x86: ivybridge: Add SATA init by Simon Glass · Fri Nov 14 18:18:38 2014 -0700
  59. f307708 x86: ivybridge: Add PCH init by Simon Glass · Fri Nov 14 18:18:34 2014 -0700
  60. 17f1c40 x86: ivybridge: Add support for BD82x6x PCH by Simon Glass · Fri Nov 14 18:18:32 2014 -0700
  61. 268eefd x86: ivybridge: Implement SDRAM init by Simon Glass · Wed Nov 12 22:42:28 2014 -0700
  62. 60af017 x86: ivybridge: Add support for early GPIO init by Simon Glass · Wed Nov 12 22:42:24 2014 -0700
  63. 30580fc x86: ivybridge: Add early init for PCH devices by Simon Glass · Wed Nov 12 22:42:23 2014 -0700
  64. f79d538 x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · Wed Nov 12 22:42:21 2014 -0700
  65. f226c41 x86: ivybridge: Perform initial CPU setup by Simon Glass · Wed Nov 12 22:42:19 2014 -0700
  66. dcfac35 x86: ivybridge: Add early LPC init so that serial works by Simon Glass · Wed Nov 12 22:42:15 2014 -0700
  67. 0b36ecd x86: Add chromebook_link board by Simon Glass · Wed Nov 12 22:42:07 2014 -0700