1. e5bf969 x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer by Bin Meng · 7 years ago
  2. 497c516 x86: baytrail: Use macros instead of magic numbers for FSP settings by Bin Meng · 7 years ago
  3. fae4125 x86: baytrail: Remove "serial-debug-port-*" settings by Bin Meng · 7 years ago
  4. fa5905e x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1 by Bin Meng · 7 years ago
  5. 19eb0cb x86: minnowmax: Remove incorrect pad-offset of several pins by Bin Meng · 8 years ago
  6. 59be2c0 x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode by Bin Meng · 8 years ago
  7. 3e0b405 x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsi by Stefan Roese · 8 years ago
  8. 3a8beb7 x86: qemu: Mark ucode as optional for SPL in u-boot.dtsi by Bin Meng · 8 years ago
  9. ed3fd5b x86: qemu: Set up device tree for SPL by Bin Meng · 8 years ago
  10. fc1e11c x86: link: Set up device tree for SPL by Simon Glass · 8 years ago
  11. 46be3c6 x86: link: Add SPL declarations to the binman image by Simon Glass · 8 years ago
  12. a97b19d x86: dts: Mark serial as needed before relocation by Simon Glass · 8 years ago
  13. 27790c4 x86: Add file names from Kconfig in CMC/FSP/VGA nodes in u-boot.dtsi by Bin Meng · 8 years ago
  14. d2fbde1 x86: quark: Fix build error for quark-based boards by Bin Meng · 8 years ago
  15. dc926ed x86: Use binman all x86 boards by Simon Glass · 8 years ago
  16. a447017 x86: coreboot: Convert to use DM coreboot video driver by Bin Meng · 8 years ago
  17. 77692eb x86: Add theadorable-x86-dfi-bt700 board support by Stefan Roese · 8 years ago
  18. 312dc93 x86: Add DFI BT700 BayTrail board support by Stefan Roese · 8 years ago
  19. 9a111ce x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code by Stefan Roese · 8 years ago
  20. d8b49ff x86: som-db5800-som-6867: fix SERIRQ on reset by George McCollister · 8 years ago
  21. aedc33d x86: Add Advantech SOM-DB5800/SOM-6867 support by George McCollister · 8 years ago
  22. e4d977f x86: baytrail: Configure card detect pin of the SD controller by Bin Meng · 8 years ago
  23. 7bfe2b5 x86: baytrail: Change fsp, emmc-boot-mode to "auto" by Bin Meng · 8 years ago
  24. de6d198 x86: baytrail: Add 'reg' property in the pinctrl node by Bin Meng · 8 years ago
  25. ba63457 x86: galileo: Enable CPU driver by Bin Meng · 9 years ago
  26. ae86455 x86: Use latest microcode for all BayTrail boards by Bin Meng · 9 years ago
  27. ef348a7 x86: baytrail: Update to latest microcode by Bin Meng · 9 years ago
  28. 0651f62 x86: dts: Update to include ACTL register details by Bin Meng · 9 years ago
  29. 2a0b94c x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support by Stefan Roese · 9 years ago
  30. a0b0961 x86: Add support for the samus chromebook by Simon Glass · 9 years ago
  31. 40ce12b x86: dts: Drop memory SPD compatible string by Simon Glass · 9 years ago
  32. 7be7f3e x86: link: Add pin configuration to the device tree by Simon Glass · 9 years ago
  33. 77f8292 x86: broadwell: Add a few microcode files by Simon Glass · 9 years ago
  34. ed5652c x86: dts: link: Add board ID GPIOs by Simon Glass · 9 years ago
  35. d7729f8 x86: dts: link: Move SPD info into the memory controller by Simon Glass · 9 years ago
  36. 8a307ee x86: link: Add required GPIO properties by Simon Glass · 9 years ago
  37. 5afa22a x86: Add Intel Cougar Canyon 2 board by Bin Meng · 9 years ago
  38. 95bae0d x86: minnowmax: Drop io-base property in the pch_pinctrl node by Bin Meng · 9 years ago
  39. 6e916cc x86: ich6_gpio: Convert to use proper DM API by Bin Meng · 9 years ago
  40. d940667 spi: ich: Use compatible strings to distinguish controller version by Bin Meng · 9 years ago
  41. 4f8d4e9 x86: Correct spi node alias by Bin Meng · 9 years ago
  42. a75abeb x86: ivybridge: Use syscon for the GMA device by Simon Glass · 9 years ago
  43. 74a9e6a x86: ivybridge: Drop special EHCI init by Simon Glass · 9 years ago
  44. 37a91ff x86: ivybridge: Convert SDRAM init to use driver model by Simon Glass · 9 years ago
  45. 9afcd96 x86: ivybridge: Use the I2C driver to perform SMbus init by Simon Glass · 9 years ago
  46. 582075c x86: ivybridge: Drop the special PCI driver by Simon Glass · 9 years ago
  47. 5cc400b x86: ivybridge: Do the SATA init before relocation by Simon Glass · 9 years ago
  48. b4974c4 x86: ivybridge: Use common CPU init code by Simon Glass · 9 years ago
  49. 061e9ea x86: ivybridge: Add a driver for the bd82x6x northbridge by Simon Glass · 9 years ago
  50. 62b3717 x86: ivybridge: Move lpc_early_init() to probe() by Simon Glass · 9 years ago
  51. 044f1a0 x86: ivybridge: Set up the LPC device using driver model by Simon Glass · 9 years ago
  52. 5ce1af5 dm: x86: queensbay: Add an interrupt driver by Simon Glass · 9 years ago
  53. 1a44e88 dm: x86: quark: Add an interrupt driver by Simon Glass · 9 years ago
  54. 3276163 dm: x86: spi: Convert ICH SPI driver to driver model PCI API by Simon Glass · 9 years ago
  55. 715b129 x86: qemu: remove cpu node in device tree by Miao Yan · 9 years ago
  56. 4336af6 x86: qemu: add a cpu uclass driver for qemu target by Miao Yan · 9 years ago
  57. e05c67e x86: ivybridge: Add microcode blobs for all the steppings by Bin Meng · 9 years ago
  58. 20e9e16 x86: Fix PCI UART compatible string for crownbay and galileo by Bin Meng · 9 years ago
  59. 38de020 x86: Convert to use driver model timer by Bin Meng · 9 years ago
  60. b0245de ns16550: unify serial_x86 by Thomas Chou · 9 years ago
  61. 7ca7374 x86: qemu: Convert to use driver model keyboard by Bin Meng · 9 years ago
  62. 50704d3 x86: crownbay: Convert to use driver model keyboard by Bin Meng · 9 years ago
  63. 3356cad x86: Add an i8042 device for boards that have it by Simon Glass · 9 years ago
  64. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  65. a4dd9bf x86: Add support for Advantech SOM-6896 by George McCollister · 9 years ago
  66. 8331aa0 x86: galileo: Enable mrc cache by Bin Meng · 9 years ago
  67. 84dd04f x86: Remove unused rw-mrc-cache properties in the link and panther dts files by Bin Meng · 9 years ago
  68. 9582ad5 x86: Enable mrc cache for bayleybay and minnowmax by Bin Meng · 9 years ago
  69. 9c12432 x86: galileo: Add PCIe root port IRQ routing by Bin Meng · 9 years ago
  70. 51395ba x86: Convert to use driver model pci on quark/galileo by Bin Meng · 9 years ago
  71. a1a969e x86: panther: Add PCI and video configuration by Simon Glass · 9 years ago
  72. 1132853 exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices by Simon Glass · 9 years ago
  73. 4521a6c x86: crownbay: Support Topcliff integrated pci uart devices with driver model by Bin Meng · 9 years ago
  74. a2f61ba x86: crownbay: Enable on-board SMSC superio keyboard controller by Bin Meng · 9 years ago
  75. bcab137 x86: minnowmax: Correct pad-offset value for host_en1 by Simon Glass · 9 years ago
  76. 1b46485 x86: minnowmax: Add access to GPIOs E0, E1, E2 by Simon Glass · 9 years ago
  77. 35dffd5 x86: baytrail: Support multiple microcode copies by Bin Meng · 9 years ago
  78. dddf6fd x86: baytrail: Add microcode for BayTrail-I D0 stepping by Bin Meng · 9 years ago
  79. 7133c39 x86: minnowmax: Define and enable interrupt setup by Simon Glass · 9 years ago
  80. 74fdb58 x86: baytrail: Configure FSP UPD from device tree by Andrew Bradford · 9 years ago
  81. 8aea77a x86: dts: Add a device tree file for EFI by Simon Glass · 9 years ago
  82. 947391c x86: bayleybay: Configure PCI IRQ by Bin Meng · 9 years ago
  83. e1c4935 x86: Add Intel Bayley Bay board support by Bin Meng · 9 years ago
  84. 6a3de7c x86: Add microcode for BayTrail-I B0 stepping by Bin Meng · 9 years ago
  85. 6647f57 x86: qemu: Add MP initialization by Bin Meng · 9 years ago
  86. 354dcdd x86: qemu: Enable writing MP table by Bin Meng · 9 years ago
  87. d0e9373 x86: Convert to use driver model pci on queensbay/crownbay by Bin Meng · 9 years ago
  88. 770fd33 x86: Enable DM RTC support for all x86 boards by Bin Meng · 9 years ago
  89. 0e87edc dm: x86: minnowmax: Move PCI to use driver model by Simon Glass · 9 years ago
  90. d2f66a3 x86: queensbay: Change PCIe root ports' interrupt routing by Bin Meng · 9 years ago
  91. c9d0525 x86: queensbay: Correct Topcliff device irqs by Bin Meng · 9 years ago
  92. 8800c41 x86: crownbay: Enable DM RTC support by Bin Meng · 9 years ago
  93. 3916df5 x86: crownbay: Add MP initialization by Bin Meng · 9 years ago
  94. f813548 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · 10 years ago
  95. ef37e7b x86: qemu: Implement PIRQ routing by Bin Meng · 9 years ago
  96. 70be096 x86: coreboot: Control I/O port 0xb2 writing via device tree by Bin Meng · 9 years ago
  97. 000883b x86: qemu: Create separate i440fx and q35 device trees by Bin Meng · 9 years ago
  98. ef9e9f9 x86: quark: Implement PIRQ routing by Bin Meng · 10 years ago
  99. 51c3b1e x86: Refactor PIRQ routing support by Bin Meng · 10 years ago
  100. 2229c4c x86: Support QEMU x86 targets by Bin Meng · 10 years ago