1. 35c50a5 x86: ivybridge: Use driver model PCI API in sata.c by Simon Glass · 9 years ago
  2. 39f3f8c x86: ivybridge: Use the SATA driver to do the init by Simon Glass · 9 years ago
  3. c0cf9ac x86: ivybridge: Drop the unused bd82x6x_init_extra() by Simon Glass · 9 years ago
  4. 5cc400b x86: ivybridge: Do the SATA init before relocation by Simon Glass · 9 years ago
  5. 9c8caca x86: ivybridge: Drop unnecessary northbridge setup by Simon Glass · 9 years ago
  6. e5bdccd x86: ivybridge: Use driver model PCI API in bd82x6x.c by Simon Glass · 9 years ago
  7. 4fa56b1 x86: ivybridge: Move northbridge and PCH init into drivers by Simon Glass · 9 years ago
  8. 6b7f76d x86: ivybridge: Move early init code into northbridge.c by Simon Glass · 9 years ago
  9. 83b9c65 x86: ivybridge: Drop the dead MTRR code by Simon Glass · 9 years ago
  10. 0b22c97 x86: ivybridge: Set up the thermal target correctly by Simon Glass · 9 years ago
  11. 5e469f3 x86: ivybridge: Move CPU init code into the driver by Simon Glass · 9 years ago
  12. b4974c4 x86: ivybridge: Use common CPU init code by Simon Glass · 9 years ago
  13. 25d1f94 x86: ivybridge: Move GPIO init to the LPC init() method by Simon Glass · 9 years ago
  14. a716f9e x86: ivybridge: Move sandybridge init to the lpc probe() method by Simon Glass · 9 years ago
  15. d4d1e91 x86: ivybridge: Move graphics init much later by Simon Glass · 9 years ago
  16. b20cf04 x86: ivybridge: Probe the LPC in CPU init by Simon Glass · 9 years ago
  17. ee30129 x86: ivybridge: Rename lpc_init() to lpc_init_extra() by Simon Glass · 9 years ago
  18. 99eecaa x86: ivybridge: Move LPC and PCH init into northbridge probe() by Simon Glass · 9 years ago
  19. aa0f23e x86: ivybridge: Move northbridge init into the probe() method by Simon Glass · 9 years ago
  20. 061e9ea x86: ivybridge: Add a driver for the bd82x6x northbridge by Simon Glass · 9 years ago
  21. a7b1d95 x86: ivybridge: Rename bd82x6x_init() by Simon Glass · 9 years ago
  22. 8acbabb x86: ivybridge: Move more init to the probe() function by Simon Glass · 9 years ago
  23. 62b3717 x86: ivybridge: Move lpc_early_init() to probe() by Simon Glass · 9 years ago
  24. 044f1a0 x86: ivybridge: Set up the LPC device using driver model by Simon Glass · 9 years ago
  25. 3276163 dm: x86: spi: Convert ICH SPI driver to driver model PCI API by Simon Glass · 9 years ago
  26. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  27. c3153b3 x86: ivybridge: Do not require HAVE_INTEL_ME by Bin Meng · 9 years ago
  28. f9d94d3 dm: pci: video: Convert video and pci_rom to use DM PCI API by Simon Glass · 9 years ago
  29. 3523035 dm: x86: ivybridge: Convert graphics init to use DM PCI API by Simon Glass · 9 years ago
  30. a986c3a x86: Remove HAVE_ACPI_RESUME by Bin Meng · 9 years ago
  31. 55af71f x86: Remove CPU_INTEL_SOCKET_RPGA989 by Bin Meng · 9 years ago
  32. 715f20a x86: Clean up ivybridge/chrome Kconfig options by Bin Meng · 9 years ago
  33. 35da4d1 x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE by Bin Meng · 9 years ago
  34. 38de020 x86: Convert to use driver model timer by Bin Meng · 9 years ago
  35. 149f24f x86: ivybridge: Enable the MRC cache by Bin Meng · 9 years ago
  36. 9eff5a7 x86: ivybridge: Measure the MRC code execution time by Simon Glass · 9 years ago
  37. 5d12980 x86: ivybridge: Fix car_uninit() to correctly set run state by Simon Glass · 9 years ago
  38. 664c0e1 x86: ivybridge: Check the RTC return value by Simon Glass · 9 years ago
  39. a45312e x86: ivybridge: Use 'ret' instead of 'rcode' by Simon Glass · 9 years ago
  40. f2dd470 x86: chromebook_link: Enable the debug UART by Simon Glass · 9 years ago
  41. 8046714 x86: ivybridge: Correct two typos for MRC by Bin Meng · 9 years ago
  42. 2845ead x86: Use struct mrc_region to describe a mrc region by Bin Meng · 9 years ago
  43. f34c059 x86: ivybridge: Use APIs provided in the mrccache lib by Bin Meng · 9 years ago
  44. 21666cf x86: Move mrccache.[c|h] to a common place by Bin Meng · 9 years ago
  45. f8e7992 x86: ivybridge: Remove the dead codes that programs pci bridge by Bin Meng · 9 years ago
  46. 770fd33 x86: Enable DM RTC support for all x86 boards by Bin Meng · 9 years ago
  47. 53112f2 Kill unneeded #include <linux/kconfig.h> by Masahiro Yamada · 9 years ago
  48. c9dea01 x86: Clean up lapic codes by Bin Meng · 9 years ago
  49. eb0bc56 x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS by Bin Meng · 9 years ago
  50. a9a4426 x86: Add multi-processor init by Simon Glass · 10 years ago
  51. 1375e9a x86: ivybridge: Use reset_cpu() by Simon Glass · 10 years ago
  52. 06e694f x86: chromebook_link: dts: Add PCH and LPC devices by Simon Glass · 10 years ago
  53. 404bc5e dm: x86: Add a uclass for a Platform Controller Hub by Simon Glass · 10 years ago
  54. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · 10 years ago
  55. e0e7b36 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · 10 years ago
  56. 7567f46 x86: Split up arch_cpu_init() by Simon Glass · 10 years ago
  57. 240d06d x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · 10 years ago
  58. 684818d x86: video: Allow video ROM execution to fall back to the other method by Simon Glass · 10 years ago
  59. 461cebf x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 by Simon Glass · 10 years ago
  60. e860ee4 x86: ivybridge: Drop the Kconfig MRC cache information by Simon Glass · 10 years ago
  61. 428dfa4 x86: Implement a cache for Memory Reference Code parameters by Simon Glass · 10 years ago
  62. 9281eb5 x86: ivybridge: Update microcode early in boot by Simon Glass · 10 years ago
  63. e591101 x86: ivybridge: Add a way to turn off the CAR by Simon Glass · 10 years ago
  64. a754b95 x86: ivybridge: Request MTRRs for DRAM regions by Simon Glass · 10 years ago
  65. 5a530b6 x86: ivybridge: Set up an MTRR for the video frame buffer by Simon Glass · 10 years ago
  66. 7bf5b9e x86: Add support for MTRRs by Simon Glass · 10 years ago
  67. 666534f x86: ivybridge: Drop support for ROM caching by Simon Glass · 10 years ago
  68. 19ec76d x86: ivybridge: Only run the Video BIOS when video is enabled by Simon Glass · 10 years ago
  69. 293f497 x86: Use consistent name XXX_ADDR for binary blob flash address by Bin Meng · 10 years ago
  70. c8a5c41 x86: Correct problems in the microcode loading by Simon Glass · 10 years ago
  71. 44679e7 x86: ivybridge: Update the microcode by Simon Glass · 10 years ago
  72. 642d248 x86: Add post failure codes for bist and car by Bin Meng · 10 years ago
  73. d90f8e1 x86: Add initial video device init for Intel GMA by Simon Glass · 10 years ago
  74. 61612ed x86: ivybridge: Add northbridge init functions by Simon Glass · 10 years ago
  75. cf46d37 x86: Add init for model 206AX CPU by Simon Glass · 10 years ago
  76. 79248a1 x86: ivybridge: Set up XHCI USB by Simon Glass · 10 years ago
  77. 194d757 x86: ivybridge: Set up EHCI USB by Simon Glass · 10 years ago
  78. cd0adb3 x86: ivybridge: Add SATA init by Simon Glass · 10 years ago
  79. 06409c9 x86: ivybridge: Add additional LPC init by Simon Glass · 10 years ago
  80. f307708 x86: ivybridge: Add PCH init by Simon Glass · 10 years ago
  81. 17f1c40 x86: ivybridge: Add support for BD82x6x PCH by Simon Glass · 10 years ago
  82. 268eefd x86: ivybridge: Implement SDRAM init by Simon Glass · 10 years ago
  83. d22f5c9 x86: ivybridge: Add LAPIC support by Simon Glass · 10 years ago
  84. 30580fc x86: ivybridge: Add early init for PCH devices by Simon Glass · 10 years ago
  85. f79d538 x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · 10 years ago
  86. 367077a x86: ivybridge: Check BIST value on boot by Simon Glass · 10 years ago
  87. f226c41 x86: ivybridge: Perform initial CPU setup by Simon Glass · 10 years ago
  88. dcfac35 x86: ivybridge: Add early LPC init so that serial works by Simon Glass · 10 years ago
  89. 3274ae0 x86: ivybridge: Enable PCI in early init by Simon Glass · 10 years ago
  90. 98f139b x86: chromebook_link: Implement CAR support (cache as RAM) by Simon Glass · 10 years ago
  91. 0b36ecd x86: Add chromebook_link board by Simon Glass · 10 years ago