1. 7ffb2e9 configs: P5040: enable CONFIG_DM_USB support by Ran Wang · 5 years ago
  2. 7fa8372 arch: powerpc: add usb nodes to P5040 dts by Ran Wang · 5 years ago
  3. ad58196 configs: T4240: enable CONFIG_DM_USB support by Ran Wang · 5 years ago
  4. 607e1c3 arch: powerpc: add usb nodes to T4240 dts by Ran Wang · 5 years ago
  5. 3d34b87 configs: T208x: enable CONFIG_DM_USB support by Ran Wang · 5 years ago
  6. 4a85431 configs: T104x: enable CONFIG_DM_USB support by Ran Wang · 5 years ago
  7. 13c4ae0 arch: powerpc: add usb nodes to T104x dts by Ran Wang · 5 years ago
  8. 0b9bedf configs: T102x: enable CONFIG_DM_USB support by Ran Wang · 5 years ago
  9. 16e4baa powerpc: add usb nodes to T102x dts by Ran Wang · 5 years ago
  10. 427e4cf configs: P4080: enable CONFIG_DM_USB support by Ran Wang · 5 years ago
  11. 37de055 arch: powerpc: add usb nodes to P4080 dts by Ran Wang · 5 years ago
  12. ef5449c configs: P2041: enable CONFIG_DM_USB support by Ran Wang · 5 years ago
  13. 4ce1b49 arch: powerpc: add usb node to p2041 dts by Ran Wang · 5 years ago
  14. a8f215a configs: P2020: enable CONFIG_DM_USB support by Ran Wang · 5 years ago
  15. b614af9 arch: powerpc: add usb node to p2020 dts by Ran Wang · 5 years ago
  16. 05141ac configs: p1020: enable CONFIG_DM_USB support by Ran Wang · 5 years ago
  17. ac02a94 arch: powerpc: add usb nodes to P1020 dts by Ran Wang · 5 years ago
  18. 02d2a4d configs: p3041ds: enable CONFIG_DM_USB support by Ran Wang · 5 years ago
  19. 65d7a27 arch: powerpc: add usb node in p3041 dts by Ran Wang · 5 years ago
  20. 2a5d5d2 mpc85xx: ddr: Always start DDR RAM in Self Refresh mode by Joakim Tjernlund · 5 years ago
  21. 71094b7 ppc/kmeter1: remove unused define by Holger Brunck · 5 years ago
  22. aeda123 board/km: remove CONFIG_KM_BOARD_NAME by Holger Brunck · 5 years ago
  23. 05577fa ppc/km: convert KM_DEF_NETDEV to Kconfig by Holger Brunck · 5 years ago
  24. 4d48800 ppc/km/tegr1: support second localbus clock signal by Holger Brunck · 5 years ago
  25. c0912f9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 5 years ago
  26. 533c9f5 Merge tag '20191217-for-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c into next by Tom Rini · 5 years ago
  27. 033e18b misc: i2c_eeprom: add size query by Robert Beckett · 5 years ago
  28. 1a59cb4 misc: i2c_eeprom: add fixed partitions support by Robert Beckett · 5 years ago
  29. 951674a dm: i2c: EEPROM simulator add tests for addr offset mask by Robert Beckett · 5 years ago
  30. 22e9351 dm: i2c: EEPROM simulator allow tests visibility of addr and offset by Robert Beckett · 5 years ago
  31. 8596852 i2c: add support for offset overflow in to address by Robert Beckett · 5 years ago
  32. a1d6dc3 x86: Add chromebook_coral by Simon Glass · 5 years ago
  33. 2153e8f x86: apl: Add FSP support by Simon Glass · 5 years ago
  34. a9a4b68 x86: apl: Add FSP structures by Simon Glass · 5 years ago
  35. 1fc5419 x86: apl: Add Kconfig and Makefile by Simon Glass · 5 years ago
  36. 46c674b x86: apl: Add P2SB driver by Simon Glass · 5 years ago
  37. 4dc0ab3 x86: apl: Add SPL/TPL init by Simon Glass · 5 years ago
  38. 6a4c237 x86: apl: Add a CPU driver by Simon Glass · 5 years ago
  39. 409d4c6 x86: apl: Add SPL loaders by Simon Glass · 5 years ago
  40. e82c624 spl: Add methods to find the position/size of next phase by Simon Glass · 5 years ago
  41. f5b18ae x86: apl: Add PUNIT driver by Simon Glass · 5 years ago
  42. 40fb08e x86: apl: Add PCH driver by Simon Glass · 5 years ago
  43. 8bd5dcd x86: apl: Add LPC driver by Simon Glass · 5 years ago
  44. 3a02f69 x86: apl: Add ITSS driver by Simon Glass · 5 years ago
  45. e5fb75c x86: apl: Add hostbridge driver by Simon Glass · 5 years ago
  46. bd47209 x86: apl: Add systemagent driver by Simon Glass · 5 years ago
  47. 070a946 i2c: designware: Add Apollo Lake support by Simon Glass · 5 years ago
  48. 0a6f333 x86: apl: Add pinctrl driver by Simon Glass · 5 years ago
  49. 7656582 x86: apl: Add UART driver by Simon Glass · 5 years ago
  50. 28eefef x86: apl: Add PMC driver by Simon Glass · 5 years ago
  51. 5690d5c x86: apl: Add basic IO addresses by Simon Glass · 5 years ago
  52. baaeb92 x86: Move qemu CPU fixup function into its own file by Simon Glass · 5 years ago
  53. 7e589bc x86: Add a generic Intel GPIO driver by Simon Glass · 5 years ago
  54. 74749f1 x86: Add a generic Intel pinctrl driver by Simon Glass · 5 years ago
  55. b84d4d0 x86: Add low-power subsystem (lpss) support by Simon Glass · 5 years ago
  56. e556d3d x86: Enable pinctrl in SPL and TPL by Simon Glass · 5 years ago
  57. 4806fce mtd: spi: Export spi_flash_std_probe() by Simon Glass · 5 years ago
  58. 3937df3 spi: ich: Add Apollo Lake support by Simon Glass · 5 years ago
  59. 636555a spi: ich: Add TPL support by Simon Glass · 5 years ago
  60. 9284214 spi: ich: Add support for get_mmap() method by Simon Glass · 5 years ago
  61. 1facebd spi: ich: Support hardware sequencing by Simon Glass · 5 years ago
  62. 0d3ee3e spi: ich: Support of-platdata for fast-spi by Simon Glass · 5 years ago
  63. 43c145b spi: ich: Correct max-size bug in ich_spi_adjust_size() by Simon Glass · 5 years ago
  64. c59f2ac dm: doc: Add a note about of-platdata and header files by Simon Glass · 5 years ago
  65. 75214b0 spi: ich: Add mmio_base to struct ich_spi_platdata by Simon Glass · 5 years ago
  66. a550662 spi: ich: Various small tidy-ups by Simon Glass · 5 years ago
  67. b47aa26 spi: ich: Fix header order by Simon Glass · 5 years ago
  68. 702b28a spi: ich: Convert to livetree by Simon Glass · 5 years ago
  69. 17e7544 spi: ich: Move the protection/lockdown code into a function by Simon Glass · 5 years ago
  70. 674990c spi: ich: Move init function just above probe() by Simon Glass · 5 years ago
  71. e8ac6ff x86: spi: Don't enable SPI_FLASH_BAR by default by Simon Glass · 5 years ago
  72. ccdabd8 spi: Correct operations check in dm_spi_xfer() by Simon Glass · 5 years ago
  73. 86c70e9 x86: Make MSR_PKG_POWER_SKU common by Simon Glass · 5 years ago
  74. df81abd x86: Separate out U-Boot and device tree in ROM image by Simon Glass · 5 years ago
  75. 4f1f507 x86: Don't repeat microcode in U-Boot if not needed by Simon Glass · 5 years ago
  76. 624c70b x86: Add an fdtmap and image-header by Simon Glass · 5 years ago
  77. 28d7d76 x86: Add an option to control the position of SPL by Simon Glass · 5 years ago
  78. b311295 x86: Add an option to control the position of U-Boot by Simon Glass · 5 years ago
  79. dda8e3e x86: Update .dtsi file for FSP2 by Simon Glass · 5 years ago
  80. b75617b x86: Update the fsp command for FSP2 by Simon Glass · 5 years ago
  81. 86a8fb3 x86: Disable microcode section for FSP2 by Simon Glass · 5 years ago
  82. f45e747 x86: Add support for newer CAR schemes by Simon Glass · 5 years ago
  83. 2e2a003 x86: Add an option to include a FIT by Simon Glass · 5 years ago
  84. fb96dee x86: Don't include the BIOS emulator in TPL by Simon Glass · 5 years ago
  85. af80192 x86: fsp: Make the notify API call common by Simon Glass · 5 years ago
  86. 748ff53 x86: fsp: Allow remembering the location of FSP-S by Simon Glass · 5 years ago
  87. fe08d39 x86: fsp: Add a new arch_fsp_init_r() hook by Simon Glass · 5 years ago
  88. e98791a x86: fsp: Set up an MTRR for the graphics frame buffer by Simon Glass · 5 years ago
  89. cf87d3b x86: fsp: Add FSP2 base support by Simon Glass · 5 years ago
  90. f42af29 x86: fsp: Correct wrong header inlude in fsp_support.c by Simon Glass · 5 years ago
  91. f09d4ed x86: fsp: Make graphics support common to FSP1/2 by Simon Glass · 5 years ago
  92. 5924341 x86: Allow interrupt to happen once by Simon Glass · 5 years ago
  93. 26047f6 x86: Allow removal of standard PCH drivers by Simon Glass · 5 years ago
  94. 69b1e9f x86: Don't imply libfdt or SPI flash in TPL by Simon Glass · 5 years ago
  95. 4279110 x86: Set up the MTRR for SDRAM by Simon Glass · 5 years ago
  96. ea4e97a x86: Set the DRAM banks to reflect real location by Simon Glass · 5 years ago
  97. 22e0de3 x86: Move fsp_prepare_mrc_cache() to fsp1 directory by Simon Glass · 5 years ago
  98. fa6cc1d x86: Don't export mrccache_update() by Simon Glass · 5 years ago
  99. 0a0b09b x86: Add mrccache support for a 'variable' cache by Simon Glass · 5 years ago
  100. 515e817 x86: Update mrccache to support multiple caches by Simon Glass · 5 years ago