1. ae6d852 drivers/fsl-mc: Support DPSPARSER object and apply spb command by Florinel Iordache · Tue Nov 19 10:28:17 2019 +0000
  2. f379b54 mpc85xx: ddr: Always start DDR RAM in Self Refresh mode by Joakim Tjernlund · Wed Nov 27 19:35:10 2019 +0100
  3. 7811b0e Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · Wed Dec 18 07:20:19 2019 -0500
  4. 069ddc7 misc: i2c_eeprom: add size query by Robert Beckett · Mon Oct 28 18:29:06 2019 +0000
  5. f030d6f misc: i2c_eeprom: add fixed partitions support by Robert Beckett · Mon Oct 28 18:29:05 2019 +0000
  6. f695f6e dm: i2c: EEPROM simulator add tests for addr offset mask by Robert Beckett · Mon Oct 28 17:44:59 2019 +0000
  7. 1fe8a49 dm: i2c: EEPROM simulator allow tests visibility of addr and offset by Robert Beckett · Mon Oct 28 17:44:58 2019 +0000
  8. 5f8e41a i2c: add support for offset overflow in to address by Robert Beckett · Mon Oct 28 17:44:57 2019 +0000
  9. 9daae2c i2c: designware: Add Apollo Lake support by Simon Glass · Tue Dec 10 21:28:20 2019 -0700
  10. 34f94ec x86: apl: Add pinctrl driver by Simon Glass · Sun Dec 08 17:32:08 2019 -0700
  11. e63ca97 x86: apl: Add PMC driver by Simon Glass · Fri Dec 06 21:42:57 2019 -0700
  12. 8349051 x86: Add a generic Intel GPIO driver by Simon Glass · Fri Dec 06 21:42:54 2019 -0700
  13. 837a66a x86: Add a generic Intel pinctrl driver by Simon Glass · Fri Dec 06 21:42:53 2019 -0700
  14. a104b64 mtd: spi: Export spi_flash_std_probe() by Simon Glass · Fri Dec 06 21:42:50 2019 -0700
  15. 07b2b99 spi: ich: Add Apollo Lake support by Simon Glass · Fri Dec 06 21:42:49 2019 -0700
  16. bdd2897 spi: ich: Add TPL support by Simon Glass · Fri Dec 06 21:42:48 2019 -0700
  17. 641217d spi: ich: Add support for get_mmap() method by Simon Glass · Fri Dec 06 21:42:47 2019 -0700
  18. 0a88fd8 spi: ich: Support hardware sequencing by Simon Glass · Fri Dec 06 21:42:46 2019 -0700
  19. b7632cb spi: ich: Support of-platdata for fast-spi by Simon Glass · Fri Dec 06 21:42:45 2019 -0700
  20. f1c884d spi: ich: Correct max-size bug in ich_spi_adjust_size() by Simon Glass · Fri Dec 06 21:42:44 2019 -0700
  21. eb0ae6f spi: ich: Add mmio_base to struct ich_spi_platdata by Simon Glass · Fri Dec 06 21:42:42 2019 -0700
  22. d500dd8 spi: ich: Various small tidy-ups by Simon Glass · Fri Dec 06 21:42:41 2019 -0700
  23. e87e87b spi: ich: Fix header order by Simon Glass · Fri Dec 06 21:42:40 2019 -0700
  24. 6e37af3 spi: ich: Convert to livetree by Simon Glass · Fri Dec 06 21:42:39 2019 -0700
  25. 78d520c spi: ich: Move the protection/lockdown code into a function by Simon Glass · Fri Dec 06 21:42:38 2019 -0700
  26. 23485eb spi: ich: Move init function just above probe() by Simon Glass · Fri Dec 06 21:42:37 2019 -0700
  27. 86efbe0 x86: spi: Don't enable SPI_FLASH_BAR by default by Simon Glass · Fri Dec 06 21:42:36 2019 -0700
  28. 2d2e860 spi: Correct operations check in dm_spi_xfer() by Simon Glass · Fri Dec 06 21:42:35 2019 -0700
  29. c01f4f0 x86: Allow removal of standard PCH drivers by Simon Glass · Fri Dec 06 21:42:14 2019 -0700
  30. 54028bc sandbox: Add a test for IRQ by Simon Glass · Fri Dec 06 21:41:59 2019 -0700
  31. ff418d9 x86: Move UCLASS_IRQ into a separate file by Simon Glass · Fri Dec 06 21:41:58 2019 -0700
  32. 937bb47 sandbox: Add PCI driver and test for p2sb by Simon Glass · Fri Dec 06 21:41:57 2019 -0700
  33. 2ee1f6a pci: Add support for p2sb uclass by Simon Glass · Fri Dec 06 21:41:55 2019 -0700
  34. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · Fri Dec 06 21:41:54 2019 -0700
  35. 5e5c0cd x86: power: Add an ACPI PMC uclass by Simon Glass · Fri Dec 06 21:41:53 2019 -0700
  36. bba203e x86: timer: Reduce timer code size in TPL on Intel CPUs by Simon Glass · Fri Dec 06 21:41:50 2019 -0700
  37. d3edd42 x86: timer: use a timer base of 0 by Simon Glass · Fri Dec 06 21:41:49 2019 -0700
  38. 5edf3f3 dm: pinctrl: Allow enabling full pinctrl in SPL/TPL by Simon Glass · Fri Dec 06 21:41:45 2019 -0700
  39. f0c9890 i2c: designware: Support use in SPL by Simon Glass · Fri Dec 06 21:41:42 2019 -0700
  40. f5bdce2 i2c: designware: Avoid using static data by Simon Glass · Fri Dec 06 21:41:41 2019 -0700
  41. e2be553 i2c: designware: Tidy up PCI support by Simon Glass · Fri Dec 06 21:41:40 2019 -0700
  42. 0b591e0 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · Fri Dec 06 21:41:38 2019 -0700
  43. 68e35a7 dm: pci: Allow delaying auto-config until after relocation by Simon Glass · Fri Dec 06 21:41:37 2019 -0700
  44. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  45. 8e0a1e6 Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Thu Dec 12 08:18:59 2019 -0500
  46. a66c3b2 Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Wed Dec 11 08:17:19 2019 -0500
  47. 41b0f14 Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Wed Dec 11 08:16:16 2019 -0500
  48. 34f113a i2c: i2c_cdns: fix write timeout on fifo boundary by Michael Auchter · Mon Dec 09 18:16:16 2019 +0000
  49. 4eaae8e cros_ec: use uint instead of uint8_t for cmd param by Michael Auchter · Mon Dec 09 20:27:31 2019 +0000
  50. bae655b Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Tue Dec 10 15:41:15 2019 -0500
  51. 81620a5 serial: sandbox: support Unicode by Heinrich Schuchardt · Sat Nov 09 10:59:02 2019 +0100
  52. e9358ea Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Mon Dec 09 21:53:23 2019 -0500
  53. 8b4ee5f spl: cache: Allow cache drivers in SPL by Rick Chen · Thu Nov 14 13:52:26 2019 +0800
  54. 4b4a605 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Mon Dec 09 13:48:22 2019 -0500
  55. 30bc6ea net: ti: am65-cpsw-nuss: Add new compatible for J721e by Vignesh Raghavendra · Wed Dec 04 22:17:23 2019 +0530
  56. 462ff04 net: ti: am65-cpsw-nuss: Rework RX flow ID handling by Vignesh Raghavendra · Wed Dec 04 22:17:22 2019 +0530
  57. 3934989 dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · Wed Dec 04 22:17:21 2019 +0530
  58. b18fb7e dma: Introduce dma_get_cfg() interface by Vignesh Raghavendra · Wed Dec 04 22:17:20 2019 +0530
  59. 0404e9f net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGN by Cédric Le Goater · Thu Nov 28 13:37:04 2019 +0100
  60. d4be768 drivers: net: fsl_enetc: register internal MDIO bus by Alex Marginean · Mon Nov 25 17:57:27 2019 +0200
  61. 05b4877 drivers: net: fsl_enetc_mdio: return with time-out if HW is stuck by Alex Marginean · Thu Nov 14 18:58:47 2019 +0200
  62. c905c21 drivers: net: fsl_enetc: move PCS and PHY config to probe by Alex Marginean · Thu Nov 14 18:58:46 2019 +0200
  63. b93375c drivers: net: fsl_enetc: Add 2.5Gbps to supported link speeds by Alex Marginean · Thu Nov 14 18:58:45 2019 +0200
  64. 602e00f drivers: net: fsl_enetc: use the new MDIO DM helper functions by Alex Marginean · Mon Nov 25 17:15:13 2019 +0200
  65. ed0460c drivers: net: fsl_enetc: use XFI, USXGMII interface type macros by Alex Marginean · Thu Nov 14 18:28:38 2019 +0200
  66. ca33289 drivers: net: aquantia: check system interface too when checking for link up by Alex Marginean · Thu Nov 14 18:28:35 2019 +0200
  67. b6d6144 drivers: net: aquantia: set SMBus addr based on DT property by Alex Marginean · Thu Nov 14 18:28:34 2019 +0200
  68. 0e65e4c drivers: net: aquantia: set MDI reversal based on DT property by Alex Marginean · Thu Nov 14 18:28:33 2019 +0200
  69. 7a1dbe2 drivers: net: aquantia: set up SI protocol based on interface type by Alex Marginean · Thu Nov 14 18:28:32 2019 +0200
  70. 85330a5 drivers: net: aquantia: add PHY generation information by Alex Marginean · Thu Nov 14 18:28:31 2019 +0200
  71. d103efb drivers: net: aquantia: use XFI, USXGMII interface types by Alex Marginean · Thu Nov 14 18:28:30 2019 +0200
  72. b8b1a9e net: phy: fix switch vendor name by Anatolij Gustschin · Sun Oct 27 01:14:41 2019 +0200
  73. b8b125a net: phy: mv88e61xx: register phy_driver struct for 88E6071 by Anatolij Gustschin · Sun Oct 27 01:14:40 2019 +0200
  74. b88aeeb net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071 by Anatolij Gustschin · Sun Oct 27 01:14:39 2019 +0200
  75. 2eadde4 net: phy: mv88e61xx: add CPU port parameter init for 88E6071 by Anatolij Gustschin · Sun Oct 27 01:14:38 2019 +0200
  76. e477917 net: phy: mv88e61xx: rework to enable detection of 88E6071 devices by Anatolij Gustschin · Sun Oct 27 01:14:37 2019 +0200
  77. 45d262d net: phy: micrel: make sure the factory test bit is cleared by Nicolas Ferre · Wed Oct 23 10:46:44 2019 +0000
  78. 40829fa net: phy: aquantia: wait for phy init sequence to finish by Florin Chiculita · Mon Oct 14 17:27:07 2019 +0300
  79. 017feb5 net: macb: let miiphy_read/_write pass arbitrary addresses by Josef Holzmayr · Wed Oct 02 21:22:52 2019 +0200
  80. 9fe1878 net: macb: explicitly pass phy_adr to mdio read and write by Josef Holzmayr · Wed Oct 02 21:22:51 2019 +0200
  81. 5cf96d1 net: phy: Increase link up delay in genphy_update_link() by Stefan Roese · Mon Sep 30 10:26:42 2019 +0200
  82. 64c5e23 net: rtl8169: Support RTL-8168c/8111c by Thierry Reding · Wed Sep 11 19:19:06 2019 +0200
  83. 5da3884 net: mvpp2: MVPP2 now needs MVMDIO by Nevo Hed · Thu Aug 15 18:08:45 2019 -0400
  84. 5e97561 net: mvpp2: use new MVMDIO driver by Nevo Hed · Thu Aug 15 18:08:44 2019 -0400
  85. a531afd net: mvpp2: mark phy as invalid in case of missing appropriate driver by Grzegorz Jaszczyk · Thu Aug 15 18:08:42 2019 -0400
  86. b261d1b net: mvpp2x: fix traffic stuck after PHY start error by Stefan Chulski · Thu Aug 15 18:08:41 2019 -0400
  87. 78492a2 net: phy: dp83867: refactor rgmii configuration by Grygorii Strashko · Mon Nov 18 23:04:46 2019 +0200
  88. 3843251 net: phy: dp83867: io impedance is not dependent on RGMII delay by Grygorii Strashko · Mon Nov 18 23:04:45 2019 +0200
  89. 5b2742c net: phy: dp83867: rework delay rgmii delay handling by Grygorii Strashko · Mon Nov 18 23:04:44 2019 +0200
  90. 1c35b57 net: phy: dp83867: Add ability to disable output clock by Grygorii Strashko · Mon Nov 18 23:04:43 2019 +0200
  91. 1d8b552 net: phy: dp83867: move static initialization to .probe() by Grygorii Strashko · Mon Nov 18 23:04:41 2019 +0200
  92. 5a07b07 net: phy: ti: rename ti.c to dp83867.c by Grygorii Strashko · Mon Nov 18 23:04:40 2019 +0200
  93. 11691fd net/phy: Fix phy_connect() for phy addr 0 by Priyanka Jain · Tue Nov 05 04:05:11 2019 +0000
  94. 7bc5b5e Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Dec 09 10:32:08 2019 -0500
  95. 51ba522 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · Wed Nov 13 09:44:49 2019 +0900
  96. 6ca096a video: make BPP and ANSI configs optional by Anatolij Gustschin · Wed Dec 04 15:48:54 2019 +0100
  97. b30698a video: add guards around 16bpp/32bbp code by Anatolij Gustschin · Wed Dec 04 16:18:39 2019 +0100
  98. 071b2d5 Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri Dec 06 10:35:18 2019 -0500
  99. 2d82cf8 clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[] by Frieder Schrempf · Wed Oct 23 16:36:44 2019 +0000
  100. cb30f7d video: bmp: Fix video_display_rle8_bitmap() by Patrice Chotard · Wed Nov 20 14:11:16 2019 +0100