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