1. a452002 x86: Configure VESA parameters before loading Linux kernel by Bin Meng · 9 years ago
  2. 43dd22f x86: Setup fixed range MTRRs for legacy regions by Bin Meng · 9 years ago
  3. 07545d8 x86: Generate a valid MultiProcessor (MP) table by Bin Meng · 9 years ago
  4. 7f5df8d x86: Add MultiProcessor (MP) table APIs by Bin Meng · 9 years ago
  5. a2d73fd x86: Remove inline for lapic access routines by Bin Meng · 9 years ago
  6. 3d23287 x86: Add I/O APIC register access routines by Bin Meng · 9 years ago
  7. ba9091f x86: Clean up ioapic header file by Bin Meng · 9 years ago
  8. 63d54a6 x86: Clean up lapic codes by Bin Meng · 9 years ago
  9. 6e6f4ce x86: Move MP initialization codes into a common place by Bin Meng · 9 years ago
  10. be3f06b x86: dm: Clean up cpu drivers by Bin Meng · 9 years ago
  11. aefaff8 x86: fsp: Move FspInitEntry call to board_init_f() by Bin Meng · 9 years ago
  12. 002610f x86: fsp: Load GDT before calling FspInitEntry by Bin Meng · 9 years ago
  13. 5318f18 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · 9 years ago
  14. 65cdd9b x86: coreboot: Fix cosmetic issues by Bin Meng · 9 years ago
  15. 4be2f42 x86: qemu: Adjust VGA initialization by Bin Meng · 9 years ago
  16. 0fcb7ac x86: qemu: Enable legacy IDE I/O ports decode by Bin Meng · 9 years ago
  17. cc7debc x86: qemu: Turn on legacy segments decode by Bin Meng · 9 years ago
  18. 05b98ec x86: quark: Implement PIRQ routing by Bin Meng · 9 years ago
  19. 9c7dea6 x86: Refactor PIRQ routing support by Bin Meng · 9 years ago
  20. a65b25d x86: Support QEMU x86 targets by Bin Meng · 9 years ago
  21. ede9709 x86: Add a CPU driver for baytrail by Simon Glass · 9 years ago
  22. bcb0c61 x86: Allow CPUs to be set up after relocation by Simon Glass · 9 years ago
  23. 86196c6 x86: Add functions to set and clear bits on MSRs by Simon Glass · 9 years ago
  24. 45b5a37 x86: Add multi-processor init by Simon Glass · 9 years ago
  25. 6f41e0e7b x86: Provide access to the IDT by Simon Glass · 9 years ago
  26. 5284529 x86: Store the GDT pointer in global_data by Simon Glass · 9 years ago
  27. 837a136 x86: Add an mfence macro by Simon Glass · 9 years ago
  28. 1a06d2a x86: Add defines for fixed MTRRs by Simon Glass · 9 years ago
  29. b551173 x86: Add atomic operations by Simon Glass · 9 years ago
  30. 6388e35 x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · 9 years ago
  31. ff6a8f3 x86: Implement reset_cpu() correctly for modern CPUs by Simon Glass · 9 years ago
  32. f82a784 x86: quark: Turn on legacy segments decode by Bin Meng · 9 years ago
  33. 4a34e4b x86: baytrail: fix the GPIOBASE address by Gabriel Huau · 9 years ago
  34. afbf140 x86: queensbay: Implement PIRQ routing by Bin Meng · 9 years ago
  35. b5b6b01 x86: Support platform PIRQ routing by Bin Meng · 9 years ago
  36. 5e2400e x86: Write configuration tables in last_stage_init() by Bin Meng · 9 years ago
  37. e3e7fa2 x86: Add a function to assign IRQ numbers to PCI device by Bin Meng · 9 years ago
  38. 24ff8e7 x86: Clean up arch/x86/include/asm/e820.h by Bin Meng · 9 years ago
  39. 1926883 x86: Set serial port IRQ for SMSC LPC47M by Bin Meng · 10 years ago
  40. 9704f23 x86: queensbay: Avoid using PCH prefix by Bin Meng · 10 years ago
  41. ba45756 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · 10 years ago
  42. aad78d2 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · 10 years ago
  43. a219dae dm: x86: pci: Add a PCI driver for driver model by Simon Glass · 10 years ago
  44. 31f57c2 x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · 10 years ago
  45. 0a9e7ee generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · 10 years ago
  46. db7a7de Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  47. 0267ba5 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  48. b162257 x86: quark: Initialize non-standard BARs by Bin Meng · 10 years ago
  49. 0a391b1 x86: quark: Add Memory Reference Code (MRC) main routines by Bin Meng · 10 years ago
  50. 828d9af x86: Add basic Intel Quark processor support by Bin Meng · 10 years ago
  51. 3c8ae53 x86: Define macros for pci configuration space access by Bin Meng · 10 years ago
  52. faa8323 x86: quark: Add routines to access message bus registers by Bin Meng · 10 years ago
  53. b994efb x86: Add header files for Intel Quark SoC defines by Bin Meng · 10 years ago
  54. 3a1a18f x86: Add support for Intel Minnowboard Max by Simon Glass · 10 years ago
  55. 447f8b0 x86: Allow a UART to be set up before the FSP is ready by Simon Glass · 10 years ago
  56. 82196cf x86: Adjust the FSP types slightly by Simon Glass · 10 years ago
  57. 1021af4 x86: Move common FSP code into a common location by Simon Glass · 10 years ago
  58. 2d934e5 x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 by Simon Glass · 10 years ago
  59. 191c008 x86: Implement a cache for Memory Reference Code parameters by Simon Glass · 10 years ago
  60. b18c68d x86: Use ipchecksum from net/ by Simon Glass · 10 years ago
  61. 3b621cc x86: Test mtrr support flag before accessing mtrr msr by Bin Meng · 10 years ago
  62. 4949166 x86: Save mtrr support flag in global data by Bin Meng · 10 years ago
  63. bdc88d4 x86: Support ROMs on other archs by Simon Glass · 10 years ago
  64. b2439ae x86: fsp: Drop get_hob_type() and get_hob_length() by Bin Meng · 10 years ago
  65. c72f74e x86: ivybridge: Update microcode early in boot by Simon Glass · 10 years ago
  66. aff2523 x86: Add support for MTRRs by Simon Glass · 10 years ago
  67. 6c911c4 x86: Drop RAMTOP Kconfig by Simon Glass · 10 years ago
  68. 949dbc1 x86: Simplify the fsp hob access functions by Bin Meng · 10 years ago
  69. 8f9052f pci: Make pci apis usable before relocation by Bin Meng · 10 years ago
  70. 255fd5c x86: Clean up the FSP support codes by Bin Meng · 10 years ago
  71. adfe3b2 x86: crownbay: Add SPI flash support by Bin Meng · 10 years ago
  72. b71eec3 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support by Bin Meng · 10 years ago
  73. b2e02d2 x86: Add basic support to queensbay platform and crownbay board by Bin Meng · 10 years ago
  74. e6126a5 x86: move arch-specific asmlinkage to <asm/linkage.h> by Masahiro Yamada · 10 years ago
  75. bceb9f0 x86: Support Intel FSP initialization path in start.S by Bin Meng · 10 years ago
  76. 95a5a47 x86: Add post failure codes for bist and car by Bin Meng · 10 years ago
  77. 8e04d4c x86: queensbay: Adapt FSP support codes by Bin Meng · 10 years ago
  78. 752a0b0 x86: Initial import from Intel FSP release for Queensbay platform by Bin Meng · 10 years ago
  79. a2927e0 x86: Add a simple superio driver for SMSC LPC47M by Bin Meng · 10 years ago
  80. 2795573 x86: ich6-gpio: Move setup_pch_gpios() to board support codes by Bin Meng · 10 years ago
  81. afc366f Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  82. effcf06 x86: Add initial video device init for Intel GMA by Simon Glass · 10 years ago
  83. e34aef1 x86: Add GDT descriptors for option ROMs by Simon Glass · 10 years ago
  84. 2477427 x86: ivybridge: Add northbridge init functions by Simon Glass · 10 years ago
  85. d1ef113 x86: Drop some msr functions that we don't support by Simon Glass · 10 years ago
  86. bb80be3 x86: Add init for model 206AX CPU by Simon Glass · 10 years ago
  87. 0c9075e x86: Add LAPIC setup code by Simon Glass · 10 years ago
  88. 1dae2e0 x86: Refactor interrupt_init() by Bin Meng · 10 years ago
  89. a549f74 x86: Remove cpu_init_r() for x86 by Bin Meng · 10 years ago
  90. 18739e2 x86: Add Intel speedstep and turbo mode code by Simon Glass · 10 years ago
  91. a6d4c45 x86: ivybridge: Set up XHCI USB by Simon Glass · 10 years ago
  92. 9baeca4 x86: ivybridge: Set up EHCI USB by Simon Glass · 10 years ago
  93. 3ac8393 x86: ivybridge: Add SATA init by Simon Glass · 10 years ago
  94. 8c74a57 x86: ivybridge: Add PCH init by Simon Glass · 10 years ago
  95. 3e0332c x86: Add a simple header file for ACPI by Simon Glass · 10 years ago
  96. 4e7a6ac x86: ivybridge: Add support for BD82x6x PCH by Simon Glass · 10 years ago
  97. a0bd851 x86: Set up edge triggering on interrupt 9 by Simon Glass · 10 years ago
  98. e94ea6f x86: pci: Add handlers before and after a PCI hose scan by Simon Glass · 10 years ago
  99. a2f5d09 x86: Add ioapic.h header by Simon Glass · 10 years ago
  100. 65dd74a x86: ivybridge: Implement SDRAM init by Simon Glass · 10 years ago