1. 7f418ea Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 10 months ago
  2. 2df59b2 Remove duplication of table_compute_checksum function by Tom Rini · 2 years, 10 months ago
  3. 34855b3 serial: smh: Implement puts for DM by Sean Anderson · 2 years, 10 months ago
  4. 679190c test: serial: Add test for putc/puts by Sean Anderson · 2 years, 10 months ago
  5. efa51f2 serial: sandbox: Implement puts by Sean Anderson · 2 years, 10 months ago
  6. 2c77748 serial: Fix _serial_puts using \n\r instead of \r\n by Sean Anderson · 2 years, 10 months ago
  7. 72675b0 led: Configure LED default-state on boot by Marek Vasut · 2 years, 10 months ago
  8. 2d1deaf led: gpio: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 10 months ago
  9. d797dd4 led: pwm: Drop duplicate OF "label" property parsing by Tom Rini · 2 years, 10 months ago
  10. 4228023 led: bcm6753: Drop duplicate OF "label" property parsing by Tom Rini · 2 years, 10 months ago
  11. c6db8eb led: cortina: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 10 months ago
  12. fec9156 led: bcm6858: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 10 months ago
  13. 93c3722 led: bcm6358: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 10 months ago
  14. 9183fb4 led: bcm6328: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 10 months ago
  15. 83c63f0 led: Move OF "label" property parsing to core by Marek Vasut · 2 years, 10 months ago
  16. aecb338 misc: atsha204a: Fix big endian support by Pali Rohár · 2 years, 10 months ago
  17. e9598cf power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDs by Dave Gerlach · 2 years, 10 months ago
  18. f478da9 net: dm9000: Add Kconfig entry by Marek Vasut · 2 years, 10 months ago
  19. 41e10be net: dm9000: Add DM support by Marek Vasut · 2 years, 10 months ago
  20. 84bf20f net: dm9000: Receive one packet per recv call by Marek Vasut · 2 years, 10 months ago
  21. 85a7260 net: dm9000: Split non-DM specific bits from common code by Marek Vasut · 2 years, 10 months ago
  22. f0d1a29 net: dm9000: Pass private data around for IO by Marek Vasut · 2 years, 10 months ago
  23. 1494a4a net: dm9000: Drop dm9000.h and staticize SROM access by Marek Vasut · 2 years, 10 months ago
  24. 3928055 net: dm9000: Drop static device private data by Marek Vasut · 2 years, 10 months ago
  25. 8371edd net: dm9000: Rename board_info to dm9000_priv by Marek Vasut · 2 years, 10 months ago
  26. a2e9230 net: dm9000: Reorder and staticize by Marek Vasut · 2 years, 10 months ago
  27. a7bebf8 net: dm9000: Checkpatch cleanup by Marek Vasut · 2 years, 10 months ago
  28. 6d3de0f net: dm9000: Drop volatiles by Marek Vasut · 2 years, 10 months ago
  29. c7b7ee5 net: dm9000: Turn DM9000_DMP_PACKET() into a function by Marek Vasut · 2 years, 10 months ago
  30. d185479 net: dm9000: Drop unused dump_regs() by Marek Vasut · 2 years, 10 months ago
  31. d8f21b2 net: dm9000: Make RxLen and RxStatus lowercase by Marek Vasut · 2 years, 10 months ago
  32. 42a7e0f net: dm9000: Replace DM9000_DBG() with debug() by Marek Vasut · 2 years, 10 months ago
  33. ff61d4e net: dm9000: Make accessor names lowercase by Marek Vasut · 2 years, 10 months ago
  34. af8b0a8 driver: net: ti: keystone_net: Change priv member type by Marek Behún · 2 years, 10 months ago
  35. 71b65d8 driver: net: ti: keystone_net: Convert to ofnode functions by Marek Behún · 2 years, 10 months ago
  36. 71f4739 driver: net: ti: keystone_net: Deduplicate code by Marek Behún · 2 years, 10 months ago
  37. 2ddf846 Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 10 months ago
  38. 2c6ae0a clk: imx8mp: Fix 24M and 32k clock by Marek Vasut · 2 years, 10 months ago
  39. 87f9588 clk: imx8mp: Add ECSPI clocks by Elmar Albert · 2 years, 10 months ago
  40. a2d6fbf clk: imxrt: Use dts for anatop base address by Jesse Taube · 2 years, 11 months ago
  41. c8009c1 mmc: fsl_esdhc_imx: Add i.MX8MP compatible string by Marek Vasut · 2 years, 11 months ago
  42. e1aad51 spi: nxp_fspi: Add i.MX8MP compatible string by Marek Vasut · 2 years, 11 months ago
  43. a2f5c93 net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver by Michael Trimarchi · 2 years, 10 months ago
  44. 087baf8 net: phy: Add phy_modify() accessor by Ariel D'Alessandro · 2 years, 10 months ago
  45. d7db0e6 iopoll: Extend read_poll_timeout macro to support variable parameters by Ariel D'Alessandro · 2 years, 10 months ago
  46. 01c67a3 phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific by Ariel D'Alessandro · 2 years, 10 months ago
  47. d101661 driver: pwm: pwm-imx: separe dm from non dm implementation by Tommaso Merciai · 2 years, 10 months ago
  48. 2c43256 drivers: pwm: pwm-imx: move pwm-imx-util into pwm-imx by Tommaso Merciai · 2 years, 10 months ago
  49. f3b5100 regulator: fixed: add possibility to enable by clock by Philippe Schenker · 2 years, 10 months ago
  50. ed6ba46 misc: imx8ulp: Update fuse driver by Peng Fan · 2 years, 10 months ago
  51. 203412f misc: S400_API: Update S400 API for buffer dump by Ye Li · 2 years, 10 months ago
  52. a55ca50 misc: S400_API: add ahab_release_caam by Clement Faure · 2 years, 10 months ago
  53. 043d11a misc: imx8ulp: Add OEM SRK Hash fuse support by Ye Li · 2 years, 10 months ago
  54. 77ee5d3 phy: phy-imx8mq-usb: Add support for i.MX8MP USB PHY by Marek Vasut · 2 years, 10 months ago
  55. 7a2c3be clk: imx8mp: Fill in DWC3 USB, USB PHY, HSIOMIX clock by Marek Vasut · 2 years, 10 months ago
  56. 129f510 clk: imx8m: reduce rate table duplication by Angus Ainslie · 2 years, 10 months ago
  57. 11c8ab0 clk: imx8mq: Add a clock driver for the imx8mq by Angus Ainslie · 2 years, 10 months ago
  58. 3479359 mtd: nand: mxs_nand_spl: Remove the page aligned access by Ye Li · 2 years, 10 months ago
  59. 6828b3e driver: pwm: pwm-imx: introduce pwm_dm_imx_get_parms by Tommaso Merciai · 2 years, 10 months ago
  60. bfc778c driver: pwm: pwm-imx: get and enable per/ipg clock using dm by Tommaso Merciai · 2 years, 10 months ago
  61. e2d074c clk: imx8mm: add pwm clocks support by Tommaso Merciai · 2 years, 10 months ago
  62. 8479b9e drivers: misc: add Gateworks System Controller driver by Tim Harvey · 2 years, 11 months ago
  63. b8a24e0 imx8m: ddrphy_utils: Add 3732 MT/s mode by Marek Vasut · 3 years ago
  64. a004453 pmic: pca9450: Add PCA9450C compatible string by Marek Vasut · 3 years ago
  65. 3fa3f23 ARM: dts: net: dwc_eth_qos: Fix i.MX8MP compatible string by Marek Vasut · 3 years ago
  66. 9eb5e7d pinctrl: nxp: don't automatically select DEVRES by Angus Ainslie · 3 years ago
  67. cb5d041 crypto/fsl: i.MX8: Enable Job ring driver model. by Gaurav Jain · 2 years, 10 months ago
  68. 4556cf8 crypto/fsl: Add support for CAAM Job ring driver model by Gaurav Jain · 2 years, 10 months ago
  69. c3322a5 ahci: add PCI bindings for Marvell 88SE6121/45 SATA controllers by Hajo Noerenberg · 2 years, 10 months ago
  70. 7ab3364 mtd: Update the way partitions are parsed by Patrice Chotard · 2 years, 10 months ago
  71. c86a4de mtd: Add flash_node in struct mtd_info by Patrice Chotard · 2 years, 10 months ago
  72. 877de2a drivers: led: bcm6858: Set a default brightness when probing LEDs by Paul HENRYS · 2 years, 11 months ago
  73. 067cfc1 led: led_pwm: Add a driver for LEDs connected to PWM by Ivan Vozvakhov · 2 years, 11 months ago
  74. 70812bb tee: optee: bind rng optee driver by Patrick Delaunay · 2 years, 10 months ago
  75. fd52e7f rng: add OP-TEE based Random Number Generator by Patrick Delaunay · 2 years, 10 months ago
  76. 33ae8c5 Merge tag 'efi-2022-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  77. d79f1a8 phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · 2 years, 10 months ago
  78. f3409d7 net: eth-phy: prevent undesired de-assertion of phy-reset on request by Tim Harvey · 2 years, 11 months ago
  79. 4223fb0 net: fec: prevent undesired de-assertion of phy-reset on request by Tim Harvey · 2 years, 11 months ago
  80. e24b58f net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 10 months ago
  81. b638814 bcmgenet, sun8i_emac: Don't connect PHY two times by Marek Behún · 2 years, 10 months ago
  82. 79bef5f net: phy: use ->is_c45 instead of is_10g_interface() by Marek Behún · 2 years, 10 months ago
  83. f961b3a net: phy: xilinx: Check interface type in ->config(), not ->probe() by Marek Behún · 2 years, 10 months ago
  84. ffb0f6f treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 10 months ago
  85. 6706d7d treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · 2 years, 10 months ago
  86. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 10 months ago
  87. 9c06b48 net: phy: fix parsing wrong property by Marek Behún · 2 years, 10 months ago
  88. 1776a24 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · 2 years, 10 months ago
  89. f3dd213 net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 10 months ago
  90. e2b6cf5 net: phy: dp83867: Fix a never true comparison by Haolin Li · 2 years, 11 months ago
  91. 5faf161 net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF node by Vladimir Oltean · 3 years ago
  92. 107b14e net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node by Vladimir Oltean · 3 years ago
  93. 6b7a621 dm: add tag support by AKASHI Takahiro · 2 years, 11 months ago
  94. 4c73b03 block: ide: call device_probe() after scanning by AKASHI Takahiro · 2 years, 11 months ago
  95. c662edd sata: call device_probe() after scanning by AKASHI Takahiro · 2 years, 11 months ago
  96. df1ed8b nvme: call device_probe() after scanning by AKASHI Takahiro · 2 years, 11 months ago
  97. c822c1a mmc: call device_probe() after scanning by AKASHI Takahiro · 2 years, 11 months ago
  98. ae518bd scsi: call device_probe() after scanning by AKASHI Takahiro · 2 years, 11 months ago
  99. c170fe0 gpio: pca953x_gpio: add PCA957X support by Luca Ellero · 2 years, 10 months ago
  100. 1d99e67 gpio: Enable hogging support in SPL by Eddie James · 3 years ago