1. 038626e rockchip: rk3308: allow loading larger kernel Image by Andy Yan · 5 years ago
  2. cfbebf8 rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD by Thomas Hebb · 5 years ago
  3. 99a3d57 rockchip: px30-firefly add standalone dts by Kever Yang · 5 years ago
  4. 7cc0942 rockchip: firefly-px30: Fix the MACRO for CONFIG_DEBUG_UART2_CHANNEL by Kever Yang · 5 years ago
  5. d43d0c6 rockchip: make_fit_atf: explicitly use python3 by Jack Mitchell · 5 years ago
  6. e8e1cbc rockchip: rk3288-evb: update config to support OPTEE by Kever Yang · 5 years ago
  7. b5aaff2 rockchip: rk3288-evb: update CONFIG_NR_DRAM_BANKS to 2 by Kever Yang · 5 years ago
  8. ab40487 rockchip: rk3288-evb: update SPL_STACK/MALLOC_LEN config with rk3399 by Kever Yang · 5 years ago
  9. 16d2047 rockchip: fit_spl_optee: get text and optee base from build by Kever Yang · 5 years ago
  10. 54c5338 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  11. 9753480 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  12. 5abcf94 usb: dwc3: Fix UTMI/UTMIW phy interface initialization by Jagan Teki · 5 years ago
  13. 26be5a7 MAINTAINERS: assign usb.c and and usb_kbd.c by Heinrich Schuchardt · 5 years ago
  14. 42360c4 usb: cdns3: ep0: Fix build warnings related to cache ops by Vignesh Raghavendra · 5 years ago
  15. 06a7964 fw_setenv: avoid writing environment when nothing has changed by Rasmus Villemoes · 6 years ago
  16. e1a25da drivers: net: bcm-sf2: pass -1 to phy_connect() by Alex Marginean · 5 years ago
  17. 5d37268 net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYs by Marek Vasut · 5 years ago
  18. ce53e36 Merge tag 'u-boot-stm32-20191218' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  19. ea113e3 stm32mp1: configs: Resync with savedefconfig by Patrick Delaunay · 5 years ago
  20. 217ea5c stm32mp1: remove the imply BOOTSTAGE by Patrick Delaunay · 5 years ago
  21. f97beae stm32mp1: imply CMD_CLS by Patrick Delaunay · 5 years ago
  22. d7f27a6 Prepare v2020.01-rc5 by Tom Rini · 5 years ago
  23. 8581d74 Merge branch '2019-12-13-master-imports' by Tom Rini · 5 years ago
  24. 127f92a arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig by Grygorii Strashko · 5 years ago
  25. 0288d2e common: remove duplicate typedef for uchar by Heinrich Schuchardt · 5 years ago
  26. 9cd84d2 doc: fitImage: example of a signature node by Heinrich Schuchardt · 5 years ago
  27. c6f6794 mailmap: Update mail address for Boris Brezillon by Heinrich Schuchardt · 5 years ago
  28. 607174a doc: really get rid of Documentation/ directory by Rasmus Villemoes · 5 years ago
  29. b007e2e sysreset_mpc83xx: fix mcp83xx -> mpc83xx typo by Rasmus Villemoes · 5 years ago
  30. 45ca663 dts: am335x-brsmarc1/xre1: insert phy_id again by Hannes Schmelzer · 5 years ago
  31. c6fbeb3 Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 5 years ago
  32. a66c3b2 Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 5 years ago
  33. 41b0f14 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
  34. 4b9457c ARM: defconfig: Fix 32bit config for RPi4 by Matthias Brugger · 5 years ago
  35. e6e119e rpi: Enable DRAM bank initialization on arm64 by Matthias Brugger · 5 years ago
  36. f978837 rpi: fix dram bank initialization by Matthias Brugger · 5 years ago
  37. 34f113a i2c: i2c_cdns: fix write timeout on fifo boundary by Michael Auchter · 5 years ago
  38. bae655b Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  39. f87ed78 configs: sama5d27_som1_ek: Add default config to read ENV from QSPI by Swapna Gurumani · 5 years ago
  40. e9358ea Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  41. fcedb9a spl: opensbi: wait for ack from secondary harts before entering OpenSBI by Lukas Auer · 5 years ago
  42. c308e01 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 5 years ago
  43. c7460b8 riscv: add functions for reading the IPI status by Lukas Auer · 5 years ago
  44. e105b61 spl: opensbi: specify main hart as preferred boot hart by Lukas Auer · 5 years ago
  45. 8e9d172 doc: update AX25-AE350 RISC-V documentation by Rick Chen · 5 years ago
  46. 314d3ef riscv: dts: Add #address-cells and #size-cells in nor node by Rick Chen · 5 years ago
  47. 3209fb8 riscv: dts: Support four cores SMP by Rick Chen · 5 years ago
  48. 55bc1bd riscv: Fix clear bss loop in the start-up code by Rick Chen · 5 years ago
  49. 8b4ee5f spl: cache: Allow cache drivers in SPL by Rick Chen · 5 years ago
  50. 883275d riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL by Rick Chen · 5 years ago
  51. eb61303 riscv: andes_plic: Fix some wrong configurations by Rick Chen · 5 years ago
  52. 9203826 riscv: ax25-ae350: Use generic memory size setup by Rick Chen · 5 years ago
  53. c3027d0 riscv: ax25-ae350: add SPL configuration by Rick Chen · 5 years ago
  54. 276292a riscv: ax25: add SPL support by Rick Chen · 5 years ago
  55. 7205d83 Use dts support from U-Boot via OF_SEPARATE instead of depending from opensbi. by Rick Chen · 5 years ago
  56. a8ed626 riscv: dts: Add hifive-unleashed-a00 dts from Linux by Jagan Teki · 5 years ago
  57. 0381370 riscv: increase stack size to avoid a stack overflow during distro boot by Lukas Auer · 5 years ago
  58. 2e14ad0 ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCs by Suman Anna · 5 years ago
  59. 4b4a605 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  60. 6273f13 cmd: pxe: Increase maximum path length by Ben Wolsieffer · 5 years ago
  61. c31411c configs: j721e_evm_a72_defconfig: Enable DMA and Ethernet by Vignesh Raghavendra · 5 years ago
  62. 268dad2 arm: dts: k3-j721e-common-proc-board: Add DMA and CPSW related DT nodes by Vignesh Raghavendra · 5 years ago
  63. 30bc6ea net: ti: am65-cpsw-nuss: Add new compatible for J721e by Vignesh Raghavendra · 5 years ago
  64. 462ff04 net: ti: am65-cpsw-nuss: Rework RX flow ID handling by Vignesh Raghavendra · 5 years ago
  65. 3934989 dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · 5 years ago
  66. b18fb7e dma: Introduce dma_get_cfg() interface by Vignesh Raghavendra · 5 years ago
  67. 0404e9f net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGN by Cédric Le Goater · 5 years ago
  68. d4be768 drivers: net: fsl_enetc: register internal MDIO bus by Alex Marginean · 5 years ago
  69. 05b4877 drivers: net: fsl_enetc_mdio: return with time-out if HW is stuck by Alex Marginean · 5 years ago
  70. c905c21 drivers: net: fsl_enetc: move PCS and PHY config to probe by Alex Marginean · 5 years ago
  71. b93375c drivers: net: fsl_enetc: Add 2.5Gbps to supported link speeds by Alex Marginean · 5 years ago
  72. 602e00f drivers: net: fsl_enetc: use the new MDIO DM helper functions by Alex Marginean · 5 years ago
  73. cf64055 net: mdio-uclass: add dm_eth_phy_connect helper function by Alex Marginean · 5 years ago
  74. 6b3089e net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity by Alex Marginean · 5 years ago
  75. ca23405 net: tftp: Fix too small block size by Andre Przywara · 5 years ago
  76. ed0460c drivers: net: fsl_enetc: use XFI, USXGMII interface type macros by Alex Marginean · 5 years ago
  77. 6d93e49 doc: bindings: Aquantia PHY node binding by Alex Marginean · 5 years ago
  78. c093fc1 doc: bindings: add bindings document for PHY nodes by Alex Marginean · 5 years ago
  79. ca33289 drivers: net: aquantia: check system interface too when checking for link up by Alex Marginean · 5 years ago
  80. b6d6144 drivers: net: aquantia: set SMBus addr based on DT property by Alex Marginean · 5 years ago
  81. 0e65e4c drivers: net: aquantia: set MDI reversal based on DT property by Alex Marginean · 5 years ago
  82. 7a1dbe2 drivers: net: aquantia: set up SI protocol based on interface type by Alex Marginean · 5 years ago
  83. 85330a5 drivers: net: aquantia: add PHY generation information by Alex Marginean · 5 years ago
  84. d103efb drivers: net: aquantia: use XFI, USXGMII interface types by Alex Marginean · 5 years ago
  85. 1fd5416 include: phy: add data field for private driver data by Alex Marginean · 5 years ago
  86. 5219f68 include: phy: define XFI and USXGMII interface types by Alex Marginean · 5 years ago
  87. b8b1a9e net: phy: fix switch vendor name by Anatolij Gustschin · 5 years ago
  88. b8b125a net: phy: mv88e61xx: register phy_driver struct for 88E6071 by Anatolij Gustschin · 5 years ago
  89. b88aeeb net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071 by Anatolij Gustschin · 5 years ago
  90. 2eadde4 net: phy: mv88e61xx: add CPU port parameter init for 88E6071 by Anatolij Gustschin · 5 years ago
  91. e477917 net: phy: mv88e61xx: rework to enable detection of 88E6071 devices by Anatolij Gustschin · 5 years ago
  92. 45d262d net: phy: micrel: make sure the factory test bit is cleared by Nicolas Ferre · 5 years ago
  93. 902c796 net: eth-uclass: ignore unavailable devices by Michael Walle · 5 years ago
  94. 40829fa net: phy: aquantia: wait for phy init sequence to finish by Florin Chiculita · 5 years ago
  95. 017feb5 net: macb: let miiphy_read/_write pass arbitrary addresses by Josef Holzmayr · 5 years ago
  96. 9fe1878 net: macb: explicitly pass phy_adr to mdio read and write by Josef Holzmayr · 5 years ago
  97. 5cf96d1 net: phy: Increase link up delay in genphy_update_link() by Stefan Roese · 5 years ago
  98. deb6c50 cmd: mdio/mii: add Kconfig help and allow break dependency by Ramon Fried · 5 years ago
  99. 64c5e23 net: rtl8169: Support RTL-8168c/8111c by Thierry Reding · 5 years ago
  100. 5da3884 net: mvpp2: MVPP2 now needs MVMDIO by Nevo Hed · 5 years ago