1. a7bb8ef efi: payload: only init usb if necessary by Bin Meng · 6 years ago
  2. 8d7b8d1 coreboot: only init usb if necessary by Thomas RIENOESSL · 6 years ago
  3. d18df3c x86: make the LAPIC / IOAPIC construct switchable with Kconfig by Hannes Schmelzer · 6 years ago
  4. 09921ac cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers by Bin Meng · 6 years ago
  5. 8204f50 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  6. 253a24a x86: Fix car_uninit weak symbol definition by Bin Meng · 6 years ago
  7. b431568 x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ by Bin Meng · 6 years ago
  8. f92b3d7 x86: Fix the mystery of printch() during 64-bit boot by Bin Meng · 6 years ago
  9. 0928036 x86: put global data pointer into the .data section by Heinrich Schuchardt · 6 years ago
  10. 8fafd01 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · 6 years ago
  11. b992856 x86: tangier: pinmux: add API to configure protected pins by Georgii Staroselskii · 6 years ago
  12. 106dcfc x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · 6 years ago
  13. 2f65c07 x86: efi: payload: Install E820 map from EFI memory map by Bin Meng · 6 years ago
  14. 634bc70 Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  15. 61c7678 x86: Include bss subsections in linker script by Alexander Graf · 6 years ago
  16. 204e1e5 x86: coreboot: Add generic coreboot payload support by Bin Meng · 6 years ago
  17. 2133bc5 x86: Add efi_loader bits to x86_64 linker script by Alexander Graf · 6 years ago
  18. 94a10f2 efi_loader: Rename sections to allow for implicit data by Alexander Graf · 6 years ago
  19. 467f411 x86: acpi: Don't touch ACPI hardware in write_acpi_tables() by Bin Meng · 6 years ago
  20. ac63025 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · 6 years ago
  21. af5b8d2 x86: Switch to use DM sysreset driver by Bin Meng · 6 years ago
  22. ed0efdf x86: tangier: Add a sysreset driver by Bin Meng · 6 years ago
  23. 54d55a4 x86: quark: acpi: Add full reset bit to the reset register value in FADT by Bin Meng · 6 years ago
  24. 7fe4075 x86: Use microcode update from device tree for all processors by Ivan Gorinov · 6 years ago
  25. 49568fe x86: Add scsi command to coreboot and qemu by Bin Meng · 6 years ago
  26. 7eb28a5 x86: efi: payload: Count in conventional memory above 4GB in DRAM bank by Bin Meng · 6 years ago
  27. db59dd3 x86: efi-x86_payload: Enable usb keyboard during boot by Bin Meng · 6 years ago
  28. 8a57ea7 x86: Add 64-bit setjmp/longjmp implementation by Ivan Gorinov · 6 years ago
  29. 12339dd x86: qemu: do not build car.o with start64.o by Heinrich Schuchardt · 6 years ago
  30. 90e565e x86: efi: app: Display correct CPU info during boot by Bin Meng · 6 years ago
  31. 6582074 x86: Rename efi-x86 target to efi-x86_app by Bin Meng · 6 years ago
  32. 7676370 x86: baytrail: Drop EFI-specific test logics by Bin Meng · 6 years ago
  33. 740aa42 x86: Drop QEMU-specific EFI payload support by Bin Meng · 6 years ago
  34. 6bd4109 x86: efi: payload: Add arch_cpu_init() by Bin Meng · 6 years ago
  35. 525c861 x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · 6 years ago
  36. d803f54 x86: irq: Support discrete PIRQ routing registers via device tree by Bin Meng · 6 years ago
  37. c332fca x86: irq: Parse number of PIRQ links from device tree by Bin Meng · 6 years ago
  38. 5acbb78 x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes by Bin Meng · 6 years ago
  39. c253c3f x86: Conditionally build the pinctrl_ich6 driver by Bin Meng · 6 years ago
  40. 1defbb1 x86: irq: Change LINK_V2N and LINK_N2V to inline functions by Bin Meng · 6 years ago
  41. 0c9f594 x86: irq: Remove chipset specific irq router drivers by Bin Meng · 6 years ago
  42. 516bb59 x86: ivybridge: Drop CONFIG_USBDEBUG by Bin Meng · 6 years ago
  43. 9032bbf x86: ivybridge: Enable 206ax cpu driver for FSP build by Bin Meng · 6 years ago
  44. e1c6d2c x86: ivybridge: Imply USB_XHCI_HCD by Bin Meng · 6 years ago
  45. a45c39d x86: baytrail: Correct the comment of IACORE_VIDS bit ranges by Bin Meng · 7 years ago
  46. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  47. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  48. 4b8fc74 x86: Rename e820entry to e820_entry by Bin Meng · 7 years ago
  49. 3838d71 x86: Use 'unsigned int' in install_e820_map() functions by Bin Meng · 7 years ago
  50. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  51. 008454f x86: quark: Fix unused warnings by Tom Rini · 7 years ago
  52. edf9f62 ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  53. 5e5fe80 x86: don't compare pointers to 0 by Heinrich Schuchardt · 7 years ago
  54. c1f72e7 x86: qemu: Move Cache-As-RAM memory from area mapped to ROM by Anton Gerasimov · 7 years ago
  55. 93ea4ca x86: braswell: cherryhill: Update dts for SPI lock down by Bin Meng · 7 years ago
  56. 66c9586 env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as default by Bin Meng · 7 years ago
  57. 2bc8ecd x86: braswell: Fix unexpected crash during Linux kernel boot by Bin Meng · 7 years ago
  58. 07e245c x86: baytrail: fsp: Move Azalia update codes to board by Bin Meng · 7 years ago
  59. e6d48c6 x86: baytrail: fsp: Use a function to update the Azalia config pointer by Bin Meng · 7 years ago
  60. 1de482e x86: fsp: Consolidate Azalia header file by Bin Meng · 7 years ago
  61. b11494c x86: baytrail: Fix unstable ACPI S3 resume by Bin Meng · 7 years ago
  62. 286e77f x86: tangier: Enable ACPI support for Intel Tangier by Andy Shevchenko · 7 years ago
  63. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  64. 1e4251b x86: ivybridge: remove unused variables by Heinrich Schuchardt · 7 years ago
  65. 991387f x86: braswell: Disable PUNIT power configuration for B0 stepping by Bin Meng · 7 years ago
  66. fde66f4 x86: braswell: Add FSP configuration by Bin Meng · 7 years ago
  67. 68a070b x86: Add Intel Braswell SoC support by Bin Meng · 7 years ago
  68. 62e16c5 x86: baytrail: acpi: Add full reset bit to the reset register value in FADT by Bin Meng · 7 years ago
  69. 05c074e x86: tangier: kconfig: Guard tangier-specific options by Bin Meng · 7 years ago
  70. f647599 x86: baytrail: Fix turbo enable by Bin Meng · 7 years ago
  71. 842c31e x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig by Bin Meng · 7 years ago
  72. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  73. 8bf9908 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  74. 73f5bc1 x86: Switch all boards to use DM SCSI by Bin Meng · 7 years ago
  75. 828b725 x86: Convert MMC to driver model by Simon Glass · 7 years ago
  76. ccf6641 x86: ivybridge: remove unused uma_memory_size by xypron.glpk@gmx.de · 7 years ago
  77. ce9d1b0 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · 7 years ago
  78. 5b5d173 x86: kconfig: Move USB to platform Kconfig by Bin Meng · 7 years ago
  79. b1f7873 x86: qemu: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  80. ac43201 x86: quark: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  81. a8e3dda x86: tangier: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  82. 2f2c891 x86: queensbay: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  83. 860520c x86: coreboot: kconfig: Imply drivers that are useful by Bin Meng · 7 years ago
  84. 0120fef x86: broadwell: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  85. 31dd76c x86: ivybridge: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  86. 2c00e03 x86: baytrail: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  87. 1949a9a x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig by Bin Meng · 7 years ago
  88. 6f40e7c x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  89. b0d42d7 x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig by Bin Meng · 7 years ago
  90. 842a8de x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  91. d3935ff x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig by Bin Meng · 7 years ago
  92. 89e7d97 ahci: Support non-PCI controllers by Simon Glass · 7 years ago
  93. 13a5d87 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · 7 years ago
  94. d31315d x86: Add Intel Edison board files by Andy Shevchenko · 7 years ago
  95. e564d59 x86: Add Intel Tangier support by Felipe Balbi · 7 years ago
  96. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  97. fe54fda x86: Move link to use driver model for SCSI by Simon Glass · 7 years ago
  98. 367b3ac Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  99. 273d0ec x86: baytrail: Fix boot hang with a debug build by Bin Meng · 8 years ago
  100. e5bf969 x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer by Bin Meng · 8 years ago