1. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  2. dd7fb9b binman: Add a library to access binman entries by Simon Glass · Fri Dec 06 21:41:34 2019 -0700
  3. 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
  4. c6fbeb3 Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Wed Dec 11 09:29:39 2019 -0500
  5. 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
  6. 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
  7. 4b9457c ARM: defconfig: Fix 32bit config for RPi4 by Matthias Brugger · Thu Dec 05 18:53:15 2019 +0100
  8. e6e119e rpi: Enable DRAM bank initialization on arm64 by Matthias Brugger · Thu Dec 05 18:53:14 2019 +0100
  9. f978837 rpi: fix dram bank initialization by Matthias Brugger · Thu Dec 05 18:53:13 2019 +0100
  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. 08d34fc buildman: Ignore blank lines during size checks by Tom Rini · Fri Dec 06 15:31:31 2019 -0500
  13. 48ac42e buildman: Add options to get the arch and toolchain info by Simon Glass · Thu Dec 05 15:59:14 2019 -0700
  14. 9b55091 buildman: Figure out boards before commits by Simon Glass · Thu Dec 05 15:59:13 2019 -0700
  15. aa26d47 buildman: Ask genboardscfg to be quiet by Simon Glass · Thu Dec 05 15:59:12 2019 -0700
  16. 11ece15 genboardcfg: Support a quiet mode by Simon Glass · Thu Dec 05 15:59:11 2019 -0700
  17. 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
  18. de8e25b test.py: Make search for autoconf.mk more permissive by Simon Glass · Sun Dec 01 19:34:18 2019 -0700
  19. 9da17fb buildman: Improve [make-flags] section parser to allow quoted strings by Cristian Ciocaltea · Sun Nov 24 22:30:26 2019 +0200
  20. 81620a5 serial: sandbox: support Unicode by Heinrich Schuchardt · Sat Nov 09 10:59:02 2019 +0100
  21. deaf297 sandbox: add missing compatible property in device tree by Heinrich Schuchardt · Sat Nov 09 09:39:01 2019 +0100
  22. f87ed78 configs: sama5d27_som1_ek: Add default config to read ENV from QSPI by Swapna Gurumani · Mon Dec 02 21:06:10 2019 +0000
  23. 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
  24. fcedb9a spl: opensbi: wait for ack from secondary harts before entering OpenSBI by Lukas Auer · Sun Dec 08 23:28:52 2019 +0100
  25. c308e01 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · Sun Dec 08 23:28:51 2019 +0100
  26. c7460b8 riscv: add functions for reading the IPI status by Lukas Auer · Sun Dec 08 23:28:50 2019 +0100
  27. e105b61 spl: opensbi: specify main hart as preferred boot hart by Lukas Auer · Sun Dec 08 23:28:49 2019 +0100
  28. 8e9d172 doc: update AX25-AE350 RISC-V documentation by Rick Chen · Thu Nov 14 13:52:30 2019 +0800
  29. 314d3ef riscv: dts: Add #address-cells and #size-cells in nor node by Rick Chen · Thu Nov 14 13:52:29 2019 +0800
  30. 3209fb8 riscv: dts: Support four cores SMP by Rick Chen · Thu Nov 14 13:52:28 2019 +0800
  31. 55bc1bd riscv: Fix clear bss loop in the start-up code by Rick Chen · Thu Nov 14 13:52:27 2019 +0800
  32. 8b4ee5f spl: cache: Allow cache drivers in SPL by Rick Chen · Thu Nov 14 13:52:26 2019 +0800
  33. 883275d riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL by Rick Chen · Thu Nov 14 13:52:25 2019 +0800
  34. eb61303 riscv: andes_plic: Fix some wrong configurations by Rick Chen · Thu Nov 14 13:52:24 2019 +0800
  35. 9203826 riscv: ax25-ae350: Use generic memory size setup by Rick Chen · Thu Nov 14 13:52:23 2019 +0800
  36. c3027d0 riscv: ax25-ae350: add SPL configuration by Rick Chen · Thu Nov 14 13:52:22 2019 +0800
  37. 276292a riscv: ax25: add SPL support by Rick Chen · Thu Nov 14 13:52:21 2019 +0800
  38. 7205d83 Use dts support from U-Boot via OF_SEPARATE instead of depending from opensbi. by Rick Chen · Wed Dec 04 14:52:46 2019 +0800
  39. a8ed626 riscv: dts: Add hifive-unleashed-a00 dts from Linux by Jagan Teki · Mon Nov 18 16:59:40 2019 +0530
  40. 0381370 riscv: increase stack size to avoid a stack overflow during distro boot by Lukas Auer · Sun Oct 20 20:53:47 2019 +0200
  41. 2e14ad0 ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCs by Suman Anna · Mon Dec 02 16:34:21 2019 -0600
  42. 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
  43. 6273f13 cmd: pxe: Increase maximum path length by Ben Wolsieffer · Thu Nov 28 00:07:08 2019 -0500
  44. c31411c configs: j721e_evm_a72_defconfig: Enable DMA and Ethernet by Vignesh Raghavendra · Wed Dec 04 22:17:25 2019 +0530
  45. 268dad2 arm: dts: k3-j721e-common-proc-board: Add DMA and CPSW related DT nodes by Vignesh Raghavendra · Wed Dec 04 22:17:24 2019 +0530
  46. 30bc6ea net: ti: am65-cpsw-nuss: Add new compatible for J721e by Vignesh Raghavendra · Wed Dec 04 22:17:23 2019 +0530
  47. 462ff04 net: ti: am65-cpsw-nuss: Rework RX flow ID handling by Vignesh Raghavendra · Wed Dec 04 22:17:22 2019 +0530
  48. 3934989 dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · Wed Dec 04 22:17:21 2019 +0530
  49. b18fb7e dma: Introduce dma_get_cfg() interface by Vignesh Raghavendra · Wed Dec 04 22:17:20 2019 +0530
  50. 0404e9f net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGN by Cédric Le Goater · Thu Nov 28 13:37:04 2019 +0100
  51. d4be768 drivers: net: fsl_enetc: register internal MDIO bus by Alex Marginean · Mon Nov 25 17:57:27 2019 +0200
  52. 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
  53. c905c21 drivers: net: fsl_enetc: move PCS and PHY config to probe by Alex Marginean · Thu Nov 14 18:58:46 2019 +0200
  54. b93375c drivers: net: fsl_enetc: Add 2.5Gbps to supported link speeds by Alex Marginean · Thu Nov 14 18:58:45 2019 +0200
  55. 602e00f drivers: net: fsl_enetc: use the new MDIO DM helper functions by Alex Marginean · Mon Nov 25 17:15:13 2019 +0200
  56. cf64055 net: mdio-uclass: add dm_eth_phy_connect helper function by Alex Marginean · Mon Nov 25 17:15:12 2019 +0200
  57. 6b3089e net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity by Alex Marginean · Mon Nov 25 17:15:11 2019 +0200
  58. ca23405 net: tftp: Fix too small block size by Andre Przywara · Sat Nov 23 17:58:59 2019 +0000
  59. ed0460c drivers: net: fsl_enetc: use XFI, USXGMII interface type macros by Alex Marginean · Thu Nov 14 18:28:38 2019 +0200
  60. 6d93e49 doc: bindings: Aquantia PHY node binding by Alex Marginean · Thu Nov 14 18:28:37 2019 +0200
  61. c093fc1 doc: bindings: add bindings document for PHY nodes by Alex Marginean · Thu Nov 14 18:28:36 2019 +0200
  62. ca33289 drivers: net: aquantia: check system interface too when checking for link up by Alex Marginean · Thu Nov 14 18:28:35 2019 +0200
  63. b6d6144 drivers: net: aquantia: set SMBus addr based on DT property by Alex Marginean · Thu Nov 14 18:28:34 2019 +0200
  64. 0e65e4c drivers: net: aquantia: set MDI reversal based on DT property by Alex Marginean · Thu Nov 14 18:28:33 2019 +0200
  65. 7a1dbe2 drivers: net: aquantia: set up SI protocol based on interface type by Alex Marginean · Thu Nov 14 18:28:32 2019 +0200
  66. 85330a5 drivers: net: aquantia: add PHY generation information by Alex Marginean · Thu Nov 14 18:28:31 2019 +0200
  67. d103efb drivers: net: aquantia: use XFI, USXGMII interface types by Alex Marginean · Thu Nov 14 18:28:30 2019 +0200
  68. 1fd5416 include: phy: add data field for private driver data by Alex Marginean · Thu Nov 14 18:28:29 2019 +0200
  69. 5219f68 include: phy: define XFI and USXGMII interface types by Alex Marginean · Thu Nov 14 18:28:28 2019 +0200
  70. b8b1a9e net: phy: fix switch vendor name by Anatolij Gustschin · Sun Oct 27 01:14:41 2019 +0200
  71. b8b125a net: phy: mv88e61xx: register phy_driver struct for 88E6071 by Anatolij Gustschin · Sun Oct 27 01:14:40 2019 +0200
  72. b88aeeb net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071 by Anatolij Gustschin · Sun Oct 27 01:14:39 2019 +0200
  73. 2eadde4 net: phy: mv88e61xx: add CPU port parameter init for 88E6071 by Anatolij Gustschin · Sun Oct 27 01:14:38 2019 +0200
  74. e477917 net: phy: mv88e61xx: rework to enable detection of 88E6071 devices by Anatolij Gustschin · Sun Oct 27 01:14:37 2019 +0200
  75. 45d262d net: phy: micrel: make sure the factory test bit is cleared by Nicolas Ferre · Wed Oct 23 10:46:44 2019 +0000
  76. 902c796 net: eth-uclass: ignore unavailable devices by Michael Walle · Tue Oct 22 01:03:10 2019 +0200
  77. 40829fa net: phy: aquantia: wait for phy init sequence to finish by Florin Chiculita · Mon Oct 14 17:27:07 2019 +0300
  78. 017feb5 net: macb: let miiphy_read/_write pass arbitrary addresses by Josef Holzmayr · Wed Oct 02 21:22:52 2019 +0200
  79. 9fe1878 net: macb: explicitly pass phy_adr to mdio read and write by Josef Holzmayr · Wed Oct 02 21:22:51 2019 +0200
  80. 5cf96d1 net: phy: Increase link up delay in genphy_update_link() by Stefan Roese · Mon Sep 30 10:26:42 2019 +0200
  81. deb6c50 cmd: mdio/mii: add Kconfig help and allow break dependency by Ramon Fried · Fri Sep 13 18:25:03 2019 +0300
  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. 3ba7661 arm: dts: armada-cp110-*dtsi: add xmdio nodes by Nevo Hed · Thu Aug 15 18:08:43 2019 -0400
  86. a531afd net: mvpp2: mark phy as invalid in case of missing appropriate driver by Grzegorz Jaszczyk · Thu Aug 15 18:08:42 2019 -0400
  87. b261d1b net: mvpp2x: fix traffic stuck after PHY start error by Stefan Chulski · Thu Aug 15 18:08:41 2019 -0400
  88. db0d262 arm: dts: k3-am654-base-board-u-boot: change cpsw2g interface mode to rgmii-rxid by Grygorii Strashko · Mon Nov 18 23:04:47 2019 +0200
  89. 78492a2 net: phy: dp83867: refactor rgmii configuration by Grygorii Strashko · Mon Nov 18 23:04:46 2019 +0200
  90. 3843251 net: phy: dp83867: io impedance is not dependent on RGMII delay by Grygorii Strashko · Mon Nov 18 23:04:45 2019 +0200
  91. 5b2742c net: phy: dp83867: rework delay rgmii delay handling by Grygorii Strashko · Mon Nov 18 23:04:44 2019 +0200
  92. 1c35b57 net: phy: dp83867: Add ability to disable output clock by Grygorii Strashko · Mon Nov 18 23:04:43 2019 +0200
  93. a5efed6 dt-bindings: phy: dp83867: Add documentation for disabling clock output by Grygorii Strashko · Mon Nov 18 23:04:42 2019 +0200
  94. 1d8b552 net: phy: dp83867: move static initialization to .probe() by Grygorii Strashko · Mon Nov 18 23:04:41 2019 +0200
  95. 5a07b07 net: phy: ti: rename ti.c to dp83867.c by Grygorii Strashko · Mon Nov 18 23:04:40 2019 +0200
  96. af54963 net: tftp: Fix tftp store address check in store_block() by Bin Meng · Fri Nov 15 22:20:13 2019 -0800
  97. 16ffe47 net: avoid address-of-packed-member error by Heinrich Schuchardt · Tue Nov 05 12:48:19 2019 +0100
  98. 11691fd net/phy: Fix phy_connect() for phy addr 0 by Priyanka Jain · Tue Nov 05 04:05:11 2019 +0000
  99. 5725630 net: nfs: Only link in NFS code outside of SPL builds by Tom Rini · Thu Dec 05 19:35:07 2019 -0500
  100. 1606dd1 lib: Always build support for formatting MAC and IP address by Joe Hershberger · Tue Sep 24 11:41:23 2019 -0500