1. b8aa55c common: move init_helpers.h prototypes in init.h by Patrick Delaunay · 7 years ago
  2. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  3. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  4. d0c0752 x86: quark: Fix unused warnings by Tom Rini · 7 years ago
  5. 45410da x86: acpi: Use an API to get the ACPI RSDP table address by Bin Meng · 7 years ago
  6. 3469bf4 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 7 years ago
  7. 378960d x86: zImage: Move subarch assignment out of cmd_line check by Andy Shevchenko · 7 years ago
  8. 7b36dbd x86: Fix reference to QEMU variant of write_acpi_tables() by Andy Shevchenko · 7 years ago
  9. 3ffb33d x86: tangier: Make _CRS for BTH0 Serialized to avoid warning by Andy Shevchenko · 7 years ago
  10. 5d8c4eb x86: tangier: Add Bluetooth to ACPI table by Andy Shevchenko · 7 years ago
  11. d08953e x86: tangier: Use actual GPIO hardware numbers by Andy Shevchenko · 7 years ago
  12. 8e18f34 x86: Move commands from under arch/x86 to cmd/x86/ by Tom Rini · 7 years ago
  13. 1602d21 x86: tangier: Use official ACPI HID for FLIS IP by Andy Shevchenko · 7 years ago
  14. 9fd95ef ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  15. aa7839b x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones by Stefan Roese · 7 years ago
  16. 2547524 Revert "x86: bootm: Fix FIT image booting on x86" by Anatolij Gustschin · 7 years ago
  17. 39670c3 x86: don't compare pointers to 0 by Heinrich Schuchardt · 7 years ago
  18. 80f3425 x86: qemu: Move Cache-As-RAM memory from area mapped to ROM by Anton Gerasimov · 7 years ago
  19. d6a0c78 pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · 7 years ago
  20. 411898d x86: acpi: Put sleepstates.asl to the common place by Bin Meng · 7 years ago
  21. dc80d3b x86: fsp: graphics: Add some notes about the graphics info hob by Bin Meng · 7 years ago
  22. 4c9f4c5 x86: braswell: cherryhill: Update dts for SPI lock down by Bin Meng · 7 years ago
  23. fb2c530 Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down" by Bin Meng · 7 years ago
  24. aa9c595 x86: Fix ACPI resume dependency to MRC cache by Bin Meng · 7 years ago
  25. 3a85647 env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as default by Bin Meng · 7 years ago
  26. 4a5a7fc x86: braswell: Fix unexpected crash during Linux kernel boot by Bin Meng · 7 years ago
  27. 83262f9 x86: baytrail: fsp: Move Azalia update codes to board by Bin Meng · 7 years ago
  28. f685955 x86: baytrail: fsp: Use a function to update the Azalia config pointer by Bin Meng · 7 years ago
  29. abddcd5 x86: fsp: Consolidate Azalia header file by Bin Meng · 7 years ago
  30. 3322a8e x86: Turn off running VGA ROM during S3 resume by Bin Meng · 7 years ago
  31. febdfaa x86: baytrail: Fix unstable ACPI S3 resume by Bin Meng · 7 years ago
  32. 39665be x86: tangier: Enable ACPI support for Intel Tangier by Andy Shevchenko · 7 years ago
  33. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  34. 6f01316 x86: Use asm-generic/io.h by Paul Burton · 7 years ago
  35. 8a1c442 x86: ivybridge: remove unused variables by Heinrich Schuchardt · 7 years ago
  36. 2ff50f5 dm: x86: Allow TSC timer to be used before DM is ready by Simon Glass · 7 years ago
  37. eb45787 x86: Support Intel Cherry Hill board by Bin Meng · 7 years ago
  38. 507f102 x86: braswell: Disable PUNIT power configuration for B0 stepping by Bin Meng · 7 years ago
  39. fffad92 x86: braswell: Add FSP configuration by Bin Meng · 7 years ago
  40. e61a268 x86: braswell: Add microcode for B0/C0/D0 stepping SoC by Bin Meng · 7 years ago
  41. de9ac9a x86: Add Intel Braswell SoC support by Bin Meng · 7 years ago
  42. b3fd212 x86: fsp: Update fsp command to show spec 1.1 header by Bin Meng · 7 years ago
  43. 5df91f1 x86: dm: video: Add a framebuffer driver that utilizes VBT by Bin Meng · 7 years ago
  44. 6c22379 x86: dts: Include Intel Video BIOS Table in the ROM image by Bin Meng · 7 years ago
  45. ae3ca12 x86: Add Video BIOS Table (VBT) related Kconfig options by Bin Meng · 7 years ago
  46. 4ff333b x86: fsp: Add FSP_GRAPHICS_INFO_HOB by Bin Meng · 7 years ago
  47. bb737ce x86: fsp: Update struct common_buf for FSP spec 1.1 by Bin Meng · 7 years ago
  48. b27af39 dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · 7 years ago
  49. 3fe6e6e x86: baytrail: acpi: Add full reset bit to the reset register value in FADT by Bin Meng · 7 years ago
  50. 438505f x86: tangier: kconfig: Guard tangier-specific options by Bin Meng · 7 years ago
  51. 81c727d x86: baytrail: Fix turbo enable by Bin Meng · 7 years ago
  52. 2ddb1a1 x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig by Bin Meng · 7 years ago
  53. 1e6ebee x86: fsp: Configure SPI opcode registers before SPI is locked down by Bin Meng · 7 years ago
  54. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  55. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  56. 323a6d6 x86: acpi: Fix build error with certain configuration by Bin Meng · 7 years ago
  57. 091e51d x86: Remove dead ISA related codes by Bin Meng · 7 years ago
  58. 07d7783 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  59. 24357df x86: Switch all boards to use DM SCSI by Bin Meng · 7 years ago
  60. b7c6bae x86: Convert MMC to driver model by Simon Glass · 7 years ago
  61. 6461f45 x86: ivybridge: remove unused uma_memory_size by xypron.glpk@gmx.de · 7 years ago
  62. 7243689 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · 7 years ago
  63. b9342b2 x86: kconfig: Move USB to platform Kconfig by Bin Meng · 7 years ago
  64. 97e12b0 x86: qemu: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  65. b0e3adf x86: quark: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  66. 71305b4 x86: tangier: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  67. a65ae28 x86: queensbay: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  68. 08fb85b x86: coreboot: kconfig: Imply drivers that are useful by Bin Meng · 7 years ago
  69. 1b15ef9 x86: broadwell: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  70. a5b2129 x86: ivybridge: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  71. e88e1ef x86: baytrail: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  72. 67f99f9 x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig by Bin Meng · 7 years ago
  73. 5d89b37 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  74. 3612b1e x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig by Bin Meng · 7 years ago
  75. 30b1ecd x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  76. 1e452b4 x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig by Bin Meng · 7 years ago
  77. c3df28f x86: Make table address selectable by Andy Shevchenko · 7 years ago
  78. e719b6b x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot by Bin Meng · 7 years ago
  79. 9a95f51 x86: Use default stack boundary alignment by Bin Meng · 7 years ago
  80. 745a94f ahci: Support non-PCI controllers by Simon Glass · 7 years ago
  81. 382fabb x86: acpi: Don't touch hardware on HW reduced platforms by Andy Shevchenko · 7 years ago
  82. ace7762 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · 7 years ago
  83. b156da9 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · 7 years ago
  84. 2dcbef6 x86: acpi: Name fields in FADT in accordance with specification by Andy Shevchenko · 7 years ago
  85. 684c4cd x86: acpi: Fill OEM revision by Andy Shevchenko · 7 years ago
  86. 66712c2 x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts by Stefan Roese · 7 years ago
  87. 1f4e257 x86: dfi-bt700: Add xHCI USB support by Stefan Roese · 7 years ago
  88. 495f377 x86: Add Intel Edison board files by Andy Shevchenko · 7 years ago
  89. e71de54 x86: Add Intel Tangier support by Felipe Balbi · 7 years ago
  90. b7026b0 x86: Add dma-mapping.h to architectural code by Andy Shevchenko · 7 years ago
  91. c962101 x86: minnowmax: Enable USB xHCI support by Bin Meng · 7 years ago
  92. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  93. 32e9ec1 x86: Move link to use driver model for SCSI by Simon Glass · 7 years ago
  94. da2364c Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  95. 3ff240c x86: Don't include asm/u-boot.h in common by Simon Glass · 7 years ago
  96. 6862b50 x86: Make u-boot-x86.h a private header by Simon Glass · 7 years ago
  97. d7f7ba3 x86: fsp: Remove the call to set up internal uart in fsp_init() by Bin Meng · 7 years ago
  98. 37d1023 x86: baytrail: Fix boot hang with a debug build by Bin Meng · 7 years ago
  99. f8f291b x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer by Bin Meng · 7 years ago
  100. 5e74e5a x86: baytrail: Use macros instead of magic numbers for FSP settings by Bin Meng · 7 years ago