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