1. 4c99ccf x86: tangier: Add a sysreset driver by Bin Meng · 6 years ago
  2. 1ac10ab x86: quark: acpi: Add full reset bit to the reset register value in FADT by Bin Meng · 6 years ago
  3. 8199a14 x86: Use microcode update from device tree for all processors by Ivan Gorinov · 6 years ago
  4. fc48ebe x86: Add scsi command to coreboot and qemu by Bin Meng · 6 years ago
  5. 5983747 x86: efi: payload: Count in conventional memory above 4GB in DRAM bank by Bin Meng · 6 years ago
  6. 1ab2c01 x86: efi-x86_payload: Enable usb keyboard during boot by Bin Meng · 6 years ago
  7. 9649273 x86: Add 64-bit setjmp/longjmp implementation by Ivan Gorinov · 6 years ago
  8. cbd29ef x86: qemu: do not build car.o with start64.o by Heinrich Schuchardt · 6 years ago
  9. 0102023 x86: efi: app: Display correct CPU info during boot by Bin Meng · 6 years ago
  10. 3ebd892 x86: Rename efi-x86 target to efi-x86_app by Bin Meng · 6 years ago
  11. 252d41f x86: baytrail: Drop EFI-specific test logics by Bin Meng · 6 years ago
  12. 93c7b87 x86: Drop QEMU-specific EFI payload support by Bin Meng · 6 years ago
  13. 3773c6a x86: efi: payload: Add arch_cpu_init() by Bin Meng · 6 years ago
  14. 4f1dacd x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · 6 years ago
  15. 51050ff x86: irq: Support discrete PIRQ routing registers via device tree by Bin Meng · 6 years ago
  16. dcec5d5 x86: irq: Parse number of PIRQ links from device tree by Bin Meng · 6 years ago
  17. 16dde89 x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes by Bin Meng · 6 years ago
  18. fcfc8a8 x86: Conditionally build the pinctrl_ich6 driver by Bin Meng · 6 years ago
  19. 594d089 x86: irq: Change LINK_V2N and LINK_N2V to inline functions by Bin Meng · 6 years ago
  20. bc728b1 x86: irq: Remove chipset specific irq router drivers by Bin Meng · 6 years ago
  21. a8542ad x86: ivybridge: Drop CONFIG_USBDEBUG by Bin Meng · 6 years ago
  22. 7d0bc17 x86: ivybridge: Enable 206ax cpu driver for FSP build by Bin Meng · 6 years ago
  23. b173b4e x86: ivybridge: Imply USB_XHCI_HCD by Bin Meng · 6 years ago
  24. 341dda3 x86: baytrail: Correct the comment of IACORE_VIDS bit ranges by Bin Meng · 6 years ago
  25. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  26. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  27. 4551992 x86: Rename e820entry to e820_entry by Bin Meng · 6 years ago
  28. 87af71c x86: Use 'unsigned int' in install_e820_map() functions by Bin Meng · 6 years ago
  29. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  30. d0c0752 x86: quark: Fix unused warnings by Tom Rini · 7 years ago
  31. 9fd95ef ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  32. 39670c3 x86: don't compare pointers to 0 by Heinrich Schuchardt · 7 years ago
  33. 80f3425 x86: qemu: Move Cache-As-RAM memory from area mapped to ROM by Anton Gerasimov · 7 years ago
  34. 4c9f4c5 x86: braswell: cherryhill: Update dts for SPI lock down by Bin Meng · 7 years ago
  35. 3a85647 env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as default by Bin Meng · 7 years ago
  36. 4a5a7fc x86: braswell: Fix unexpected crash during Linux kernel boot by Bin Meng · 7 years ago
  37. 83262f9 x86: baytrail: fsp: Move Azalia update codes to board by Bin Meng · 7 years ago
  38. f685955 x86: baytrail: fsp: Use a function to update the Azalia config pointer by Bin Meng · 7 years ago
  39. abddcd5 x86: fsp: Consolidate Azalia header file by Bin Meng · 7 years ago
  40. febdfaa x86: baytrail: Fix unstable ACPI S3 resume by Bin Meng · 7 years ago
  41. 39665be x86: tangier: Enable ACPI support for Intel Tangier by Andy Shevchenko · 7 years ago
  42. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  43. 8a1c442 x86: ivybridge: remove unused variables by Heinrich Schuchardt · 7 years ago
  44. 507f102 x86: braswell: Disable PUNIT power configuration for B0 stepping by Bin Meng · 7 years ago
  45. fffad92 x86: braswell: Add FSP configuration by Bin Meng · 7 years ago
  46. de9ac9a x86: Add Intel Braswell SoC support by Bin Meng · 7 years ago
  47. 3fe6e6e x86: baytrail: acpi: Add full reset bit to the reset register value in FADT by Bin Meng · 7 years ago
  48. 438505f x86: tangier: kconfig: Guard tangier-specific options by Bin Meng · 7 years ago
  49. 81c727d x86: baytrail: Fix turbo enable by Bin Meng · 7 years ago
  50. 2ddb1a1 x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig by Bin Meng · 7 years ago
  51. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  52. 07d7783 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  53. 24357df x86: Switch all boards to use DM SCSI by Bin Meng · 7 years ago
  54. b7c6bae x86: Convert MMC to driver model by Simon Glass · 7 years ago
  55. 6461f45 x86: ivybridge: remove unused uma_memory_size by xypron.glpk@gmx.de · 7 years ago
  56. 7243689 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · 7 years ago
  57. b9342b2 x86: kconfig: Move USB to platform Kconfig by Bin Meng · 7 years ago
  58. 97e12b0 x86: qemu: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  59. b0e3adf x86: quark: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  60. 71305b4 x86: tangier: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  61. a65ae28 x86: queensbay: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  62. 08fb85b x86: coreboot: kconfig: Imply drivers that are useful by Bin Meng · 7 years ago
  63. 1b15ef9 x86: broadwell: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  64. a5b2129 x86: ivybridge: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  65. e88e1ef x86: baytrail: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  66. 67f99f9 x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig by Bin Meng · 7 years ago
  67. 5d89b37 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  68. 3612b1e x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig by Bin Meng · 7 years ago
  69. 30b1ecd x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  70. 1e452b4 x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig by Bin Meng · 7 years ago
  71. 745a94f ahci: Support non-PCI controllers by Simon Glass · 7 years ago
  72. b156da9 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · 7 years ago
  73. 495f377 x86: Add Intel Edison board files by Andy Shevchenko · 7 years ago
  74. e71de54 x86: Add Intel Tangier support by Felipe Balbi · 7 years ago
  75. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  76. 32e9ec1 x86: Move link to use driver model for SCSI by Simon Glass · 7 years ago
  77. da2364c Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  78. 37d1023 x86: baytrail: Fix boot hang with a debug build by Bin Meng · 7 years ago
  79. f8f291b x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer by Bin Meng · 7 years ago
  80. 5e74e5a x86: baytrail: Use macros instead of magic numbers for FSP settings by Bin Meng · 7 years ago
  81. 6702488 x86: baytrail: Remove "serial-debug-port-*" settings by Bin Meng · 7 years ago
  82. 455a5a8 x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1 by Bin Meng · 7 years ago
  83. ddb3ac3 x86: Convert MMC to driver model by Simon Glass · 7 years ago
  84. 5ae5aa9 x86: acpi: Fix Windows S3 resume failure by Bin Meng · 7 years ago
  85. 0f4e258 x86: acpi: Refactor acpi_resume() by Bin Meng · 7 years ago
  86. bffd798 x86: Adjust board_final_cleanup() order by Bin Meng · 7 years ago
  87. ba65808 x86: fsp: Save stack address to CMOS for next S3 boot by Bin Meng · 7 years ago
  88. 3a34cae x86: acpi: Resume OS if resume vector is found by Bin Meng · 7 years ago
  89. 2b2d666 x86: acpi: Add wake up assembly stub by Bin Meng · 7 years ago
  90. b727961 x86: Store and display previous sleep state by Bin Meng · 7 years ago
  91. fcf2fba x86: baytrail: acpi: Add APIs for determining/clearing sleep state by Bin Meng · 7 years ago
  92. deb95999 fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · 7 years ago
  93. d66a10f fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · 7 years ago
  94. a6eb676 x86: Drop leading spaces in cpu_x86_get_desc() by Simon Glass · 8 years ago
  95. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  96. 76d1d02 board_f: x86: Use checkcpu() for CPU init by Simon Glass · 8 years ago
  97. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  98. 308c75e x86: Intel MID platforms has no microcode update by Andy Shevchenko · 8 years ago
  99. 3c03f49 x86: Force 32-bit jumps in interrupt handlers by J. Tang · 8 years ago
  100. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago