1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  2. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  3. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  4. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  5. a827ba9 x86: pci: Drop the first parameter in pci_x86_r/w_config() by Simon Glass · 5 years ago
  6. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  7. 76d1d02 board_f: x86: Use checkcpu() for CPU init by Simon Glass · 8 years ago
  8. 8d8f3ac x86: ivybridge: Add more debugging for failures by Simon Glass · 8 years ago
  9. 4cc00f0 x86: Add debugging when cpu_common_init() fails by Simon Glass · 8 years ago
  10. 7e4a6ae x86: Move common PCH code into a common place by Simon Glass · 9 years ago
  11. 50dd3da x86: Move common CPU code to its own place by Simon Glass · 9 years ago
  12. 06d336c x86: Create a common header for Intel register access by Simon Glass · 9 years ago
  13. 9e66506 x86: Move microcode code to a common location by Simon Glass · 9 years ago
  14. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  15. 5213f28 x86: ivybridge: Convert enable_usb_bar() to use DM PCI API by Simon Glass · 9 years ago
  16. 0c7645b x86: ivybridge: Use the I2C driver to perform SMbus init by Simon Glass · 9 years ago
  17. d46f2a6 x86: ivybridge: Do the SATA init before relocation by Simon Glass · 9 years ago
  18. 9fd11c7 x86: ivybridge: Move GPIO init to the LPC init() method by Simon Glass · 9 years ago
  19. 17e0a9a x86: ivybridge: Move graphics init much later by Simon Glass · 9 years ago
  20. f633efa x86: ivybridge: Probe the LPC in CPU init by Simon Glass · 9 years ago
  21. 655925a x86: ivybridge: Move northbridge init into the probe() method by Simon Glass · 9 years ago
  22. 858361b x86: ivybridge: Rename bd82x6x_init() by Simon Glass · 9 years ago
  23. fe40bd4 x86: ivybridge: Move more init to the probe() function by Simon Glass · 9 years ago
  24. 788cd90 x86: ivybridge: Move lpc_early_init() to probe() by Simon Glass · 9 years ago
  25. 4acc83d x86: ivybridge: Set up the LPC device using driver model by Simon Glass · 9 years ago
  26. 789fa27 x86: Remove HAVE_ACPI_RESUME by Bin Meng · 9 years ago
  27. 80af398 x86: Convert to use driver model timer by Bin Meng · 9 years ago
  28. 7b95252 x86: chromebook_link: Enable the debug UART by Simon Glass · 9 years ago
  29. 5021c81 x86: ivybridge: Use reset_cpu() by Simon Glass · 9 years ago
  30. 90b16d1 x86: chromebook_link: dts: Add PCH and LPC devices by Simon Glass · 10 years ago
  31. aad78d2 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · 10 years ago
  32. 161d2e4 x86: Split up arch_cpu_init() by Simon Glass · 10 years ago
  33. 31f57c2 x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · 10 years ago
  34. c72f74e x86: ivybridge: Update microcode early in boot by Simon Glass · 10 years ago
  35. 3a5659f x86: ivybridge: Drop support for ROM caching by Simon Glass · 10 years ago
  36. 95a5a47 x86: Add post failure codes for bist and car by Bin Meng · 10 years ago
  37. 3eafce0 x86: ivybridge: Add LAPIC support by Simon Glass · 10 years ago
  38. 8e0df06 x86: ivybridge: Add early init for PCH devices by Simon Glass · 10 years ago
  39. 77f9b1f x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · 10 years ago
  40. 94060ff x86: ivybridge: Check BIST value on boot by Simon Glass · 10 years ago
  41. f5fbbe9 x86: ivybridge: Perform initial CPU setup by Simon Glass · 10 years ago
  42. 2b60515 x86: ivybridge: Add early LPC init so that serial works by Simon Glass · 10 years ago
  43. 6e5b12b x86: ivybridge: Enable PCI in early init by Simon Glass · 10 years ago
  44. 70a09c6 x86: chromebook_link: Implement CAR support (cache as RAM) by Simon Glass · 10 years ago
  45. 8ef0757 x86: Add chromebook_link board by Simon Glass · 10 years ago