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