1. 7ac99be x86: Add an ICH6 pin configuration driver by Simon Glass · 9 years ago
  2. e77b62e x86: Update microcode for secondary CPUs by Simon Glass · 9 years ago
  3. 6bcb675 x86: Record the CPU details when starting each core by Simon Glass · 9 years ago
  4. 005174d x86: Allow I/O functions to use pointers by Simon Glass · 9 years ago
  5. 30928c1 x86: Add macros to clear and set I/O bits by Simon Glass · 9 years ago
  6. b70e742 x86: ivybridge: Drop sandybridge_early_init() by Simon Glass · 9 years ago
  7. 8b900a4 x86: Move Intel Management Engine code to a common place by Simon Glass · 9 years ago
  8. 2a605d4 x86: Rename PORT_RESET to IO_PORT_RESET by Simon Glass · 9 years ago
  9. 50dd3da x86: Move common CPU code to its own place by Simon Glass · 9 years ago
  10. 8c30b57 x86: Move common LPC code to its own place by Simon Glass · 9 years ago
  11. bb096b9 x86: Add the root-complex block to common intel registers 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. 342727a x86: cpu: Add functions to return the family and stepping by Simon Glass · 9 years ago
  15. d116b53 x86: Add comments to the SIPI vector by Simon Glass · 9 years ago
  16. fde4677 x86: Correct duplicate POST values by Simon Glass · 9 years ago
  17. d6d50db x86: gpio: Correct GPIO setup ordering by Simon Glass · 9 years ago
  18. 8bf08b4 x86: Add some more common MSR indexes by Simon Glass · 9 years ago
  19. 3cf2371 x86: Support booting SeaBIOS by Bin Meng · 9 years ago
  20. 26f9a9b x86: Implement functions for writing coreboot table by Bin Meng · 9 years ago
  21. 358bb3f x86: Change write_acpi_tables() signature a little bit by Bin Meng · 9 years ago
  22. 897e1dc x86: Use a macro for ROM table alignment by Bin Meng · 9 years ago
  23. f2d0690 x86: Clean up coreboot_tables.h by Bin Meng · 9 years ago
  24. 1329020 x86: Move sysinfo related to sysinfo.h by Bin Meng · 9 years ago
  25. f1d6fda x86: Move asm/arch-coreboot/tables.h to a common place by Bin Meng · 9 years ago
  26. 4374139 x86: ivybridge: Add FSP support by Bin Meng · 9 years ago
  27. 5c88442 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE by Bin Meng · 9 years ago
  28. 3857ed0 x86: pci: Drop legacy PCI APIs by Bin Meng · 9 years ago
  29. b46c208 x86: irq: Move irq_router to a per driver priv by Bin Meng · 9 years ago
  30. 2b7ff26 x86: Drop asm/arch/gpio.h by Bin Meng · 9 years ago
  31. fa287b1 x86: qemu: add the ability to load and link ACPI tables from QEMU by Miao Yan · 9 years ago
  32. a3b15a0 x86: qemu: setup PM IO base for ACPI in southbridge by Miao Yan · 9 years ago
  33. 2575722 x86: qemu: re-structure qemu_fwcfg_list_firmware() by Miao Yan · 9 years ago
  34. d521197 x86: baytrail: Add option to disable the internal UART to setup_early_uart() by Stefan Roese · 9 years ago
  35. 25d5352 x86: ivybridge: Use syscon for the GMA device by Simon Glass · 9 years ago
  36. 98655f3 x86: Set up a shared syscon numbering schema by Simon Glass · 9 years ago
  37. b2a6235 x86: ivybridge: Drop XHCI support by Simon Glass · 9 years ago
  38. 278d3a4 x86: ivybridge: Drop special EHCI init by Simon Glass · 9 years ago
  39. 1605b10 x86: ivybridge: Sort out the calls to bridge_silicon_revision() by Simon Glass · 9 years ago
  40. a5ea3a7 x86: ivybridge: Move code from pch.c to bd82x6x.c by Simon Glass · 9 years ago
  41. 9434c7a x86: ivybridge: Convert pch.c to use DM PCI API by Simon Glass · 9 years ago
  42. fad1296 x86: ivybridge: Convert report_platform to DM PCI API by Simon Glass · 9 years ago
  43. c02a424 x86: ivybridge: Convert SDRAM init to use driver model by Simon Glass · 9 years ago
  44. 4e19072 x86: ivybridge: Move LPC init into the LPC probe() method by Simon Glass · 9 years ago
  45. 865c24e x86: ivybridge: Move lpc_enable() into gma.c by Simon Glass · 9 years ago
  46. 01a6790 x86: ivybridge: Use the SATA driver to do the init by Simon Glass · 9 years ago
  47. 82935b7 x86: ivybridge: Drop the unused bd82x6x_init_extra() by Simon Glass · 9 years ago
  48. d46f2a6 x86: ivybridge: Do the SATA init before relocation by Simon Glass · 9 years ago
  49. 1a9dd22 x86: ivybridge: Use driver model PCI API in bd82x6x.c by Simon Glass · 9 years ago
  50. 9ed781a x86: ivybridge: Move northbridge and PCH init into drivers by Simon Glass · 9 years ago
  51. afd5d50 x86: Make x86_init_cpus() static by Simon Glass · 9 years ago
  52. 9d156b5 x86: ivybridge: Move CPU init code into the driver by Simon Glass · 9 years ago
  53. 2b27d20 x86: ivybridge: Rename lpc_init() to lpc_init_extra() by Simon Glass · 9 years ago
  54. 858361b x86: ivybridge: Rename bd82x6x_init() by Simon Glass · 9 years ago
  55. 788cd90 x86: ivybridge: Move lpc_early_init() to probe() by Simon Glass · 9 years ago
  56. 0bdce07 dm: x86: Drop the weak cpu_irq_init() function by Simon Glass · 9 years ago
  57. d3b884b dm: x86: Add a common PIRQ init function by Simon Glass · 9 years ago
  58. 12d6929 dm: x86: Set up interrupt routing from interrupt_init() by Simon Glass · 9 years ago
  59. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  60. 4edde96 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  61. f60df20 x86: qemu: add fw_cfg support by Miao Yan · 9 years ago
  62. 87968de x86: ivybridge: Add macros for LPC decode ranges by Bin Meng · 9 years ago
  63. 214feec x86: fsp: Set up init runtime buffer in update_fsp_configs() by Bin Meng · 9 years ago
  64. 4ce022d x86: fsp: Move struct fspinit_rtbuf definition to chipset header by Bin Meng · 9 years ago
  65. 81f84aa x86: fsp: Rename update_fsp_upd() and change its signature by Bin Meng · 9 years ago
  66. cb379a3 x86: fsp: Rename shared_data to fsp_config_data by Bin Meng · 9 years ago
  67. 57ac74f x86: fsp: Add boot_mode as a member of struct shared_data by Bin Meng · 9 years ago
  68. f0285fb x86: fsp: Avoid cast stack_top in struct shared_data by Bin Meng · 9 years ago
  69. aa02446 x86: fsp: Simplify fsp_continue() by Bin Meng · 9 years ago
  70. 9bf727f dm: x86: ivybridge: Convert graphics init to use DM PCI API by Simon Glass · 9 years ago
  71. 1d4c83c x86: tsc: Remove legacy timer codes by Bin Meng · 9 years ago
  72. 0f3176e x86: Remove MIN_PORT80_KCLOCKS_DELAY by Bin Meng · 9 years ago
  73. 902ca5b x86: Remove legacy pci codes by Bin Meng · 9 years ago
  74. e5ffa4b x86: queensbay: Really disable IGD by Bin Meng · 9 years ago
  75. da3fe24 x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · 9 years ago
  76. 0a2ea02 x86: Fix cosmetic issues in the i8254 and i8259 codes by Bin Meng · 9 years ago
  77. 6c50527 x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS by Bin Meng · 9 years ago
  78. 6c2f758 x86: Use the generic bitops headers by Fabio Estevam · 9 years ago
  79. 4b9f6a6 x86: Use struct mrc_region to describe a mrc region by Bin Meng · 9 years ago
  80. ed80096 x86: Add more common routines to manipulate mrc cache by Bin Meng · 9 years ago
  81. bfa95c5 x86: Add various minor tidy-ups in mrccache codes by Bin Meng · 9 years ago
  82. 2fe66db x86: Do sanity test on the cache record in mrccache_update() by Bin Meng · 9 years ago
  83. f6220f1 x86: Move mrccache.[c|h] to a common place by Bin Meng · 9 years ago
  84. 721e992 x86: Add SMBIOS table support by Bin Meng · 9 years ago
  85. 59ec719 x86: Move install_e820_map() out of zimage.c by Bin Meng · 9 years ago
  86. 1f124eb x86: Allow disabling IGD on Intel Queensbay by Bin Meng · 9 years ago
  87. c6d4705 x86: quark: Configure MTRR to enable cache by Bin Meng · 9 years ago
  88. 554778c x86: quark: Initialize thermal sensor properly by Bin Meng · 9 years ago
  89. 693b5f6 x86: quark: Lock HMBOUND register before jumping to kernel by Bin Meng · 9 years ago
  90. d0b3e3b x86: quark: Add clrbits, setbits, clrsetbits macros for message port access by Bin Meng · 9 years ago
  91. 2afb623 x86: quark: Add PCIe/USB static register programming after memory init by Bin Meng · 9 years ago
  92. b06862b x86: quark: Add USB PHY initialization support by Bin Meng · 9 years ago
  93. 316fd39 x86: Enable PCIe controller on quark/galileo by Bin Meng · 9 years ago
  94. 5750e5e x86: quark: Optimize MRC execution time by Bin Meng · 9 years ago
  95. 867bcb6 x86: Generate a valid ACPI table by Saket Sinha · 9 years ago
  96. c78dfb4 x86: superio: Add keyboard controller support to smsc_lpc47m driver by Bin Meng · 9 years ago
  97. c17ca6b x86: Remove calculate_relocation_address() by Bin Meng · 9 years ago
  98. 89b8708 x86: coreboot: Increase memrange entry number to 32 by Bin Meng · 9 years ago
  99. ecf674b x86: Drop FSP error defines and use EFI instead by Simon Glass · 9 years ago
  100. 2db9374 x86: Move the GDT into global_data by Simon Glass · 9 years ago