1. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 8 months ago
  2. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  3. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 10 months ago
  4. 9c87899 net: fsl: Fix busy flag polling register by Markus Koch · 2 years, 11 months ago
  5. 119d2fb Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years ago
  6. 6caef97 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · 3 years, 2 months ago
  7. 6a6e402 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years, 2 months ago
  8. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  9. a7ffa3d ppc: Remove T4160RDB board by Tom Rini · 3 years, 6 months ago
  10. b4e6026 ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT by Tom Rini · 3 years, 7 months ago
  11. 46bcbeb Fix a memory leak issue in the RX port initialization. by Hou Zhiqiang · 3 years, 6 months ago
  12. 3090082 ppc: Remove Cyrus_P5020 and P5040 boards by Tom Rini · 3 years, 9 months ago
  13. 3ec582b ppc: Remove T2081QDS board and ARCH_T2081 support by Tom Rini · 3 years, 9 months ago
  14. f78f21d net: memac_phy: add a timeout to MDIO operations by Ioana Ciornei · 4 years ago
  15. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  16. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  17. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  18. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  19. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  20. 13763ee driver: net: fm: add support for XFI by Madalin Bucur · 4 years, 3 months ago
  21. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  22. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
  23. dadccd9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
  24. d3e20b7 driver: net: fm: minor fix in DM ETH support by Madalin Bucur · 4 years, 7 months ago
  25. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  26. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  27. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  28. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  29. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  30. b76b0a6 driver: net: fm: add DM ETH support by Madalin Bucur · 4 years, 7 months ago
  31. 9d327b0 driver: net: fm: add DM MDIO support by Madalin Bucur · 4 years, 7 months ago
  32. 248f920 driver: net: fm: separate receive buffer free code by Madalin Bucur · 4 years, 7 months ago
  33. 11fa7a3 driver: net: fm: change init_phy() param by Madalin Bucur · 4 years, 7 months ago
  34. 28ff2ef net: fm: fix build error when not using nand by Francois Gervais · 4 years, 8 months ago
  35. b54666e armv8/ls1046ardb: RGMII ports require internal delay by Madalin Bucur · 4 years, 9 months ago
  36. 7c955cc armv8/ls1043ardb: RGMII ports require internal delay by Madalin Bucur · 4 years, 9 months ago
  37. fa8f6b4 net: fman: add support for all RGMII delay modes by Madalin Bucur · 4 years, 9 months ago
  38. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  39. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  40. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  41. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  42. db22961 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  43. fa911f8 configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · 6 years ago
  44. 1dec961 net: fm: add TFABOOT support by Rajesh Bhagat · 6 years ago
  45. f02840b powerpc: t1040: Correct RCW EC2 settings by Bin Meng · 6 years ago
  46. c47115e net: fman: Support both new and legacy FMan Compatibles by Zhao Qiang · 6 years ago
  47. 45c20bd ppa/fm/qe: use block layer in ppa/fm/qe driver by Yinbo Zhu · 6 years ago
  48. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  49. 629e799 blk: Remove various places that do flush cache after read by Bin Meng · 7 years ago
  50. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  51. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  52. 25122b4 net: fman: add support RGMII_TXID to memac by Madalin Bucur · 7 years ago
  53. aa942fe net: fm: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  54. 395c1e3 armv8/ls1046a: RGMII PHY requires internal delay on Tx by Madalin Bucur · 8 years ago
  55. 5b72f9b armv8/ls1043a: RGMII PHY requires internal delay on Tx by Madalin Bucur · 8 years ago
  56. 342cf06 armv8: ls1043a: Drop macro CONFIG_LS1043A by York Sun · 8 years ago
  57. d7dd06c powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014 by York Sun · 8 years ago
  58. a3384a1 net: fman: fix 2.5G SGMII settings by shaohui xie · 8 years ago
  59. c184503 powerpc: T4080: Drop configuration for T4080 by York Sun · 8 years ago
  60. 0fad326 powerpc: T4240: Remove macro CONFIG_PPC_T4240 by York Sun · 8 years ago
  61. c7ea924 powerpc: T4160: Remove macro CONFIG_PPC_T4160 by York Sun · 8 years ago
  62. e20c685 powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081 by York Sun · 8 years ago
  63. 2d7b2d4 powerpc: T1042: Remove macro CONFIG_PPC_T1042 by York Sun · 8 years ago
  64. a5b5d88 powerpc: T1040: Remove macro CONFIG_PPC_T1040 by York Sun · 8 years ago
  65. 7d29dd6 powerpc: T1024: Remove macro CONFIG_PPC_T1024 by York Sun · 8 years ago
  66. bcee92e powerpc: T1023: Remove macro CONFIG_PPC_T1023 by York Sun · 8 years ago
  67. fda566d powerpc: B4420: Remove macro CONFIG_PPC_B4420 by York Sun · 8 years ago
  68. 2dfafc6 powerpc: B4860QDS: Remove macro CONFIG_B4860QDS by York Sun · 8 years ago
  69. 68eaa9a powerpc: B4860: Remove macro CONFIG_PPC_B4860 by York Sun · 8 years ago
  70. a3c5b66 powerpc: P5040: Remove macro CONFIG_P5040 by York Sun · 8 years ago
  71. 2ed73f4 powerpc: P5020: Remove macro CONFIG_PPC_P5020 by York Sun · 8 years ago
  72. 84be8a9 powerpc: P4080: Remove macro CONFIG_PPC_P4080 by York Sun · 8 years ago
  73. df70d06 powerpc: P3041: Remove macro CONFIG_PPC_P3041 by York Sun · 8 years ago
  74. 5786fca powerpc: P2041: Remove macro CONFIG_PPC_P2041 by York Sun · 8 years ago
  75. ab507fb powerpc: P1017: Drop configuration for P1017 by York Sun · 8 years ago
  76. feeaae2 powerpc: P1023: Remove macro CONFIG_P1023 by York Sun · 8 years ago
  77. 71c10a4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  78. bad4984 armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A by York Sun · 8 years ago
  79. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  80. ea4923e net: fm: fix spi flash probe for using driver model by Qianyu Gong · 8 years ago
  81. 77bc77a net/fm: Remove unused code of FMan QMI by Hou Zhiqiang · 8 years ago
  82. d62ecb4 drivers: net/fm: Add Fman support for LS1046A by Mingkai Hu · 8 years ago
  83. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  84. 9ff34e3 powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case by Ying Zhang · 9 years ago
  85. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  86. 0f331d8 driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms by Qianyu Gong · 9 years ago
  87. 8868a64 fm: fdt: Move fman ucode fixup to driver code by Qianyu Gong · 9 years ago
  88. ae6a758 qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · 9 years ago
  89. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  90. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  91. acad8b0 net: fm: disables unused FM1-DTSEC1 MAC node in DTS by Shaohui Xie · 9 years ago
  92. 8ce4587 armv8/ls1043a: remove print info by Mingkai Hu · 9 years ago
  93. 0464326 armv8/ls1043a: Add Fman support by Shaohui Xie · 9 years ago
  94. 1b29512 net/fm: Add QSGMII PCS init by Shaohui Xie · 9 years ago
  95. 513eaf2 net: Move some header files to include/ by Shaohui Xie · 9 years ago
  96. ab687cc net: fm: bug fix when CONFIG_PHYLIB not defined by Shaohui Xie · 9 years ago
  97. a02fc98 net/fm: Make the return value logic consistent with convention by Hou Zhiqiang · 9 years ago
  98. ea52d33 net/fm: Add support for 64-bit platforms by Hou Zhiqiang · 9 years ago
  99. 3a25ece net/fm: Fix the endian issue to support both endianness platforms by Hou Zhiqiang · 9 years ago
  100. e14ec99 net/fman: Support both new and legacy FMan Compatibles by Igal Liberman · 9 years ago