1. f0c9890 i2c: designware: Support use in SPL by Simon Glass · Fri Dec 06 21:41:42 2019 -0700
  2. f5bdce2 i2c: designware: Avoid using static data by Simon Glass · Fri Dec 06 21:41:41 2019 -0700
  3. e2be553 i2c: designware: Tidy up PCI support by Simon Glass · Fri Dec 06 21:41:40 2019 -0700
  4. 0b591e0 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · Fri Dec 06 21:41:38 2019 -0700
  5. 68e35a7 dm: pci: Allow delaying auto-config until after relocation by Simon Glass · Fri Dec 06 21:41:37 2019 -0700
  6. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  7. 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
  8. 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
  9. 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
  10. 34f113a i2c: i2c_cdns: fix write timeout on fifo boundary by Michael Auchter · Mon Dec 09 18:16:16 2019 +0000
  11. 4eaae8e cros_ec: use uint instead of uint8_t for cmd param by Michael Auchter · Mon Dec 09 20:27:31 2019 +0000
  12. 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
  13. 81620a5 serial: sandbox: support Unicode by Heinrich Schuchardt · Sat Nov 09 10:59:02 2019 +0100
  14. 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
  15. 8b4ee5f spl: cache: Allow cache drivers in SPL by Rick Chen · Thu Nov 14 13:52:26 2019 +0800
  16. 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
  17. 30bc6ea net: ti: am65-cpsw-nuss: Add new compatible for J721e by Vignesh Raghavendra · Wed Dec 04 22:17:23 2019 +0530
  18. 462ff04 net: ti: am65-cpsw-nuss: Rework RX flow ID handling by Vignesh Raghavendra · Wed Dec 04 22:17:22 2019 +0530
  19. 3934989 dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · Wed Dec 04 22:17:21 2019 +0530
  20. b18fb7e dma: Introduce dma_get_cfg() interface by Vignesh Raghavendra · Wed Dec 04 22:17:20 2019 +0530
  21. 0404e9f net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGN by Cédric Le Goater · Thu Nov 28 13:37:04 2019 +0100
  22. d4be768 drivers: net: fsl_enetc: register internal MDIO bus by Alex Marginean · Mon Nov 25 17:57:27 2019 +0200
  23. 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
  24. c905c21 drivers: net: fsl_enetc: move PCS and PHY config to probe by Alex Marginean · Thu Nov 14 18:58:46 2019 +0200
  25. b93375c drivers: net: fsl_enetc: Add 2.5Gbps to supported link speeds by Alex Marginean · Thu Nov 14 18:58:45 2019 +0200
  26. 602e00f drivers: net: fsl_enetc: use the new MDIO DM helper functions by Alex Marginean · Mon Nov 25 17:15:13 2019 +0200
  27. ed0460c drivers: net: fsl_enetc: use XFI, USXGMII interface type macros by Alex Marginean · Thu Nov 14 18:28:38 2019 +0200
  28. ca33289 drivers: net: aquantia: check system interface too when checking for link up by Alex Marginean · Thu Nov 14 18:28:35 2019 +0200
  29. b6d6144 drivers: net: aquantia: set SMBus addr based on DT property by Alex Marginean · Thu Nov 14 18:28:34 2019 +0200
  30. 0e65e4c drivers: net: aquantia: set MDI reversal based on DT property by Alex Marginean · Thu Nov 14 18:28:33 2019 +0200
  31. 7a1dbe2 drivers: net: aquantia: set up SI protocol based on interface type by Alex Marginean · Thu Nov 14 18:28:32 2019 +0200
  32. 85330a5 drivers: net: aquantia: add PHY generation information by Alex Marginean · Thu Nov 14 18:28:31 2019 +0200
  33. d103efb drivers: net: aquantia: use XFI, USXGMII interface types by Alex Marginean · Thu Nov 14 18:28:30 2019 +0200
  34. b8b1a9e net: phy: fix switch vendor name by Anatolij Gustschin · Sun Oct 27 01:14:41 2019 +0200
  35. b8b125a net: phy: mv88e61xx: register phy_driver struct for 88E6071 by Anatolij Gustschin · Sun Oct 27 01:14:40 2019 +0200
  36. b88aeeb net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071 by Anatolij Gustschin · Sun Oct 27 01:14:39 2019 +0200
  37. 2eadde4 net: phy: mv88e61xx: add CPU port parameter init for 88E6071 by Anatolij Gustschin · Sun Oct 27 01:14:38 2019 +0200
  38. e477917 net: phy: mv88e61xx: rework to enable detection of 88E6071 devices by Anatolij Gustschin · Sun Oct 27 01:14:37 2019 +0200
  39. 45d262d net: phy: micrel: make sure the factory test bit is cleared by Nicolas Ferre · Wed Oct 23 10:46:44 2019 +0000
  40. 40829fa net: phy: aquantia: wait for phy init sequence to finish by Florin Chiculita · Mon Oct 14 17:27:07 2019 +0300
  41. 017feb5 net: macb: let miiphy_read/_write pass arbitrary addresses by Josef Holzmayr · Wed Oct 02 21:22:52 2019 +0200
  42. 9fe1878 net: macb: explicitly pass phy_adr to mdio read and write by Josef Holzmayr · Wed Oct 02 21:22:51 2019 +0200
  43. 5cf96d1 net: phy: Increase link up delay in genphy_update_link() by Stefan Roese · Mon Sep 30 10:26:42 2019 +0200
  44. 64c5e23 net: rtl8169: Support RTL-8168c/8111c by Thierry Reding · Wed Sep 11 19:19:06 2019 +0200
  45. 5da3884 net: mvpp2: MVPP2 now needs MVMDIO by Nevo Hed · Thu Aug 15 18:08:45 2019 -0400
  46. 5e97561 net: mvpp2: use new MVMDIO driver by Nevo Hed · Thu Aug 15 18:08:44 2019 -0400
  47. a531afd net: mvpp2: mark phy as invalid in case of missing appropriate driver by Grzegorz Jaszczyk · Thu Aug 15 18:08:42 2019 -0400
  48. b261d1b net: mvpp2x: fix traffic stuck after PHY start error by Stefan Chulski · Thu Aug 15 18:08:41 2019 -0400
  49. 78492a2 net: phy: dp83867: refactor rgmii configuration by Grygorii Strashko · Mon Nov 18 23:04:46 2019 +0200
  50. 3843251 net: phy: dp83867: io impedance is not dependent on RGMII delay by Grygorii Strashko · Mon Nov 18 23:04:45 2019 +0200
  51. 5b2742c net: phy: dp83867: rework delay rgmii delay handling by Grygorii Strashko · Mon Nov 18 23:04:44 2019 +0200
  52. 1c35b57 net: phy: dp83867: Add ability to disable output clock by Grygorii Strashko · Mon Nov 18 23:04:43 2019 +0200
  53. 1d8b552 net: phy: dp83867: move static initialization to .probe() by Grygorii Strashko · Mon Nov 18 23:04:41 2019 +0200
  54. 5a07b07 net: phy: ti: rename ti.c to dp83867.c by Grygorii Strashko · Mon Nov 18 23:04:40 2019 +0200
  55. 11691fd net/phy: Fix phy_connect() for phy addr 0 by Priyanka Jain · Tue Nov 05 04:05:11 2019 +0000
  56. 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
  57. 51ba522 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · Wed Nov 13 09:44:49 2019 +0900
  58. 6ca096a video: make BPP and ANSI configs optional by Anatolij Gustschin · Wed Dec 04 15:48:54 2019 +0100
  59. b30698a video: add guards around 16bpp/32bbp code by Anatolij Gustschin · Wed Dec 04 16:18:39 2019 +0100
  60. 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
  61. 2d82cf8 clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[] by Frieder Schrempf · Wed Oct 23 16:36:44 2019 +0000
  62. cb30f7d video: bmp: Fix video_display_rle8_bitmap() by Patrice Chotard · Wed Nov 20 14:11:16 2019 +0100
  63. 066eace video: bmp: Fix video_splash_align_axis() by Patrice Chotard · Wed Nov 20 14:11:15 2019 +0100
  64. fd2fdf7 pinctrl: rockchip: Add pinctrl support for rk3308 by David Wu · Tue Dec 03 19:26:50 2019 +0800
  65. eb82918 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · Tue Dec 03 17:49:53 2019 +0800
  66. 5d6d51f net: gmac_rockchip: Add support for rk3308 by David Wu · Tue Nov 26 09:39:49 2019 +0800
  67. 1dbd3d1 Fix typo in macros, "FIRMEWARE" -> "FIRMWARE" by Thomas Hebb · Sun Nov 10 08:23:15 2019 -0800
  68. 094c747 drivers: optee: rpmb: fix returning CID to TEE by Jorge Ramirez-Ortiz · Tue Nov 26 17:19:34 2019 +0100
  69. 2e21f37 drivers: pci: ignore disabled devices by Michael Walle · Sun Dec 01 17:45:18 2019 +0100
  70. 68f7356 mtd: Makefile: deep cleanup by Miquel Raynal · Fri Oct 25 19:39:31 2019 +0200
  71. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · Fri Oct 25 19:39:29 2019 +0200
  72. c921dc7 mtd: spi: SPI_FLASH_MTD depends on MTD by Miquel Raynal · Thu Oct 03 19:50:24 2019 +0200
  73. af1a829 dfu: add dependency on the raw NAND core by Miquel Raynal · Thu Oct 03 19:50:22 2019 +0200
  74. 4f64c63 mtd: nand: add includes in NAND core to avoid warnings by Miquel Raynal · Thu Oct 03 19:50:21 2019 +0200
  75. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · Thu Oct 03 19:50:05 2019 +0200
  76. a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · Thu Oct 03 19:50:04 2019 +0200
  77. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  78. f09343f Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Dec 03 18:12:04 2019 -0500
  79. c3aeb81 pinctrl: add driver for MT8518 by developer · Thu Nov 07 19:28:43 2019 +0800
  80. 18f9fc7 mmc: mtk-sd: Adjust the mmc tuning flow by developer · Thu Nov 07 19:28:42 2019 +0800
  81. 5817d5c clk: mediatek: add driver for MT8518 by developer · Thu Nov 07 19:28:41 2019 +0800
  82. 4bba413 regmap: Fix potential memory leaks by Faiz Abbas · Mon Nov 11 15:29:05 2019 +0530
  83. 9e0e1f3 net: cpsw: Add NULL pointer check by Faiz Abbas · Mon Nov 11 15:22:56 2019 +0530
  84. e33cd22 mmc: davinci: fix mmc boot in SPL by Bartosz Golaszewski · Thu Nov 14 16:10:31 2019 +0100
  85. 012929e mmc: davinci: drop struct davinci_mmc_plat by Bartosz Golaszewski · Thu Nov 14 16:10:29 2019 +0100
  86. 3dffb44 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · Thu Nov 14 16:10:28 2019 +0100
  87. 609a074 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · Mon Dec 02 10:52:31 2019 -0500
  88. 6ccea84 mtd: mtdcore: Drop unused mtd_table by Tom Rini · Tue Nov 26 20:41:00 2019 -0500
  89. 793072a pci: Only link pci_rom.o in some cases by Tom Rini · Tue Nov 26 20:40:59 2019 -0500
  90. 0b0342f Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · Tue Nov 26 17:32:43 2019 -0500
  91. c850c6a Kconfig: make TPL_DM_SERIAL depend on TPL_DM by Thomas Hebb · Sun Nov 10 08:23:55 2019 -0800
  92. b7e33d3 gpio: at91_gpio: Add bank names by James Byrne · Tue Nov 26 11:52:04 2019 +0000
  93. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · Thu Nov 14 12:57:50 2019 -0700
  94. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · Thu Nov 14 12:57:47 2019 -0700
  95. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  96. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  97. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  98. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  99. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  100. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700