1. 7cd42728 armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A by Wasim Khan · 5 years ago
  2. 0b964b0 pci: layerscape_gen4: Suffix API names with _ls_gen4 by Wasim Khan · 5 years ago
  3. 485304a pci: layerscape: Suffix API names with _ls by Wasim Khan · 5 years ago
  4. c81b1ea pci: layerscape: Add stream_id_cur field to ls_pcie structure by Wasim Khan · 5 years ago
  5. 5ff7b84 drivers/pci : enable pcie_layerscape code for lx2160a rev2 by Wasim Khan · 5 years ago
  6. 1990cc7 drivers/fsl-mc: Support DPSPARSER object and apply spb command by Florinel Iordache · 5 years ago
  7. 2a5d5d2 mpc85xx: ddr: Always start DDR RAM in Self Refresh mode by Joakim Tjernlund · 5 years ago
  8. d792b63 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  9. 5c20728 usb: dwc3: Fix UTMI/UTMIW phy interface initialization by Jagan Teki · 5 years ago
  10. bdf30e8 usb: cdns3: ep0: Fix build warnings related to cache ops by Vignesh Raghavendra · 5 years ago
  11. 1785d8c drivers: net: bcm-sf2: pass -1 to phy_connect() by Alex Marginean · 5 years ago
  12. a9447c0 net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYs by Marek Vasut · 5 years ago
  13. 864d664 mtd: spi-nor: ids: Add GigaDevice gd25q128 by Peter Robinson · 5 years ago
  14. c0912f9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 5 years ago
  15. a11c081 mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser by Tudor Ambarus · 5 years ago
  16. 033e18b misc: i2c_eeprom: add size query by Robert Beckett · 5 years ago
  17. 1a59cb4 misc: i2c_eeprom: add fixed partitions support by Robert Beckett · 5 years ago
  18. 951674a dm: i2c: EEPROM simulator add tests for addr offset mask by Robert Beckett · 5 years ago
  19. 22e9351 dm: i2c: EEPROM simulator allow tests visibility of addr and offset by Robert Beckett · 5 years ago
  20. 8596852 i2c: add support for offset overflow in to address by Robert Beckett · 5 years ago
  21. 070a946 i2c: designware: Add Apollo Lake support by Simon Glass · 5 years ago
  22. 0a6f333 x86: apl: Add pinctrl driver by Simon Glass · 5 years ago
  23. 28eefef x86: apl: Add PMC driver by Simon Glass · 5 years ago
  24. 7e589bc x86: Add a generic Intel GPIO driver by Simon Glass · 5 years ago
  25. 74749f1 x86: Add a generic Intel pinctrl driver by Simon Glass · 5 years ago
  26. 4806fce mtd: spi: Export spi_flash_std_probe() by Simon Glass · 5 years ago
  27. 3937df3 spi: ich: Add Apollo Lake support by Simon Glass · 5 years ago
  28. 636555a spi: ich: Add TPL support by Simon Glass · 5 years ago
  29. 9284214 spi: ich: Add support for get_mmap() method by Simon Glass · 5 years ago
  30. 1facebd spi: ich: Support hardware sequencing by Simon Glass · 5 years ago
  31. 0d3ee3e spi: ich: Support of-platdata for fast-spi by Simon Glass · 5 years ago
  32. 43c145b spi: ich: Correct max-size bug in ich_spi_adjust_size() by Simon Glass · 5 years ago
  33. 75214b0 spi: ich: Add mmio_base to struct ich_spi_platdata by Simon Glass · 5 years ago
  34. a550662 spi: ich: Various small tidy-ups by Simon Glass · 5 years ago
  35. b47aa26 spi: ich: Fix header order by Simon Glass · 5 years ago
  36. 702b28a spi: ich: Convert to livetree by Simon Glass · 5 years ago
  37. 17e7544 spi: ich: Move the protection/lockdown code into a function by Simon Glass · 5 years ago
  38. 674990c spi: ich: Move init function just above probe() by Simon Glass · 5 years ago
  39. e8ac6ff x86: spi: Don't enable SPI_FLASH_BAR by default by Simon Glass · 5 years ago
  40. ccdabd8 spi: Correct operations check in dm_spi_xfer() by Simon Glass · 5 years ago
  41. 26047f6 x86: Allow removal of standard PCH drivers by Simon Glass · 5 years ago
  42. fbb0efd sandbox: Add a test for IRQ by Simon Glass · 5 years ago
  43. 79d66a6 x86: Move UCLASS_IRQ into a separate file by Simon Glass · 5 years ago
  44. 3e17ffb sandbox: Add PCI driver and test for p2sb by Simon Glass · 5 years ago
  45. 5bee27a pci: Add support for p2sb uclass by Simon Glass · 5 years ago
  46. 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
  47. 6c6d88e x86: power: Add an ACPI PMC uclass by Simon Glass · 5 years ago
  48. 642e848 x86: timer: Reduce timer code size in TPL on Intel CPUs by Simon Glass · 5 years ago
  49. 77dd7c6 x86: timer: use a timer base of 0 by Simon Glass · 5 years ago
  50. 8aeafb5 dm: pinctrl: Allow enabling full pinctrl in SPL/TPL by Simon Glass · 5 years ago
  51. fa11fe1 i2c: designware: Support use in SPL by Simon Glass · 5 years ago
  52. 8d72d5b i2c: designware: Avoid using static data by Simon Glass · 5 years ago
  53. 457df23 i2c: designware: Tidy up PCI support by Simon Glass · 5 years ago
  54. 6dd4b01 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · 5 years ago
  55. 2206ac2 dm: pci: Allow delaying auto-config until after relocation by Simon Glass · 5 years ago
  56. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
  57. 875669d sysreset_mpc83xx: fix mcp83xx -> mpc83xx typo by Rasmus Villemoes · 5 years ago
  58. 553cb06 Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 5 years ago
  59. 3031cde Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 5 years ago
  60. addb1d9 Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  61. 3104162 i2c: i2c_cdns: fix write timeout on fifo boundary by Michael Auchter · 5 years ago
  62. b4f98b3 cros_ec: use uint instead of uint8_t for cmd param by Michael Auchter · 5 years ago
  63. fd4b8f8 Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  64. 5e5c785 serial: sandbox: support Unicode by Heinrich Schuchardt · 5 years ago
  65. 520f955 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  66. 31dae22 spl: cache: Allow cache drivers in SPL by Rick Chen · 5 years ago
  67. ac1ca99 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  68. 382c0c6 net: ti: am65-cpsw-nuss: Add new compatible for J721e by Vignesh Raghavendra · 5 years ago
  69. 461a290 net: ti: am65-cpsw-nuss: Rework RX flow ID handling by Vignesh Raghavendra · 5 years ago
  70. 5e6d9cc dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · 5 years ago
  71. b8a4dd2 dma: Introduce dma_get_cfg() interface by Vignesh Raghavendra · 5 years ago
  72. 08b3e90 net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGN by Cédric Le Goater · 5 years ago
  73. 1e354cb drivers: net: fsl_enetc: register internal MDIO bus by Alex Marginean · 5 years ago
  74. 6c96446 drivers: net: fsl_enetc_mdio: return with time-out if HW is stuck by Alex Marginean · 5 years ago
  75. a931f78 drivers: net: fsl_enetc: move PCS and PHY config to probe by Alex Marginean · 5 years ago
  76. 307f8a6 drivers: net: fsl_enetc: Add 2.5Gbps to supported link speeds by Alex Marginean · 5 years ago
  77. 17bd7ea drivers: net: fsl_enetc: use the new MDIO DM helper functions by Alex Marginean · 5 years ago
  78. e22e3af drivers: net: fsl_enetc: use XFI, USXGMII interface type macros by Alex Marginean · 5 years ago
  79. 6d9bc20 drivers: net: aquantia: check system interface too when checking for link up by Alex Marginean · 5 years ago
  80. 05f8607 drivers: net: aquantia: set SMBus addr based on DT property by Alex Marginean · 5 years ago
  81. 7552ee9 drivers: net: aquantia: set MDI reversal based on DT property by Alex Marginean · 5 years ago
  82. a301ec7 drivers: net: aquantia: set up SI protocol based on interface type by Alex Marginean · 5 years ago
  83. 5fe861b drivers: net: aquantia: add PHY generation information by Alex Marginean · 5 years ago
  84. 8a141d6 drivers: net: aquantia: use XFI, USXGMII interface types by Alex Marginean · 5 years ago
  85. 389488d net: phy: fix switch vendor name by Anatolij Gustschin · 5 years ago
  86. 5bcb4b8 net: phy: mv88e61xx: register phy_driver struct for 88E6071 by Anatolij Gustschin · 5 years ago
  87. 41820c4 net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071 by Anatolij Gustschin · 5 years ago
  88. 4aa05f6 net: phy: mv88e61xx: add CPU port parameter init for 88E6071 by Anatolij Gustschin · 5 years ago
  89. f41a722 net: phy: mv88e61xx: rework to enable detection of 88E6071 devices by Anatolij Gustschin · 5 years ago
  90. b2f2643 net: phy: micrel: make sure the factory test bit is cleared by Nicolas Ferre · 5 years ago
  91. bf58916 net: phy: aquantia: wait for phy init sequence to finish by Florin Chiculita · 5 years ago
  92. 7c56408 net: macb: let miiphy_read/_write pass arbitrary addresses by Josef Holzmayr · 5 years ago
  93. 0d3044c net: macb: explicitly pass phy_adr to mdio read and write by Josef Holzmayr · 5 years ago
  94. 27c3f70 net: phy: Increase link up delay in genphy_update_link() by Stefan Roese · 5 years ago
  95. 945dd96 net: rtl8169: Support RTL-8168c/8111c by Thierry Reding · 5 years ago
  96. 17caaf8 net: mvpp2: MVPP2 now needs MVMDIO by Nevo Hed · 5 years ago
  97. 2a42870 net: mvpp2: use new MVMDIO driver by Nevo Hed · 5 years ago
  98. 6239483 net: mvpp2: mark phy as invalid in case of missing appropriate driver by Grzegorz Jaszczyk · 5 years ago
  99. 13b725f net: mvpp2x: fix traffic stuck after PHY start error by Stefan Chulski · 5 years ago
  100. 37d6265 net: phy: dp83867: refactor rgmii configuration by Grygorii Strashko · 5 years ago